Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-label-studio.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682497871.028637/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-label-studio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-label-studio-1.7.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-label-studio.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682497871.028637/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-label-studio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-label-studio-1.7.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-label-studio.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682497871.028637/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-label-studio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8dYIwe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf label-studio-1.7.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/label-studio-1.7.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd label-studio-1.7.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nyY1ap + umask 022 + cd /builddir/build/BUILD + cd label-studio-1.7.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' label-studio 1.7.3 running build running build_py creating build creating build/lib creating build/lib/label_studio copying label_studio/manage.py -> build/lib/label_studio copying label_studio/constants.py -> build/lib/label_studio copying label_studio/sitecustomize.py -> build/lib/label_studio copying label_studio/server.py -> build/lib/label_studio copying label_studio/__init__.py -> build/lib/label_studio creating build/lib/label_studio/io_storages copying label_studio/io_storages/models.py -> build/lib/label_studio/io_storages copying label_studio/io_storages/serializers.py -> build/lib/label_studio/io_storages copying label_studio/io_storages/filesystem.py -> build/lib/label_studio/io_storages copying label_studio/io_storages/utils.py -> build/lib/label_studio/io_storages copying label_studio/io_storages/base_models.py -> build/lib/label_studio/io_storages copying label_studio/io_storages/functions.py -> build/lib/label_studio/io_storages copying label_studio/io_storages/api.py -> build/lib/label_studio/io_storages copying label_studio/io_storages/all_api.py -> build/lib/label_studio/io_storages copying label_studio/io_storages/urls.py -> build/lib/label_studio/io_storages copying label_studio/io_storages/__init__.py -> build/lib/label_studio/io_storages creating build/lib/label_studio/data_manager copying label_studio/data_manager/models.py -> build/lib/label_studio/data_manager copying label_studio/data_manager/serializers.py -> build/lib/label_studio/data_manager copying label_studio/data_manager/managers.py -> build/lib/label_studio/data_manager copying label_studio/data_manager/views.py -> build/lib/label_studio/data_manager copying label_studio/data_manager/prepare_params.py -> build/lib/label_studio/data_manager copying label_studio/data_manager/functions.py -> build/lib/label_studio/data_manager copying label_studio/data_manager/api.py -> build/lib/label_studio/data_manager copying label_studio/data_manager/apps.py -> build/lib/label_studio/data_manager copying label_studio/data_manager/urls.py -> build/lib/label_studio/data_manager copying label_studio/data_manager/__init__.py -> build/lib/label_studio/data_manager creating build/lib/label_studio/tasks copying label_studio/tasks/models.py -> build/lib/label_studio/tasks copying label_studio/tasks/serializers.py -> build/lib/label_studio/tasks copying label_studio/tasks/exceptions.py -> build/lib/label_studio/tasks copying label_studio/tasks/choices.py -> build/lib/label_studio/tasks copying label_studio/tasks/functions.py -> build/lib/label_studio/tasks copying label_studio/tasks/mixins.py -> build/lib/label_studio/tasks copying label_studio/tasks/api.py -> build/lib/label_studio/tasks copying label_studio/tasks/validation.py -> build/lib/label_studio/tasks copying label_studio/tasks/urls.py -> build/lib/label_studio/tasks copying label_studio/tasks/__init__.py -> build/lib/label_studio/tasks creating build/lib/label_studio/tests copying label_studio/tests/test_exception.py -> build/lib/label_studio/tests copying label_studio/tests/test_predictions.py -> build/lib/label_studio/tests copying label_studio/tests/conftest.py -> build/lib/label_studio/tests copying label_studio/tests/test_api.py -> build/lib/label_studio/tests copying label_studio/tests/test_bulk_operations.py -> build/lib/label_studio/tests copying label_studio/tests/test_organizations.py -> build/lib/label_studio/tests copying label_studio/tests/test_config_validation.py -> build/lib/label_studio/tests copying label_studio/tests/test_project.py -> build/lib/label_studio/tests copying label_studio/tests/utils.py -> build/lib/label_studio/tests copying label_studio/tests/test_endpoints.py -> build/lib/label_studio/tests copying label_studio/tests/test_cli.py -> build/lib/label_studio/tests copying label_studio/tests/test_next_task.py -> build/lib/label_studio/tests copying label_studio/tests/test_invites.py -> build/lib/label_studio/tests copying label_studio/tests/test_core.py -> build/lib/label_studio/tests copying label_studio/tests/test_tasks_upload.py -> build/lib/label_studio/tests copying label_studio/tests/test_upload_svg.py -> build/lib/label_studio/tests copying label_studio/tests/test_annotations.py -> build/lib/label_studio/tests copying label_studio/tests/test_export.py -> build/lib/label_studio/tests copying label_studio/tests/test_project_validation.py -> build/lib/label_studio/tests copying label_studio/tests/test_block_objects.py -> build/lib/label_studio/tests copying label_studio/tests/__init__.py -> build/lib/label_studio/tests creating build/lib/label_studio/labels_manager copying label_studio/labels_manager/models.py -> build/lib/label_studio/labels_manager copying label_studio/labels_manager/serializers.py -> build/lib/label_studio/labels_manager copying label_studio/labels_manager/exceptions.py -> build/lib/label_studio/labels_manager copying label_studio/labels_manager/functions.py -> build/lib/label_studio/labels_manager copying label_studio/labels_manager/api.py -> build/lib/label_studio/labels_manager copying label_studio/labels_manager/apps.py -> build/lib/label_studio/labels_manager copying label_studio/labels_manager/urls.py -> build/lib/label_studio/labels_manager copying label_studio/labels_manager/__init__.py -> build/lib/label_studio/labels_manager creating build/lib/label_studio/data_import copying label_studio/data_import/models.py -> build/lib/label_studio/data_import copying label_studio/data_import/serializers.py -> build/lib/label_studio/data_import copying label_studio/data_import/uploader.py -> build/lib/label_studio/data_import copying label_studio/data_import/api.py -> build/lib/label_studio/data_import copying label_studio/data_import/urls.py -> build/lib/label_studio/data_import copying label_studio/data_import/__init__.py -> build/lib/label_studio/data_import creating build/lib/label_studio/users copying label_studio/users/models.py -> build/lib/label_studio/users copying label_studio/users/serializers.py -> build/lib/label_studio/users copying label_studio/users/views.py -> build/lib/label_studio/users copying label_studio/users/functions.py -> build/lib/label_studio/users copying label_studio/users/mixins.py -> build/lib/label_studio/users copying label_studio/users/api.py -> build/lib/label_studio/users copying label_studio/users/apps.py -> build/lib/label_studio/users copying label_studio/users/forms.py -> build/lib/label_studio/users copying label_studio/users/admin.py -> build/lib/label_studio/users copying label_studio/users/urls.py -> build/lib/label_studio/users copying label_studio/users/__init__.py -> build/lib/label_studio/users creating build/lib/label_studio/webhooks copying label_studio/webhooks/models.py -> build/lib/label_studio/webhooks copying label_studio/webhooks/serializers.py -> build/lib/label_studio/webhooks copying label_studio/webhooks/views.py -> build/lib/label_studio/webhooks copying label_studio/webhooks/utils.py -> build/lib/label_studio/webhooks copying label_studio/webhooks/serializers_for_hooks.py -> build/lib/label_studio/webhooks copying label_studio/webhooks/api.py -> build/lib/label_studio/webhooks copying label_studio/webhooks/apps.py -> build/lib/label_studio/webhooks copying label_studio/webhooks/admin.py -> build/lib/label_studio/webhooks copying label_studio/webhooks/urls.py -> build/lib/label_studio/webhooks copying label_studio/webhooks/__init__.py -> build/lib/label_studio/webhooks creating build/lib/label_studio/ml copying label_studio/ml/api_connector.py -> build/lib/label_studio/ml copying label_studio/ml/models.py -> build/lib/label_studio/ml copying label_studio/ml/serializers.py -> build/lib/label_studio/ml copying label_studio/ml/mixins.py -> build/lib/label_studio/ml copying label_studio/ml/api.py -> build/lib/label_studio/ml copying label_studio/ml/urls.py -> build/lib/label_studio/ml copying label_studio/ml/__init__.py -> build/lib/label_studio/ml creating build/lib/label_studio/organizations copying label_studio/organizations/models.py -> build/lib/label_studio/organizations copying label_studio/organizations/middleware.py -> build/lib/label_studio/organizations copying label_studio/organizations/serializers.py -> build/lib/label_studio/organizations copying label_studio/organizations/views.py -> build/lib/label_studio/organizations copying label_studio/organizations/functions.py -> build/lib/label_studio/organizations copying label_studio/organizations/mixins.py -> build/lib/label_studio/organizations copying label_studio/organizations/api.py -> build/lib/label_studio/organizations copying label_studio/organizations/apps.py -> build/lib/label_studio/organizations copying label_studio/organizations/forms.py -> build/lib/label_studio/organizations copying label_studio/organizations/admin.py -> build/lib/label_studio/organizations copying label_studio/organizations/urls.py -> build/lib/label_studio/organizations copying label_studio/organizations/__init__.py -> build/lib/label_studio/organizations creating build/lib/label_studio/core copying label_studio/core/filters.py -> build/lib/label_studio/core copying label_studio/core/decorators.py -> build/lib/label_studio/core copying label_studio/core/redis.py -> build/lib/label_studio/core copying label_studio/core/models.py -> build/lib/label_studio/core copying label_studio/core/middleware.py -> build/lib/label_studio/core copying label_studio/core/old_ls_migration.py -> build/lib/label_studio/core copying label_studio/core/permissions.py -> build/lib/label_studio/core copying label_studio/core/views.py -> build/lib/label_studio/core copying label_studio/core/argparser.py -> build/lib/label_studio/core copying label_studio/core/validators.py -> build/lib/label_studio/core copying label_studio/core/mixins.py -> build/lib/label_studio/core copying label_studio/core/api_permissions.py -> build/lib/label_studio/core copying label_studio/core/version.py -> build/lib/label_studio/core copying label_studio/core/current_request.py -> build/lib/label_studio/core copying label_studio/core/label_config.py -> build/lib/label_studio/core copying label_studio/core/bulk_update_utils.py -> build/lib/label_studio/core copying label_studio/core/storage.py -> build/lib/label_studio/core copying label_studio/core/version_.py -> build/lib/label_studio/core copying label_studio/core/context_processors.py -> build/lib/label_studio/core copying label_studio/core/urls.py -> build/lib/label_studio/core copying label_studio/core/__init__.py -> build/lib/label_studio/core copying label_studio/core/wsgi.py -> build/lib/label_studio/core creating build/lib/label_studio/projects copying label_studio/projects/models.py -> build/lib/label_studio/projects copying label_studio/projects/serializers.py -> build/lib/label_studio/projects copying label_studio/projects/views.py -> build/lib/label_studio/projects copying label_studio/projects/mixins.py -> build/lib/label_studio/projects copying label_studio/projects/api.py -> build/lib/label_studio/projects copying label_studio/projects/urls.py -> build/lib/label_studio/projects copying label_studio/projects/__init__.py -> build/lib/label_studio/projects creating build/lib/label_studio/data_export copying label_studio/data_export/models.py -> build/lib/label_studio/data_export copying label_studio/data_export/serializers.py -> build/lib/label_studio/data_export copying label_studio/data_export/mixins.py -> build/lib/label_studio/data_export copying label_studio/data_export/api.py -> build/lib/label_studio/data_export copying label_studio/data_export/apps.py -> build/lib/label_studio/data_export copying label_studio/data_export/admin.py -> build/lib/label_studio/data_export copying label_studio/data_export/urls.py -> build/lib/label_studio/data_export copying label_studio/data_export/__init__.py -> build/lib/label_studio/data_export creating build/lib/label_studio/io_storages/s3 copying label_studio/io_storages/s3/models.py -> build/lib/label_studio/io_storages/s3 copying label_studio/io_storages/s3/serializers.py -> build/lib/label_studio/io_storages/s3 copying label_studio/io_storages/s3/utils.py -> build/lib/label_studio/io_storages/s3 copying label_studio/io_storages/s3/api.py -> build/lib/label_studio/io_storages/s3 copying label_studio/io_storages/s3/__init__.py -> build/lib/label_studio/io_storages/s3 creating build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0011_gcsstoragemixin_google_project_id.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0007_auto_20210928_1252.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0003_localfilesimportstorage.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0010_auto_20221014_1708.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0008_auto_20211129_1132.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0004_gcsstoragemixin_google_application_credentials.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0001_squashed_0002_auto_20210302_1827.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0002_auto_20210311_0530.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0009_auto_20220310_0922.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0006_auto_20210906_1323.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/0005_s3importstorage_recursive_scan.py -> build/lib/label_studio/io_storages/migrations copying label_studio/io_storages/migrations/__init__.py -> build/lib/label_studio/io_storages/migrations creating build/lib/label_studio/io_storages/localfiles copying label_studio/io_storages/localfiles/models.py -> build/lib/label_studio/io_storages/localfiles copying label_studio/io_storages/localfiles/serializers.py -> build/lib/label_studio/io_storages/localfiles copying label_studio/io_storages/localfiles/api.py -> build/lib/label_studio/io_storages/localfiles copying label_studio/io_storages/localfiles/__init__.py -> build/lib/label_studio/io_storages/localfiles creating build/lib/label_studio/io_storages/redis copying label_studio/io_storages/redis/models.py -> build/lib/label_studio/io_storages/redis copying label_studio/io_storages/redis/serializers.py -> build/lib/label_studio/io_storages/redis copying label_studio/io_storages/redis/api.py -> build/lib/label_studio/io_storages/redis copying label_studio/io_storages/redis/__init__.py -> build/lib/label_studio/io_storages/redis creating build/lib/label_studio/io_storages/azure_blob copying label_studio/io_storages/azure_blob/models.py -> build/lib/label_studio/io_storages/azure_blob copying label_studio/io_storages/azure_blob/serializers.py -> build/lib/label_studio/io_storages/azure_blob copying label_studio/io_storages/azure_blob/api.py -> build/lib/label_studio/io_storages/azure_blob copying label_studio/io_storages/azure_blob/__init__.py -> build/lib/label_studio/io_storages/azure_blob creating build/lib/label_studio/io_storages/gcs copying label_studio/io_storages/gcs/models.py -> build/lib/label_studio/io_storages/gcs copying label_studio/io_storages/gcs/serializers.py -> build/lib/label_studio/io_storages/gcs copying label_studio/io_storages/gcs/utils.py -> build/lib/label_studio/io_storages/gcs copying label_studio/io_storages/gcs/api.py -> build/lib/label_studio/io_storages/gcs copying label_studio/io_storages/gcs/__init__.py -> build/lib/label_studio/io_storages/gcs creating build/lib/label_studio/data_manager/migrations copying label_studio/data_manager/migrations/0004_remove_avg_lead_time.py -> build/lib/label_studio/data_manager/migrations copying label_studio/data_manager/migrations/0001_squashed_0005_view_user.py -> build/lib/label_studio/data_manager/migrations copying label_studio/data_manager/migrations/0002_remove_annotations_ids.py -> build/lib/label_studio/data_manager/migrations copying label_studio/data_manager/migrations/0003_remove_predictions_model_versions.py -> build/lib/label_studio/data_manager/migrations copying label_studio/data_manager/migrations/0008_manual_counters_update.py -> build/lib/label_studio/data_manager/migrations copying label_studio/data_manager/migrations/0007_auto_20220708_0832.py -> build/lib/label_studio/data_manager/migrations copying label_studio/data_manager/migrations/0005_remove_updated_by.py -> build/lib/label_studio/data_manager/migrations copying label_studio/data_manager/migrations/0006_remove_inner_id.py -> build/lib/label_studio/data_manager/migrations copying label_studio/data_manager/migrations/__init__.py -> build/lib/label_studio/data_manager/migrations creating build/lib/label_studio/data_manager/actions copying label_studio/data_manager/actions/experimental.py -> build/lib/label_studio/data_manager/actions copying label_studio/data_manager/actions/next_task.py -> build/lib/label_studio/data_manager/actions copying label_studio/data_manager/actions/basic.py -> build/lib/label_studio/data_manager/actions copying label_studio/data_manager/actions/predictions_to_annotations.py -> build/lib/label_studio/data_manager/actions copying label_studio/data_manager/actions/__init__.py -> build/lib/label_studio/data_manager/actions creating build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0019_merge_20220512_2038.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0027_auto_20220801_1728.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0012_auto_20211010_1339.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0035_auto_20221221_1116.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0021_auto_20220515_2358.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0014_task_inner_id.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0009_auto_20210913_0739.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0038_auto_20230209_1412.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0003_merge_20210308_1141.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0033_annotation_updated_by_fill.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0017_new_index_anno_result.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0004_auto_20210308_1559.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0002_auto_20210304_1423.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0024_manual_migrate_counters_again.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0031_alter_task_options.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0028_auto_20220802_2220.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0037_merge_0035_auto_20221221_1116_0036_auto_20221223_1102.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0032_annotation_updated_by.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0020_auto_20220516_0545.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0036_auto_20221223_1102.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0006_remove_annotation_state.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0005_auto_20210309_1239.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0034_annotation_unique_id.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0008_auto_20210903_1332.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0029_annotation_project.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0020_auto_20220515_2332.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0001_squashed_0041_taskcompletionhistory_was_cancelled.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0016_auto_20220414_1408.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0007_auto_20210618_1653.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0009_auto_20210914_0020.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0010_auto_20210914_0032.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0030_auto_20221102_1118.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0011_merge_20210914_1036.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0017_auto_20220330_1310.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0022_merge_20220517_1128.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0013_task_updated_by.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0018_manual_migrate_counters.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0025_auto_20220721_0110.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0034_auto_20221221_1101.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0002_auto_20210305_2035.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0015_task_fill_inner_id.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0023_auto_20220620_1007.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/__init__.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0035_tasklock_unique_id.py -> build/lib/label_studio/tasks/migrations copying label_studio/tasks/migrations/0026_auto_20220725_1705.py -> build/lib/label_studio/tasks/migrations creating build/lib/label_studio/tasks/management copying label_studio/tasks/management/__init__.py -> build/lib/label_studio/tasks/management creating build/lib/label_studio/tasks/management/commands copying label_studio/tasks/management/commands/calculate_stats.py -> build/lib/label_studio/tasks/management/commands copying label_studio/tasks/management/commands/annotations_fill_updated_by.py -> build/lib/label_studio/tasks/management/commands copying label_studio/tasks/management/commands/__init__.py -> build/lib/label_studio/tasks/management/commands copying label_studio/tasks/management/commands/calculate_stats_all_orgs.py -> build/lib/label_studio/tasks/management/commands creating build/lib/label_studio/tests/test_data copying label_studio/tests/test_data/gen_tasks_and_annotations.py -> build/lib/label_studio/tests/test_data copying label_studio/tests/test_data/__init__.py -> build/lib/label_studio/tests/test_data creating build/lib/label_studio/tests/data_manager copying label_studio/tests/data_manager/test_views_api.py -> build/lib/label_studio/tests/data_manager copying label_studio/tests/data_manager/test_ordering_filters.py -> build/lib/label_studio/tests/data_manager copying label_studio/tests/data_manager/test_api_tasks.py -> build/lib/label_studio/tests/data_manager copying label_studio/tests/data_manager/test_api_actions.py -> build/lib/label_studio/tests/data_manager copying label_studio/tests/data_manager/__init__.py -> build/lib/label_studio/tests/data_manager creating build/lib/label_studio/tests/tasks copying label_studio/tests/tasks/test_functions.py -> build/lib/label_studio/tests/tasks copying label_studio/tests/tasks/__init__.py -> build/lib/label_studio/tests/tasks creating build/lib/label_studio/tests/data_import copying label_studio/tests/data_import/__init__.py -> build/lib/label_studio/tests/data_import copying label_studio/tests/data_import/test_uploader.py -> build/lib/label_studio/tests/data_import creating build/lib/label_studio/tests/webhooks copying label_studio/tests/webhooks/test_webhooks.py -> build/lib/label_studio/tests/webhooks copying label_studio/tests/webhooks/__init__.py -> build/lib/label_studio/tests/webhooks creating build/lib/label_studio/labels_manager/migrations copying label_studio/labels_manager/migrations/0001_initial.py -> build/lib/label_studio/labels_manager/migrations copying label_studio/labels_manager/migrations/0002_auto_20220131_1325.py -> build/lib/label_studio/labels_manager/migrations copying label_studio/labels_manager/migrations/0003_auto_20221213_1612.py -> build/lib/label_studio/labels_manager/migrations copying label_studio/labels_manager/migrations/__init__.py -> build/lib/label_studio/labels_manager/migrations creating build/lib/label_studio/data_import/migrations copying label_studio/data_import/migrations/0001_initial.py -> build/lib/label_studio/data_import/migrations copying label_studio/data_import/migrations/0002_alter_fileupload_file.py -> build/lib/label_studio/data_import/migrations copying label_studio/data_import/migrations/__init__.py -> build/lib/label_studio/data_import/migrations creating build/lib/label_studio/users/migrations copying label_studio/users/migrations/0001_squashed_0009_auto_20210219_1237.py -> build/lib/label_studio/users/migrations copying label_studio/users/migrations/0005_auto_20211010_1339.py -> build/lib/label_studio/users/migrations copying label_studio/users/migrations/0004_auto_20210914_0109.py -> build/lib/label_studio/users/migrations copying label_studio/users/migrations/0006_user_allow_newsletters.py -> build/lib/label_studio/users/migrations copying label_studio/users/migrations/0003_user_active_organization.py -> build/lib/label_studio/users/migrations copying label_studio/users/migrations/0002_auto_20210308_1559.py -> build/lib/label_studio/users/migrations copying label_studio/users/migrations/__init__.py -> build/lib/label_studio/users/migrations creating build/lib/label_studio/webhooks/migrations copying label_studio/webhooks/migrations/0001_initial.py -> build/lib/label_studio/webhooks/migrations copying label_studio/webhooks/migrations/0003_alter_webhookaction_action.py -> build/lib/label_studio/webhooks/migrations copying label_studio/webhooks/migrations/0004_auto_20221221_1101.py -> build/lib/label_studio/webhooks/migrations copying label_studio/webhooks/migrations/0002_auto_20220319_0013.py -> build/lib/label_studio/webhooks/migrations copying label_studio/webhooks/migrations/__init__.py -> build/lib/label_studio/webhooks/migrations creating build/lib/label_studio/ml/migrations copying label_studio/ml/migrations/0005_auto_20211010_1344.py -> build/lib/label_studio/ml/migrations copying label_studio/ml/migrations/0001_initial.py -> build/lib/label_studio/ml/migrations copying label_studio/ml/migrations/0006_mlbackend_auto_update.py -> build/lib/label_studio/ml/migrations copying label_studio/ml/migrations/0004_auto_20210820_1610.py -> build/lib/label_studio/ml/migrations copying label_studio/ml/migrations/0003_auto_20210309_1239.py -> build/lib/label_studio/ml/migrations copying label_studio/ml/migrations/0002_auto_20210308_1559.py -> build/lib/label_studio/ml/migrations copying label_studio/ml/migrations/__init__.py -> build/lib/label_studio/ml/migrations creating build/lib/label_studio/organizations/migrations copying label_studio/organizations/migrations/0001_squashed_0008_auto_20201005_1552.py -> build/lib/label_studio/organizations/migrations copying label_studio/organizations/migrations/0002_auto_20210310_2044.py -> build/lib/label_studio/organizations/migrations copying label_studio/organizations/migrations/0001_initial.py -> build/lib/label_studio/organizations/migrations copying label_studio/organizations/migrations/0003_auto_20211010_1339.py -> build/lib/label_studio/organizations/migrations copying label_studio/organizations/migrations/__init__.py -> build/lib/label_studio/organizations/migrations creating build/lib/label_studio/organizations/management copying label_studio/organizations/management/__init__.py -> build/lib/label_studio/organizations/management creating build/lib/label_studio/organizations/management/commands copying label_studio/organizations/management/commands/destroy_organization.py -> build/lib/label_studio/organizations/management/commands copying label_studio/organizations/management/commands/__init__.py -> build/lib/label_studio/organizations/management/commands creating build/lib/label_studio/core/feature_flags copying label_studio/core/feature_flags/base.py -> build/lib/label_studio/core/feature_flags copying label_studio/core/feature_flags/__init__.py -> build/lib/label_studio/core/feature_flags creating build/lib/label_studio/core/migrations copying label_studio/core/migrations/0001_initial.py -> build/lib/label_studio/core/migrations copying label_studio/core/migrations/__init__.py -> build/lib/label_studio/core/migrations creating build/lib/label_studio/core/utils copying label_studio/core/utils/contextlog.py -> build/lib/label_studio/core/utils copying label_studio/core/utils/formatter.py -> build/lib/label_studio/core/utils copying label_studio/core/utils/sentry.py -> build/lib/label_studio/core/utils copying label_studio/core/utils/exceptions.py -> build/lib/label_studio/core/utils copying label_studio/core/utils/common.py -> build/lib/label_studio/core/utils copying label_studio/core/utils/io.py -> build/lib/label_studio/core/utils copying label_studio/core/utils/db.py -> build/lib/label_studio/core/utils copying label_studio/core/utils/static_serve.py -> build/lib/label_studio/core/utils copying label_studio/core/utils/__init__.py -> build/lib/label_studio/core/utils copying label_studio/core/utils/params.py -> build/lib/label_studio/core/utils creating build/lib/label_studio/core/settings copying label_studio/core/settings/base.py -> build/lib/label_studio/core/settings copying label_studio/core/settings/label_studio.py -> build/lib/label_studio/core/settings copying label_studio/core/settings/__init__.py -> build/lib/label_studio/core/settings creating build/lib/label_studio/core/management copying label_studio/core/management/__init__.py -> build/lib/label_studio/core/management creating build/lib/label_studio/core/utils/windows_sqlite_fix copying label_studio/core/utils/windows_sqlite_fix/__init__.py -> build/lib/label_studio/core/utils/windows_sqlite_fix creating build/lib/label_studio/core/management/commands copying label_studio/core/management/commands/show_async_migrations.py -> build/lib/label_studio/core/management/commands copying label_studio/core/management/commands/__init__.py -> build/lib/label_studio/core/management/commands creating build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0008_auto_20210314_1840.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0010_auto_20210505_2037.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0006_auto_20210308_1559.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0009_project_evaluate_predictions_automatically.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0021_merge_20230215_1943.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0001_squashed_0065_auto_20210223_2014.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0014_project_parsed_label_config.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0005_merge_20210308_1141.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0013_project_skip_queue.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0018_alter_project_control_weights.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0016_auto_20220211_2218.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0004_auto_20210306_0506.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0012_auto_20210906_1323.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0019_labelstreamhistory.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0020_labelstreamhistory_unique_history.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0019_project_project_pinned__a39ccb_idx.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0003_auto_20210305_1008.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0003_project_color.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0015_merge_20220117_0749.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0017_project_pinned_at.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0002_auto_20210304_1457.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0007_auto_20210309_1304.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0011_auto_20210517_2101.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/0013_project_reveal_preannotations_interactively.py -> build/lib/label_studio/projects/migrations copying label_studio/projects/migrations/__init__.py -> build/lib/label_studio/projects/migrations creating build/lib/label_studio/projects/templatetags copying label_studio/projects/templatetags/custom_filters.py -> build/lib/label_studio/projects/templatetags copying label_studio/projects/templatetags/__init__.py -> build/lib/label_studio/projects/templatetags creating build/lib/label_studio/projects/functions copying label_studio/projects/functions/next_task.py -> build/lib/label_studio/projects/functions copying label_studio/projects/functions/utils.py -> build/lib/label_studio/projects/functions copying label_studio/projects/functions/stream_history.py -> build/lib/label_studio/projects/functions copying label_studio/projects/functions/__init__.py -> build/lib/label_studio/projects/functions creating build/lib/label_studio/data_export/migrations copying label_studio/data_export/migrations/0004_auto_20211019_0852.py -> build/lib/label_studio/data_export/migrations copying label_studio/data_export/migrations/0005_auto_20211025_1137.py -> build/lib/label_studio/data_export/migrations copying label_studio/data_export/migrations/0003_auto_20211004_1416.py -> build/lib/label_studio/data_export/migrations copying label_studio/data_export/migrations/0001_initial.py -> build/lib/label_studio/data_export/migrations copying label_studio/data_export/migrations/0002_auto_20210921_0954.py -> build/lib/label_studio/data_export/migrations copying label_studio/data_export/migrations/__init__.py -> build/lib/label_studio/data_export/migrations running egg_info writing label_studio.egg-info/PKG-INFO writing dependency_links to label_studio.egg-info/dependency_links.txt writing entry points to label_studio.egg-info/entry_points.txt writing requirements to label_studio.egg-info/requires.txt writing top-level names to label_studio.egg-info/top_level.txt reading manifest file 'label_studio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'label_studio/frontend/node_modules' no previously-included directories found matching 'label_studio/frontend/build-tmp' warning: no files found matching '*.yml' under directory 'label_studio/tests/test_suites' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'label_studio.egg-info/SOURCES.txt' copying label_studio/feature_flags.json -> build/lib/label_studio copying label_studio/pytest.ini -> build/lib/label_studio creating build/lib/label_studio/annotation_templates copying label_studio/annotation_templates/CONTRIBUTING.md -> build/lib/label_studio/annotation_templates copying label_studio/annotation_templates/README.md -> build/lib/label_studio/annotation_templates copying label_studio/annotation_templates/groups.txt -> build/lib/label_studio/annotation_templates creating build/lib/label_studio/annotation_templates/audio-speech-processing creating build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition copying label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition/config.xml -> build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition copying label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition/config.yml -> build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition creating build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments copying label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments/config.xml -> build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments copying label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments/config.yml -> build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments creating build/lib/label_studio/annotation_templates/audio-speech-processing/conversational-analysis copying label_studio/annotation_templates/audio-speech-processing/conversational-analysis/config.yml -> build/lib/label_studio/annotation_templates/audio-speech-processing/conversational-analysis creating build/lib/label_studio/annotation_templates/audio-speech-processing/intent-classification copying label_studio/annotation_templates/audio-speech-processing/intent-classification/config.xml -> build/lib/label_studio/annotation_templates/audio-speech-processing/intent-classification copying label_studio/annotation_templates/audio-speech-processing/intent-classification/config.yml -> build/lib/label_studio/annotation_templates/audio-speech-processing/intent-classification creating build/lib/label_studio/annotation_templates/audio-speech-processing/signal-quality-detection copying label_studio/annotation_templates/audio-speech-processing/signal-quality-detection/config.xml -> build/lib/label_studio/annotation_templates/audio-speech-processing/signal-quality-detection copying label_studio/annotation_templates/audio-speech-processing/signal-quality-detection/config.yml -> build/lib/label_studio/annotation_templates/audio-speech-processing/signal-quality-detection creating build/lib/label_studio/annotation_templates/audio-speech-processing/sound-event-detection copying label_studio/annotation_templates/audio-speech-processing/sound-event-detection/config.xml -> build/lib/label_studio/annotation_templates/audio-speech-processing/sound-event-detection copying label_studio/annotation_templates/audio-speech-processing/sound-event-detection/config.yml -> build/lib/label_studio/annotation_templates/audio-speech-processing/sound-event-detection creating build/lib/label_studio/annotation_templates/audio-speech-processing/speaker-segmentation copying label_studio/annotation_templates/audio-speech-processing/speaker-segmentation/config.xml -> build/lib/label_studio/annotation_templates/audio-speech-processing/speaker-segmentation copying label_studio/annotation_templates/audio-speech-processing/speaker-segmentation/config.yml -> build/lib/label_studio/annotation_templates/audio-speech-processing/speaker-segmentation creating build/lib/label_studio/annotation_templates/audio-speech-processing/speech-transcription copying label_studio/annotation_templates/audio-speech-processing/speech-transcription/config.yml -> build/lib/label_studio/annotation_templates/audio-speech-processing/speech-transcription creating build/lib/label_studio/annotation_templates/computer-vision creating build/lib/label_studio/annotation_templates/computer-vision/image-captioning copying label_studio/annotation_templates/computer-vision/image-captioning/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/image-captioning creating build/lib/label_studio/annotation_templates/computer-vision/image-classification copying label_studio/annotation_templates/computer-vision/image-classification/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/image-classification creating build/lib/label_studio/annotation_templates/computer-vision/inventory-tracking copying label_studio/annotation_templates/computer-vision/inventory-tracking/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/inventory-tracking creating build/lib/label_studio/annotation_templates/computer-vision/keypoints copying label_studio/annotation_templates/computer-vision/keypoints/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/keypoints creating build/lib/label_studio/annotation_templates/computer-vision/multipage-documents copying label_studio/annotation_templates/computer-vision/multipage-documents/config.xml -> build/lib/label_studio/annotation_templates/computer-vision/multipage-documents copying label_studio/annotation_templates/computer-vision/multipage-documents/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/multipage-documents creating build/lib/label_studio/annotation_templates/computer-vision/object-detection-with-bounding-boxes copying label_studio/annotation_templates/computer-vision/object-detection-with-bounding-boxes/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/object-detection-with-bounding-boxes creating build/lib/label_studio/annotation_templates/computer-vision/optical-character-recognition copying label_studio/annotation_templates/computer-vision/optical-character-recognition/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/optical-character-recognition creating build/lib/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-masks copying label_studio/annotation_templates/computer-vision/semantic-segmentation-with-masks/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-masks creating build/lib/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-polygons copying label_studio/annotation_templates/computer-vision/semantic-segmentation-with-polygons/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-polygons creating build/lib/label_studio/annotation_templates/computer-vision/visual-genome copying label_studio/annotation_templates/computer-vision/visual-genome/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/visual-genome creating build/lib/label_studio/annotation_templates/computer-vision/visual-question-answering copying label_studio/annotation_templates/computer-vision/visual-question-answering/config.yml -> build/lib/label_studio/annotation_templates/computer-vision/visual-question-answering creating build/lib/label_studio/annotation_templates/conversational-ai creating build/lib/label_studio/annotation_templates/conversational-ai/coreference-resolution-and-entity-linking copying label_studio/annotation_templates/conversational-ai/coreference-resolution-and-entity-linking/config.yml -> build/lib/label_studio/annotation_templates/conversational-ai/coreference-resolution-and-entity-linking creating build/lib/label_studio/annotation_templates/conversational-ai/intent-classification-and-slot-filling copying label_studio/annotation_templates/conversational-ai/intent-classification-and-slot-filling/config.yml -> build/lib/label_studio/annotation_templates/conversational-ai/intent-classification-and-slot-filling creating build/lib/label_studio/annotation_templates/conversational-ai/response-generation copying label_studio/annotation_templates/conversational-ai/response-generation/config.yml -> build/lib/label_studio/annotation_templates/conversational-ai/response-generation creating build/lib/label_studio/annotation_templates/conversational-ai/response-selection copying label_studio/annotation_templates/conversational-ai/response-selection/config.yml -> build/lib/label_studio/annotation_templates/conversational-ai/response-selection creating build/lib/label_studio/annotation_templates/natural-language-processing creating build/lib/label_studio/annotation_templates/natural-language-processing/machine-translation copying label_studio/annotation_templates/natural-language-processing/machine-translation/config.yml -> build/lib/label_studio/annotation_templates/natural-language-processing/machine-translation creating build/lib/label_studio/annotation_templates/natural-language-processing/named-entity-recognition copying label_studio/annotation_templates/natural-language-processing/named-entity-recognition/config.xml -> build/lib/label_studio/annotation_templates/natural-language-processing/named-entity-recognition copying label_studio/annotation_templates/natural-language-processing/named-entity-recognition/config.yml -> build/lib/label_studio/annotation_templates/natural-language-processing/named-entity-recognition creating build/lib/label_studio/annotation_templates/natural-language-processing/question-answering copying label_studio/annotation_templates/natural-language-processing/question-answering/config.xml -> build/lib/label_studio/annotation_templates/natural-language-processing/question-answering copying label_studio/annotation_templates/natural-language-processing/question-answering/config.yml -> build/lib/label_studio/annotation_templates/natural-language-processing/question-answering creating build/lib/label_studio/annotation_templates/natural-language-processing/relation-extraction copying label_studio/annotation_templates/natural-language-processing/relation-extraction/config.xml -> build/lib/label_studio/annotation_templates/natural-language-processing/relation-extraction copying label_studio/annotation_templates/natural-language-processing/relation-extraction/config.yml -> build/lib/label_studio/annotation_templates/natural-language-processing/relation-extraction creating build/lib/label_studio/annotation_templates/natural-language-processing/taxonomy copying label_studio/annotation_templates/natural-language-processing/taxonomy/config.xml -> build/lib/label_studio/annotation_templates/natural-language-processing/taxonomy copying label_studio/annotation_templates/natural-language-processing/taxonomy/config.yml -> build/lib/label_studio/annotation_templates/natural-language-processing/taxonomy creating build/lib/label_studio/annotation_templates/natural-language-processing/text-classification copying label_studio/annotation_templates/natural-language-processing/text-classification/config.xml -> build/lib/label_studio/annotation_templates/natural-language-processing/text-classification copying label_studio/annotation_templates/natural-language-processing/text-classification/config.yml -> build/lib/label_studio/annotation_templates/natural-language-processing/text-classification creating build/lib/label_studio/annotation_templates/natural-language-processing/text-summarization copying label_studio/annotation_templates/natural-language-processing/text-summarization/config.xml -> build/lib/label_studio/annotation_templates/natural-language-processing/text-summarization copying label_studio/annotation_templates/natural-language-processing/text-summarization/config.yml -> build/lib/label_studio/annotation_templates/natural-language-processing/text-summarization creating build/lib/label_studio/annotation_templates/ranking-and-scoring creating build/lib/label_studio/annotation_templates/ranking-and-scoring/asr-hypotheses copying label_studio/annotation_templates/ranking-and-scoring/asr-hypotheses/config.yml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/asr-hypotheses creating build/lib/label_studio/annotation_templates/ranking-and-scoring/content-based-image-search copying label_studio/annotation_templates/ranking-and-scoring/content-based-image-search/config.xml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/content-based-image-search copying label_studio/annotation_templates/ranking-and-scoring/content-based-image-search/config.yml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/content-based-image-search creating build/lib/label_studio/annotation_templates/ranking-and-scoring/document-retrieval copying label_studio/annotation_templates/ranking-and-scoring/document-retrieval/config.xml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/document-retrieval copying label_studio/annotation_templates/ranking-and-scoring/document-retrieval/config.yml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/document-retrieval creating build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-classification copying label_studio/annotation_templates/ranking-and-scoring/pairwise-classification/config.xml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-classification copying label_studio/annotation_templates/ranking-and-scoring/pairwise-classification/config.yml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-classification creating build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-regression copying label_studio/annotation_templates/ranking-and-scoring/pairwise-regression/config.xml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-regression copying label_studio/annotation_templates/ranking-and-scoring/pairwise-regression/config.yml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-regression creating build/lib/label_studio/annotation_templates/ranking-and-scoring/serp-ranking copying label_studio/annotation_templates/ranking-and-scoring/serp-ranking/config.yml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/serp-ranking creating build/lib/label_studio/annotation_templates/ranking-and-scoring/text-to-image copying label_studio/annotation_templates/ranking-and-scoring/text-to-image/config.yml -> build/lib/label_studio/annotation_templates/ranking-and-scoring/text-to-image creating build/lib/label_studio/annotation_templates/structured-data-parsing creating build/lib/label_studio/annotation_templates/structured-data-parsing/freeform-metadata copying label_studio/annotation_templates/structured-data-parsing/freeform-metadata/config.xml -> build/lib/label_studio/annotation_templates/structured-data-parsing/freeform-metadata copying label_studio/annotation_templates/structured-data-parsing/freeform-metadata/config.yml -> build/lib/label_studio/annotation_templates/structured-data-parsing/freeform-metadata creating build/lib/label_studio/annotation_templates/structured-data-parsing/html-entity-recognition copying label_studio/annotation_templates/structured-data-parsing/html-entity-recognition/config.xml -> build/lib/label_studio/annotation_templates/structured-data-parsing/html-entity-recognition copying label_studio/annotation_templates/structured-data-parsing/html-entity-recognition/config.yml -> build/lib/label_studio/annotation_templates/structured-data-parsing/html-entity-recognition creating build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-classification copying label_studio/annotation_templates/structured-data-parsing/pdf-classification/config.xml -> build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-classification copying label_studio/annotation_templates/structured-data-parsing/pdf-classification/config.yml -> build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-classification creating build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation copying label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation/config.xml -> build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation copying label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation/config.yml -> build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation creating build/lib/label_studio/annotation_templates/structured-data-parsing/tabular-data copying label_studio/annotation_templates/structured-data-parsing/tabular-data/config.xml -> build/lib/label_studio/annotation_templates/structured-data-parsing/tabular-data copying label_studio/annotation_templates/structured-data-parsing/tabular-data/config.yml -> build/lib/label_studio/annotation_templates/structured-data-parsing/tabular-data creating build/lib/label_studio/annotation_templates/time-series-analysis creating build/lib/label_studio/annotation_templates/time-series-analysis/activity-recognition copying label_studio/annotation_templates/time-series-analysis/activity-recognition/config.xml -> build/lib/label_studio/annotation_templates/time-series-analysis/activity-recognition copying label_studio/annotation_templates/time-series-analysis/activity-recognition/config.yml -> build/lib/label_studio/annotation_templates/time-series-analysis/activity-recognition creating build/lib/label_studio/annotation_templates/time-series-analysis/change-point-detection copying label_studio/annotation_templates/time-series-analysis/change-point-detection/config.xml -> build/lib/label_studio/annotation_templates/time-series-analysis/change-point-detection copying label_studio/annotation_templates/time-series-analysis/change-point-detection/config.yml -> build/lib/label_studio/annotation_templates/time-series-analysis/change-point-detection creating build/lib/label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection copying label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection/config.xml -> build/lib/label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection copying label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection/config.yml -> build/lib/label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection creating build/lib/label_studio/annotation_templates/time-series-analysis/signal-quality copying label_studio/annotation_templates/time-series-analysis/signal-quality/config.xml -> build/lib/label_studio/annotation_templates/time-series-analysis/signal-quality copying label_studio/annotation_templates/time-series-analysis/signal-quality/config.yml -> build/lib/label_studio/annotation_templates/time-series-analysis/signal-quality creating build/lib/label_studio/annotation_templates/time-series-analysis/time-series-forecasting copying label_studio/annotation_templates/time-series-analysis/time-series-forecasting/config.xml -> build/lib/label_studio/annotation_templates/time-series-analysis/time-series-forecasting copying label_studio/annotation_templates/time-series-analysis/time-series-forecasting/config.yml -> build/lib/label_studio/annotation_templates/time-series-analysis/time-series-forecasting creating build/lib/label_studio/annotation_templates/videos creating build/lib/label_studio/annotation_templates/videos/video-classification copying label_studio/annotation_templates/videos/video-classification/config.xml -> build/lib/label_studio/annotation_templates/videos/video-classification copying label_studio/annotation_templates/videos/video-classification/config.yml -> build/lib/label_studio/annotation_templates/videos/video-classification creating build/lib/label_studio/annotation_templates/videos/video-object-tracking copying label_studio/annotation_templates/videos/video-object-tracking/config.yml -> build/lib/label_studio/annotation_templates/videos/video-object-tracking creating build/lib/label_studio/annotation_templates/videos/video-timeline-segmentation copying label_studio/annotation_templates/videos/video-timeline-segmentation/config.xml -> build/lib/label_studio/annotation_templates/videos/video-timeline-segmentation copying label_studio/annotation_templates/videos/video-timeline-segmentation/config.yml -> build/lib/label_studio/annotation_templates/videos/video-timeline-segmentation creating build/lib/label_studio/frontend creating build/lib/label_studio/frontend/dist creating build/lib/label_studio/frontend/dist/dm copying label_studio/frontend/dist/dm/version.json -> build/lib/label_studio/frontend/dist/dm creating build/lib/label_studio/frontend/dist/dm/css copying label_studio/frontend/dist/dm/css/main.css -> build/lib/label_studio/frontend/dist/dm/css copying label_studio/frontend/dist/dm/css/main.css.map -> build/lib/label_studio/frontend/dist/dm/css creating build/lib/label_studio/frontend/dist/dm/js copying label_studio/frontend/dist/dm/js/main.js -> build/lib/label_studio/frontend/dist/dm/js copying label_studio/frontend/dist/dm/js/main.js.LICENSE.txt -> build/lib/label_studio/frontend/dist/dm/js copying label_studio/frontend/dist/dm/js/main.js.map -> build/lib/label_studio/frontend/dist/dm/js creating build/lib/label_studio/frontend/dist/lsf copying label_studio/frontend/dist/lsf/version.json -> build/lib/label_studio/frontend/dist/lsf creating build/lib/label_studio/frontend/dist/lsf/css copying label_studio/frontend/dist/lsf/css/main.css -> build/lib/label_studio/frontend/dist/lsf/css copying label_studio/frontend/dist/lsf/css/main.css.map -> build/lib/label_studio/frontend/dist/lsf/css creating build/lib/label_studio/frontend/dist/lsf/js copying label_studio/frontend/dist/lsf/js/478.chunk.js -> build/lib/label_studio/frontend/dist/lsf/js copying label_studio/frontend/dist/lsf/js/478.chunk.js.map -> build/lib/label_studio/frontend/dist/lsf/js copying label_studio/frontend/dist/lsf/js/decode-audio.wasm -> build/lib/label_studio/frontend/dist/lsf/js copying label_studio/frontend/dist/lsf/js/main.js -> build/lib/label_studio/frontend/dist/lsf/js copying label_studio/frontend/dist/lsf/js/main.js.LICENSE.txt -> build/lib/label_studio/frontend/dist/lsf/js copying label_studio/frontend/dist/lsf/js/main.js.map -> build/lib/label_studio/frontend/dist/lsf/js creating build/lib/label_studio/frontend/dist/react-app copying label_studio/frontend/dist/react-app/index.js -> build/lib/label_studio/frontend/dist/react-app copying label_studio/frontend/dist/react-app/index.js.LICENSE.txt -> build/lib/label_studio/frontend/dist/react-app copying label_studio/frontend/dist/react-app/index.js.map -> build/lib/label_studio/frontend/dist/react-app copying label_studio/frontend/dist/react-app/main.css -> build/lib/label_studio/frontend/dist/react-app copying label_studio/frontend/dist/react-app/main.css.map -> build/lib/label_studio/frontend/dist/react-app creating build/lib/label_studio/templates copying label_studio/templates/401.html -> build/lib/label_studio/templates copying label_studio/templates/403.html -> build/lib/label_studio/templates copying label_studio/templates/404.html -> build/lib/label_studio/templates copying label_studio/templates/500.html -> build/lib/label_studio/templates copying label_studio/templates/base.html -> build/lib/label_studio/templates copying label_studio/templates/log_files.html -> build/lib/label_studio/templates copying label_studio/templates/simple.html -> build/lib/label_studio/templates copying label_studio/templates/standard_form.html -> build/lib/label_studio/templates creating build/lib/label_studio/templates/drf-yasg copying label_studio/templates/drf-yasg/redoc.html -> build/lib/label_studio/templates/drf-yasg creating build/lib/label_studio/data_manager/templates creating build/lib/label_studio/data_manager/templates/data_manager copying label_studio/data_manager/templates/data_manager/data.html -> build/lib/label_studio/data_manager/templates/data_manager creating build/lib/label_studio/tests/loadtests copying label_studio/tests/loadtests/requirements.txt -> build/lib/label_studio/tests/loadtests copying label_studio/tests/loadtests/run_test.sh -> build/lib/label_studio/tests/loadtests creating build/lib/label_studio/tests/test_suites creating build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/example_repeater.json -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/first.jpg -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/image_urls.csv -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/image_urls_with_bboxes.json -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/image_urls_with_bboxes_gt.json -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/image_urls_with_classes.csv -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/lines.txt -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/previous_export.json -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/previous_export_unknown_completed_by.json -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/random-with-predictions.json -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/second.jpg -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/test_1.csv -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/test_2.csv -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/test_3.csv -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/test_4.csv -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/test_5.csv -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/test_image.jpg -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/test_image.png -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/text_with_2_predictions.json -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/text_with_2_tasks.json -> build/lib/label_studio/tests/test_suites/samples copying label_studio/tests/test_suites/samples/unexisted_s3_links.txt -> build/lib/label_studio/tests/test_suites/samples creating build/lib/label_studio/users/templates creating build/lib/label_studio/users/templates/users copying label_studio/users/templates/users/user_account.html -> build/lib/label_studio/users/templates/users copying label_studio/users/templates/users/user_base.html -> build/lib/label_studio/users/templates/users copying label_studio/users/templates/users/user_login.html -> build/lib/label_studio/users/templates/users copying label_studio/users/templates/users/user_signup.html -> build/lib/label_studio/users/templates/users creating build/lib/label_studio/organizations/templates creating build/lib/label_studio/organizations/templates/organizations copying label_studio/organizations/templates/organizations/people_list.html -> build/lib/label_studio/organizations/templates/organizations copying label_studio/core/all_urls.json -> build/lib/label_studio/core creating build/lib/label_studio/core/static creating build/lib/label_studio/core/static/css copying label_studio/core/static/css/Toast.min.css -> build/lib/label_studio/core/static/css copying label_studio/core/static/css/codemirror.css -> build/lib/label_studio/core/static/css copying label_studio/core/static/css/error.css -> build/lib/label_studio/core/static/css copying label_studio/core/static/css/login.css -> build/lib/label_studio/core/static/css copying label_studio/core/static/css/main.css -> build/lib/label_studio/core/static/css copying label_studio/core/static/css/uikit.css -> build/lib/label_studio/core/static/css copying label_studio/core/static/css/users.css -> build/lib/label_studio/core/static/css creating build/lib/label_studio/core/static/drf-yasg creating build/lib/label_studio/core/static/drf-yasg/redoc copying label_studio/core/static/drf-yasg/redoc/redoc.min.js -> build/lib/label_studio/core/static/drf-yasg/redoc creating build/lib/label_studio/core/static/fonts creating build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.eot -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.svg -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.ttf -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.woff -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.woff2 -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.eot -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.svg -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.ttf -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.woff -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.woff2 -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.eot -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.svg -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.ttf -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff2 -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.eot -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.svg -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.ttf -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff2 -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.eot -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.svg -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.ttf -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff2 -> build/lib/label_studio/core/static/fonts/roboto copying label_studio/core/static/fonts/roboto/roboto.css -> build/lib/label_studio/core/static/fonts/roboto creating build/lib/label_studio/core/static/icons copying label_studio/core/static/icons/arrow.svg -> build/lib/label_studio/core/static/icons copying label_studio/core/static/icons/cross.svg -> build/lib/label_studio/core/static/icons copying label_studio/core/static/icons/gear.svg -> build/lib/label_studio/core/static/icons copying label_studio/core/static/icons/github.svg -> build/lib/label_studio/core/static/icons copying label_studio/core/static/icons/logo-black.svg -> build/lib/label_studio/core/static/icons copying label_studio/core/static/icons/menu.svg -> build/lib/label_studio/core/static/icons copying label_studio/core/static/icons/office.svg -> build/lib/label_studio/core/static/icons copying label_studio/core/static/icons/slack.svg -> build/lib/label_studio/core/static/icons creating build/lib/label_studio/core/static/images copying label_studio/core/static/images/favicon.ico -> build/lib/label_studio/core/static/images copying label_studio/core/static/images/favicon.png -> build/lib/label_studio/core/static/images copying label_studio/core/static/images/heidi.png -> build/lib/label_studio/core/static/images copying label_studio/core/static/images/opossum_broken.svg -> build/lib/label_studio/core/static/images copying label_studio/core/static/images/opossum_hanging.svg -> build/lib/label_studio/core/static/images copying label_studio/core/static/images/opossum_looking.png -> build/lib/label_studio/core/static/images copying label_studio/core/static/images/slack.png -> build/lib/label_studio/core/static/images creating build/lib/label_studio/core/static/js copying label_studio/core/static/js/478.chunk.js -> build/lib/label_studio/core/static/js copying label_studio/core/static/js/478.chunk.js.map -> build/lib/label_studio/core/static/js copying label_studio/core/static/js/Toast.min.js -> build/lib/label_studio/core/static/js copying label_studio/core/static/js/decode-audio.wasm -> build/lib/label_studio/core/static/js copying label_studio/core/static/js/helpers.js -> build/lib/label_studio/core/static/js copying label_studio/core/static/js/jquery.min.js -> build/lib/label_studio/core/static/js copying label_studio/core/static/js/luxon.min.js -> build/lib/label_studio/core/static/js copying label_studio/core/static/js/vue.js -> build/lib/label_studio/core/static/js copying label_studio/core/static/js/xml.js -> build/lib/label_studio/core/static/js creating build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/game.wav -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/hypertext.html -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/kittens.jpg -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/kittens1.jpg -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/kittens2.jpg -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/opossum_snow.mp4 -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/paragraphs.json -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/sample-task-sin.csv -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/sample.jpg -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/sample.mp3 -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/sample.pdf -> build/lib/label_studio/core/static/samples copying label_studio/core/static/samples/trees_in_snow.jpg -> build/lib/label_studio/core/static/samples creating build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/activity-recognition.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/asr-hypotheses.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/automatic-speech-recognition-using-segments.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/automatic-speech-recognition.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/change-point-detection.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/content-based-image-search.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/coreference-resolution-and-entity-linking.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/document-retrieval.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/freeform-metadata.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/html-entity-recognition.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/image-captioning.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/image-classification.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/intent-classification-and-slot-filling.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/intent-classification.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/inventory-tracking.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/keypoints.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/machine-translation.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/multipage.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/named-entity-recognition.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/object-detection-with-bounding-boxes.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/optical-character-recognition.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/outliers-anomaly-detection.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/pairwise-classification.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/pairwise-regression.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/pdf-classification.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/question-answering.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/relation-extraction.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/repeater-tag-multi-page-document-annotation.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/response-generation.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/response-selection.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/semantic-segmentation-with-masks.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/semantic-segmentation-with-polygons.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/serp-ranking.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/signal-quality-detection.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/signal-quality.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/sound-event-detection.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/speaker-segmentation.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/tabular-data.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/taxonomy.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/text-classification.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/text-summarization.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/text-to-image.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/thumbnail-audio-sentiment.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/thumbnail-conversation-sentiment.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/time-series-forecasting.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/video-classification.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/video-timeline-segmentation.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/visual-genome.png -> build/lib/label_studio/core/static/templates copying label_studio/core/static/templates/visual-question-answering.png -> build/lib/label_studio/core/static/templates creating build/lib/label_studio/core/static_build copying label_studio/core/static_build/staticfiles.json -> build/lib/label_studio/core/static_build creating build/lib/label_studio/core/static_build/admin creating build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/autocomplete.4a81fc4242d0.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/autocomplete.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/base.1f418065fc2c.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/base.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/changelists.c70d77c47e69.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/changelists.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/dashboard.be83f13e4369.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/dashboard.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/fonts.168bab448fee.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/fonts.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/forms.1d89ec6432f5.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/forms.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/login.c35adf41bb6e.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/login.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/nav_sidebar.0fd434145f4d.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/nav_sidebar.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/responsive.b128bdf0edef.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/responsive.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/responsive_rtl.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/responsive_rtl.e13ae754cceb.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/rtl.4bc23eb90919.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/rtl.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/widgets.694d845b2cb1.css -> build/lib/label_studio/core/static_build/admin/css copying label_studio/core/static_build/admin/css/widgets.css -> build/lib/label_studio/core/static_build/admin/css creating build/lib/label_studio/core/static_build/admin/css/vendor creating build/lib/label_studio/core/static_build/admin/css/vendor/select2 copying label_studio/core/static_build/admin/css/vendor/select2/LICENSE-SELECT2.f94142512c91.md -> build/lib/label_studio/core/static_build/admin/css/vendor/select2 copying label_studio/core/static_build/admin/css/vendor/select2/LICENSE-SELECT2.md -> build/lib/label_studio/core/static_build/admin/css/vendor/select2 copying label_studio/core/static_build/admin/css/vendor/select2/select2.a2194c262648.css -> build/lib/label_studio/core/static_build/admin/css/vendor/select2 copying label_studio/core/static_build/admin/css/vendor/select2/select2.css -> build/lib/label_studio/core/static_build/admin/css/vendor/select2 copying label_studio/core/static_build/admin/css/vendor/select2/select2.min.9f54e6414f87.css -> build/lib/label_studio/core/static_build/admin/css/vendor/select2 copying label_studio/core/static_build/admin/css/vendor/select2/select2.min.css -> build/lib/label_studio/core/static_build/admin/css/vendor/select2 creating build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/LICENSE.d273d63619c9.txt -> build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/LICENSE.txt -> build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/README.ab99e6b541ea.txt -> build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/README.txt -> build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/Roboto-Bold-webfont.50d75e48e0a3.woff -> build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/Roboto-Bold-webfont.woff -> build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/Roboto-Light-webfont.c73eb1ceba33.woff -> build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/Roboto-Light-webfont.woff -> build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/Roboto-Regular-webfont.35b07eb2f871.woff -> build/lib/label_studio/core/static_build/admin/fonts copying label_studio/core/static_build/admin/fonts/Roboto-Regular-webfont.woff -> build/lib/label_studio/core/static_build/admin/fonts creating build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/LICENSE -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/LICENSE.2c54f4e1ca1c -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/README.a70711a38d87.txt -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/README.txt -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/calendar-icons.39b290681a8b.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/calendar-icons.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-addlink.d519b3bab011.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-addlink.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-alert.034cc7d8a67f.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-alert.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-calendar.ac7aea671bea.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-calendar.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-changelink.18d2fd706348.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-changelink.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-clock.e1d4dfac3f2b.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-clock.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-deletelink.564ef9dc3854.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-deletelink.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-no.439e821418cd.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-no.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-unknown-alt.81536e128bb6.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-unknown-alt.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-unknown.a18cb4398978.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-unknown.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-viewlink.41eb31f7826e.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-viewlink.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-yes.d2f9f035226a.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/icon-yes.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/inline-delete.fec1b761f254.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/inline-delete.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/search.7cf54ff789c6.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/search.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/selector-icons.b4555096cea2.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/selector-icons.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/sorting-icons.3a097b59f104.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/sorting-icons.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/tooltag-add.e59d620a9742.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/tooltag-add.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/tooltag-arrowright.bbfb788a849e.svg -> build/lib/label_studio/core/static_build/admin/img copying label_studio/core/static_build/admin/img/tooltag-arrowright.svg -> build/lib/label_studio/core/static_build/admin/img creating build/lib/label_studio/core/static_build/admin/img/gis copying label_studio/core/static_build/admin/img/gis/move_vertex_off.7a23bf31ef8a.svg -> build/lib/label_studio/core/static_build/admin/img/gis copying label_studio/core/static_build/admin/img/gis/move_vertex_off.svg -> build/lib/label_studio/core/static_build/admin/img/gis copying label_studio/core/static_build/admin/img/gis/move_vertex_on.0047eba25b67.svg -> build/lib/label_studio/core/static_build/admin/img/gis copying label_studio/core/static_build/admin/img/gis/move_vertex_on.svg -> build/lib/label_studio/core/static_build/admin/img/gis creating build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/SelectBox.8161741c7647.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/SelectBox.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/SelectFilter2.d250dcb52a9a.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/SelectFilter2.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/actions.3edba334d0a4.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/actions.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/autocomplete.b6b77d0e5906.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/autocomplete.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/calendar.f8a5d055eb33.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/calendar.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/cancel.ecc4c5ca7b32.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/cancel.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/change_form.9d8ca4f96b75.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/change_form.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/collapse.f84e7410290f.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/collapse.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/core.ccd84108ec57.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/core.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/inlines.7596b7fd289e.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/inlines.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/jquery.init.b7781a0897fc.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/jquery.init.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/nav_sidebar.7605597ddf52.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/nav_sidebar.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/popup_response.c6cc78ea5551.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/popup_response.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/prepopulate.bd2361dfd64d.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/prepopulate.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/prepopulate_init.e056047b7a7e.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/prepopulate_init.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/urlify.25cc3eac8123.js -> build/lib/label_studio/core/static_build/admin/js copying label_studio/core/static_build/admin/js/urlify.js -> build/lib/label_studio/core/static_build/admin/js creating build/lib/label_studio/core/static_build/admin/js/admin copying label_studio/core/static_build/admin/js/admin/DateTimeShortcuts.5548f99471bf.js -> build/lib/label_studio/core/static_build/admin/js/admin copying label_studio/core/static_build/admin/js/admin/DateTimeShortcuts.js -> build/lib/label_studio/core/static_build/admin/js/admin copying label_studio/core/static_build/admin/js/admin/RelatedObjectLookups.b4d76b6aaf0b.js -> build/lib/label_studio/core/static_build/admin/js/admin copying label_studio/core/static_build/admin/js/admin/RelatedObjectLookups.js -> build/lib/label_studio/core/static_build/admin/js/admin creating build/lib/label_studio/core/static_build/admin/js/vendor creating build/lib/label_studio/core/static_build/admin/js/vendor/jquery copying label_studio/core/static_build/admin/js/vendor/jquery/LICENSE.75308107741f.txt -> build/lib/label_studio/core/static_build/admin/js/vendor/jquery copying label_studio/core/static_build/admin/js/vendor/jquery/LICENSE.txt -> build/lib/label_studio/core/static_build/admin/js/vendor/jquery copying label_studio/core/static_build/admin/js/vendor/jquery/jquery.23c7c5d2d131.js -> build/lib/label_studio/core/static_build/admin/js/vendor/jquery copying label_studio/core/static_build/admin/js/vendor/jquery/jquery.js -> build/lib/label_studio/core/static_build/admin/js/vendor/jquery copying label_studio/core/static_build/admin/js/vendor/jquery/jquery.min.dc5e7f18c8d3.js -> build/lib/label_studio/core/static_build/admin/js/vendor/jquery copying label_studio/core/static_build/admin/js/vendor/jquery/jquery.min.js -> build/lib/label_studio/core/static_build/admin/js/vendor/jquery creating build/lib/label_studio/core/static_build/admin/js/vendor/select2 copying label_studio/core/static_build/admin/js/vendor/select2/LICENSE.f94142512c91.md -> build/lib/label_studio/core/static_build/admin/js/vendor/select2 copying label_studio/core/static_build/admin/js/vendor/select2/LICENSE.md -> build/lib/label_studio/core/static_build/admin/js/vendor/select2 copying label_studio/core/static_build/admin/js/vendor/select2/select2.full.c2afdeda3058.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2 copying label_studio/core/static_build/admin/js/vendor/select2/select2.full.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2 copying label_studio/core/static_build/admin/js/vendor/select2/select2.full.min.fcd7500d8e13.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2 copying label_studio/core/static_build/admin/js/vendor/select2/select2.full.min.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2 creating build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/af.4f6fcd73488c.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/af.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ar.65aa8e36bf5d.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ar.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/az.270c257daf81.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/az.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/bg.39b8be30d4f0.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/bg.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/bn.6d42b4dd5665.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/bn.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/bs.91624382358e.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/bs.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ca.a166b745933a.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ca.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/cs.4f43e8e7d33a.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/cs.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/da.766346afe4dd.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/da.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/de.8a1c222b0204.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/de.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/dsb.56372c92d2f1.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/dsb.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/el.27097f071856.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/el.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/en.cf932ba09a98.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/en.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/es.66dbc2652fb1.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/es.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/et.2b96fd98289d.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/et.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/eu.adfe5c97b72c.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/eu.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/fa.3b5bd1961cfd.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/fa.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/fi.614ec42aa9ba.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/fi.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/fr.05e0542fcfe6.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/fr.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/gl.d99b1fedaa86.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/gl.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/he.e420ff6cd3ed.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/he.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hi.70640d41628f.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hi.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hr.a2b092cc1147.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hr.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hsb.fa3b55265efe.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hsb.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hu.6ec6039cb8a3.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hu.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hy.c7babaeef5a6.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/hy.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/id.04debded514d.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/id.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/is.3ddd9a6a97e9.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/is.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/it.be4fe8d365b5.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/it.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ja.170ae885d74f.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ja.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ka.2083264a54f0.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ka.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/km.c23089cb06ca.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/km.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ko.e7be6c20e673.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ko.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/lt.23c7ce903300.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/lt.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/lv.08e62128eac1.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/lv.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/mk.dabbb9087130.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/mk.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ms.4ba82c9a51ce.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ms.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/nb.da2fce143f27.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/nb.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ne.3d79fd3f08db.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ne.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/nl.997868a37ed8.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/nl.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/pl.6031b4f16452.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/pl.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ps.38dfa47af9e0.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ps.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/pt-BR.e1b294433e7f.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/pt-BR.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/pt.33b4a3b44d43.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/pt.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ro.f75cb460ec3b.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ro.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ru.934aa95f5b5f.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/ru.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sk.33d02cef8d11.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sk.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sl.131a78bc0752.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sl.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sq.5636b60d29c9.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sq.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sr-Cyrl.f254bb8c4c7c.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sr-Cyrl.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sr.5ed85a48f483.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sr.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sv.7a9c2f71e777.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/sv.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/th.f38c20b0221b.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/th.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/tk.7c572a68c78f.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/tk.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/tr.b5a0643d1545.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/tr.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/uk.8cede7f4803c.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/uk.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/vi.097a5b75b3e1.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/vi.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-CN.2cff662ec5f9.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-CN.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-TW.04554a227c2b.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n copying label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-TW.js -> build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n creating build/lib/label_studio/core/static_build/admin/js/vendor/xregexp copying label_studio/core/static_build/admin/js/vendor/xregexp/LICENSE.bf79e414957a.txt -> build/lib/label_studio/core/static_build/admin/js/vendor/xregexp copying label_studio/core/static_build/admin/js/vendor/xregexp/LICENSE.txt -> build/lib/label_studio/core/static_build/admin/js/vendor/xregexp copying label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.efda034b9537.js -> build/lib/label_studio/core/static_build/admin/js/vendor/xregexp copying label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.js -> build/lib/label_studio/core/static_build/admin/js/vendor/xregexp copying label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.min.b0439563a5d3.js -> build/lib/label_studio/core/static_build/admin/js/vendor/xregexp copying label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.min.js -> build/lib/label_studio/core/static_build/admin/js/vendor/xregexp creating build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/Toast.min.0479912dd9c5.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/Toast.min.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/codemirror.3ea75d54ee7e.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/codemirror.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/error.4be338f10355.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/error.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/login.b79a5e51b1bf.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/login.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/main.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/main.de66392810e2.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/uikit.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/uikit.e49a7a43adbd.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/users.85c165ec03e1.css -> build/lib/label_studio/core/static_build/css copying label_studio/core/static_build/css/users.css -> build/lib/label_studio/core/static_build/css creating build/lib/label_studio/core/static_build/django_extensions creating build/lib/label_studio/core/static_build/django_extensions/css copying label_studio/core/static_build/django_extensions/css/jquery.autocomplete.1a774d452e48.css -> build/lib/label_studio/core/static_build/django_extensions/css copying label_studio/core/static_build/django_extensions/css/jquery.autocomplete.css -> build/lib/label_studio/core/static_build/django_extensions/css creating build/lib/label_studio/core/static_build/django_extensions/img copying label_studio/core/static_build/django_extensions/img/indicator.03ce3dcc84af.gif -> build/lib/label_studio/core/static_build/django_extensions/img copying label_studio/core/static_build/django_extensions/img/indicator.gif -> build/lib/label_studio/core/static_build/django_extensions/img creating build/lib/label_studio/core/static_build/django_extensions/js copying label_studio/core/static_build/django_extensions/js/jquery.ajaxQueue.ac504621bdd8.js -> build/lib/label_studio/core/static_build/django_extensions/js copying label_studio/core/static_build/django_extensions/js/jquery.ajaxQueue.js -> build/lib/label_studio/core/static_build/django_extensions/js copying label_studio/core/static_build/django_extensions/js/jquery.autocomplete.26e55daaf7c5.js -> build/lib/label_studio/core/static_build/django_extensions/js copying label_studio/core/static_build/django_extensions/js/jquery.autocomplete.js -> build/lib/label_studio/core/static_build/django_extensions/js copying label_studio/core/static_build/django_extensions/js/jquery.bgiframe.a9cca145411c.js -> build/lib/label_studio/core/static_build/django_extensions/js copying label_studio/core/static_build/django_extensions/js/jquery.bgiframe.js -> build/lib/label_studio/core/static_build/django_extensions/js creating build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/immutable.min.d985bc61d85c.js -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/immutable.min.js -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/insQ.min.90ab21607447.js -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/insQ.min.js -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/redoc-init.f2691bea6613.js -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/redoc-init.js -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/style.680c08b2b7b4.css -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/style.css -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/swagger-ui-init.4581b8d51ebc.js -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/swagger-ui-init.js -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/url-polyfill.min.5ec37fdadbc5.js -> build/lib/label_studio/core/static_build/drf-yasg copying label_studio/core/static_build/drf-yasg/url-polyfill.min.js -> build/lib/label_studio/core/static_build/drf-yasg creating build/lib/label_studio/core/static_build/drf-yasg/redoc copying label_studio/core/static_build/drf-yasg/redoc/redoc-logo.c7dc7712ce68.png -> build/lib/label_studio/core/static_build/drf-yasg/redoc copying label_studio/core/static_build/drf-yasg/redoc/redoc-logo.png -> build/lib/label_studio/core/static_build/drf-yasg/redoc copying label_studio/core/static_build/drf-yasg/redoc/redoc.min.0e765538cc2f.js -> build/lib/label_studio/core/static_build/drf-yasg/redoc copying label_studio/core/static_build/drf-yasg/redoc/redoc.min.js -> build/lib/label_studio/core/static_build/drf-yasg/redoc creating build/lib/label_studio/core/static_build/drf-yasg/redoc-old copying label_studio/core/static_build/drf-yasg/redoc-old/redoc.min.2c6d72fb0ef9.js -> build/lib/label_studio/core/static_build/drf-yasg/redoc-old copying label_studio/core/static_build/drf-yasg/redoc-old/redoc.min.js -> build/lib/label_studio/core/static_build/drf-yasg/redoc-old creating build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/absolute-path.7ca5ebff3b35.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/absolute-path.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/favicon-32x32.40d4f2c38d1c.png -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/favicon-32x32.png -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/index.4843f77ccf9e.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/index.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/oauth2-redirect.49cb7cc0bfe0.html -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/oauth2-redirect.html -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-bundle.ee32fa5b4197.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.68c3481c2051.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.6f3d15ebc999.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.f76577cd29dc.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui.bc068a76c80f.css -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui.css -> build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist creating build/lib/label_studio/core/static_build/fonts creating build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.370f86168a7d.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.7035e3255acf.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.b6e1d0fde881.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.dd0bea1f9a80.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.fd46dc46efb8.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.0693bf1b0946.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.18a127e9dc68.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.2e0bf09ac4b4.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.7d59ee8aeb5f.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.95204ac95130.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.59855b4cd887.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.a3d5f692fa35.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.b5bd232e5ae7.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.d24b660fb0e2.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.d2eb7895b449.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.0c9fedf91828.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.35e184c357f5.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.39c358e4c785.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.85ed55b262ab.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.a261b07bf58a.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.8681f434273f.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.9af3b948743a.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.c2bf54bc5674.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.eea1b983a522.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.eot -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.f245f4a64fee.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.svg -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.ttf -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff2 -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto.68e862e742f3.css -> build/lib/label_studio/core/static_build/fonts/roboto copying label_studio/core/static_build/fonts/roboto/roboto.css -> build/lib/label_studio/core/static_build/fonts/roboto creating build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/arrow.5843a6f57457.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/arrow.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/cross.8ff7881cb56a.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/cross.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/gear.1fdbf906a302.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/gear.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/github.c982636c6daa.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/github.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/logo-black.633545a800a3.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/logo-black.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/menu.a898d4eeb103.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/menu.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/office.ab5b5848666a.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/office.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/slack.be49727ccc90.svg -> build/lib/label_studio/core/static_build/icons copying label_studio/core/static_build/icons/slack.svg -> build/lib/label_studio/core/static_build/icons creating build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/favicon.1e98479f4133.png -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/favicon.58c0a5114450.ico -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/favicon.ico -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/favicon.png -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/heidi.a59f20dee6eb.png -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/heidi.png -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/opossum_broken.df8566d9c026.svg -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/opossum_broken.svg -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/opossum_hanging.2fa77848bd0c.svg -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/opossum_hanging.svg -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/opossum_looking.47c686c638e6.png -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/opossum_looking.png -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/slack.86883b6a07a0.png -> build/lib/label_studio/core/static_build/images copying label_studio/core/static_build/images/slack.png -> build/lib/label_studio/core/static_build/images creating build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/478.chunk.d46f49ea30cf.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/478.chunk.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/478.chunk.js.dd24e961689c.map -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/478.chunk.js.map -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/Toast.min.9135be1633df.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/Toast.min.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/decode-audio.3f2bcf7b1c04.wasm -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/decode-audio.wasm -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/helpers.9a01b074ff58.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/helpers.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/jquery.min.220afd743d9e.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/jquery.min.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/luxon.min.512874b4b4a4.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/luxon.min.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/vue.17e942ea0854.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/vue.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/xml.cae34fb93abc.js -> build/lib/label_studio/core/static_build/js copying label_studio/core/static_build/js/xml.js -> build/lib/label_studio/core/static_build/js creating build/lib/label_studio/core/static_build/rest_framework creating build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/bootstrap-theme.min.66b84a04375e.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/bootstrap-theme.min.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/bootstrap-tweaks.46ed116b0edd.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/bootstrap-tweaks.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/bootstrap.min.77017a69879a.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/bootstrap.min.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/default.789dfb5732d7.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/default.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/font-awesome-4.0.3.c1e1ea213abf.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/font-awesome-4.0.3.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/prettify.a987f72342ee.css -> build/lib/label_studio/core/static_build/rest_framework/css copying label_studio/core/static_build/rest_framework/css/prettify.css -> build/lib/label_studio/core/static_build/rest_framework/css creating build/lib/label_studio/core/static_build/rest_framework/docs creating build/lib/label_studio/core/static_build/rest_framework/docs/css copying label_studio/core/static_build/rest_framework/docs/css/base.css -> build/lib/label_studio/core/static_build/rest_framework/docs/css copying label_studio/core/static_build/rest_framework/docs/css/base.e630f8f4990e.css -> build/lib/label_studio/core/static_build/rest_framework/docs/css copying label_studio/core/static_build/rest_framework/docs/css/highlight.css -> build/lib/label_studio/core/static_build/rest_framework/docs/css copying label_studio/core/static_build/rest_framework/docs/css/highlight.e0e4d973c6d7.css -> build/lib/label_studio/core/static_build/rest_framework/docs/css copying label_studio/core/static_build/rest_framework/docs/css/jquery.json-view.min.a2e6beeb6710.css -> build/lib/label_studio/core/static_build/rest_framework/docs/css copying label_studio/core/static_build/rest_framework/docs/css/jquery.json-view.min.css -> build/lib/label_studio/core/static_build/rest_framework/docs/css creating build/lib/label_studio/core/static_build/rest_framework/docs/img copying label_studio/core/static_build/rest_framework/docs/img/favicon.5195b4d0f3eb.ico -> build/lib/label_studio/core/static_build/rest_framework/docs/img copying label_studio/core/static_build/rest_framework/docs/img/favicon.ico -> build/lib/label_studio/core/static_build/rest_framework/docs/img copying label_studio/core/static_build/rest_framework/docs/img/grid.a4b938cf382b.png -> build/lib/label_studio/core/static_build/rest_framework/docs/img copying label_studio/core/static_build/rest_framework/docs/img/grid.png -> build/lib/label_studio/core/static_build/rest_framework/docs/img creating build/lib/label_studio/core/static_build/rest_framework/docs/js copying label_studio/core/static_build/rest_framework/docs/js/api.c9743eab7a4f.js -> build/lib/label_studio/core/static_build/rest_framework/docs/js copying label_studio/core/static_build/rest_framework/docs/js/api.js -> build/lib/label_studio/core/static_build/rest_framework/docs/js copying label_studio/core/static_build/rest_framework/docs/js/highlight.pack.479b5f21dcba.js -> build/lib/label_studio/core/static_build/rest_framework/docs/js copying label_studio/core/static_build/rest_framework/docs/js/highlight.pack.js -> build/lib/label_studio/core/static_build/rest_framework/docs/js copying label_studio/core/static_build/rest_framework/docs/js/jquery.json-view.min.b7c2d6981377.js -> build/lib/label_studio/core/static_build/rest_framework/docs/js copying label_studio/core/static_build/rest_framework/docs/js/jquery.json-view.min.js -> build/lib/label_studio/core/static_build/rest_framework/docs/js creating build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.3293616ec0c6.woff -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.83e37a11f9d7.svg -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.8b27bc96115c.eot -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.dcb26c7239d8.ttf -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.eot -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.svg -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.ttf -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.woff -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.08eda92397ae.svg -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.448c34a56d69.woff2 -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.eot -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.f4769f9bdb74.eot -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.fa2772327f55.woff -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.svg -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.ttf -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.woff -> build/lib/label_studio/core/static_build/rest_framework/fonts copying label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.woff2 -> build/lib/label_studio/core/static_build/rest_framework/fonts creating build/lib/label_studio/core/static_build/rest_framework/img copying label_studio/core/static_build/rest_framework/img/glyphicons-halflings-white.9bbc6e960299.png -> build/lib/label_studio/core/static_build/rest_framework/img copying label_studio/core/static_build/rest_framework/img/glyphicons-halflings-white.png -> build/lib/label_studio/core/static_build/rest_framework/img copying label_studio/core/static_build/rest_framework/img/glyphicons-halflings.90233c9067e9.png -> build/lib/label_studio/core/static_build/rest_framework/img copying label_studio/core/static_build/rest_framework/img/glyphicons-halflings.png -> build/lib/label_studio/core/static_build/rest_framework/img copying label_studio/core/static_build/rest_framework/img/grid.a4b938cf382b.png -> build/lib/label_studio/core/static_build/rest_framework/img copying label_studio/core/static_build/rest_framework/img/grid.png -> build/lib/label_studio/core/static_build/rest_framework/img creating build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/ajax-form.0ea6e6052ab5.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/ajax-form.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/bootstrap.min.2f34b630ffe3.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/bootstrap.min.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/coreapi-0.1.1.8851fb9336c9.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/coreapi-0.1.1.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/csrf.969930007329.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/csrf.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/default.5b08897dbdc3.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/default.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/jquery-3.5.1.min.dc5e7f18c8d3.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/jquery-3.5.1.min.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/prettify-min.709bfcc456c6.js -> build/lib/label_studio/core/static_build/rest_framework/js copying label_studio/core/static_build/rest_framework/js/prettify-min.js -> build/lib/label_studio/core/static_build/rest_framework/js creating build/lib/label_studio/core/static_build/rest_framework_swagger copying label_studio/core/static_build/rest_framework_swagger/favicon-16x16.3ed02eaf511d.png -> build/lib/label_studio/core/static_build/rest_framework_swagger copying label_studio/core/static_build/rest_framework_swagger/favicon-16x16.png -> build/lib/label_studio/core/static_build/rest_framework_swagger copying label_studio/core/static_build/rest_framework_swagger/favicon-32x32.1b4ded0a3a8d.png -> build/lib/label_studio/core/static_build/rest_framework_swagger copying label_studio/core/static_build/rest_framework_swagger/favicon-32x32.png -> build/lib/label_studio/core/static_build/rest_framework_swagger copying label_studio/core/static_build/rest_framework_swagger/logo_small.8cad66ba86ea.png -> build/lib/label_studio/core/static_build/rest_framework_swagger copying label_studio/core/static_build/rest_framework_swagger/logo_small.png -> build/lib/label_studio/core/static_build/rest_framework_swagger creating build/lib/label_studio/core/static_build/rest_framework_swagger/bundles copying label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.5a0d38a8148f.css -> build/lib/label_studio/core/static_build/rest_framework_swagger/bundles copying label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.6aad1a0bd569.js -> build/lib/label_studio/core/static_build/rest_framework_swagger/bundles copying label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.css -> build/lib/label_studio/core/static_build/rest_framework_swagger/bundles copying label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.js -> build/lib/label_studio/core/static_build/rest_framework_swagger/bundles copying label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.ccc253215582.css -> build/lib/label_studio/core/static_build/rest_framework_swagger/bundles copying label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.css -> build/lib/label_studio/core/static_build/rest_framework_swagger/bundles copying label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.e2cd1531addc.js -> build/lib/label_studio/core/static_build/rest_framework_swagger/bundles copying label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.js -> build/lib/label_studio/core/static_build/rest_framework_swagger/bundles creating build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/game.18337b1c47f5.wav -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/game.wav -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/hypertext.8e66c492c332.html -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/hypertext.html -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/kittens.4ad70890bcb0.jpg -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/kittens.jpg -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/kittens1.c9dac88e154d.jpg -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/kittens1.jpg -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/kittens2.9748ea731e30.jpg -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/kittens2.jpg -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/opossum_snow.4956fd215e15.mp4 -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/opossum_snow.mp4 -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/paragraphs.430415eccbf3.json -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/paragraphs.json -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/sample-task-sin.18384e9f50c0.csv -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/sample-task-sin.csv -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/sample.2ca80224c6de.mp3 -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/sample.554a4067447b.jpg -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/sample.fa7d7e650b2c.pdf -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/sample.jpg -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/sample.mp3 -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/sample.pdf -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/trees_in_snow.60155fcef5ac.jpg -> build/lib/label_studio/core/static_build/samples copying label_studio/core/static_build/samples/trees_in_snow.jpg -> build/lib/label_studio/core/static_build/samples creating build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/activity-recognition.cb1fa7865fb5.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/activity-recognition.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/asr-hypotheses.bebf0c23418e.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/asr-hypotheses.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/automatic-speech-recognition-using-segments.0e17d870e798.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/automatic-speech-recognition-using-segments.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/automatic-speech-recognition.876e5d4dd9c2.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/automatic-speech-recognition.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/change-point-detection.d9f3abd8e28e.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/change-point-detection.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/content-based-image-search.550260d07d05.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/content-based-image-search.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/coreference-resolution-and-entity-linking.25f9bcc97119.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/coreference-resolution-and-entity-linking.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/document-retrieval.579503a5696a.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/document-retrieval.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/freeform-metadata.e1ece43b0d4c.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/freeform-metadata.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/html-entity-recognition.c4742fd93fdb.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/html-entity-recognition.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/image-captioning.7f2c6dc60209.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/image-captioning.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/image-classification.c060fe2a5fd9.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/image-classification.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/intent-classification-and-slot-filling.523a502faa8f.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/intent-classification-and-slot-filling.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/intent-classification.55e8897bda96.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/intent-classification.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/inventory-tracking.15608ffc3a0f.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/inventory-tracking.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/keypoints.3dd4449a4b62.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/keypoints.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/machine-translation.e969400e4490.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/machine-translation.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/multipage.e26a5ebd7733.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/multipage.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/named-entity-recognition.dcde2369a349.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/named-entity-recognition.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/object-detection-with-bounding-boxes.cbbb881d3efd.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/object-detection-with-bounding-boxes.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/optical-character-recognition.e682b4efed3c.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/optical-character-recognition.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/outliers-anomaly-detection.823e5a4719eb.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/outliers-anomaly-detection.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/pairwise-classification.bc726135a560.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/pairwise-classification.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/pairwise-regression.e663d857452c.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/pairwise-regression.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/pdf-classification.59d193f781a2.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/pdf-classification.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/question-answering.0019d54373f3.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/question-answering.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/relation-extraction.40dcf3b19c99.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/relation-extraction.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/repeater-tag-multi-page-document-annotation.b75c5466b5c6.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/repeater-tag-multi-page-document-annotation.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/response-generation.acce0bb90fee.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/response-generation.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/response-selection.791f37539012.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/response-selection.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/semantic-segmentation-with-masks.81db15b27126.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/semantic-segmentation-with-masks.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/semantic-segmentation-with-polygons.7347807954d4.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/semantic-segmentation-with-polygons.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/serp-ranking.0a6315ebebe3.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/serp-ranking.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/signal-quality-detection.b9c132133354.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/signal-quality-detection.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/signal-quality.98e8c66dfdd9.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/signal-quality.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/sound-event-detection.82e204556144.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/sound-event-detection.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/speaker-segmentation.375fd9cf7c4a.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/speaker-segmentation.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/tabular-data.d38ce7a0b10b.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/tabular-data.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/taxonomy.8468d578330d.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/taxonomy.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/text-classification.b410c62bffef.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/text-classification.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/text-summarization.bdb6ba70cdde.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/text-summarization.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/text-to-image.305fa7d0554b.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/text-to-image.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/thumbnail-audio-sentiment.e3a2db37dc93.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/thumbnail-audio-sentiment.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/thumbnail-conversation-sentiment.edaf00a21427.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/thumbnail-conversation-sentiment.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/time-series-forecasting.a49b308aca02.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/time-series-forecasting.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/video-classification.76367a274a59.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/video-classification.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/video-timeline-segmentation.024ff7e06726.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/video-timeline-segmentation.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/visual-genome.10148c917be8.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/visual-genome.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/visual-question-answering.d57faf657e5d.png -> build/lib/label_studio/core/static_build/templates copying label_studio/core/static_build/templates/visual-question-answering.png -> build/lib/label_studio/core/static_build/templates creating build/lib/label_studio/core/templatetags copying label_studio/core/templatetags/filters.py -> build/lib/label_studio/core/templatetags creating build/lib/label_studio/projects/templates creating build/lib/label_studio/projects/templates/includes copying label_studio/projects/templates/includes/project_crumb.html -> build/lib/label_studio/projects/templates/includes copying label_studio/projects/templates/includes/projects_list.html -> build/lib/label_studio/projects/templates/includes creating build/lib/label_studio/projects/templates/projects copying label_studio/projects/templates/projects/create.html -> build/lib/label_studio/projects/templates/projects copying label_studio/projects/templates/projects/data.html -> build/lib/label_studio/projects/templates/projects copying label_studio/projects/templates/projects/list.html -> build/lib/label_studio/projects/templates/projects copying label_studio/projects/templates/projects/settings.html -> build/lib/label_studio/projects/templates/projects copying label_studio/io_storages/s3/form_layout.yml -> build/lib/label_studio/io_storages/s3 copying label_studio/io_storages/localfiles/form_layout.yml -> build/lib/label_studio/io_storages/localfiles copying label_studio/io_storages/redis/form_layout.yml -> build/lib/label_studio/io_storages/redis copying label_studio/io_storages/azure_blob/form_layout.yml -> build/lib/label_studio/io_storages/azure_blob copying label_studio/io_storages/gcs/form_layout.yml -> build/lib/label_studio/io_storages/gcs copying label_studio/tests/test_data/data_for_test_label_config_matrix.yml -> build/lib/label_studio/tests/test_data copying label_studio/tests/test_data/full_steps.yml -> build/lib/label_studio/tests/test_data creating build/lib/label_studio/core/utils/schema copying label_studio/core/utils/schema/data_examples.json -> build/lib/label_studio/core/utils/schema copying label_studio/core/utils/schema/default_config.json -> build/lib/label_studio/core/utils/schema copying label_studio/core/utils/schema/label_config_schema.json -> build/lib/label_studio/core/utils/schema + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y88xbm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64 + cd label-studio-1.7.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64 label-studio 1.7.3 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/react-app copying build/lib/label_studio/frontend/dist/react-app/index.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/react-app copying build/lib/label_studio/frontend/dist/react-app/index.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/react-app copying build/lib/label_studio/frontend/dist/react-app/main.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/react-app copying build/lib/label_studio/frontend/dist/react-app/index.js.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/react-app copying build/lib/label_studio/frontend/dist/react-app/main.css.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/react-app creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/css copying build/lib/label_studio/frontend/dist/lsf/css/main.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/css copying build/lib/label_studio/frontend/dist/lsf/css/main.css.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/css creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/js copying build/lib/label_studio/frontend/dist/lsf/js/main.js.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/js copying build/lib/label_studio/frontend/dist/lsf/js/478.chunk.js.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/js copying build/lib/label_studio/frontend/dist/lsf/js/478.chunk.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/js copying build/lib/label_studio/frontend/dist/lsf/js/decode-audio.wasm -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/js copying build/lib/label_studio/frontend/dist/lsf/js/main.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/js copying build/lib/label_studio/frontend/dist/lsf/js/main.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf/js copying build/lib/label_studio/frontend/dist/lsf/version.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/lsf creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/dm creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/dm/css copying build/lib/label_studio/frontend/dist/dm/css/main.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/dm/css copying build/lib/label_studio/frontend/dist/dm/css/main.css.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/dm/css creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/dm/js copying build/lib/label_studio/frontend/dist/dm/js/main.js.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/dm/js copying build/lib/label_studio/frontend/dist/dm/js/main.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/dm/js copying build/lib/label_studio/frontend/dist/dm/js/main.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/dm/js copying build/lib/label_studio/frontend/dist/dm/version.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/frontend/dist/dm creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3 copying build/lib/label_studio/io_storages/s3/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3 copying build/lib/label_studio/io_storages/s3/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3 copying build/lib/label_studio/io_storages/s3/form_layout.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3 copying build/lib/label_studio/io_storages/s3/utils.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3 copying build/lib/label_studio/io_storages/s3/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3 copying build/lib/label_studio/io_storages/s3/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3 copying build/lib/label_studio/io_storages/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0011_gcsstoragemixin_google_project_id.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0007_auto_20210928_1252.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0003_localfilesimportstorage.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0010_auto_20221014_1708.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0008_auto_20211129_1132.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0004_gcsstoragemixin_google_application_credentials.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0001_squashed_0002_auto_20210302_1827.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0002_auto_20210311_0530.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0009_auto_20220310_0922.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0006_auto_20210906_1323.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/0005_s3importstorage_recursive_scan.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations copying build/lib/label_studio/io_storages/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages copying build/lib/label_studio/io_storages/filesystem.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages copying build/lib/label_studio/io_storages/utils.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages copying build/lib/label_studio/io_storages/base_models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles copying build/lib/label_studio/io_storages/localfiles/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles copying build/lib/label_studio/io_storages/localfiles/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles copying build/lib/label_studio/io_storages/localfiles/form_layout.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles copying build/lib/label_studio/io_storages/localfiles/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles copying build/lib/label_studio/io_storages/localfiles/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles copying build/lib/label_studio/io_storages/functions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages copying build/lib/label_studio/io_storages/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages copying build/lib/label_studio/io_storages/all_api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis copying build/lib/label_studio/io_storages/redis/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis copying build/lib/label_studio/io_storages/redis/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis copying build/lib/label_studio/io_storages/redis/form_layout.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis copying build/lib/label_studio/io_storages/redis/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis copying build/lib/label_studio/io_storages/redis/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob copying build/lib/label_studio/io_storages/azure_blob/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob copying build/lib/label_studio/io_storages/azure_blob/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob copying build/lib/label_studio/io_storages/azure_blob/form_layout.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob copying build/lib/label_studio/io_storages/azure_blob/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob copying build/lib/label_studio/io_storages/azure_blob/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob copying build/lib/label_studio/io_storages/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs copying build/lib/label_studio/io_storages/gcs/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs copying build/lib/label_studio/io_storages/gcs/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs copying build/lib/label_studio/io_storages/gcs/form_layout.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs copying build/lib/label_studio/io_storages/gcs/utils.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs copying build/lib/label_studio/io_storages/gcs/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs copying build/lib/label_studio/io_storages/gcs/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs copying build/lib/label_studio/io_storages/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager copying build/lib/label_studio/data_manager/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/migrations/0004_remove_avg_lead_time.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/migrations/0001_squashed_0005_view_user.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/migrations/0002_remove_annotations_ids.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/migrations/0003_remove_predictions_model_versions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/migrations/0008_manual_counters_update.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/migrations/0007_auto_20220708_0832.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/migrations/0005_remove_updated_by.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/migrations/0006_remove_inner_id.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations copying build/lib/label_studio/data_manager/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/templates/data_manager copying build/lib/label_studio/data_manager/templates/data_manager/data.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/templates/data_manager copying build/lib/label_studio/data_manager/managers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager copying build/lib/label_studio/data_manager/views.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager copying build/lib/label_studio/data_manager/prepare_params.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager copying build/lib/label_studio/data_manager/functions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions copying build/lib/label_studio/data_manager/actions/experimental.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions copying build/lib/label_studio/data_manager/actions/next_task.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions copying build/lib/label_studio/data_manager/actions/basic.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions copying build/lib/label_studio/data_manager/actions/predictions_to_annotations.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions copying build/lib/label_studio/data_manager/actions/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions copying build/lib/label_studio/data_manager/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager copying build/lib/label_studio/data_manager/apps.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager copying build/lib/label_studio/data_manager/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager copying build/lib/label_studio/data_manager/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks copying build/lib/label_studio/tasks/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0019_merge_20220512_2038.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0027_auto_20220801_1728.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0012_auto_20211010_1339.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0035_auto_20221221_1116.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0021_auto_20220515_2358.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0014_task_inner_id.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0009_auto_20210913_0739.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0038_auto_20230209_1412.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0003_merge_20210308_1141.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0033_annotation_updated_by_fill.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0017_new_index_anno_result.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0004_auto_20210308_1559.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0002_auto_20210304_1423.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0024_manual_migrate_counters_again.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0031_alter_task_options.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0028_auto_20220802_2220.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0037_merge_0035_auto_20221221_1116_0036_auto_20221223_1102.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0032_annotation_updated_by.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0020_auto_20220516_0545.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0036_auto_20221223_1102.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0006_remove_annotation_state.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0005_auto_20210309_1239.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0034_annotation_unique_id.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0008_auto_20210903_1332.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0029_annotation_project.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0020_auto_20220515_2332.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0001_squashed_0041_taskcompletionhistory_was_cancelled.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0016_auto_20220414_1408.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0007_auto_20210618_1653.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0009_auto_20210914_0020.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0010_auto_20210914_0032.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0030_auto_20221102_1118.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0011_merge_20210914_1036.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0017_auto_20220330_1310.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0022_merge_20220517_1128.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0013_task_updated_by.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0018_manual_migrate_counters.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0025_auto_20220721_0110.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0034_auto_20221221_1101.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0002_auto_20210305_2035.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0015_task_fill_inner_id.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0023_auto_20220620_1007.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0035_tasklock_unique_id.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/migrations/0026_auto_20220725_1705.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations copying build/lib/label_studio/tasks/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks copying build/lib/label_studio/tasks/exceptions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks copying build/lib/label_studio/tasks/choices.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks copying build/lib/label_studio/tasks/functions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks copying build/lib/label_studio/tasks/mixins.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks copying build/lib/label_studio/tasks/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks copying build/lib/label_studio/tasks/validation.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/commands copying build/lib/label_studio/tasks/management/commands/calculate_stats.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/commands copying build/lib/label_studio/tasks/management/commands/annotations_fill_updated_by.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/commands copying build/lib/label_studio/tasks/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/commands copying build/lib/label_studio/tasks/management/commands/calculate_stats_all_orgs.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/commands copying build/lib/label_studio/tasks/management/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management copying build/lib/label_studio/tasks/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks copying build/lib/label_studio/tasks/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates copying build/lib/label_studio/templates/standard_form.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates copying build/lib/label_studio/templates/401.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates copying build/lib/label_studio/templates/404.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates/drf-yasg copying build/lib/label_studio/templates/drf-yasg/redoc.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates/drf-yasg copying build/lib/label_studio/templates/base.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates copying build/lib/label_studio/templates/500.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates copying build/lib/label_studio/templates/log_files.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates copying build/lib/label_studio/templates/simple.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates copying build/lib/label_studio/templates/403.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_data copying build/lib/label_studio/tests/test_data/data_for_test_label_config_matrix.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_data copying build/lib/label_studio/tests/test_data/gen_tasks_and_annotations.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_data copying build/lib/label_studio/tests/test_data/full_steps.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_data copying build/lib/label_studio/tests/test_data/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_data creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/loadtests copying build/lib/label_studio/tests/loadtests/requirements.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/loadtests copying build/lib/label_studio/tests/loadtests/run_test.sh -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/loadtests copying build/lib/label_studio/tests/test_exception.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager copying build/lib/label_studio/tests/data_manager/test_views_api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager copying build/lib/label_studio/tests/data_manager/test_ordering_filters.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager copying build/lib/label_studio/tests/data_manager/test_api_tasks.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager copying build/lib/label_studio/tests/data_manager/test_api_actions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager copying build/lib/label_studio/tests/data_manager/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager copying build/lib/label_studio/tests/test_predictions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/conftest.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/tasks copying build/lib/label_studio/tests/tasks/test_functions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/tasks copying build/lib/label_studio/tests/tasks/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/tasks copying build/lib/label_studio/tests/test_bulk_operations.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_organizations.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_config_validation.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_project.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_import copying build/lib/label_studio/tests/data_import/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_import copying build/lib/label_studio/tests/data_import/test_uploader.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_import copying build/lib/label_studio/tests/utils.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_endpoints.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_cli.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_next_task.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_invites.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_core.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/webhooks copying build/lib/label_studio/tests/webhooks/test_webhooks.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/webhooks copying build/lib/label_studio/tests/webhooks/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/webhooks creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/image_urls_with_bboxes_gt.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/previous_export_unknown_completed_by.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/lines.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/image_urls.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/test_2.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/test_1.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/second.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/unexisted_s3_links.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/test_3.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/image_urls_with_classes.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/random-with-predictions.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/previous_export.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/first.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/example_repeater.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/test_image.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/test_image.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/text_with_2_predictions.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/image_urls_with_bboxes.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/text_with_2_tasks.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/test_5.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_suites/samples/test_4.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_suites/samples copying build/lib/label_studio/tests/test_tasks_upload.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_upload_svg.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_annotations.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_export.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_project_validation.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/test_block_objects.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/tests/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests copying build/lib/label_studio/manage.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio copying build/lib/label_studio/constants.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager copying build/lib/label_studio/labels_manager/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/migrations copying build/lib/label_studio/labels_manager/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/migrations copying build/lib/label_studio/labels_manager/migrations/0002_auto_20220131_1325.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/migrations copying build/lib/label_studio/labels_manager/migrations/0003_auto_20221213_1612.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/migrations copying build/lib/label_studio/labels_manager/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/migrations copying build/lib/label_studio/labels_manager/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager copying build/lib/label_studio/labels_manager/exceptions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager copying build/lib/label_studio/labels_manager/functions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager copying build/lib/label_studio/labels_manager/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager copying build/lib/label_studio/labels_manager/apps.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager copying build/lib/label_studio/labels_manager/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager copying build/lib/label_studio/labels_manager/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import copying build/lib/label_studio/data_import/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/migrations copying build/lib/label_studio/data_import/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/migrations copying build/lib/label_studio/data_import/migrations/0002_alter_fileupload_file.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/migrations copying build/lib/label_studio/data_import/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/migrations copying build/lib/label_studio/data_import/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import copying build/lib/label_studio/data_import/uploader.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import copying build/lib/label_studio/data_import/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import copying build/lib/label_studio/data_import/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import copying build/lib/label_studio/data_import/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/users/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations copying build/lib/label_studio/users/migrations/0001_squashed_0009_auto_20210219_1237.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations copying build/lib/label_studio/users/migrations/0005_auto_20211010_1339.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations copying build/lib/label_studio/users/migrations/0004_auto_20210914_0109.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations copying build/lib/label_studio/users/migrations/0006_user_allow_newsletters.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations copying build/lib/label_studio/users/migrations/0003_user_active_organization.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations copying build/lib/label_studio/users/migrations/0002_auto_20210308_1559.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations copying build/lib/label_studio/users/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations copying build/lib/label_studio/users/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/templates/users copying build/lib/label_studio/users/templates/users/user_login.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/templates/users copying build/lib/label_studio/users/templates/users/user_base.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/templates/users copying build/lib/label_studio/users/templates/users/user_account.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/templates/users copying build/lib/label_studio/users/templates/users/user_signup.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/templates/users copying build/lib/label_studio/users/views.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/users/functions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/users/mixins.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/users/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/users/apps.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/users/forms.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/users/admin.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/users/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/users/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users copying build/lib/label_studio/pytest.ini -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates copying build/lib/label_studio/annotation_templates/CONTRIBUTING.md -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/serp-ranking copying build/lib/label_studio/annotation_templates/ranking-and-scoring/serp-ranking/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/serp-ranking creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/pairwise-regression copying build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-regression/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/pairwise-regression copying build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-regression/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/pairwise-regression creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/pairwise-classification copying build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-classification/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/pairwise-classification copying build/lib/label_studio/annotation_templates/ranking-and-scoring/pairwise-classification/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/pairwise-classification creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/text-to-image copying build/lib/label_studio/annotation_templates/ranking-and-scoring/text-to-image/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/text-to-image creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/document-retrieval copying build/lib/label_studio/annotation_templates/ranking-and-scoring/document-retrieval/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/document-retrieval copying build/lib/label_studio/annotation_templates/ranking-and-scoring/document-retrieval/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/document-retrieval creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/content-based-image-search copying build/lib/label_studio/annotation_templates/ranking-and-scoring/content-based-image-search/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/content-based-image-search copying build/lib/label_studio/annotation_templates/ranking-and-scoring/content-based-image-search/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/content-based-image-search creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/asr-hypotheses copying build/lib/label_studio/annotation_templates/ranking-and-scoring/asr-hypotheses/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/ranking-and-scoring/asr-hypotheses creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/named-entity-recognition copying build/lib/label_studio/annotation_templates/natural-language-processing/named-entity-recognition/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/named-entity-recognition copying build/lib/label_studio/annotation_templates/natural-language-processing/named-entity-recognition/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/named-entity-recognition creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/text-classification copying build/lib/label_studio/annotation_templates/natural-language-processing/text-classification/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/text-classification copying build/lib/label_studio/annotation_templates/natural-language-processing/text-classification/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/text-classification creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/machine-translation copying build/lib/label_studio/annotation_templates/natural-language-processing/machine-translation/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/machine-translation creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/text-summarization copying build/lib/label_studio/annotation_templates/natural-language-processing/text-summarization/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/text-summarization copying build/lib/label_studio/annotation_templates/natural-language-processing/text-summarization/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/text-summarization creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/question-answering copying build/lib/label_studio/annotation_templates/natural-language-processing/question-answering/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/question-answering copying build/lib/label_studio/annotation_templates/natural-language-processing/question-answering/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/question-answering creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/relation-extraction copying build/lib/label_studio/annotation_templates/natural-language-processing/relation-extraction/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/relation-extraction copying build/lib/label_studio/annotation_templates/natural-language-processing/relation-extraction/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/relation-extraction creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/taxonomy copying build/lib/label_studio/annotation_templates/natural-language-processing/taxonomy/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/taxonomy copying build/lib/label_studio/annotation_templates/natural-language-processing/taxonomy/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/natural-language-processing/taxonomy copying build/lib/label_studio/annotation_templates/README.md -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/time-series-forecasting copying build/lib/label_studio/annotation_templates/time-series-analysis/time-series-forecasting/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/time-series-forecasting copying build/lib/label_studio/annotation_templates/time-series-analysis/time-series-forecasting/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/time-series-forecasting creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/signal-quality copying build/lib/label_studio/annotation_templates/time-series-analysis/signal-quality/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/signal-quality copying build/lib/label_studio/annotation_templates/time-series-analysis/signal-quality/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/signal-quality creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection copying build/lib/label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection copying build/lib/label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/outliers-anomaly-detection creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/change-point-detection copying build/lib/label_studio/annotation_templates/time-series-analysis/change-point-detection/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/change-point-detection copying build/lib/label_studio/annotation_templates/time-series-analysis/change-point-detection/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/change-point-detection creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/activity-recognition copying build/lib/label_studio/annotation_templates/time-series-analysis/activity-recognition/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/activity-recognition copying build/lib/label_studio/annotation_templates/time-series-analysis/activity-recognition/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/time-series-analysis/activity-recognition creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/multipage-documents copying build/lib/label_studio/annotation_templates/computer-vision/multipage-documents/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/multipage-documents copying build/lib/label_studio/annotation_templates/computer-vision/multipage-documents/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/multipage-documents creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-polygons copying build/lib/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-polygons/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-polygons creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/visual-question-answering copying build/lib/label_studio/annotation_templates/computer-vision/visual-question-answering/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/visual-question-answering creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-masks copying build/lib/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-masks/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/semantic-segmentation-with-masks creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/visual-genome copying build/lib/label_studio/annotation_templates/computer-vision/visual-genome/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/visual-genome creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/image-captioning copying build/lib/label_studio/annotation_templates/computer-vision/image-captioning/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/image-captioning creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/keypoints copying build/lib/label_studio/annotation_templates/computer-vision/keypoints/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/keypoints creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/image-classification copying build/lib/label_studio/annotation_templates/computer-vision/image-classification/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/image-classification creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/optical-character-recognition copying build/lib/label_studio/annotation_templates/computer-vision/optical-character-recognition/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/optical-character-recognition creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/object-detection-with-bounding-boxes copying build/lib/label_studio/annotation_templates/computer-vision/object-detection-with-bounding-boxes/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/object-detection-with-bounding-boxes creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/inventory-tracking copying build/lib/label_studio/annotation_templates/computer-vision/inventory-tracking/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/computer-vision/inventory-tracking creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/conversational-ai creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/conversational-ai/intent-classification-and-slot-filling copying build/lib/label_studio/annotation_templates/conversational-ai/intent-classification-and-slot-filling/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/conversational-ai/intent-classification-and-slot-filling creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/conversational-ai/response-generation copying build/lib/label_studio/annotation_templates/conversational-ai/response-generation/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/conversational-ai/response-generation creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/conversational-ai/coreference-resolution-and-entity-linking copying build/lib/label_studio/annotation_templates/conversational-ai/coreference-resolution-and-entity-linking/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/conversational-ai/coreference-resolution-and-entity-linking creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/conversational-ai/response-selection copying build/lib/label_studio/annotation_templates/conversational-ai/response-selection/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/conversational-ai/response-selection creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/conversational-analysis copying build/lib/label_studio/annotation_templates/audio-speech-processing/conversational-analysis/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/conversational-analysis creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/speech-transcription copying build/lib/label_studio/annotation_templates/audio-speech-processing/speech-transcription/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/speech-transcription creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/speaker-segmentation copying build/lib/label_studio/annotation_templates/audio-speech-processing/speaker-segmentation/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/speaker-segmentation copying build/lib/label_studio/annotation_templates/audio-speech-processing/speaker-segmentation/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/speaker-segmentation creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/intent-classification copying build/lib/label_studio/annotation_templates/audio-speech-processing/intent-classification/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/intent-classification copying build/lib/label_studio/annotation_templates/audio-speech-processing/intent-classification/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/intent-classification creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition copying build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition copying build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/signal-quality-detection copying build/lib/label_studio/annotation_templates/audio-speech-processing/signal-quality-detection/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/signal-quality-detection copying build/lib/label_studio/annotation_templates/audio-speech-processing/signal-quality-detection/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/signal-quality-detection creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments copying build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments copying build/lib/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/automatic-speech-recognition-using-segments creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/sound-event-detection copying build/lib/label_studio/annotation_templates/audio-speech-processing/sound-event-detection/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/sound-event-detection copying build/lib/label_studio/annotation_templates/audio-speech-processing/sound-event-detection/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/audio-speech-processing/sound-event-detection creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/videos creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/videos/video-object-tracking copying build/lib/label_studio/annotation_templates/videos/video-object-tracking/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/videos/video-object-tracking creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/videos/video-timeline-segmentation copying build/lib/label_studio/annotation_templates/videos/video-timeline-segmentation/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/videos/video-timeline-segmentation copying build/lib/label_studio/annotation_templates/videos/video-timeline-segmentation/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/videos/video-timeline-segmentation creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/videos/video-classification copying build/lib/label_studio/annotation_templates/videos/video-classification/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/videos/video-classification copying build/lib/label_studio/annotation_templates/videos/video-classification/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/videos/video-classification creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/pdf-classification copying build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-classification/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/pdf-classification copying build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-classification/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/pdf-classification creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/html-entity-recognition copying build/lib/label_studio/annotation_templates/structured-data-parsing/html-entity-recognition/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/html-entity-recognition copying build/lib/label_studio/annotation_templates/structured-data-parsing/html-entity-recognition/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/html-entity-recognition creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/freeform-metadata copying build/lib/label_studio/annotation_templates/structured-data-parsing/freeform-metadata/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/freeform-metadata copying build/lib/label_studio/annotation_templates/structured-data-parsing/freeform-metadata/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/freeform-metadata creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation copying build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation copying build/lib/label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/pdf-multipage-annotation creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/tabular-data copying build/lib/label_studio/annotation_templates/structured-data-parsing/tabular-data/config.yml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/tabular-data copying build/lib/label_studio/annotation_templates/structured-data-parsing/tabular-data/config.xml -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates/structured-data-parsing/tabular-data copying build/lib/label_studio/annotation_templates/groups.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/annotation_templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/webhooks/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations copying build/lib/label_studio/webhooks/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations copying build/lib/label_studio/webhooks/migrations/0003_alter_webhookaction_action.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations copying build/lib/label_studio/webhooks/migrations/0004_auto_20221221_1101.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations copying build/lib/label_studio/webhooks/migrations/0002_auto_20220319_0013.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations copying build/lib/label_studio/webhooks/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations copying build/lib/label_studio/webhooks/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/webhooks/views.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/webhooks/utils.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/webhooks/serializers_for_hooks.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/webhooks/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/webhooks/apps.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/webhooks/admin.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/webhooks/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/webhooks/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks copying build/lib/label_studio/sitecustomize.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio copying build/lib/label_studio/feature_flags.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml copying build/lib/label_studio/ml/api_connector.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml copying build/lib/label_studio/ml/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations copying build/lib/label_studio/ml/migrations/0005_auto_20211010_1344.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations copying build/lib/label_studio/ml/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations copying build/lib/label_studio/ml/migrations/0006_mlbackend_auto_update.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations copying build/lib/label_studio/ml/migrations/0004_auto_20210820_1610.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations copying build/lib/label_studio/ml/migrations/0003_auto_20210309_1239.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations copying build/lib/label_studio/ml/migrations/0002_auto_20210308_1559.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations copying build/lib/label_studio/ml/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations copying build/lib/label_studio/ml/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml copying build/lib/label_studio/ml/mixins.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml copying build/lib/label_studio/ml/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml copying build/lib/label_studio/ml/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml copying build/lib/label_studio/ml/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml copying build/lib/label_studio/server.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations copying build/lib/label_studio/organizations/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations copying build/lib/label_studio/organizations/middleware.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations copying build/lib/label_studio/organizations/migrations/0001_squashed_0008_auto_20201005_1552.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations copying build/lib/label_studio/organizations/migrations/0002_auto_20210310_2044.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations copying build/lib/label_studio/organizations/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations copying build/lib/label_studio/organizations/migrations/0003_auto_20211010_1339.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations copying build/lib/label_studio/organizations/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations copying build/lib/label_studio/organizations/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/templates/organizations copying build/lib/label_studio/organizations/templates/organizations/people_list.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/templates/organizations copying build/lib/label_studio/organizations/views.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations copying build/lib/label_studio/organizations/functions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations copying build/lib/label_studio/organizations/mixins.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations copying build/lib/label_studio/organizations/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations copying build/lib/label_studio/organizations/apps.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations copying build/lib/label_studio/organizations/forms.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/management creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/management/commands copying build/lib/label_studio/organizations/management/commands/destroy_organization.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/management/commands copying build/lib/label_studio/organizations/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/management/commands copying build/lib/label_studio/organizations/management/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/management copying build/lib/label_studio/organizations/admin.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations copying build/lib/label_studio/organizations/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations copying build/lib/label_studio/organizations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/filters.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/decorators.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/all_urls.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/feature_flags copying build/lib/label_studio/core/feature_flags/base.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/feature_flags copying build/lib/label_studio/core/feature_flags/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/feature_flags copying build/lib/label_studio/core/redis.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/middleware.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/migrations copying build/lib/label_studio/core/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/migrations copying build/lib/label_studio/core/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/migrations copying build/lib/label_studio/core/old_ls_migration.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils copying build/lib/label_studio/core/utils/contextlog.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils copying build/lib/label_studio/core/utils/formatter.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils copying build/lib/label_studio/core/utils/sentry.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils copying build/lib/label_studio/core/utils/exceptions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils copying build/lib/label_studio/core/utils/common.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/windows_sqlite_fix copying build/lib/label_studio/core/utils/windows_sqlite_fix/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/windows_sqlite_fix copying build/lib/label_studio/core/utils/io.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils copying build/lib/label_studio/core/utils/db.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/schema copying build/lib/label_studio/core/utils/schema/default_config.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/schema copying build/lib/label_studio/core/utils/schema/label_config_schema.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/schema copying build/lib/label_studio/core/utils/schema/data_examples.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/schema copying build/lib/label_studio/core/utils/static_serve.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils copying build/lib/label_studio/core/utils/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils copying build/lib/label_studio/core/utils/params.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils copying build/lib/label_studio/core/permissions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/views.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/argparser.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/validators.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/settings copying build/lib/label_studio/core/settings/base.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/settings copying build/lib/label_studio/core/settings/label_studio.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/settings copying build/lib/label_studio/core/settings/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/settings creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/images copying build/lib/label_studio/core/static/images/heidi.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/images copying build/lib/label_studio/core/static/images/opossum_looking.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/images copying build/lib/label_studio/core/static/images/slack.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/images copying build/lib/label_studio/core/static/images/opossum_hanging.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/images copying build/lib/label_studio/core/static/images/favicon.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/images copying build/lib/label_studio/core/static/images/favicon.ico -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/images copying build/lib/label_studio/core/static/images/opossum_broken.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/images creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/tabular-data.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/video-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/pairwise-regression.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/intent-classification-and-slot-filling.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/text-summarization.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/visual-question-answering.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/serp-ranking.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/text-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/outliers-anomaly-detection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/pdf-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/inventory-tracking.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/image-captioning.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/taxonomy.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/semantic-segmentation-with-masks.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/machine-translation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/document-retrieval.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/image-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/repeater-tag-multi-page-document-annotation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/automatic-speech-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/video-timeline-segmentation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/sound-event-detection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/text-to-image.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/pairwise-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/activity-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/change-point-detection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/thumbnail-audio-sentiment.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/speaker-segmentation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/signal-quality.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/named-entity-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/asr-hypotheses.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/semantic-segmentation-with-polygons.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/response-selection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/freeform-metadata.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/coreference-resolution-and-entity-linking.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/html-entity-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/visual-genome.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/content-based-image-search.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/time-series-forecasting.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/object-detection-with-bounding-boxes.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/multipage.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/optical-character-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/intent-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/relation-extraction.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/automatic-speech-recognition-using-segments.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/question-answering.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/thumbnail-conversation-sentiment.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/response-generation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/signal-quality-detection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates copying build/lib/label_studio/core/static/templates/keypoints.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/css copying build/lib/label_studio/core/static/css/uikit.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/css copying build/lib/label_studio/core/static/css/error.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/css copying build/lib/label_studio/core/static/css/users.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/css copying build/lib/label_studio/core/static/css/codemirror.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/css copying build/lib/label_studio/core/static/css/main.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/css copying build/lib/label_studio/core/static/css/Toast.min.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/css copying build/lib/label_studio/core/static/css/login.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/css creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/drf-yasg creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/drf-yasg/redoc copying build/lib/label_studio/core/static/drf-yasg/redoc/redoc.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/drf-yasg/redoc creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-300.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-italic.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-regular.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto copying build/lib/label_studio/core/static/fonts/roboto/roboto-v20-latin_cyrillic-500.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/fonts/roboto creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/icons copying build/lib/label_studio/core/static/icons/arrow.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/icons copying build/lib/label_studio/core/static/icons/logo-black.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/icons copying build/lib/label_studio/core/static/icons/gear.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/icons copying build/lib/label_studio/core/static/icons/office.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/icons copying build/lib/label_studio/core/static/icons/slack.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/icons copying build/lib/label_studio/core/static/icons/menu.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/icons copying build/lib/label_studio/core/static/icons/github.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/icons copying build/lib/label_studio/core/static/icons/cross.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/icons creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/sample-task-sin.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/sample.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/kittens2.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/opossum_snow.mp4 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/paragraphs.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/game.wav -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/sample.pdf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/hypertext.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/kittens.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/kittens1.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/trees_in_snow.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples copying build/lib/label_studio/core/static/samples/sample.mp3 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/samples creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/static/js/xml.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/static/js/478.chunk.js.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/static/js/478.chunk.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/static/js/helpers.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/static/js/Toast.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/static/js/decode-audio.wasm -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/static/js/luxon.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/static/js/vue.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/static/js/jquery.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static/js copying build/lib/label_studio/core/mixins.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/api_permissions.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/version.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/current_request.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/img copying build/lib/label_studio/core/static_build/rest_framework/img/glyphicons-halflings.90233c9067e9.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/img copying build/lib/label_studio/core/static_build/rest_framework/img/glyphicons-halflings.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/img copying build/lib/label_studio/core/static_build/rest_framework/img/grid.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/img copying build/lib/label_studio/core/static_build/rest_framework/img/glyphicons-halflings-white.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/img copying build/lib/label_studio/core/static_build/rest_framework/img/grid.a4b938cf382b.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/img copying build/lib/label_studio/core/static_build/rest_framework/img/glyphicons-halflings-white.9bbc6e960299.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/img creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/bootstrap-theme.min.66b84a04375e.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/prettify.a987f72342ee.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/font-awesome-4.0.3.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/bootstrap-tweaks.46ed116b0edd.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/prettify.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/font-awesome-4.0.3.c1e1ea213abf.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/bootstrap.min.77017a69879a.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/bootstrap-tweaks.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/default.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/default.789dfb5732d7.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css copying build/lib/label_studio/core/static_build/rest_framework/css/bootstrap-theme.min.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/css creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.dcb26c7239d8.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.08eda92397ae.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.8b27bc96115c.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.e18bbf611f2a.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.448c34a56d69.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.f4769f9bdb74.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.3293616ec0c6.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/glyphicons-halflings-regular.fa2772327f55.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts copying build/lib/label_studio/core/static_build/rest_framework/fonts/fontawesome-webfont.83e37a11f9d7.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/fonts creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/img copying build/lib/label_studio/core/static_build/rest_framework/docs/img/grid.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/img copying build/lib/label_studio/core/static_build/rest_framework/docs/img/grid.a4b938cf382b.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/img copying build/lib/label_studio/core/static_build/rest_framework/docs/img/favicon.ico -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/img copying build/lib/label_studio/core/static_build/rest_framework/docs/img/favicon.5195b4d0f3eb.ico -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/img creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/css copying build/lib/label_studio/core/static_build/rest_framework/docs/css/jquery.json-view.min.a2e6beeb6710.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/css copying build/lib/label_studio/core/static_build/rest_framework/docs/css/highlight.e0e4d973c6d7.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/css copying build/lib/label_studio/core/static_build/rest_framework/docs/css/jquery.json-view.min.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/css copying build/lib/label_studio/core/static_build/rest_framework/docs/css/base.e630f8f4990e.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/css copying build/lib/label_studio/core/static_build/rest_framework/docs/css/highlight.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/css copying build/lib/label_studio/core/static_build/rest_framework/docs/css/base.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/css creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/js copying build/lib/label_studio/core/static_build/rest_framework/docs/js/highlight.pack.479b5f21dcba.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/js copying build/lib/label_studio/core/static_build/rest_framework/docs/js/jquery.json-view.min.b7c2d6981377.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/js copying build/lib/label_studio/core/static_build/rest_framework/docs/js/highlight.pack.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/js copying build/lib/label_studio/core/static_build/rest_framework/docs/js/api.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/js copying build/lib/label_studio/core/static_build/rest_framework/docs/js/jquery.json-view.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/js copying build/lib/label_studio/core/static_build/rest_framework/docs/js/api.c9743eab7a4f.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/docs/js creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/prettify-min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/prettify-min.709bfcc456c6.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/default.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/bootstrap.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/ajax-form.0ea6e6052ab5.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/bootstrap.min.2f34b630ffe3.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/jquery-3.5.1.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/jquery-3.5.1.min.dc5e7f18c8d3.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/default.5b08897dbdc3.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/coreapi-0.1.1.8851fb9336c9.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/coreapi-0.1.1.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/ajax-form.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/csrf.969930007329.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js copying build/lib/label_studio/core/static_build/rest_framework/js/csrf.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework/js creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/heidi.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/opossum_looking.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/slack.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/opossum_broken.df8566d9c026.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/opossum_looking.47c686c638e6.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/slack.86883b6a07a0.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/opossum_hanging.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/favicon.58c0a5114450.ico -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/favicon.1e98479f4133.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/favicon.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/heidi.a59f20dee6eb.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/favicon.ico -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/opossum_hanging.2fa77848bd0c.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images copying build/lib/label_studio/core/static_build/images/opossum_broken.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/images creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/tabular-data.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/semantic-segmentation-with-masks.81db15b27126.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/video-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/machine-translation.e969400e4490.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/image-classification.c060fe2a5fd9.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/pairwise-regression.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/pairwise-regression.e663d857452c.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/intent-classification-and-slot-filling.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/text-summarization.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/html-entity-recognition.c4742fd93fdb.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/visual-question-answering.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/serp-ranking.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/intent-classification-and-slot-filling.523a502faa8f.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/sound-event-detection.82e204556144.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/text-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/outliers-anomaly-detection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/pdf-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/inventory-tracking.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/freeform-metadata.e1ece43b0d4c.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/image-captioning.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/taxonomy.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/video-classification.76367a274a59.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/optical-character-recognition.e682b4efed3c.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/time-series-forecasting.a49b308aca02.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/semantic-segmentation-with-masks.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/visual-genome.10148c917be8.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/document-retrieval.579503a5696a.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/machine-translation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/activity-recognition.cb1fa7865fb5.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/automatic-speech-recognition-using-segments.0e17d870e798.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/document-retrieval.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/image-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/repeater-tag-multi-page-document-annotation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/automatic-speech-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/video-timeline-segmentation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/image-captioning.7f2c6dc60209.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/sound-event-detection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/response-generation.acce0bb90fee.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/coreference-resolution-and-entity-linking.25f9bcc97119.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/pairwise-classification.bc726135a560.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/outliers-anomaly-detection.823e5a4719eb.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/tabular-data.d38ce7a0b10b.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/multipage.e26a5ebd7733.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/response-selection.791f37539012.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/text-to-image.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/visual-question-answering.d57faf657e5d.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/pairwise-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/activity-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/change-point-detection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/relation-extraction.40dcf3b19c99.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/thumbnail-audio-sentiment.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/speaker-segmentation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/signal-quality.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/named-entity-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/asr-hypotheses.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/speaker-segmentation.375fd9cf7c4a.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/semantic-segmentation-with-polygons.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/question-answering.0019d54373f3.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/text-to-image.305fa7d0554b.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/response-selection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/video-timeline-segmentation.024ff7e06726.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/thumbnail-audio-sentiment.e3a2db37dc93.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/taxonomy.8468d578330d.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/text-summarization.bdb6ba70cdde.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/freeform-metadata.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/coreference-resolution-and-entity-linking.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/html-entity-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/named-entity-recognition.dcde2369a349.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/change-point-detection.d9f3abd8e28e.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/content-based-image-search.550260d07d05.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/visual-genome.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/thumbnail-conversation-sentiment.edaf00a21427.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/pdf-classification.59d193f781a2.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/content-based-image-search.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/repeater-tag-multi-page-document-annotation.b75c5466b5c6.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/time-series-forecasting.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/serp-ranking.0a6315ebebe3.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/object-detection-with-bounding-boxes.cbbb881d3efd.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/object-detection-with-bounding-boxes.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/text-classification.b410c62bffef.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/signal-quality.98e8c66dfdd9.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/multipage.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/optical-character-recognition.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/keypoints.3dd4449a4b62.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/intent-classification.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/relation-extraction.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/automatic-speech-recognition-using-segments.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/question-answering.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/thumbnail-conversation-sentiment.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/intent-classification.55e8897bda96.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/response-generation.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/semantic-segmentation-with-polygons.7347807954d4.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/inventory-tracking.15608ffc3a0f.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/signal-quality-detection.b9c132133354.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/automatic-speech-recognition.876e5d4dd9c2.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/signal-quality-detection.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/asr-hypotheses.bebf0c23418e.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates copying build/lib/label_studio/core/static_build/templates/keypoints.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/uikit.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/error.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/Toast.min.0479912dd9c5.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/main.de66392810e2.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/users.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/codemirror.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/main.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/users.85c165ec03e1.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/login.b79a5e51b1bf.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/Toast.min.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/error.4be338f10355.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/login.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/uikit.e49a7a43adbd.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css copying build/lib/label_studio/core/static_build/css/codemirror.3ea75d54ee7e.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/css creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/url-polyfill.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/redoc-old copying build/lib/label_studio/core/static_build/drf-yasg/redoc-old/redoc.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/redoc-old copying build/lib/label_studio/core/static_build/drf-yasg/redoc-old/redoc.min.2c6d72fb0ef9.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/redoc-old copying build/lib/label_studio/core/static_build/drf-yasg/insQ.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/insQ.min.90ab21607447.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-init.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/index.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/absolute-path.7ca5ebff3b35.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-bundle.ee32fa5b4197.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui.bc068a76c80f.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/favicon-32x32.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle.6f3d15ebc999.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.68c3481c2051.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/absolute-path.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/oauth2-redirect.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-standalone-preset.f76577cd29dc.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-bundle.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/oauth2-redirect.49cb7cc0bfe0.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/swagger-ui-es-bundle-core.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/favicon-32x32.40d4f2c38d1c.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-dist/index.4843f77ccf9e.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/swagger-ui-dist creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/redoc copying build/lib/label_studio/core/static_build/drf-yasg/redoc/redoc.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/redoc copying build/lib/label_studio/core/static_build/drf-yasg/redoc/redoc.min.0e765538cc2f.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/redoc copying build/lib/label_studio/core/static_build/drf-yasg/redoc/redoc-logo.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/redoc copying build/lib/label_studio/core/static_build/drf-yasg/redoc/redoc-logo.c7dc7712ce68.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg/redoc copying build/lib/label_studio/core/static_build/drf-yasg/style.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/redoc-init.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/swagger-ui-init.4581b8d51ebc.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/style.680c08b2b7b4.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/redoc-init.f2691bea6613.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/immutable.min.d985bc61d85c.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/immutable.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg copying build/lib/label_studio/core/static_build/drf-yasg/url-polyfill.min.5ec37fdadbc5.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/drf-yasg creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto.68e862e742f3.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.c2bf54bc5674.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.2e0bf09ac4b4.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.b5bd232e5ae7.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.f245f4a64fee.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.0c9fedf91828.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.0693bf1b0946.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.95204ac95130.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.8681f434273f.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.d24b660fb0e2.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.85ed55b262ab.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.370f86168a7d.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.59855b4cd887.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.eea1b983a522.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.b6e1d0fde881.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.dd0bea1f9a80.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.9af3b948743a.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.a3d5f692fa35.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.fd46dc46efb8.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500italic.d2eb7895b449.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.a261b07bf58a.woff2 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.39c358e4c785.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-regular.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.18a127e9dc68.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.7d59ee8aeb5f.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-italic.35e184c357f5.ttf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-300.7035e3255acf.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto copying build/lib/label_studio/core/static_build/fonts/roboto/roboto-v20-latin_cyrillic-500.eot -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/fonts/roboto creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger copying build/lib/label_studio/core/static_build/rest_framework_swagger/logo_small.8cad66ba86ea.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger copying build/lib/label_studio/core/static_build/rest_framework_swagger/favicon-32x32.1b4ded0a3a8d.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger copying build/lib/label_studio/core/static_build/rest_framework_swagger/favicon-16x16.3ed02eaf511d.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger copying build/lib/label_studio/core/static_build/rest_framework_swagger/favicon-32x32.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger copying build/lib/label_studio/core/static_build/rest_framework_swagger/favicon-16x16.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger copying build/lib/label_studio/core/static_build/rest_framework_swagger/logo_small.png -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger/bundles copying build/lib/label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger/bundles copying build/lib/label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger/bundles copying build/lib/label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.6aad1a0bd569.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger/bundles copying build/lib/label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.e2cd1531addc.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger/bundles copying build/lib/label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.5a0d38a8148f.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger/bundles copying build/lib/label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger/bundles copying build/lib/label_studio/core/static_build/rest_framework_swagger/bundles/vendors.bundle.ccc253215582.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger/bundles copying build/lib/label_studio/core/static_build/rest_framework_swagger/bundles/app.bundle.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/rest_framework_swagger/bundles creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/img copying build/lib/label_studio/core/static_build/django_extensions/img/indicator.03ce3dcc84af.gif -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/img copying build/lib/label_studio/core/static_build/django_extensions/img/indicator.gif -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/img creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/css copying build/lib/label_studio/core/static_build/django_extensions/css/jquery.autocomplete.1a774d452e48.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/css copying build/lib/label_studio/core/static_build/django_extensions/css/jquery.autocomplete.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/css creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/js copying build/lib/label_studio/core/static_build/django_extensions/js/jquery.bgiframe.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/js copying build/lib/label_studio/core/static_build/django_extensions/js/jquery.autocomplete.26e55daaf7c5.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/js copying build/lib/label_studio/core/static_build/django_extensions/js/jquery.autocomplete.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/js copying build/lib/label_studio/core/static_build/django_extensions/js/jquery.ajaxQueue.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/js copying build/lib/label_studio/core/static_build/django_extensions/js/jquery.ajaxQueue.ac504621bdd8.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/js copying build/lib/label_studio/core/static_build/django_extensions/js/jquery.bgiframe.a9cca145411c.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/django_extensions/js copying build/lib/label_studio/core/static_build/staticfiles.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/slack.be49727ccc90.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/arrow.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/logo-black.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/github.c982636c6daa.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/arrow.5843a6f57457.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/gear.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/office.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/logo-black.633545a800a3.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/slack.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/menu.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/office.ab5b5848666a.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/github.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/menu.a898d4eeb103.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/gear.1fdbf906a302.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/cross.8ff7881cb56a.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons copying build/lib/label_studio/core/static_build/icons/cross.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/icons creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/sample-task-sin.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/sample.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/kittens1.c9dac88e154d.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/hypertext.8e66c492c332.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/sample.2ca80224c6de.mp3 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/kittens2.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/kittens.4ad70890bcb0.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/opossum_snow.mp4 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/trees_in_snow.60155fcef5ac.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/opossum_snow.4956fd215e15.mp4 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/paragraphs.430415eccbf3.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/paragraphs.json -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/game.wav -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/sample.554a4067447b.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/sample-task-sin.18384e9f50c0.csv -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/game.18337b1c47f5.wav -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/sample.fa7d7e650b2c.pdf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/kittens2.9748ea731e30.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/sample.pdf -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/hypertext.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/kittens.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/kittens1.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/trees_in_snow.jpg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples copying build/lib/label_studio/core/static_build/samples/sample.mp3 -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/samples creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/inline-delete.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/calendar-icons.39b290681a8b.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/LICENSE.2c54f4e1ca1c -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/sorting-icons.3a097b59f104.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/LICENSE -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-changelink.18d2fd706348.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-unknown.a18cb4398978.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-viewlink.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/inline-delete.fec1b761f254.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-unknown-alt.81536e128bb6.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/sorting-icons.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img/gis copying build/lib/label_studio/core/static_build/admin/img/gis/move_vertex_off.7a23bf31ef8a.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img/gis copying build/lib/label_studio/core/static_build/admin/img/gis/move_vertex_off.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img/gis copying build/lib/label_studio/core/static_build/admin/img/gis/move_vertex_on.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img/gis copying build/lib/label_studio/core/static_build/admin/img/gis/move_vertex_on.0047eba25b67.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img/gis copying build/lib/label_studio/core/static_build/admin/img/README.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/tooltag-add.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/search.7cf54ff789c6.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-unknown-alt.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/selector-icons.b4555096cea2.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-addlink.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-alert.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-unknown.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-no.439e821418cd.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/calendar-icons.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-yes.d2f9f035226a.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/tooltag-arrowright.bbfb788a849e.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/tooltag-add.e59d620a9742.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-deletelink.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-clock.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-addlink.d519b3bab011.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-yes.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-deletelink.564ef9dc3854.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/selector-icons.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-alert.034cc7d8a67f.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/tooltag-arrowright.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-calendar.ac7aea671bea.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/README.a70711a38d87.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-viewlink.41eb31f7826e.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-changelink.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-calendar.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-clock.e1d4dfac3f2b.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/icon-no.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img copying build/lib/label_studio/core/static_build/admin/img/search.svg -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/img creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/responsive_rtl.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/widgets.694d845b2cb1.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/responsive.b128bdf0edef.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/forms.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/autocomplete.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/fonts.168bab448fee.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/dashboard.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/nav_sidebar.0fd434145f4d.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/login.c35adf41bb6e.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/responsive_rtl.e13ae754cceb.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/nav_sidebar.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/login.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/changelists.c70d77c47e69.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/forms.1d89ec6432f5.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/widgets.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/rtl.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/dashboard.be83f13e4369.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/base.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/fonts.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/autocomplete.4a81fc4242d0.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/base.1f418065fc2c.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/changelists.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css/vendor creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css/vendor/select2 copying build/lib/label_studio/core/static_build/admin/css/vendor/select2/select2.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css/vendor/select2 copying build/lib/label_studio/core/static_build/admin/css/vendor/select2/select2.min.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css/vendor/select2 copying build/lib/label_studio/core/static_build/admin/css/vendor/select2/LICENSE-SELECT2.f94142512c91.md -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css/vendor/select2 copying build/lib/label_studio/core/static_build/admin/css/vendor/select2/LICENSE-SELECT2.md -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css/vendor/select2 copying build/lib/label_studio/core/static_build/admin/css/vendor/select2/select2.min.9f54e6414f87.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css/vendor/select2 copying build/lib/label_studio/core/static_build/admin/css/vendor/select2/select2.a2194c262648.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css/vendor/select2 copying build/lib/label_studio/core/static_build/admin/css/responsive.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css copying build/lib/label_studio/core/static_build/admin/css/rtl.4bc23eb90919.css -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/css creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/Roboto-Light-webfont.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/Roboto-Regular-webfont.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/README.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/Roboto-Bold-webfont.50d75e48e0a3.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/README.ab99e6b541ea.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/Roboto-Light-webfont.c73eb1ceba33.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/Roboto-Bold-webfont.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/LICENSE.d273d63619c9.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/Roboto-Regular-webfont.35b07eb2f871.woff -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts copying build/lib/label_studio/core/static_build/admin/fonts/LICENSE.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/fonts creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/popup_response.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/inlines.7596b7fd289e.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/autocomplete.b6b77d0e5906.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/jquery.init.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/urlify.25cc3eac8123.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/inlines.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/popup_response.c6cc78ea5551.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/prepopulate_init.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/SelectBox.8161741c7647.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/SelectFilter2.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/prepopulate.bd2361dfd64d.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/SelectBox.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/nav_sidebar.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/SelectFilter2.d250dcb52a9a.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/change_form.9d8ca4f96b75.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/nav_sidebar.7605597ddf52.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/prepopulate.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/prepopulate_init.e056047b7a7e.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/actions.3edba334d0a4.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/jquery.init.b7781a0897fc.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/actions.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/core.ccd84108ec57.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/collapse.f84e7410290f.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/admin copying build/lib/label_studio/core/static_build/admin/js/admin/DateTimeShortcuts.5548f99471bf.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/admin copying build/lib/label_studio/core/static_build/admin/js/admin/RelatedObjectLookups.b4d76b6aaf0b.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/admin copying build/lib/label_studio/core/static_build/admin/js/admin/DateTimeShortcuts.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/admin copying build/lib/label_studio/core/static_build/admin/js/admin/RelatedObjectLookups.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/admin copying build/lib/label_studio/core/static_build/admin/js/change_form.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/cancel.ecc4c5ca7b32.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/cancel.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/calendar.f8a5d055eb33.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/collapse.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/autocomplete.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2 copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/select2.full.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2 copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/select2.full.min.fcd7500d8e13.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2 copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/select2.full.c2afdeda3058.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2 copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/LICENSE.f94142512c91.md -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2 creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ar.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/bn.6d42b4dd5665.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/it.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/es.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/da.766346afe4dd.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/pl.6031b4f16452.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/is.3ddd9a6a97e9.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/pt.33b4a3b44d43.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/nl.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/az.270c257daf81.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ja.170ae885d74f.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/mk.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/lv.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/uk.8cede7f4803c.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/eu.adfe5c97b72c.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/fa.3b5bd1961cfd.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ko.e7be6c20e673.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hu.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/km.c23089cb06ca.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ne.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/pt-BR.e1b294433e7f.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/pt.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/de.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ru.934aa95f5b5f.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/th.f38c20b0221b.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ms.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/cs.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/tk.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-TW.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/id.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sv.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/tr.b5a0643d1545.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/vi.097a5b75b3e1.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-CN.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ne.3d79fd3f08db.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/fr.05e0542fcfe6.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hu.6ec6039cb8a3.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ko.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/tk.7c572a68c78f.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/nl.997868a37ed8.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hi.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/id.04debded514d.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/bn.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/dsb.56372c92d2f1.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hsb.fa3b55265efe.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/gl.d99b1fedaa86.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sr-Cyrl.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/gl.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/fi.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sl.131a78bc0752.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ar.65aa8e36bf5d.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/bg.39b8be30d4f0.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/fa.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/tr.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/cs.4f43e8e7d33a.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hsb.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/lt.23c7ce903300.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/az.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/th.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/vi.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/fr.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ms.4ba82c9a51ce.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/bg.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ro.f75cb460ec3b.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/pl.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/de.8a1c222b0204.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ru.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ps.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/fi.614ec42aa9ba.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/it.be4fe8d365b5.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/et.2b96fd98289d.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/he.e420ff6cd3ed.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/lt.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sk.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/lv.08e62128eac1.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/af.4f6fcd73488c.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sr-Cyrl.f254bb8c4c7c.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/nb.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/nb.da2fce143f27.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sk.33d02cef8d11.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/is.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-TW.04554a227c2b.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ca.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ka.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sl.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hi.70640d41628f.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/af.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/en.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sr.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/bs.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/zh-CN.2cff662ec5f9.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/eu.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/dsb.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ja.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/km.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/da.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/en.cf932ba09a98.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/pt-BR.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hr.a2b092cc1147.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/bs.91624382358e.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/uk.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/he.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sq.5636b60d29c9.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ca.a166b745933a.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sv.7a9c2f71e777.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/el.27097f071856.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hy.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/el.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sr.5ed85a48f483.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ro.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/es.66dbc2652fb1.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hy.c7babaeef5a6.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/et.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/sq.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/mk.dabbb9087130.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ps.38dfa47af9e0.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/hr.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/i18n/ka.2083264a54f0.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2/i18n copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/LICENSE.md -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2 copying build/lib/label_studio/core/static_build/admin/js/vendor/select2/select2.full.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/select2 creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/jquery copying build/lib/label_studio/core/static_build/admin/js/vendor/jquery/jquery.min.dc5e7f18c8d3.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/jquery copying build/lib/label_studio/core/static_build/admin/js/vendor/jquery/LICENSE.75308107741f.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/jquery copying build/lib/label_studio/core/static_build/admin/js/vendor/jquery/jquery.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/jquery copying build/lib/label_studio/core/static_build/admin/js/vendor/jquery/jquery.23c7c5d2d131.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/jquery copying build/lib/label_studio/core/static_build/admin/js/vendor/jquery/jquery.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/jquery copying build/lib/label_studio/core/static_build/admin/js/vendor/jquery/LICENSE.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/jquery creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/xregexp copying build/lib/label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/xregexp copying build/lib/label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.efda034b9537.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/xregexp copying build/lib/label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.min.b0439563a5d3.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/xregexp copying build/lib/label_studio/core/static_build/admin/js/vendor/xregexp/LICENSE.bf79e414957a.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/xregexp copying build/lib/label_studio/core/static_build/admin/js/vendor/xregexp/LICENSE.txt -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/xregexp copying build/lib/label_studio/core/static_build/admin/js/vendor/xregexp/xregexp.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js/vendor/xregexp copying build/lib/label_studio/core/static_build/admin/js/core.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/calendar.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js copying build/lib/label_studio/core/static_build/admin/js/urlify.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/admin/js creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/xml.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/478.chunk.js.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/478.chunk.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/helpers.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/Toast.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/Toast.min.9135be1633df.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/decode-audio.wasm -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/decode-audio.3f2bcf7b1c04.wasm -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/luxon.min.512874b4b4a4.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/luxon.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/vue.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/helpers.9a01b074ff58.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/jquery.min.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/vue.17e942ea0854.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/478.chunk.d46f49ea30cf.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/jquery.min.220afd743d9e.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/478.chunk.js.dd24e961689c.map -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/static_build/js/xml.cae34fb93abc.js -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/static_build/js copying build/lib/label_studio/core/label_config.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/templatetags copying build/lib/label_studio/core/templatetags/filters.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/templatetags copying build/lib/label_studio/core/bulk_update_utils.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/storage.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/management creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/management/commands copying build/lib/label_studio/core/management/commands/show_async_migrations.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/management/commands copying build/lib/label_studio/core/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/management/commands copying build/lib/label_studio/core/management/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/management copying build/lib/label_studio/core/version_.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/context_processors.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core copying build/lib/label_studio/core/wsgi.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects copying build/lib/label_studio/projects/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0008_auto_20210314_1840.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0010_auto_20210505_2037.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0006_auto_20210308_1559.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0009_project_evaluate_predictions_automatically.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0021_merge_20230215_1943.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0001_squashed_0065_auto_20210223_2014.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0014_project_parsed_label_config.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0005_merge_20210308_1141.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0013_project_skip_queue.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0018_alter_project_control_weights.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0016_auto_20220211_2218.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0004_auto_20210306_0506.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0012_auto_20210906_1323.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0019_labelstreamhistory.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0020_labelstreamhistory_unique_history.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0019_project_project_pinned__a39ccb_idx.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0003_auto_20210305_1008.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0003_project_color.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0015_merge_20220117_0749.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0017_project_pinned_at.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0002_auto_20210304_1457.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0007_auto_20210309_1304.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0011_auto_20210517_2101.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/0013_project_reveal_preannotations_interactively.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations copying build/lib/label_studio/projects/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templates creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templates/includes copying build/lib/label_studio/projects/templates/includes/projects_list.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templates/includes copying build/lib/label_studio/projects/templates/includes/project_crumb.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templates/includes creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templates/projects copying build/lib/label_studio/projects/templates/projects/settings.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templates/projects copying build/lib/label_studio/projects/templates/projects/create.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templates/projects copying build/lib/label_studio/projects/templates/projects/list.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templates/projects copying build/lib/label_studio/projects/templates/projects/data.html -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templates/projects copying build/lib/label_studio/projects/views.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects copying build/lib/label_studio/projects/mixins.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects copying build/lib/label_studio/projects/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templatetags copying build/lib/label_studio/projects/templatetags/custom_filters.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templatetags copying build/lib/label_studio/projects/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templatetags copying build/lib/label_studio/projects/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/functions copying build/lib/label_studio/projects/functions/next_task.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/functions copying build/lib/label_studio/projects/functions/utils.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/functions copying build/lib/label_studio/projects/functions/stream_history.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/functions copying build/lib/label_studio/projects/functions/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/functions copying build/lib/label_studio/projects/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export copying build/lib/label_studio/data_export/models.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export creating /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations copying build/lib/label_studio/data_export/migrations/0004_auto_20211019_0852.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations copying build/lib/label_studio/data_export/migrations/0005_auto_20211025_1137.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations copying build/lib/label_studio/data_export/migrations/0003_auto_20211004_1416.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations copying build/lib/label_studio/data_export/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations copying build/lib/label_studio/data_export/migrations/0002_auto_20210921_0954.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations copying build/lib/label_studio/data_export/migrations/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations copying build/lib/label_studio/data_export/serializers.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export copying build/lib/label_studio/data_export/mixins.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export copying build/lib/label_studio/data_export/api.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export copying build/lib/label_studio/data_export/apps.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export copying build/lib/label_studio/data_export/admin.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export copying build/lib/label_studio/data_export/urls.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export copying build/lib/label_studio/data_export/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export copying build/lib/label_studio/__init__.py -> /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/s3/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0011_gcsstoragemixin_google_project_id.py to 0011_gcsstoragemixin_google_project_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0007_auto_20210928_1252.py to 0007_auto_20210928_1252.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0003_localfilesimportstorage.py to 0003_localfilesimportstorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0010_auto_20221014_1708.py to 0010_auto_20221014_1708.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0008_auto_20211129_1132.py to 0008_auto_20211129_1132.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0004_gcsstoragemixin_google_application_credentials.py to 0004_gcsstoragemixin_google_application_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0001_squashed_0002_auto_20210302_1827.py to 0001_squashed_0002_auto_20210302_1827.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0002_auto_20210311_0530.py to 0002_auto_20210311_0530.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0009_auto_20220310_0922.py to 0009_auto_20220310_0922.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0006_auto_20210906_1323.py to 0006_auto_20210906_1323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/0005_s3importstorage_recursive_scan.py to 0005_s3importstorage_recursive_scan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/base_models.py to base_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/localfiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/all_api.py to all_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/redis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/azure_blob/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/gcs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/io_storages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations/0004_remove_avg_lead_time.py to 0004_remove_avg_lead_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations/0001_squashed_0005_view_user.py to 0001_squashed_0005_view_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations/0002_remove_annotations_ids.py to 0002_remove_annotations_ids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations/0003_remove_predictions_model_versions.py to 0003_remove_predictions_model_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations/0008_manual_counters_update.py to 0008_manual_counters_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations/0007_auto_20220708_0832.py to 0007_auto_20220708_0832.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations/0005_remove_updated_by.py to 0005_remove_updated_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations/0006_remove_inner_id.py to 0006_remove_inner_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/prepare_params.py to prepare_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions/experimental.py to experimental.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions/next_task.py to next_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions/predictions_to_annotations.py to predictions_to_annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_manager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0019_merge_20220512_2038.py to 0019_merge_20220512_2038.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0027_auto_20220801_1728.py to 0027_auto_20220801_1728.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0012_auto_20211010_1339.py to 0012_auto_20211010_1339.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0035_auto_20221221_1116.py to 0035_auto_20221221_1116.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0021_auto_20220515_2358.py to 0021_auto_20220515_2358.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0014_task_inner_id.py to 0014_task_inner_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0009_auto_20210913_0739.py to 0009_auto_20210913_0739.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0038_auto_20230209_1412.py to 0038_auto_20230209_1412.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0003_merge_20210308_1141.py to 0003_merge_20210308_1141.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0033_annotation_updated_by_fill.py to 0033_annotation_updated_by_fill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0017_new_index_anno_result.py to 0017_new_index_anno_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0004_auto_20210308_1559.py to 0004_auto_20210308_1559.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0002_auto_20210304_1423.py to 0002_auto_20210304_1423.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0024_manual_migrate_counters_again.py to 0024_manual_migrate_counters_again.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0031_alter_task_options.py to 0031_alter_task_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0028_auto_20220802_2220.py to 0028_auto_20220802_2220.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0037_merge_0035_auto_20221221_1116_0036_auto_20221223_1102.py to 0037_merge_0035_auto_20221221_1116_0036_auto_20221223_1102.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0032_annotation_updated_by.py to 0032_annotation_updated_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0020_auto_20220516_0545.py to 0020_auto_20220516_0545.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0036_auto_20221223_1102.py to 0036_auto_20221223_1102.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0006_remove_annotation_state.py to 0006_remove_annotation_state.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0005_auto_20210309_1239.py to 0005_auto_20210309_1239.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0034_annotation_unique_id.py to 0034_annotation_unique_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0008_auto_20210903_1332.py to 0008_auto_20210903_1332.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0029_annotation_project.py to 0029_annotation_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0020_auto_20220515_2332.py to 0020_auto_20220515_2332.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0001_squashed_0041_taskcompletionhistory_was_cancelled.py to 0001_squashed_0041_taskcompletionhistory_was_cancelled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0016_auto_20220414_1408.py to 0016_auto_20220414_1408.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0007_auto_20210618_1653.py to 0007_auto_20210618_1653.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0009_auto_20210914_0020.py to 0009_auto_20210914_0020.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0010_auto_20210914_0032.py to 0010_auto_20210914_0032.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0030_auto_20221102_1118.py to 0030_auto_20221102_1118.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0011_merge_20210914_1036.py to 0011_merge_20210914_1036.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0017_auto_20220330_1310.py to 0017_auto_20220330_1310.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0022_merge_20220517_1128.py to 0022_merge_20220517_1128.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0013_task_updated_by.py to 0013_task_updated_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0018_manual_migrate_counters.py to 0018_manual_migrate_counters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0025_auto_20220721_0110.py to 0025_auto_20220721_0110.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0034_auto_20221221_1101.py to 0034_auto_20221221_1101.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0002_auto_20210305_2035.py to 0002_auto_20210305_2035.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0015_task_fill_inner_id.py to 0015_task_fill_inner_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0023_auto_20220620_1007.py to 0023_auto_20220620_1007.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0035_tasklock_unique_id.py to 0035_tasklock_unique_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/migrations/0026_auto_20220725_1705.py to 0026_auto_20220725_1705.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/choices.py to choices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/commands/calculate_stats.py to calculate_stats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/commands/annotations_fill_updated_by.py to annotations_fill_updated_by.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/commands/calculate_stats_all_orgs.py to calculate_stats_all_orgs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_data/gen_tasks_and_annotations.py to gen_tasks_and_annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_exception.py to test_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager/test_views_api.py to test_views_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager/test_ordering_filters.py to test_ordering_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager/test_api_tasks.py to test_api_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager/test_api_actions.py to test_api_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_manager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_predictions.py to test_predictions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/tasks/test_functions.py to test_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_bulk_operations.py to test_bulk_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_organizations.py to test_organizations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_config_validation.py to test_config_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_project.py to test_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/data_import/test_uploader.py to test_uploader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_endpoints.py to test_endpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_next_task.py to test_next_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_invites.py to test_invites.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_core.py to test_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/webhooks/test_webhooks.py to test_webhooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/webhooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_tasks_upload.py to test_tasks_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_upload_svg.py to test_upload_svg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_annotations.py to test_annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_export.py to test_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_project_validation.py to test_project_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/test_block_objects.py to test_block_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/migrations/0002_auto_20220131_1325.py to 0002_auto_20220131_1325.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/migrations/0003_auto_20221213_1612.py to 0003_auto_20221213_1612.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/labels_manager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/migrations/0002_alter_fileupload_file.py to 0002_alter_fileupload_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/uploader.py to uploader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations/0001_squashed_0009_auto_20210219_1237.py to 0001_squashed_0009_auto_20210219_1237.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations/0005_auto_20211010_1339.py to 0005_auto_20211010_1339.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations/0004_auto_20210914_0109.py to 0004_auto_20210914_0109.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations/0006_user_allow_newsletters.py to 0006_user_allow_newsletters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations/0003_user_active_organization.py to 0003_user_active_organization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations/0002_auto_20210308_1559.py to 0002_auto_20210308_1559.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/users/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations/0003_alter_webhookaction_action.py to 0003_alter_webhookaction_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations/0004_auto_20221221_1101.py to 0004_auto_20221221_1101.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations/0002_auto_20220319_0013.py to 0002_auto_20220319_0013.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/serializers_for_hooks.py to serializers_for_hooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/webhooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/sitecustomize.py to sitecustomize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/api_connector.py to api_connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations/0005_auto_20211010_1344.py to 0005_auto_20211010_1344.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations/0006_mlbackend_auto_update.py to 0006_mlbackend_auto_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations/0004_auto_20210820_1610.py to 0004_auto_20210820_1610.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations/0003_auto_20210309_1239.py to 0003_auto_20210309_1239.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations/0002_auto_20210308_1559.py to 0002_auto_20210308_1559.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/ml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations/0001_squashed_0008_auto_20201005_1552.py to 0001_squashed_0008_auto_20201005_1552.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations/0002_auto_20210310_2044.py to 0002_auto_20210310_2044.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations/0003_auto_20211010_1339.py to 0003_auto_20211010_1339.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/management/commands/destroy_organization.py to destroy_organization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/organizations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/feature_flags/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/feature_flags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/old_ls_migration.py to old_ls_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/contextlog.py to contextlog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/formatter.py to formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/sentry.py to sentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/windows_sqlite_fix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/db.py to db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/static_serve.py to static_serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/utils/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/argparser.py to argparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/settings/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/settings/label_studio.py to label_studio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/api_permissions.py to api_permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/current_request.py to current_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/label_config.py to label_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/templatetags/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/bulk_update_utils.py to bulk_update_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/management/commands/show_async_migrations.py to show_async_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/version_.py to version_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/core/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0008_auto_20210314_1840.py to 0008_auto_20210314_1840.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0010_auto_20210505_2037.py to 0010_auto_20210505_2037.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0006_auto_20210308_1559.py to 0006_auto_20210308_1559.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0009_project_evaluate_predictions_automatically.py to 0009_project_evaluate_predictions_automatically.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0021_merge_20230215_1943.py to 0021_merge_20230215_1943.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0001_squashed_0065_auto_20210223_2014.py to 0001_squashed_0065_auto_20210223_2014.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0014_project_parsed_label_config.py to 0014_project_parsed_label_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0005_merge_20210308_1141.py to 0005_merge_20210308_1141.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0013_project_skip_queue.py to 0013_project_skip_queue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0018_alter_project_control_weights.py to 0018_alter_project_control_weights.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0016_auto_20220211_2218.py to 0016_auto_20220211_2218.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0004_auto_20210306_0506.py to 0004_auto_20210306_0506.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0012_auto_20210906_1323.py to 0012_auto_20210906_1323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0019_labelstreamhistory.py to 0019_labelstreamhistory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0020_labelstreamhistory_unique_history.py to 0020_labelstreamhistory_unique_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0019_project_project_pinned__a39ccb_idx.py to 0019_project_project_pinned__a39ccb_idx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0003_auto_20210305_1008.py to 0003_auto_20210305_1008.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0003_project_color.py to 0003_project_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0015_merge_20220117_0749.py to 0015_merge_20220117_0749.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0017_project_pinned_at.py to 0017_project_pinned_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0002_auto_20210304_1457.py to 0002_auto_20210304_1457.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0007_auto_20210309_1304.py to 0007_auto_20210309_1304.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0011_auto_20210517_2101.py to 0011_auto_20210517_2101.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/0013_project_reveal_preannotations_interactively.py to 0013_project_reveal_preannotations_interactively.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templatetags/custom_filters.py to custom_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/functions/next_task.py to next_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/functions/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/functions/stream_history.py to stream_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/functions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/projects/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations/0004_auto_20211019_0852.py to 0004_auto_20211019_0852.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations/0005_auto_20211025_1137.py to 0005_auto_20211025_1137.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations/0003_auto_20211004_1416.py to 0003_auto_20211004_1416.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations/0002_auto_20210921_0954.py to 0002_auto_20210921_0954.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/data_export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpdvmzfwih.py' /usr/bin/python3 /tmp/tmpdvmzfwih.py removing /tmp/tmpdvmzfwih.py running install_egg_info running egg_info writing label_studio.egg-info/PKG-INFO writing dependency_links to label_studio.egg-info/dependency_links.txt writing entry points to label_studio.egg-info/entry_points.txt writing requirements to label_studio.egg-info/requires.txt writing top-level names to label_studio.egg-info/top_level.txt reading manifest file 'label_studio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'label_studio/frontend/node_modules' no previously-included directories found matching 'label_studio/frontend/build-tmp' warning: no files found matching '*.yml' under directory 'label_studio/tests/test_suites' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'label_studio.egg-info/SOURCES.txt' Copying label_studio.egg-info to /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9/site-packages/label_studio-1.7.3-py3.9.egg-info running install_scripts Installing label-studio script to /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64//usr/share/doc/python-label-studio + '[' -d doc ']' ~/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64 ~/build/BUILD/label-studio-1.7.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/label-studio-1.7.3 + popd + mv /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.7.3-1 --unique-debug-suffix -1.7.3-1.aarch64 --unique-debug-src-base python-label-studio-1.7.3-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/label-studio-1.7.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-label-studio-1.7.3-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-label-studio-1.7.3-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.49 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.16.28 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.19.28 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.7 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.5 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2019.3 Provides: python-label-studio python3-label-studio = 1.7.3-1 python3.9dist(label-studio) = 1.7.3 python3dist(label-studio) = 1.7.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(appdirs) >= 1.4.3 python3.9dist(attr) = 0.3.1 python3.9dist(attrs) >= 19.2 python3.9dist(azure-storage-blob) >= 12.6 python3.9dist(bleach) python3.9dist(boto) python3.9dist(boto3) python3.9dist(botocore) python3.9dist(boxing) >= 0.1.4 python3.9dist(colorama) >= 0.4.4 python3.9dist(defusedxml) >= 0.7.1 python3.9dist(django) = 3.2.16 python3.9dist(django-annoying) = 0.10.6 python3.9dist(django-cors-headers) = 3.6 python3.9dist(django-debug-toolbar) = 3.2.1 python3.9dist(django-extensions) = 3.1 python3.9dist(django-filter) = 2.4 python3.9dist(django-model-utils) = 4.1.1 python3.9dist(django-ranged-fileresponse) >= 0.1.2 python3.9dist(django-rest-swagger) = 2.2 python3.9dist(django-rq) = 2.5.1 python3.9dist(django-storages) = 1.12.3 python3.9dist(django-user-agents) = 0.4 python3.9dist(djangorestframework) = 3.13.1 python3.9dist(drf-dynamic-fields) = 0.3 python3.9dist(drf-flex-fields) = 0.9.5 python3.9dist(drf-generators) = 0.3 python3.9dist(drf-yasg) = 1.20 python3.9dist(google-api-core) = 2.10 python3.9dist(google-auth) = 2.11 python3.9dist(google-cloud-appengine-logging) = 1.1 python3.9dist(google-cloud-audit-log) = 0.2 python3.9dist(google-cloud-core) = 2.3.2 python3.9dist(google-cloud-logging) python3.9dist(google-cloud-storage) python3.9dist(google-resumable-media) = 2.3.3 python3.9dist(googleapis-common-protos) = 1.56.4 python3.9dist(grpc-google-iam-v1) = 0.12.3 python3.9dist(htmlmin) = 0.1.12 python3.9dist(jsonschema) = 3.2 python3.9dist(label-studio-converter) = 0.0.51 python3.9dist(launchdarkly-server-sdk) = 7.5 python3.9dist(lockfile) >= 0.12 python3.9dist(lxml) >= 4.2.5 python3.9dist(numpy) = 1.21.6 python3.9dist(ordered-set) = 4.0.2 python3.9dist(pandas) >= 0.24 python3.9dist(protobuf) >= 3.15.5 python3.9dist(psycopg2-binary) = 2.9.6 python3.9dist(pydantic) <= 1.11 python3.9dist(pydantic) >= 1.7.3 python3.9dist(python-dateutil) = 2.8.1 python3.9dist(python-json-logger) = 2.0.4 python3.9dist(pytz) python3.9dist(pyyaml) >= 5.3.1 python3.9dist(redis) >= 4.2 python3.9dist(requests) >= 2.22 python3.9dist(requests) <= 2.28 python3.9dist(rq) = 1.10.1 python3.9dist(rules) = 2.2 python3.9dist(sentry-sdk) >= 1.1 python3.9dist(setuptools) python3.9dist(ujson) >= 3 python3.9dist(wheel) python3.9dist(xmljson) = 0.2 RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.49 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.16.28 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.19.28 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.7 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.5 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2019.3 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-label-studio.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-label-studio.spec