Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-orchestra.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686460519.555690/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-orchestra.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-orchestra-1.0.53-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-orchestra.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686460519.555690/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-orchestra.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-orchestra-1.0.53-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-orchestra.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686460519.555690/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-orchestra.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.EUVqUl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf orchestra-1.0.53 + /usr/bin/gzip -dc /builddir/build/SOURCES/orchestra-1.0.53.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd orchestra-1.0.53 + /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.kaTXOh + umask 022 + cd /builddir/build/BUILD + cd orchestra-1.0.53 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/journalism_workflow copying journalism_workflow/__init__.py -> build/lib/journalism_workflow copying journalism_workflow/load_sample_data.py -> build/lib/journalism_workflow creating build/lib/orchestra copying orchestra/views.py -> build/lib/orchestra copying orchestra/machine_tasks.py -> build/lib/orchestra copying orchestra/urls.py -> build/lib/orchestra copying orchestra/lookups.py -> build/lib/orchestra copying orchestra/assignment_policies.py -> build/lib/orchestra copying orchestra/__init__.py -> build/lib/orchestra copying orchestra/orchestra_api.py -> build/lib/orchestra copying orchestra/filters.py -> build/lib/orchestra copying orchestra/context_processors.py -> build/lib/orchestra copying orchestra/creation_policies.py -> build/lib/orchestra copying orchestra/project.py -> build/lib/orchestra copying orchestra/api_urls.py -> build/lib/orchestra copying orchestra/apps.py -> build/lib/orchestra copying orchestra/admin.py -> build/lib/orchestra creating build/lib/simple_workflow copying simple_workflow/__init__.py -> build/lib/simple_workflow copying simple_workflow/load_sample_data.py -> build/lib/simple_workflow creating build/lib/journalism_workflow/v1 copying journalism_workflow/v1/documents.py -> build/lib/journalism_workflow/v1 copying journalism_workflow/v1/adjust_photos.py -> build/lib/journalism_workflow/v1 copying journalism_workflow/v1/__init__.py -> build/lib/journalism_workflow/v1 creating build/lib/journalism_workflow/management copying journalism_workflow/management/__init__.py -> build/lib/journalism_workflow/management creating build/lib/journalism_workflow/management/commands copying journalism_workflow/management/commands/__init__.py -> build/lib/journalism_workflow/management/commands copying journalism_workflow/management/commands/journalism_workflow_ctl.py -> build/lib/journalism_workflow/management/commands creating build/lib/orchestra/communication copying orchestra/communication/views.py -> build/lib/orchestra/communication copying orchestra/communication/errors.py -> build/lib/orchestra/communication copying orchestra/communication/urls.py -> build/lib/orchestra/communication copying orchestra/communication/__init__.py -> build/lib/orchestra/communication copying orchestra/communication/staffing.py -> build/lib/orchestra/communication copying orchestra/communication/mail.py -> build/lib/orchestra/communication copying orchestra/communication/utils.py -> build/lib/orchestra/communication copying orchestra/communication/slack.py -> build/lib/orchestra/communication creating build/lib/orchestra/core copying orchestra/core/errors.py -> build/lib/orchestra/core copying orchestra/core/__init__.py -> build/lib/orchestra/core creating build/lib/orchestra/utils copying orchestra/utils/load_json.py -> build/lib/orchestra/utils copying orchestra/utils/common_helpers.py -> build/lib/orchestra/utils copying orchestra/utils/fields.py -> build/lib/orchestra/utils copying orchestra/utils/datetime_utils.py -> build/lib/orchestra/utils copying orchestra/utils/__init__.py -> build/lib/orchestra/utils copying orchestra/utils/common_regex.py -> build/lib/orchestra/utils copying orchestra/utils/mixins.py -> build/lib/orchestra/utils copying orchestra/utils/task_lifecycle.py -> build/lib/orchestra/utils copying orchestra/utils/models.py -> build/lib/orchestra/utils copying orchestra/utils/task_properties.py -> build/lib/orchestra/utils copying orchestra/utils/revert.py -> build/lib/orchestra/utils copying orchestra/utils/time_tracking.py -> build/lib/orchestra/utils copying orchestra/utils/decorators.py -> build/lib/orchestra/utils copying orchestra/utils/json_schema.py -> build/lib/orchestra/utils copying orchestra/utils/s3.py -> build/lib/orchestra/utils copying orchestra/utils/project_properties.py -> build/lib/orchestra/utils copying orchestra/utils/notifications.py -> build/lib/orchestra/utils copying orchestra/utils/convert_key_to_int.py -> build/lib/orchestra/utils copying orchestra/utils/machine_step_scheduler.py -> build/lib/orchestra/utils creating build/lib/orchestra/migrations copying orchestra/migrations/0091_auto_20210121_1952.py -> build/lib/orchestra/migrations copying orchestra/migrations/0072_migrate_staffing_priority.py -> build/lib/orchestra/migrations copying orchestra/migrations/0077_auto_20180629_1827.py -> build/lib/orchestra/migrations copying orchestra/migrations/0046_auto_20160426_2034.py -> build/lib/orchestra/migrations copying orchestra/migrations/0005_auto_20150402_0538.py -> build/lib/orchestra/migrations copying orchestra/migrations/0033_alter_worker_and_assignment_on_timeentry.py -> build/lib/orchestra/migrations copying orchestra/migrations/0051_delete_timeentries_no_worker.py -> build/lib/orchestra/migrations copying orchestra/migrations/0019_auto_20151022_1531.py -> build/lib/orchestra/migrations copying orchestra/migrations/0026_timeentry.py -> build/lib/orchestra/migrations copying orchestra/migrations/0095_todo_slug.py -> build/lib/orchestra/migrations copying orchestra/migrations/0094_rename_team_messages_url.py -> build/lib/orchestra/migrations copying orchestra/migrations/0050_auto_20160428_1751.py -> build/lib/orchestra/migrations copying orchestra/migrations/0080_completed_project_status.py -> build/lib/orchestra/migrations copying orchestra/migrations/0085_rename_todo_description_to_title.py -> build/lib/orchestra/migrations copying orchestra/migrations/0039_copy_start_datetime_to_created_at.py -> build/lib/orchestra/migrations copying orchestra/migrations/0098_auto_20230405_2000.py -> build/lib/orchestra/migrations copying orchestra/migrations/0087_todo_task_data_migration.py -> build/lib/orchestra/migrations copying orchestra/migrations/0084_workflowversion_abort_completion_function.py -> build/lib/orchestra/migrations copying orchestra/migrations/0089_todolisttemplateimportrecord.py -> build/lib/orchestra/migrations copying orchestra/migrations/0076_auto_20180615_1606.py -> build/lib/orchestra/migrations copying orchestra/migrations/0008_auto_20150521_2011.py -> build/lib/orchestra/migrations copying orchestra/migrations/0049_auto_20160428_1750.py -> build/lib/orchestra/migrations copying orchestra/migrations/0097_update_currencies.py -> build/lib/orchestra/migrations copying orchestra/migrations/0068_step_creation_policy.py -> build/lib/orchestra/migrations copying orchestra/migrations/0073_remove_worker_staffing_priority.py -> build/lib/orchestra/migrations copying orchestra/migrations/0058_staffingrequest_required_role.py -> build/lib/orchestra/migrations copying orchestra/migrations/0010_merge.py -> build/lib/orchestra/migrations copying orchestra/migrations/0002_auto_20141229_1543.py -> build/lib/orchestra/migrations copying orchestra/migrations/0064_workercertification_staffbot_enabled.py -> build/lib/orchestra/migrations copying orchestra/migrations/__init__.py -> build/lib/orchestra/migrations copying orchestra/migrations/0004_taskassignment_task.py -> build/lib/orchestra/migrations copying orchestra/migrations/0066_remove_taskassignment_integrity_constraint.py -> build/lib/orchestra/migrations copying orchestra/migrations/0030_tasktimer_and_timer_fields_on_timeentry.py -> build/lib/orchestra/migrations copying orchestra/migrations/0088_change_related_name_todos_old.py -> build/lib/orchestra/migrations copying orchestra/migrations/0096_todo_required.py -> build/lib/orchestra/migrations copying orchestra/migrations/0020_auto_20151028_1559.py -> build/lib/orchestra/migrations copying orchestra/migrations/0031_fill_in_worker_on_time_entries.py -> build/lib/orchestra/migrations copying orchestra/migrations/0021_merge.py -> build/lib/orchestra/migrations copying orchestra/migrations/0074_auto_20180116_1523.py -> build/lib/orchestra/migrations copying orchestra/migrations/0079_auto_20180806_1528.py -> build/lib/orchestra/migrations copying orchestra/migrations/0092_autostaff_updates.py -> build/lib/orchestra/migrations copying orchestra/migrations/0003_auto_20141229_1610.py -> build/lib/orchestra/migrations copying orchestra/migrations/0086_add_fields_to_todo.py -> build/lib/orchestra/migrations copying orchestra/migrations/0025_iteration.py -> build/lib/orchestra/migrations copying orchestra/migrations/0006_auto_20150501_1809.py -> build/lib/orchestra/migrations copying orchestra/migrations/0001_initial.py -> build/lib/orchestra/migrations copying orchestra/migrations/0057_auto_20160429_1127.py -> build/lib/orchestra/migrations copying orchestra/migrations/0023_assignment_failed.py -> build/lib/orchestra/migrations copying orchestra/migrations/0017_auto_20151007_1424.py -> build/lib/orchestra/migrations copying orchestra/migrations/0047_auto_20160427_1412.py -> build/lib/orchestra/migrations copying orchestra/migrations/0009_auto_20150529_1413.py -> build/lib/orchestra/migrations copying orchestra/migrations/0019_auto_20151007_1846.py -> build/lib/orchestra/migrations copying orchestra/migrations/0029_allow_time_entries_without_assignment.py -> build/lib/orchestra/migrations copying orchestra/migrations/0048_merge.py -> build/lib/orchestra/migrations copying orchestra/migrations/0007_auto_20150507_0204.py -> build/lib/orchestra/migrations copying orchestra/migrations/0024_auto_20160325_1916.py -> build/lib/orchestra/migrations copying orchestra/migrations/0062_auto_20160515_1545.py -> build/lib/orchestra/migrations copying orchestra/migrations/0081_step_todolist_templates_to_apply.py -> build/lib/orchestra/migrations copying orchestra/migrations/0093_todo_status_default.py -> build/lib/orchestra/migrations copying orchestra/migrations/0069_update_currencies.py -> build/lib/orchestra/migrations copying orchestra/migrations/0052_auto_20160428_2142.py -> build/lib/orchestra/migrations copying orchestra/migrations/0014_auto_20150717_2015.py -> build/lib/orchestra/migrations copying orchestra/migrations/0009_auto_20150528_1910.py -> build/lib/orchestra/migrations copying orchestra/migrations/0013_auto_20150707_0054.py -> build/lib/orchestra/migrations copying orchestra/migrations/0067_staffbotrequest_last_inquiry_sent.py -> build/lib/orchestra/migrations copying orchestra/migrations/0035_create_time_entries_for_snapshots.py -> build/lib/orchestra/migrations copying orchestra/migrations/0060_auto_20160505_1349.py -> build/lib/orchestra/migrations copying orchestra/migrations/0036_remove_taskassignment_snapshots.py -> build/lib/orchestra/migrations copying orchestra/migrations/0041_alter_payrate_fields.py -> build/lib/orchestra/migrations copying orchestra/migrations/0075_add_sanity_checks.py -> build/lib/orchestra/migrations copying orchestra/migrations/0028_snapshots_to_iterations.py -> build/lib/orchestra/migrations copying orchestra/migrations/0043_tasktimer_description.py -> build/lib/orchestra/migrations copying orchestra/migrations/0034_timeentry_is_deleted.py -> build/lib/orchestra/migrations copying orchestra/migrations/0018_auto_20151007_1451.py -> build/lib/orchestra/migrations copying orchestra/migrations/0032_payrate.py -> build/lib/orchestra/migrations copying orchestra/migrations/0016_auto_20150819_1900.py -> build/lib/orchestra/migrations copying orchestra/migrations/0012_auto_20150701_1948.py -> build/lib/orchestra/migrations copying orchestra/migrations/0038_add_fields_to_taskassignment.py -> build/lib/orchestra/migrations copying orchestra/migrations/0017_auto_20151012_1719.py -> build/lib/orchestra/migrations copying orchestra/migrations/0059_step_description_function.py -> build/lib/orchestra/migrations copying orchestra/migrations/0055_auto_20160429_0823.py -> build/lib/orchestra/migrations copying orchestra/migrations/0045_auto_20160426_2034.py -> build/lib/orchestra/migrations copying orchestra/migrations/0044_auto_20160426_0044.py -> build/lib/orchestra/migrations copying orchestra/migrations/0011_auto_20150618_0003.py -> build/lib/orchestra/migrations copying orchestra/migrations/0053_worker_slack_user_id.py -> build/lib/orchestra/migrations copying orchestra/migrations/0071_workercertification_staffing_priority.py -> build/lib/orchestra/migrations copying orchestra/migrations/0070_todos_and_reverse_assignments.py -> build/lib/orchestra/migrations copying orchestra/migrations/0027_create_time_entries_for_snapshots.py -> build/lib/orchestra/migrations copying orchestra/migrations/0008_auto_20150520_1953.py -> build/lib/orchestra/migrations copying orchestra/migrations/0042_mark_deleted_timeentries_no_worker.py -> build/lib/orchestra/migrations copying orchestra/migrations/0082_task_tags.py -> build/lib/orchestra/migrations copying orchestra/migrations/0078_todoqa.py -> build/lib/orchestra/migrations copying orchestra/migrations/0065_auto_20160802_0301.py -> build/lib/orchestra/migrations copying orchestra/migrations/0037_add_fields_to_iteration.py -> build/lib/orchestra/migrations copying orchestra/migrations/0020_auto_20151022_1553.py -> build/lib/orchestra/migrations copying orchestra/migrations/0063_worker_staffing_priority.py -> build/lib/orchestra/migrations copying orchestra/migrations/0040_timeentry_created_at.py -> build/lib/orchestra/migrations copying orchestra/migrations/0015_auto_20150807_1929.py -> build/lib/orchestra/migrations copying orchestra/migrations/0090_step_completion_ends_project.py -> build/lib/orchestra/migrations copying orchestra/migrations/0056_create_new_task_communication_type.py -> build/lib/orchestra/migrations copying orchestra/migrations/0022_auto_20151217_1642.py -> build/lib/orchestra/migrations copying orchestra/migrations/0083_update_staffbot_request_status_choices.py -> build/lib/orchestra/migrations copying orchestra/migrations/0047_worker_phone.py -> build/lib/orchestra/migrations copying orchestra/migrations/0018_auto_20151014_1432.py -> build/lib/orchestra/migrations copying orchestra/migrations/0061_auto_20160505_2126.py -> build/lib/orchestra/migrations creating build/lib/orchestra/tests copying orchestra/tests/test_todos.py -> build/lib/orchestra/tests copying orchestra/tests/test_machine_tasks.py -> build/lib/orchestra/tests copying orchestra/tests/test_machine_step_scheduler.py -> build/lib/orchestra/tests copying orchestra/tests/test_project_api_client.py -> build/lib/orchestra/tests copying orchestra/tests/test_time_tracking.py -> build/lib/orchestra/tests copying orchestra/tests/__init__.py -> build/lib/orchestra/tests copying orchestra/tests/test_models.py -> build/lib/orchestra/tests copying orchestra/tests/test_s3.py -> build/lib/orchestra/tests copying orchestra/tests/test_project.py -> build/lib/orchestra/tests copying orchestra/tests/test_query_params_filter.py -> build/lib/orchestra/tests copying orchestra/tests/test_views.py -> build/lib/orchestra/tests copying orchestra/tests/test_dashboard.py -> build/lib/orchestra/tests creating build/lib/orchestra/project_api copying orchestra/project_api/api.py -> build/lib/orchestra/project_api copying orchestra/project_api/views.py -> build/lib/orchestra/project_api copying orchestra/project_api/__init__.py -> build/lib/orchestra/project_api copying orchestra/project_api/serializers.py -> build/lib/orchestra/project_api copying orchestra/project_api/auth.py -> build/lib/orchestra/project_api creating build/lib/orchestra/google_apps copying orchestra/google_apps/errors.py -> build/lib/orchestra/google_apps copying orchestra/google_apps/__init__.py -> build/lib/orchestra/google_apps copying orchestra/google_apps/service.py -> build/lib/orchestra/google_apps copying orchestra/google_apps/permissions.py -> build/lib/orchestra/google_apps copying orchestra/google_apps/convenience.py -> build/lib/orchestra/google_apps creating build/lib/orchestra/accounts copying orchestra/accounts/views.py -> build/lib/orchestra/accounts copying orchestra/accounts/signals.py -> build/lib/orchestra/accounts copying orchestra/accounts/bitformfield.py -> build/lib/orchestra/accounts copying orchestra/accounts/urls.py -> build/lib/orchestra/accounts copying orchestra/accounts/forms.py -> build/lib/orchestra/accounts copying orchestra/accounts/__init__.py -> build/lib/orchestra/accounts creating build/lib/orchestra/workflow copying orchestra/workflow/directory.py -> build/lib/orchestra/workflow copying orchestra/workflow/__init__.py -> build/lib/orchestra/workflow copying orchestra/workflow/certifications.py -> build/lib/orchestra/workflow copying orchestra/workflow/load.py -> build/lib/orchestra/workflow copying orchestra/workflow/defaults.py -> build/lib/orchestra/workflow creating build/lib/orchestra/json_schemas copying orchestra/json_schemas/validation.py -> build/lib/orchestra/json_schemas copying orchestra/json_schemas/__init__.py -> build/lib/orchestra/json_schemas copying orchestra/json_schemas/todos.py -> build/lib/orchestra/json_schemas copying orchestra/json_schemas/tags.py -> build/lib/orchestra/json_schemas creating build/lib/orchestra/todos copying orchestra/todos/api.py -> build/lib/orchestra/todos copying orchestra/todos/views.py -> build/lib/orchestra/todos copying orchestra/todos/urls.py -> build/lib/orchestra/todos copying orchestra/todos/forms.py -> build/lib/orchestra/todos copying orchestra/todos/__init__.py -> build/lib/orchestra/todos copying orchestra/todos/filters.py -> build/lib/orchestra/todos copying orchestra/todos/import_export.py -> build/lib/orchestra/todos copying orchestra/todos/serializers.py -> build/lib/orchestra/todos copying orchestra/todos/auth.py -> build/lib/orchestra/todos creating build/lib/orchestra/management copying orchestra/management/__init__.py -> build/lib/orchestra/management creating build/lib/orchestra/bots copying orchestra/bots/basebot.py -> build/lib/orchestra/bots copying orchestra/bots/views.py -> build/lib/orchestra/bots copying orchestra/bots/staffbot.py -> build/lib/orchestra/bots copying orchestra/bots/errors.py -> build/lib/orchestra/bots copying orchestra/bots/urls.py -> build/lib/orchestra/bots copying orchestra/bots/assignment_policies.py -> build/lib/orchestra/bots copying orchestra/bots/__init__.py -> build/lib/orchestra/bots copying orchestra/bots/sanitybot.py -> build/lib/orchestra/bots creating build/lib/orchestra/models copying orchestra/models/__init__.py -> build/lib/orchestra/models creating build/lib/orchestra/interface_api copying orchestra/interface_api/__init__.py -> build/lib/orchestra/interface_api creating build/lib/orchestra/communication/tests copying orchestra/communication/tests/test_staffing.py -> build/lib/orchestra/communication/tests copying orchestra/communication/tests/__init__.py -> build/lib/orchestra/communication/tests copying orchestra/communication/tests/test_models.py -> build/lib/orchestra/communication/tests copying orchestra/communication/tests/test_mail.py -> build/lib/orchestra/communication/tests copying orchestra/communication/tests/test_managers.py -> build/lib/orchestra/communication/tests copying orchestra/communication/tests/test_views.py -> build/lib/orchestra/communication/tests creating build/lib/orchestra/communication/tests/helpers copying orchestra/communication/tests/helpers/__init__.py -> build/lib/orchestra/communication/tests/helpers copying orchestra/communication/tests/helpers/slack.py -> build/lib/orchestra/communication/tests/helpers creating build/lib/orchestra/utils/tests copying orchestra/utils/tests/test_task_lifecycle.py -> build/lib/orchestra/utils/tests copying orchestra/utils/tests/test_project_properties.py -> build/lib/orchestra/utils/tests copying orchestra/utils/tests/__init__.py -> build/lib/orchestra/utils/tests copying orchestra/utils/tests/test_creation_policies.py -> build/lib/orchestra/utils/tests copying orchestra/utils/tests/test_load_json.py -> build/lib/orchestra/utils/tests copying orchestra/utils/tests/test_notifications.py -> build/lib/orchestra/utils/tests copying orchestra/utils/tests/test_common_helpers.py -> build/lib/orchestra/utils/tests copying orchestra/utils/tests/test_choices_enum.py -> build/lib/orchestra/utils/tests creating build/lib/orchestra/tests/management_commands copying orchestra/tests/management_commands/test_loadworkflowsampledata.py -> build/lib/orchestra/tests/management_commands copying orchestra/tests/management_commands/test_loadallworkflows.py -> build/lib/orchestra/tests/management_commands copying orchestra/tests/management_commands/__init__.py -> build/lib/orchestra/tests/management_commands copying orchestra/tests/management_commands/test_loadworkflow.py -> build/lib/orchestra/tests/management_commands copying orchestra/tests/management_commands/test_migrate_certifications.py -> build/lib/orchestra/tests/management_commands creating build/lib/orchestra/tests/google_apps copying orchestra/tests/google_apps/__init__.py -> build/lib/orchestra/tests/google_apps copying orchestra/tests/google_apps/test_convenience.py -> build/lib/orchestra/tests/google_apps creating build/lib/orchestra/tests/helpers copying orchestra/tests/helpers/fixtures.py -> build/lib/orchestra/tests/helpers copying orchestra/tests/helpers/google_apps.py -> build/lib/orchestra/tests/helpers copying orchestra/tests/helpers/iterations.py -> build/lib/orchestra/tests/helpers copying orchestra/tests/helpers/__init__.py -> build/lib/orchestra/tests/helpers copying orchestra/tests/helpers/workflow.py -> build/lib/orchestra/tests/helpers copying orchestra/tests/helpers/notifications.py -> build/lib/orchestra/tests/helpers creating build/lib/orchestra/tests/workflows copying orchestra/tests/workflows/__init__.py -> build/lib/orchestra/tests/workflows copying orchestra/tests/workflows/test_load.py -> build/lib/orchestra/tests/workflows copying orchestra/tests/workflows/test_directory.py -> build/lib/orchestra/tests/workflows copying orchestra/tests/workflows/test_certifications.py -> build/lib/orchestra/tests/workflows creating build/lib/orchestra/tests/workflows/no_version_dir copying orchestra/tests/workflows/no_version_dir/__init__.py -> build/lib/orchestra/tests/workflows/no_version_dir creating build/lib/orchestra/tests/workflows/test_dir copying orchestra/tests/workflows/test_dir/__init__.py -> build/lib/orchestra/tests/workflows/test_dir copying orchestra/tests/workflows/test_dir/load_sample_data.py -> build/lib/orchestra/tests/workflows/test_dir creating build/lib/orchestra/tests/workflows/bad_certification_dir copying orchestra/tests/workflows/bad_certification_dir/__init__.py -> build/lib/orchestra/tests/workflows/bad_certification_dir creating build/lib/orchestra/tests/workflows/invalid_dir copying orchestra/tests/workflows/invalid_dir/__init__.py -> build/lib/orchestra/tests/workflows/invalid_dir creating build/lib/orchestra/tests/workflows/test_dir/v1 copying orchestra/tests/workflows/test_dir/v1/__init__.py -> build/lib/orchestra/tests/workflows/test_dir/v1 copying orchestra/tests/workflows/test_dir/v1/machine.py -> build/lib/orchestra/tests/workflows/test_dir/v1 creating build/lib/orchestra/tests/workflows/test_dir/v2 copying orchestra/tests/workflows/test_dir/v2/__init__.py -> build/lib/orchestra/tests/workflows/test_dir/v2 copying orchestra/tests/workflows/test_dir/v2/machine.py -> build/lib/orchestra/tests/workflows/test_dir/v2 creating build/lib/orchestra/tests/workflows/test_dir/INVALID copying orchestra/tests/workflows/test_dir/INVALID/__init__.py -> build/lib/orchestra/tests/workflows/test_dir/INVALID creating build/lib/orchestra/tests/workflows/bad_certification_dir/v1 copying orchestra/tests/workflows/bad_certification_dir/v1/__init__.py -> build/lib/orchestra/tests/workflows/bad_certification_dir/v1 creating build/lib/orchestra/project_api/tests copying orchestra/project_api/tests/test_project_api.py -> build/lib/orchestra/project_api/tests copying orchestra/project_api/tests/__init__.py -> build/lib/orchestra/project_api/tests creating build/lib/orchestra/accounts/tests copying orchestra/accounts/tests/test_register.py -> build/lib/orchestra/accounts/tests copying orchestra/accounts/tests/__init__.py -> build/lib/orchestra/accounts/tests copying orchestra/accounts/tests/test_views.py -> build/lib/orchestra/accounts/tests creating build/lib/orchestra/management/commands copying orchestra/management/commands/loadworkflowsampledata.py -> build/lib/orchestra/management/commands copying orchestra/management/commands/loadallworkflows.py -> build/lib/orchestra/management/commands copying orchestra/management/commands/loadworkflow.py -> build/lib/orchestra/management/commands copying orchestra/management/commands/__init__.py -> build/lib/orchestra/management/commands copying orchestra/management/commands/migrate_todos_status.py -> build/lib/orchestra/management/commands copying orchestra/management/commands/migrate_certifications.py -> build/lib/orchestra/management/commands creating build/lib/orchestra/bots/tests copying orchestra/bots/tests/test_assignment_policies.py -> build/lib/orchestra/bots/tests copying orchestra/bots/tests/fixtures.py -> build/lib/orchestra/bots/tests copying orchestra/bots/tests/__init__.py -> build/lib/orchestra/bots/tests copying orchestra/bots/tests/test_sanitybot.py -> build/lib/orchestra/bots/tests copying orchestra/bots/tests/test_basebot.py -> build/lib/orchestra/bots/tests copying orchestra/bots/tests/test_staffbot.py -> build/lib/orchestra/bots/tests copying orchestra/bots/tests/test_views.py -> build/lib/orchestra/bots/tests creating build/lib/orchestra/models/communication copying orchestra/models/communication/managers.py -> build/lib/orchestra/models/communication copying orchestra/models/communication/__init__.py -> build/lib/orchestra/models/communication copying orchestra/models/communication/mixins.py -> build/lib/orchestra/models/communication copying orchestra/models/communication/models.py -> build/lib/orchestra/models/communication creating build/lib/orchestra/models/core copying orchestra/models/core/__init__.py -> build/lib/orchestra/models/core copying orchestra/models/core/mixins.py -> build/lib/orchestra/models/core copying orchestra/models/core/models.py -> build/lib/orchestra/models/core creating build/lib/orchestra/interface_api/project_management copying orchestra/interface_api/project_management/views.py -> build/lib/orchestra/interface_api/project_management copying orchestra/interface_api/project_management/urls.py -> build/lib/orchestra/interface_api/project_management copying orchestra/interface_api/project_management/__init__.py -> build/lib/orchestra/interface_api/project_management copying orchestra/interface_api/project_management/decorators.py -> build/lib/orchestra/interface_api/project_management copying orchestra/interface_api/project_management/project_management.py -> build/lib/orchestra/interface_api/project_management creating build/lib/orchestra/interface_api/project_management/tests copying orchestra/interface_api/project_management/tests/__init__.py -> build/lib/orchestra/interface_api/project_management/tests copying orchestra/interface_api/project_management/tests/test_project_management_api.py -> build/lib/orchestra/interface_api/project_management/tests creating build/lib/simple_workflow/v1 copying simple_workflow/v1/crawl.py -> build/lib/simple_workflow/v1 copying simple_workflow/v1/__init__.py -> build/lib/simple_workflow/v1 creating build/lib/simple_workflow/management copying simple_workflow/management/__init__.py -> build/lib/simple_workflow/management creating build/lib/simple_workflow/management/commands copying simple_workflow/management/commands/interactive_simple_workflow_demo.py -> build/lib/simple_workflow/management/commands copying simple_workflow/management/commands/__init__.py -> build/lib/simple_workflow/management/commands running egg_info writing orchestra.egg-info/PKG-INFO writing dependency_links to orchestra.egg-info/dependency_links.txt writing top-level names to orchestra.egg-info/top_level.txt reading manifest file 'orchestra.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'orchestra.egg-info/SOURCES.txt' copying journalism_workflow/workflow.json -> build/lib/journalism_workflow creating build/lib/journalism_workflow/static creating build/lib/journalism_workflow/static/journalism_workflow creating build/lib/journalism_workflow/static/journalism_workflow/v1 creating build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor creating build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/js copying journalism_workflow/static/journalism_workflow/v1/copy_editor/js/controllers.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/js copying journalism_workflow/static/journalism_workflow/v1/copy_editor/js/directives.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/js copying journalism_workflow/static/journalism_workflow/v1/copy_editor/js/modules.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/js creating build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/partials copying journalism_workflow/static/journalism_workflow/v1/copy_editor/partials/copy_editor.html -> build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/partials creating build/lib/journalism_workflow/static/journalism_workflow/v1/editor creating build/lib/journalism_workflow/static/journalism_workflow/v1/editor/js copying journalism_workflow/static/journalism_workflow/v1/editor/js/controllers.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/editor/js copying journalism_workflow/static/journalism_workflow/v1/editor/js/directives.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/editor/js copying journalism_workflow/static/journalism_workflow/v1/editor/js/modules.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/editor/js creating build/lib/journalism_workflow/static/journalism_workflow/v1/editor/partials copying journalism_workflow/static/journalism_workflow/v1/editor/partials/editor.html -> build/lib/journalism_workflow/static/journalism_workflow/v1/editor/partials creating build/lib/journalism_workflow/static/journalism_workflow/v1/photographer creating build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/js copying journalism_workflow/static/journalism_workflow/v1/photographer/js/controllers.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/js copying journalism_workflow/static/journalism_workflow/v1/photographer/js/directives.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/js copying journalism_workflow/static/journalism_workflow/v1/photographer/js/modules.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/js creating build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/partials copying journalism_workflow/static/journalism_workflow/v1/photographer/partials/photographer.html -> build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/partials creating build/lib/journalism_workflow/static/journalism_workflow/v1/reporter creating build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/js copying journalism_workflow/static/journalism_workflow/v1/reporter/js/controllers.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/js copying journalism_workflow/static/journalism_workflow/v1/reporter/js/directives.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/js copying journalism_workflow/static/journalism_workflow/v1/reporter/js/modules.js -> build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/js creating build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/partials copying journalism_workflow/static/journalism_workflow/v1/reporter/partials/reporter.html -> build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/partials creating build/lib/orchestra/fixtures copying orchestra/fixtures/demo_admin.json -> build/lib/orchestra/fixtures creating build/lib/orchestra/frontend copying orchestra/frontend/.env -> build/lib/orchestra/frontend copying orchestra/frontend/.eslintrc -> build/lib/orchestra/frontend copying orchestra/frontend/.gitignore -> build/lib/orchestra/frontend copying orchestra/frontend/README-CRA.md -> build/lib/orchestra/frontend copying orchestra/frontend/README.md -> build/lib/orchestra/frontend copying orchestra/frontend/config-overrides.js -> build/lib/orchestra/frontend copying orchestra/frontend/package.json -> build/lib/orchestra/frontend copying orchestra/frontend/tsconfig.json -> build/lib/orchestra/frontend copying orchestra/frontend/yarn.lock -> build/lib/orchestra/frontend creating build/lib/orchestra/frontend/build copying orchestra/frontend/build/asset-manifest.json -> build/lib/orchestra/frontend/build copying orchestra/frontend/build/favicon.ico -> build/lib/orchestra/frontend/build copying orchestra/frontend/build/index.html -> build/lib/orchestra/frontend/build copying orchestra/frontend/build/precache-manifest.b062617634d0c77b19b224670f938325.js -> build/lib/orchestra/frontend/build copying orchestra/frontend/build/service-worker.js -> build/lib/orchestra/frontend/build copying orchestra/frontend/build/shuffle.svg -> build/lib/orchestra/frontend/build creating build/lib/orchestra/frontend/build/static creating build/lib/orchestra/frontend/build/static/css copying orchestra/frontend/build/static/css/2.7cafca44.chunk.css -> build/lib/orchestra/frontend/build/static/css copying orchestra/frontend/build/static/css/2.7cafca44.chunk.css.map -> build/lib/orchestra/frontend/build/static/css copying orchestra/frontend/build/static/css/main.ff3ce63a.chunk.css -> build/lib/orchestra/frontend/build/static/css copying orchestra/frontend/build/static/css/main.ff3ce63a.chunk.css.map -> build/lib/orchestra/frontend/build/static/css creating build/lib/orchestra/frontend/build/static/js copying orchestra/frontend/build/static/js/2.e78fdbab.chunk.js -> build/lib/orchestra/frontend/build/static/js copying orchestra/frontend/build/static/js/2.e78fdbab.chunk.js.LICENSE.txt -> build/lib/orchestra/frontend/build/static/js copying orchestra/frontend/build/static/js/2.e78fdbab.chunk.js.map -> build/lib/orchestra/frontend/build/static/js copying orchestra/frontend/build/static/js/main.c276df28.chunk.js -> build/lib/orchestra/frontend/build/static/js copying orchestra/frontend/build/static/js/main.c276df28.chunk.js.map -> build/lib/orchestra/frontend/build/static/js copying orchestra/frontend/build/static/js/runtime-main.30a1ae39.js -> build/lib/orchestra/frontend/build/static/js copying orchestra/frontend/build/static/js/runtime-main.30a1ae39.js.map -> build/lib/orchestra/frontend/build/static/js creating build/lib/orchestra/frontend/public copying orchestra/frontend/public/favicon.ico -> build/lib/orchestra/frontend/public copying orchestra/frontend/public/index.html -> build/lib/orchestra/frontend/public copying orchestra/frontend/public/shuffle.svg -> build/lib/orchestra/frontend/public creating build/lib/orchestra/frontend/src copying orchestra/frontend/src/App.scss -> build/lib/orchestra/frontend/src copying orchestra/frontend/src/App.tsx -> build/lib/orchestra/frontend/src copying orchestra/frontend/src/index.css -> build/lib/orchestra/frontend/src copying orchestra/frontend/src/index.js -> build/lib/orchestra/frontend/src copying orchestra/frontend/src/react-app-env.d.ts -> build/lib/orchestra/frontend/src copying orchestra/frontend/src/serviceWorker.js -> build/lib/orchestra/frontend/src copying orchestra/frontend/src/setupTests.js -> build/lib/orchestra/frontend/src creating build/lib/orchestra/frontend/src/assets copying orchestra/frontend/src/assets/AnimatedCircle.scss -> build/lib/orchestra/frontend/src/assets copying orchestra/frontend/src/assets/AnimatedCircle.tsx -> build/lib/orchestra/frontend/src/assets copying orchestra/frontend/src/assets/ShuffleIcon.tsx -> build/lib/orchestra/frontend/src/assets creating build/lib/orchestra/frontend/src/components creating build/lib/orchestra/frontend/src/components/TasksList copying orchestra/frontend/src/components/TasksList/TasksList.scss -> build/lib/orchestra/frontend/src/components/TasksList copying orchestra/frontend/src/components/TasksList/TasksList.tsx -> build/lib/orchestra/frontend/src/components/TasksList copying orchestra/frontend/src/components/TasksList/helpers.ts -> build/lib/orchestra/frontend/src/components/TasksList creating build/lib/orchestra/frontend/src/components/navbar copying orchestra/frontend/src/components/navbar/Navbar.scss -> build/lib/orchestra/frontend/src/components/navbar copying orchestra/frontend/src/components/navbar/Navbar.tsx -> build/lib/orchestra/frontend/src/components/navbar creating build/lib/orchestra/frontend/src/state copying orchestra/frontend/src/state/rootReducer.ts -> build/lib/orchestra/frontend/src/state copying orchestra/frontend/src/state/store.ts -> build/lib/orchestra/frontend/src/state creating build/lib/orchestra/frontend/src/state/selectors copying orchestra/frontend/src/state/selectors/taskSelectors.ts -> build/lib/orchestra/frontend/src/state/selectors creating build/lib/orchestra/frontend/src/state/slices copying orchestra/frontend/src/state/slices/dashboardTasks.ts -> build/lib/orchestra/frontend/src/state/slices copying orchestra/frontend/src/state/slices/timer.ts -> build/lib/orchestra/frontend/src/state/slices creating build/lib/orchestra/frontend/src/util copying orchestra/frontend/src/util/time.ts -> build/lib/orchestra/frontend/src/util creating build/lib/orchestra/frontend/src/views creating build/lib/orchestra/frontend/src/views/available_tasks copying orchestra/frontend/src/views/available_tasks/AvailableTasks.scss -> build/lib/orchestra/frontend/src/views/available_tasks copying orchestra/frontend/src/views/available_tasks/AvailableTasks.tsx -> build/lib/orchestra/frontend/src/views/available_tasks creating build/lib/orchestra/frontend/src/views/dashboard copying orchestra/frontend/src/views/dashboard/Dashboard.scss -> build/lib/orchestra/frontend/src/views/dashboard copying orchestra/frontend/src/views/dashboard/Dashboard.tsx -> build/lib/orchestra/frontend/src/views/dashboard creating build/lib/orchestra/frontend/src/views/task copying orchestra/frontend/src/views/task/Task.scss -> build/lib/orchestra/frontend/src/views/task copying orchestra/frontend/src/views/task/Task.tsx -> build/lib/orchestra/frontend/src/views/task creating build/lib/orchestra/scripts copying orchestra/scripts/add_slack_user_ids.py -> build/lib/orchestra/scripts creating build/lib/orchestra/static creating build/lib/orchestra/static/accounts creating build/lib/orchestra/static/accounts/scss copying orchestra/static/accounts/scss/_registration.scss -> build/lib/orchestra/static/accounts/scss copying orchestra/static/accounts/scss/_settings.scss -> build/lib/orchestra/static/accounts/scss creating build/lib/orchestra/static/communication creating build/lib/orchestra/static/communication/scss copying orchestra/static/communication/scss/_communication.scss -> build/lib/orchestra/static/communication/scss creating build/lib/orchestra/static/dist copying orchestra/static/dist/main.css -> build/lib/orchestra/static/dist copying orchestra/static/dist/main.js -> build/lib/orchestra/static/dist creating build/lib/orchestra/static/dist/orchestra creating build/lib/orchestra/static/dist/orchestra/common creating build/lib/orchestra/static/dist/orchestra/common/css copying orchestra/static/dist/orchestra/common/css/orchestra.css -> build/lib/orchestra/static/dist/orchestra/common/css creating build/lib/orchestra/static/dist/orchestra/timing creating build/lib/orchestra/static/dist/orchestra/timing/timer copying orchestra/static/dist/orchestra/timing/timer/timer.css -> build/lib/orchestra/static/dist/orchestra/timing/timer creating build/lib/orchestra/static/dist2 copying orchestra/static/dist2/asset-manifest.json -> build/lib/orchestra/static/dist2 copying orchestra/static/dist2/favicon.ico -> build/lib/orchestra/static/dist2 copying orchestra/static/dist2/index.html -> build/lib/orchestra/static/dist2 copying orchestra/static/dist2/precache-manifest.b062617634d0c77b19b224670f938325.js -> build/lib/orchestra/static/dist2 copying orchestra/static/dist2/service-worker.js -> build/lib/orchestra/static/dist2 copying orchestra/static/dist2/shuffle.svg -> build/lib/orchestra/static/dist2 creating build/lib/orchestra/static/dist2/static creating build/lib/orchestra/static/dist2/static/css copying orchestra/static/dist2/static/css/2.7cafca44.chunk.css -> build/lib/orchestra/static/dist2/static/css copying orchestra/static/dist2/static/css/2.7cafca44.chunk.css.map -> build/lib/orchestra/static/dist2/static/css copying orchestra/static/dist2/static/css/main.ff3ce63a.chunk.css -> build/lib/orchestra/static/dist2/static/css copying orchestra/static/dist2/static/css/main.ff3ce63a.chunk.css.map -> build/lib/orchestra/static/dist2/static/css creating build/lib/orchestra/static/dist2/static/js copying orchestra/static/dist2/static/js/2.e78fdbab.chunk.js -> build/lib/orchestra/static/dist2/static/js copying orchestra/static/dist2/static/js/2.e78fdbab.chunk.js.LICENSE.txt -> build/lib/orchestra/static/dist2/static/js copying orchestra/static/dist2/static/js/2.e78fdbab.chunk.js.map -> build/lib/orchestra/static/dist2/static/js copying orchestra/static/dist2/static/js/main.c276df28.chunk.js -> build/lib/orchestra/static/dist2/static/js copying orchestra/static/dist2/static/js/main.c276df28.chunk.js.map -> build/lib/orchestra/static/dist2/static/js copying orchestra/static/dist2/static/js/runtime-main.30a1ae39.js -> build/lib/orchestra/static/dist2/static/js copying orchestra/static/dist2/static/js/runtime-main.30a1ae39.js.map -> build/lib/orchestra/static/dist2/static/js creating build/lib/orchestra/static/orchestra copying orchestra/static/orchestra/config.es6.js -> build/lib/orchestra/static/orchestra copying orchestra/static/orchestra/main.es6.js -> build/lib/orchestra/static/orchestra creating build/lib/orchestra/static/orchestra/admin creating build/lib/orchestra/static/orchestra/admin/css copying orchestra/static/orchestra/admin/css/orchestra_admin.css -> build/lib/orchestra/static/orchestra/admin/css creating build/lib/orchestra/static/orchestra/common copying orchestra/static/orchestra/common/common.module.es6.js -> build/lib/orchestra/static/orchestra/common creating build/lib/orchestra/static/orchestra/common/components copying orchestra/static/orchestra/common/components/components-example.html -> build/lib/orchestra/static/orchestra/common/components creating build/lib/orchestra/static/orchestra/common/components/checklist copying orchestra/static/orchestra/common/components/checklist/checklist-item.directive.es6.js -> build/lib/orchestra/static/orchestra/common/components/checklist copying orchestra/static/orchestra/common/components/checklist/checklist-item.html -> build/lib/orchestra/static/orchestra/common/components/checklist copying orchestra/static/orchestra/common/components/checklist/checklist.directive.es6.js -> build/lib/orchestra/static/orchestra/common/components/checklist copying orchestra/static/orchestra/common/components/checklist/checklist.html -> build/lib/orchestra/static/orchestra/common/components/checklist copying orchestra/static/orchestra/common/components/checklist/checklist.scss -> build/lib/orchestra/static/orchestra/common/components/checklist creating build/lib/orchestra/static/orchestra/common/components/project-folder copying orchestra/static/orchestra/common/components/project-folder/project-folder.directive.es6.js -> build/lib/orchestra/static/orchestra/common/components/project-folder copying orchestra/static/orchestra/common/components/project-folder/project-folder.html -> build/lib/orchestra/static/orchestra/common/components/project-folder creating build/lib/orchestra/static/orchestra/common/components/quill copying orchestra/static/orchestra/common/components/quill/quill.directive.es6.js -> build/lib/orchestra/static/orchestra/common/components/quill copying orchestra/static/orchestra/common/components/quill/quill.html -> build/lib/orchestra/static/orchestra/common/components/quill copying orchestra/static/orchestra/common/components/quill/quill.scss -> build/lib/orchestra/static/orchestra/common/components/quill creating build/lib/orchestra/static/orchestra/common/components/scratchpad copying orchestra/static/orchestra/common/components/scratchpad/scratchpad.directive.es6.js -> build/lib/orchestra/static/orchestra/common/components/scratchpad copying orchestra/static/orchestra/common/components/scratchpad/scratchpad.html -> build/lib/orchestra/static/orchestra/common/components/scratchpad creating build/lib/orchestra/static/orchestra/common/components/website-iframe copying orchestra/static/orchestra/common/components/website-iframe/website-iframe.directive.es6.js -> build/lib/orchestra/static/orchestra/common/components/website-iframe copying orchestra/static/orchestra/common/components/website-iframe/website-iframe.html -> build/lib/orchestra/static/orchestra/common/components/website-iframe copying orchestra/static/orchestra/common/components/website-iframe/website-iframe.scss -> build/lib/orchestra/static/orchestra/common/components/website-iframe creating build/lib/orchestra/static/orchestra/common/css copying orchestra/static/orchestra/common/css/_base.scss -> build/lib/orchestra/static/orchestra/common/css copying orchestra/static/orchestra/common/css/_common.scss -> build/lib/orchestra/static/orchestra/common/css copying orchestra/static/orchestra/common/css/_error.scss -> build/lib/orchestra/static/orchestra/common/css copying orchestra/static/orchestra/common/css/orchestra.scss -> build/lib/orchestra/static/orchestra/common/css creating build/lib/orchestra/static/orchestra/common/css/lib copying orchestra/static/orchestra/common/css/lib/style-responsive.css -> build/lib/orchestra/static/orchestra/common/css/lib copying orchestra/static/orchestra/common/css/lib/style.css -> build/lib/orchestra/static/orchestra/common/css/lib copying orchestra/static/orchestra/common/css/lib/table-responsive.css -> build/lib/orchestra/static/orchestra/common/css/lib copying orchestra/static/orchestra/common/css/lib/to-do.css -> build/lib/orchestra/static/orchestra/common/css/lib copying orchestra/static/orchestra/common/css/lib/zabuto_calendar.css -> build/lib/orchestra/static/orchestra/common/css/lib creating build/lib/orchestra/static/orchestra/common/font-awesome creating build/lib/orchestra/static/orchestra/common/font-awesome/css copying orchestra/static/orchestra/common/font-awesome/css/font-awesome.css -> build/lib/orchestra/static/orchestra/common/font-awesome/css creating build/lib/orchestra/static/orchestra/common/font-awesome/fonts copying orchestra/static/orchestra/common/font-awesome/fonts/FontAwesome.otf -> build/lib/orchestra/static/orchestra/common/font-awesome/fonts copying orchestra/static/orchestra/common/font-awesome/fonts/fontawesome-webfont.eot -> build/lib/orchestra/static/orchestra/common/font-awesome/fonts copying orchestra/static/orchestra/common/font-awesome/fonts/fontawesome-webfont.svg -> build/lib/orchestra/static/orchestra/common/font-awesome/fonts copying orchestra/static/orchestra/common/font-awesome/fonts/fontawesome-webfont.ttf -> build/lib/orchestra/static/orchestra/common/font-awesome/fonts copying orchestra/static/orchestra/common/font-awesome/fonts/fontawesome-webfont.woff -> build/lib/orchestra/static/orchestra/common/font-awesome/fonts creating build/lib/orchestra/static/orchestra/common/fonts copying orchestra/static/orchestra/common/fonts/glyphicons-halflings-regular.eot -> build/lib/orchestra/static/orchestra/common/fonts copying orchestra/static/orchestra/common/fonts/glyphicons-halflings-regular.svg -> build/lib/orchestra/static/orchestra/common/fonts copying orchestra/static/orchestra/common/fonts/glyphicons-halflings-regular.ttf -> build/lib/orchestra/static/orchestra/common/fonts copying orchestra/static/orchestra/common/fonts/glyphicons-halflings-regular.woff -> build/lib/orchestra/static/orchestra/common/fonts creating build/lib/orchestra/static/orchestra/common/js copying orchestra/static/orchestra/common/js/helpers.es6.js -> build/lib/orchestra/static/orchestra/common/js copying orchestra/static/orchestra/common/js/orchestra.filters.es6.js -> build/lib/orchestra/static/orchestra/common/js copying orchestra/static/orchestra/common/js/orchestra.services.es6.js -> build/lib/orchestra/static/orchestra/common/js copying orchestra/static/orchestra/common/js/orchestra_api.es6.js -> build/lib/orchestra/static/orchestra/common/js creating build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/bootstrap.min.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/calendar-conf-events.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/chartjs-conf.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/easy-pie-chart.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/form-component.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/gritter-conf.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery-1.8.3.min.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery-ui-1.9.2.custom.min.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery.backstretch.min.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery.dcjqaccordion.2.7.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery.nicescroll.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery.scrollTo.min.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery.sparkline.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery.tagsinput.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/jquery.ui.touch-punch.min.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/morris-conf.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/sparkline-chart.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/tasks.js -> build/lib/orchestra/static/orchestra/common/js/lib copying orchestra/static/orchestra/common/js/lib/zabuto_calendar.js -> build/lib/orchestra/static/orchestra/common/js/lib creating build/lib/orchestra/static/orchestra/common/js/lib/bootstrap-inputmask copying orchestra/static/orchestra/common/js/lib/bootstrap-inputmask/bootstrap-inputmask.min.js -> build/lib/orchestra/static/orchestra/common/js/lib/bootstrap-inputmask creating build/lib/orchestra/static/orchestra/common/js/lib/chart-master copying orchestra/static/orchestra/common/js/lib/chart-master/Chart.js -> build/lib/orchestra/static/orchestra/common/js/lib/chart-master creating build/lib/orchestra/static/orchestra/common/js/lib/fancybox copying orchestra/static/orchestra/common/js/lib/fancybox/jquery.fancybox.css -> build/lib/orchestra/static/orchestra/common/js/lib/fancybox copying orchestra/static/orchestra/common/js/lib/fancybox/jquery.fancybox.js -> build/lib/orchestra/static/orchestra/common/js/lib/fancybox creating build/lib/orchestra/static/orchestra/common/js/lib/fullcalendar copying orchestra/static/orchestra/common/js/lib/fullcalendar/bootstrap-fullcalendar.css -> build/lib/orchestra/static/orchestra/common/js/lib/fullcalendar copying orchestra/static/orchestra/common/js/lib/fullcalendar/fullcalendar.min.js -> build/lib/orchestra/static/orchestra/common/js/lib/fullcalendar creating build/lib/orchestra/static/orchestra/dashboard copying orchestra/static/orchestra/dashboard/dashboard.controller.es6.js -> build/lib/orchestra/static/orchestra/dashboard copying orchestra/static/orchestra/dashboard/dashboard.html -> build/lib/orchestra/static/orchestra/dashboard copying orchestra/static/orchestra/dashboard/dashboard.module.es6.js -> build/lib/orchestra/static/orchestra/dashboard copying orchestra/static/orchestra/dashboard/dashboard.scss -> build/lib/orchestra/static/orchestra/dashboard copying orchestra/static/orchestra/dashboard/tasktable.directive.es6.js -> build/lib/orchestra/static/orchestra/dashboard copying orchestra/static/orchestra/dashboard/tasktable.html -> build/lib/orchestra/static/orchestra/dashboard copying orchestra/static/orchestra/dashboard/tasktable.scss -> build/lib/orchestra/static/orchestra/dashboard creating build/lib/orchestra/static/orchestra/icons copying orchestra/static/orchestra/icons/apple-touch-icon.png -> build/lib/orchestra/static/orchestra/icons copying orchestra/static/orchestra/icons/favicon.ico -> build/lib/orchestra/static/orchestra/icons creating build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/assignments-vis.es6.js -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/axis.es6.js -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/crosshair.es6.js -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/data-modal.html -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/data-service.es6.js -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/iterations-vis.es6.js -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/project-management.controller.es6.js -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/project-management.html -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/project-management.module.es6.js -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/project-management.scss -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/project-vis.es6.js -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/revert-modal.html -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/slack-modal.html -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/tasks-vis.es6.js -> build/lib/orchestra/static/orchestra/project-management copying orchestra/static/orchestra/project-management/vis-utils.es6.js -> build/lib/orchestra/static/orchestra/project-management creating build/lib/orchestra/static/orchestra/task copying orchestra/static/orchestra/task/autosave.service.es6.js -> build/lib/orchestra/static/orchestra/task copying orchestra/static/orchestra/task/dynamic-load.directive.es6.js -> build/lib/orchestra/static/orchestra/task copying orchestra/static/orchestra/task/required-field.directive.es6.js -> build/lib/orchestra/static/orchestra/task copying orchestra/static/orchestra/task/required-fields.service.es6.js -> build/lib/orchestra/static/orchestra/task copying orchestra/static/orchestra/task/task.controller.es6.js -> build/lib/orchestra/static/orchestra/task copying orchestra/static/orchestra/task/task.html -> build/lib/orchestra/static/orchestra/task copying orchestra/static/orchestra/task/task.module.es6.js -> build/lib/orchestra/static/orchestra/task copying orchestra/static/orchestra/task/task.scss -> build/lib/orchestra/static/orchestra/task creating build/lib/orchestra/static/orchestra/team-info copying orchestra/static/orchestra/team-info/team-info-card.directive.es6.js -> build/lib/orchestra/static/orchestra/team-info copying orchestra/static/orchestra/team-info/team-info-card.html -> build/lib/orchestra/static/orchestra/team-info copying orchestra/static/orchestra/team-info/team-info.module.es6.js -> build/lib/orchestra/static/orchestra/team-info creating build/lib/orchestra/static/orchestra/timing copying orchestra/static/orchestra/timing/time-entries.service.es6.js -> build/lib/orchestra/static/orchestra/timing copying orchestra/static/orchestra/timing/time-entry.service.es6.js -> build/lib/orchestra/static/orchestra/timing copying orchestra/static/orchestra/timing/timing.module.es6.js -> build/lib/orchestra/static/orchestra/timing creating build/lib/orchestra/static/orchestra/timing/datetime-display copying orchestra/static/orchestra/timing/datetime-display/datetime-display.directive.es6.js -> build/lib/orchestra/static/orchestra/timing/datetime-display copying orchestra/static/orchestra/timing/datetime-display/datetime-display.html -> build/lib/orchestra/static/orchestra/timing/datetime-display creating build/lib/orchestra/static/orchestra/timing/time-input copying orchestra/static/orchestra/timing/time-input/time-input.directive.es6.js -> build/lib/orchestra/static/orchestra/timing/time-input copying orchestra/static/orchestra/timing/time-input/time-input.html -> build/lib/orchestra/static/orchestra/timing/time-input copying orchestra/static/orchestra/timing/time-input/time-input.scss -> build/lib/orchestra/static/orchestra/timing/time-input creating build/lib/orchestra/static/orchestra/timing/timecard copying orchestra/static/orchestra/timing/timecard/enforce-integers.directive.es6.js -> build/lib/orchestra/static/orchestra/timing/timecard copying orchestra/static/orchestra/timing/timecard/timecard.controller.es6.js -> build/lib/orchestra/static/orchestra/timing/timecard copying orchestra/static/orchestra/timing/timecard/timecard.html -> build/lib/orchestra/static/orchestra/timing/timecard copying orchestra/static/orchestra/timing/timecard/timecard.scss -> build/lib/orchestra/static/orchestra/timing/timecard creating build/lib/orchestra/static/orchestra/timing/timecard/date-picker copying orchestra/static/orchestra/timing/timecard/date-picker/date-picker.directive.es6.js -> build/lib/orchestra/static/orchestra/timing/timecard/date-picker copying orchestra/static/orchestra/timing/timecard/date-picker/date-picker.html -> build/lib/orchestra/static/orchestra/timing/timecard/date-picker creating build/lib/orchestra/static/orchestra/timing/timecard/task-select copying orchestra/static/orchestra/timing/timecard/task-select/task-select.directive.es6.js -> build/lib/orchestra/static/orchestra/timing/timecard/task-select copying orchestra/static/orchestra/timing/timecard/task-select/task-select.html -> build/lib/orchestra/static/orchestra/timing/timecard/task-select creating build/lib/orchestra/static/orchestra/timing/timer copying orchestra/static/orchestra/timing/timer/popover.html -> build/lib/orchestra/static/orchestra/timing/timer copying orchestra/static/orchestra/timing/timer/timer.directive.es6.js -> build/lib/orchestra/static/orchestra/timing/timer copying orchestra/static/orchestra/timing/timer/timer.html -> build/lib/orchestra/static/orchestra/timing/timer copying orchestra/static/orchestra/timing/timer/timer.scss -> build/lib/orchestra/static/orchestra/timing/timer creating build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/constants.es6.js -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-checklist.directive.es6.js -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-checklist.html -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-checklist.scss -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-list.directive.es6.js -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-list.html -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-list.scss -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-qa-list.directive.es6.js -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-qa-list.html -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-qa-list.scss -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-qa.directive.es6.js -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-qa.html -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todo-qas.service.es6.js -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todolist-template.service.es6.js -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todos.module.es6.js -> build/lib/orchestra/static/orchestra/todos copying orchestra/static/orchestra/todos/todos.service.es6.js -> build/lib/orchestra/static/orchestra/todos creating build/lib/orchestra/templates creating build/lib/orchestra/templates/accounts copying orchestra/templates/accounts/availability_settings.html -> build/lib/orchestra/templates/accounts copying orchestra/templates/accounts/communication_preferences_settings.html -> build/lib/orchestra/templates/accounts copying orchestra/templates/accounts/settings-tabs.html -> build/lib/orchestra/templates/accounts copying orchestra/templates/accounts/settings.html -> build/lib/orchestra/templates/accounts copying orchestra/templates/accounts/success.html -> build/lib/orchestra/templates/accounts creating build/lib/orchestra/templates/admin creating build/lib/orchestra/templates/admin/inc copying orchestra/templates/admin/inc/extrastyle.html -> build/lib/orchestra/templates/admin/inc creating build/lib/orchestra/templates/admin/orchestra creating build/lib/orchestra/templates/admin/orchestra/task copying orchestra/templates/admin/orchestra/task/change_form.html -> build/lib/orchestra/templates/admin/orchestra/task creating build/lib/orchestra/templates/communication copying orchestra/templates/communication/available_staffing_requests.html -> build/lib/orchestra/templates/communication copying orchestra/templates/communication/new_task_available.txt -> build/lib/orchestra/templates/communication copying orchestra/templates/communication/new_task_available_email.txt -> build/lib/orchestra/templates/communication copying orchestra/templates/communication/new_task_available_slack.txt -> build/lib/orchestra/templates/communication copying orchestra/templates/communication/staffing_request_accepted.html -> build/lib/orchestra/templates/communication copying orchestra/templates/communication/staffing_request_rejected.html -> build/lib/orchestra/templates/communication copying orchestra/templates/communication/staffing_response_not_permitted.html -> build/lib/orchestra/templates/communication copying orchestra/templates/communication/tasks_available_email.txt -> build/lib/orchestra/templates/communication copying orchestra/templates/communication/tasks_available_slack.txt -> build/lib/orchestra/templates/communication creating build/lib/orchestra/templates/hijack copying orchestra/templates/hijack/notifications.html -> build/lib/orchestra/templates/hijack creating build/lib/orchestra/templates/orchestra copying orchestra/templates/orchestra/base.html -> build/lib/orchestra/templates/orchestra copying orchestra/templates/orchestra/error.html -> build/lib/orchestra/templates/orchestra copying orchestra/templates/orchestra/import_todo_list_template_from_spreadsheet.html -> build/lib/orchestra/templates/orchestra copying orchestra/templates/orchestra/index.html -> build/lib/orchestra/templates/orchestra copying orchestra/templates/orchestra/newindex.html -> build/lib/orchestra/templates/orchestra copying orchestra/templates/orchestra/third_party_scripts.html -> build/lib/orchestra/templates/orchestra creating build/lib/orchestra/templates/registration copying orchestra/templates/registration/activate.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/activation_complete.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/activation_email.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/activation_email.txt -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/activation_email_subject.txt -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/login.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/password_change_done.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/password_change_form.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/password_reset_complete.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/password_reset_confirm.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/password_reset_done.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/password_reset_email.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/password_reset_form.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/registration_base.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/registration_complete.html -> build/lib/orchestra/templates/registration copying orchestra/templates/registration/registration_form.html -> build/lib/orchestra/templates/registration copying simple_workflow/workflow.json -> build/lib/simple_workflow creating build/lib/simple_workflow/static creating build/lib/simple_workflow/static/simple_workflow creating build/lib/simple_workflow/static/simple_workflow/v1 creating build/lib/simple_workflow/static/simple_workflow/v1/rate creating build/lib/simple_workflow/static/simple_workflow/v1/rate/js copying simple_workflow/static/simple_workflow/v1/rate/js/controllers.js -> build/lib/simple_workflow/static/simple_workflow/v1/rate/js copying simple_workflow/static/simple_workflow/v1/rate/js/directives.js -> build/lib/simple_workflow/static/simple_workflow/v1/rate/js copying simple_workflow/static/simple_workflow/v1/rate/js/modules.js -> build/lib/simple_workflow/static/simple_workflow/v1/rate/js creating build/lib/simple_workflow/static/simple_workflow/v1/rate/partials copying simple_workflow/static/simple_workflow/v1/rate/partials/rate.html -> build/lib/simple_workflow/static/simple_workflow/v1/rate/partials copying journalism_workflow/v1/version.json -> build/lib/journalism_workflow/v1 copying orchestra/tests/workflows/no_version_dir/workflow.json -> build/lib/orchestra/tests/workflows/no_version_dir copying orchestra/tests/workflows/test_dir/workflow.json -> build/lib/orchestra/tests/workflows/test_dir creating build/lib/orchestra/tests/workflows/test_dir/static creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1 creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2 creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js copying orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js/controllers.js -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js copying orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js/directives.js -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js copying orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js/modules.js -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/partials copying orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/partials/s2.html -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/partials creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3 creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js copying orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js/controllers.js -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js copying orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js/directives.js -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js copying orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js/modules.js -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/partials copying orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/partials/s3.html -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/partials creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2 creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2 creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js copying orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js/controllers.js -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js copying orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js/directives.js -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js copying orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js/modules.js -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js creating build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/partials copying orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/partials/s2.html -> build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/partials copying orchestra/tests/workflows/bad_certification_dir/workflow.json -> build/lib/orchestra/tests/workflows/bad_certification_dir copying orchestra/tests/workflows/test_dir/v1/version.json -> build/lib/orchestra/tests/workflows/test_dir/v1 copying orchestra/tests/workflows/test_dir/v2/version.json -> build/lib/orchestra/tests/workflows/test_dir/v2 copying orchestra/tests/workflows/bad_certification_dir/v1/version.json -> build/lib/orchestra/tests/workflows/bad_certification_dir/v1 copying simple_workflow/v1/version.json -> build/lib/simple_workflow/v1 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jUhGLN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64 + cd orchestra-1.0.53 + 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-orchestra-1.0.53-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-orchestra-1.0.53-1.aarch64/usr creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/v1 copying build/lib/journalism_workflow/v1/documents.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/v1 copying build/lib/journalism_workflow/v1/adjust_photos.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/v1 copying build/lib/journalism_workflow/v1/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/v1 copying build/lib/journalism_workflow/v1/version.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/v1 copying build/lib/journalism_workflow/workflow.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/editor creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/editor/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/editor/js/directives.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/editor/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/editor/js/modules.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/editor/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/editor/js/controllers.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/editor/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/editor/partials copying build/lib/journalism_workflow/static/journalism_workflow/v1/editor/partials/editor.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/editor/partials creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/photographer creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/photographer/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/js/directives.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/photographer/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/js/modules.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/photographer/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/js/controllers.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/photographer/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/photographer/partials copying build/lib/journalism_workflow/static/journalism_workflow/v1/photographer/partials/photographer.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/photographer/partials creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/reporter creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/reporter/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/js/directives.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/reporter/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/js/modules.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/reporter/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/js/controllers.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/reporter/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/reporter/partials copying build/lib/journalism_workflow/static/journalism_workflow/v1/reporter/partials/reporter.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/reporter/partials creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/copy_editor creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/copy_editor/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/js/directives.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/copy_editor/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/js/modules.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/copy_editor/js copying build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/js/controllers.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/copy_editor/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/copy_editor/partials copying build/lib/journalism_workflow/static/journalism_workflow/v1/copy_editor/partials/copy_editor.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/static/journalism_workflow/v1/copy_editor/partials copying build/lib/journalism_workflow/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow copying build/lib/journalism_workflow/load_sample_data.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/management copying build/lib/journalism_workflow/management/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/management creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/management/commands copying build/lib/journalism_workflow/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/management/commands copying build/lib/journalism_workflow/management/commands/journalism_workflow_ctl.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/management/commands creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend copying build/lib/orchestra/frontend/config-overrides.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend copying build/lib/orchestra/frontend/.eslintrc -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/public copying build/lib/orchestra/frontend/public/shuffle.svg -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/public copying build/lib/orchestra/frontend/public/index.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/public copying build/lib/orchestra/frontend/public/favicon.ico -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/public copying build/lib/orchestra/frontend/tsconfig.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/state copying build/lib/orchestra/frontend/src/state/store.ts -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/state creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/state/selectors copying build/lib/orchestra/frontend/src/state/selectors/taskSelectors.ts -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/state/selectors creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/state/slices copying build/lib/orchestra/frontend/src/state/slices/timer.ts -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/state/slices copying build/lib/orchestra/frontend/src/state/slices/dashboardTasks.ts -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/state/slices copying build/lib/orchestra/frontend/src/state/rootReducer.ts -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/state copying build/lib/orchestra/frontend/src/serviceWorker.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src copying build/lib/orchestra/frontend/src/index.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src copying build/lib/orchestra/frontend/src/App.tsx -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src copying build/lib/orchestra/frontend/src/index.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/components creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/components/navbar copying build/lib/orchestra/frontend/src/components/navbar/Navbar.tsx -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/components/navbar copying build/lib/orchestra/frontend/src/components/navbar/Navbar.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/components/navbar creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/components/TasksList copying build/lib/orchestra/frontend/src/components/TasksList/helpers.ts -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/components/TasksList copying build/lib/orchestra/frontend/src/components/TasksList/TasksList.tsx -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/components/TasksList copying build/lib/orchestra/frontend/src/components/TasksList/TasksList.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/components/TasksList creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/util copying build/lib/orchestra/frontend/src/util/time.ts -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/util creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views/available_tasks copying build/lib/orchestra/frontend/src/views/available_tasks/AvailableTasks.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views/available_tasks copying build/lib/orchestra/frontend/src/views/available_tasks/AvailableTasks.tsx -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views/available_tasks creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views/dashboard copying build/lib/orchestra/frontend/src/views/dashboard/Dashboard.tsx -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views/dashboard copying build/lib/orchestra/frontend/src/views/dashboard/Dashboard.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views/dashboard creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views/task copying build/lib/orchestra/frontend/src/views/task/Task.tsx -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views/task copying build/lib/orchestra/frontend/src/views/task/Task.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/views/task copying build/lib/orchestra/frontend/src/react-app-env.d.ts -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src copying build/lib/orchestra/frontend/src/App.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src copying build/lib/orchestra/frontend/src/setupTests.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/assets copying build/lib/orchestra/frontend/src/assets/AnimatedCircle.tsx -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/assets copying build/lib/orchestra/frontend/src/assets/ShuffleIcon.tsx -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/assets copying build/lib/orchestra/frontend/src/assets/AnimatedCircle.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/src/assets copying build/lib/orchestra/frontend/package.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend copying build/lib/orchestra/frontend/yarn.lock -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend copying build/lib/orchestra/frontend/README-CRA.md -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend copying build/lib/orchestra/frontend/README.md -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend copying build/lib/orchestra/frontend/.gitignore -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build copying build/lib/orchestra/frontend/build/shuffle.svg -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build copying build/lib/orchestra/frontend/build/asset-manifest.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build copying build/lib/orchestra/frontend/build/service-worker.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build copying build/lib/orchestra/frontend/build/index.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/js copying build/lib/orchestra/frontend/build/static/js/2.e78fdbab.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/js copying build/lib/orchestra/frontend/build/static/js/2.e78fdbab.chunk.js.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/js copying build/lib/orchestra/frontend/build/static/js/runtime-main.30a1ae39.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/js copying build/lib/orchestra/frontend/build/static/js/main.c276df28.chunk.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/js copying build/lib/orchestra/frontend/build/static/js/main.c276df28.chunk.js.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/js copying build/lib/orchestra/frontend/build/static/js/runtime-main.30a1ae39.js.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/js copying build/lib/orchestra/frontend/build/static/js/2.e78fdbab.chunk.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/css copying build/lib/orchestra/frontend/build/static/css/main.ff3ce63a.chunk.css.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/css copying build/lib/orchestra/frontend/build/static/css/2.7cafca44.chunk.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/css copying build/lib/orchestra/frontend/build/static/css/main.ff3ce63a.chunk.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/css copying build/lib/orchestra/frontend/build/static/css/2.7cafca44.chunk.css.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build/static/css copying build/lib/orchestra/frontend/build/favicon.ico -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build copying build/lib/orchestra/frontend/build/precache-manifest.b062617634d0c77b19b224670f938325.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend/build copying build/lib/orchestra/frontend/.env -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/frontend creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication copying build/lib/orchestra/communication/views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication copying build/lib/orchestra/communication/errors.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication copying build/lib/orchestra/communication/urls.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests copying build/lib/orchestra/communication/tests/test_staffing.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests copying build/lib/orchestra/communication/tests/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests copying build/lib/orchestra/communication/tests/test_models.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/helpers copying build/lib/orchestra/communication/tests/helpers/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/helpers copying build/lib/orchestra/communication/tests/helpers/slack.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/helpers copying build/lib/orchestra/communication/tests/test_mail.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests copying build/lib/orchestra/communication/tests/test_managers.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests copying build/lib/orchestra/communication/tests/test_views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests copying build/lib/orchestra/communication/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication copying build/lib/orchestra/communication/staffing.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication copying build/lib/orchestra/communication/mail.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication copying build/lib/orchestra/communication/utils.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication copying build/lib/orchestra/communication/slack.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication copying build/lib/orchestra/views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/core copying build/lib/orchestra/core/errors.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/core copying build/lib/orchestra/core/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/core copying build/lib/orchestra/machine_tasks.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/load_json.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/common_helpers.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/fields.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/datetime_utils.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests copying build/lib/orchestra/utils/tests/test_task_lifecycle.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests copying build/lib/orchestra/utils/tests/test_project_properties.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests copying build/lib/orchestra/utils/tests/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests copying build/lib/orchestra/utils/tests/test_creation_policies.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests copying build/lib/orchestra/utils/tests/test_load_json.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests copying build/lib/orchestra/utils/tests/test_notifications.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests copying build/lib/orchestra/utils/tests/test_common_helpers.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests copying build/lib/orchestra/utils/tests/test_choices_enum.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests copying build/lib/orchestra/utils/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/common_regex.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/mixins.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/task_lifecycle.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/models.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/task_properties.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/revert.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/time_tracking.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/decorators.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/json_schema.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/s3.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/project_properties.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/notifications.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/convert_key_to_int.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils copying build/lib/orchestra/utils/machine_step_scheduler.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/communication creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/communication/scss copying build/lib/orchestra/static/communication/scss/_communication.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/communication/scss creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist copying build/lib/orchestra/static/dist/main.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist/orchestra/common creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist/orchestra/common/css copying build/lib/orchestra/static/dist/orchestra/common/css/orchestra.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist/orchestra/common/css creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist/orchestra/timing creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist/orchestra/timing/timer copying build/lib/orchestra/static/dist/orchestra/timing/timer/timer.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist/orchestra/timing/timer copying build/lib/orchestra/static/dist/main.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2 copying build/lib/orchestra/static/dist2/shuffle.svg -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2 copying build/lib/orchestra/static/dist2/asset-manifest.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2 copying build/lib/orchestra/static/dist2/service-worker.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2 copying build/lib/orchestra/static/dist2/index.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/js copying build/lib/orchestra/static/dist2/static/js/2.e78fdbab.chunk.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/js copying build/lib/orchestra/static/dist2/static/js/2.e78fdbab.chunk.js.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/js copying build/lib/orchestra/static/dist2/static/js/runtime-main.30a1ae39.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/js copying build/lib/orchestra/static/dist2/static/js/main.c276df28.chunk.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/js copying build/lib/orchestra/static/dist2/static/js/main.c276df28.chunk.js.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/js copying build/lib/orchestra/static/dist2/static/js/runtime-main.30a1ae39.js.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/js copying build/lib/orchestra/static/dist2/static/js/2.e78fdbab.chunk.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/css copying build/lib/orchestra/static/dist2/static/css/main.ff3ce63a.chunk.css.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/css copying build/lib/orchestra/static/dist2/static/css/2.7cafca44.chunk.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/css copying build/lib/orchestra/static/dist2/static/css/main.ff3ce63a.chunk.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/css copying build/lib/orchestra/static/dist2/static/css/2.7cafca44.chunk.css.map -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2/static/css copying build/lib/orchestra/static/dist2/favicon.ico -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2 copying build/lib/orchestra/static/dist2/precache-manifest.b062617634d0c77b19b224670f938325.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/dist2 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/accounts creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/accounts/scss copying build/lib/orchestra/static/accounts/scss/_settings.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/accounts/scss copying build/lib/orchestra/static/accounts/scss/_registration.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/accounts/scss creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common copying build/lib/orchestra/static/orchestra/common/common.module.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/font-awesome creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/font-awesome/fonts copying build/lib/orchestra/static/orchestra/common/font-awesome/fonts/fontawesome-webfont.ttf -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/font-awesome/fonts copying build/lib/orchestra/static/orchestra/common/font-awesome/fonts/fontawesome-webfont.woff -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/font-awesome/fonts copying build/lib/orchestra/static/orchestra/common/font-awesome/fonts/fontawesome-webfont.eot -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/font-awesome/fonts copying build/lib/orchestra/static/orchestra/common/font-awesome/fonts/FontAwesome.otf -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/font-awesome/fonts copying build/lib/orchestra/static/orchestra/common/font-awesome/fonts/fontawesome-webfont.svg -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/font-awesome/fonts creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/font-awesome/css copying build/lib/orchestra/static/orchestra/common/font-awesome/css/font-awesome.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/font-awesome/css creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js copying build/lib/orchestra/static/orchestra/common/js/orchestra.filters.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js copying build/lib/orchestra/static/orchestra/common/js/orchestra.services.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js copying build/lib/orchestra/static/orchestra/common/js/orchestra_api.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/fancybox copying build/lib/orchestra/static/orchestra/common/js/lib/fancybox/jquery.fancybox.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/fancybox copying build/lib/orchestra/static/orchestra/common/js/lib/fancybox/jquery.fancybox.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/fancybox copying build/lib/orchestra/static/orchestra/common/js/lib/calendar-conf-events.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/easy-pie-chart.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/bootstrap.min.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/gritter-conf.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/zabuto_calendar.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/jquery.tagsinput.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/jquery-ui-1.9.2.custom.min.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/chartjs-conf.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/bootstrap-inputmask copying build/lib/orchestra/static/orchestra/common/js/lib/bootstrap-inputmask/bootstrap-inputmask.min.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/bootstrap-inputmask copying build/lib/orchestra/static/orchestra/common/js/lib/jquery.scrollTo.min.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/sparkline-chart.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/jquery.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/form-component.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/jquery.backstretch.min.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/fullcalendar copying build/lib/orchestra/static/orchestra/common/js/lib/fullcalendar/bootstrap-fullcalendar.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/fullcalendar copying build/lib/orchestra/static/orchestra/common/js/lib/fullcalendar/fullcalendar.min.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/fullcalendar copying build/lib/orchestra/static/orchestra/common/js/lib/jquery.nicescroll.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/jquery.ui.touch-punch.min.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/jquery-1.8.3.min.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/tasks.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/jquery.sparkline.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/lib/jquery.dcjqaccordion.2.7.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/chart-master copying build/lib/orchestra/static/orchestra/common/js/lib/chart-master/Chart.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib/chart-master copying build/lib/orchestra/static/orchestra/common/js/lib/morris-conf.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js/lib copying build/lib/orchestra/static/orchestra/common/js/helpers.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/checklist copying build/lib/orchestra/static/orchestra/common/components/checklist/checklist.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/checklist copying build/lib/orchestra/static/orchestra/common/components/checklist/checklist.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/checklist copying build/lib/orchestra/static/orchestra/common/components/checklist/checklist-item.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/checklist copying build/lib/orchestra/static/orchestra/common/components/checklist/checklist.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/checklist copying build/lib/orchestra/static/orchestra/common/components/checklist/checklist-item.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/checklist creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/scratchpad copying build/lib/orchestra/static/orchestra/common/components/scratchpad/scratchpad.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/scratchpad copying build/lib/orchestra/static/orchestra/common/components/scratchpad/scratchpad.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/scratchpad creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/quill copying build/lib/orchestra/static/orchestra/common/components/quill/quill.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/quill copying build/lib/orchestra/static/orchestra/common/components/quill/quill.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/quill copying build/lib/orchestra/static/orchestra/common/components/quill/quill.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/quill creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/website-iframe copying build/lib/orchestra/static/orchestra/common/components/website-iframe/website-iframe.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/website-iframe copying build/lib/orchestra/static/orchestra/common/components/website-iframe/website-iframe.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/website-iframe copying build/lib/orchestra/static/orchestra/common/components/website-iframe/website-iframe.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/website-iframe creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/project-folder copying build/lib/orchestra/static/orchestra/common/components/project-folder/project-folder.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/project-folder copying build/lib/orchestra/static/orchestra/common/components/project-folder/project-folder.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components/project-folder copying build/lib/orchestra/static/orchestra/common/components/components-example.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/components creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/fonts copying build/lib/orchestra/static/orchestra/common/fonts/glyphicons-halflings-regular.woff -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/fonts copying build/lib/orchestra/static/orchestra/common/fonts/glyphicons-halflings-regular.ttf -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/fonts copying build/lib/orchestra/static/orchestra/common/fonts/glyphicons-halflings-regular.eot -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/fonts copying build/lib/orchestra/static/orchestra/common/fonts/glyphicons-halflings-regular.svg -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/fonts creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css copying build/lib/orchestra/static/orchestra/common/css/_error.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css/lib copying build/lib/orchestra/static/orchestra/common/css/lib/style-responsive.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css/lib copying build/lib/orchestra/static/orchestra/common/css/lib/zabuto_calendar.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css/lib copying build/lib/orchestra/static/orchestra/common/css/lib/table-responsive.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css/lib copying build/lib/orchestra/static/orchestra/common/css/lib/style.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css/lib copying build/lib/orchestra/static/orchestra/common/css/lib/to-do.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css/lib copying build/lib/orchestra/static/orchestra/common/css/_common.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css copying build/lib/orchestra/static/orchestra/common/css/_base.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css copying build/lib/orchestra/static/orchestra/common/css/orchestra.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/common/css copying build/lib/orchestra/static/orchestra/main.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/time-input copying build/lib/orchestra/static/orchestra/timing/time-input/time-input.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/time-input copying build/lib/orchestra/static/orchestra/timing/time-input/time-input.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/time-input copying build/lib/orchestra/static/orchestra/timing/time-input/time-input.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/time-input copying build/lib/orchestra/static/orchestra/timing/timing.module.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard/task-select copying build/lib/orchestra/static/orchestra/timing/timecard/task-select/task-select.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard/task-select copying build/lib/orchestra/static/orchestra/timing/timecard/task-select/task-select.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard/task-select copying build/lib/orchestra/static/orchestra/timing/timecard/timecard.controller.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard copying build/lib/orchestra/static/orchestra/timing/timecard/timecard.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard copying build/lib/orchestra/static/orchestra/timing/timecard/timecard.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard copying build/lib/orchestra/static/orchestra/timing/timecard/enforce-integers.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard/date-picker copying build/lib/orchestra/static/orchestra/timing/timecard/date-picker/date-picker.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard/date-picker copying build/lib/orchestra/static/orchestra/timing/timecard/date-picker/date-picker.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timecard/date-picker creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/datetime-display copying build/lib/orchestra/static/orchestra/timing/datetime-display/datetime-display.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/datetime-display copying build/lib/orchestra/static/orchestra/timing/datetime-display/datetime-display.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/datetime-display copying build/lib/orchestra/static/orchestra/timing/time-entry.service.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing copying build/lib/orchestra/static/orchestra/timing/time-entries.service.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timer copying build/lib/orchestra/static/orchestra/timing/timer/timer.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timer copying build/lib/orchestra/static/orchestra/timing/timer/timer.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timer copying build/lib/orchestra/static/orchestra/timing/timer/popover.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timer copying build/lib/orchestra/static/orchestra/timing/timer/timer.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/timing/timer creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/icons copying build/lib/orchestra/static/orchestra/icons/favicon.ico -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/icons copying build/lib/orchestra/static/orchestra/icons/apple-touch-icon.png -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/icons creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/assignments-vis.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/project-management.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/data-modal.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/project-management.controller.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/revert-modal.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/iterations-vis.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/project-management.module.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/project-vis.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/vis-utils.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/data-service.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/slack-modal.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/crosshair.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/tasks-vis.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/axis.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/project-management/project-management.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/project-management copying build/lib/orchestra/static/orchestra/config.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/dashboard copying build/lib/orchestra/static/orchestra/dashboard/dashboard.module.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/dashboard copying build/lib/orchestra/static/orchestra/dashboard/dashboard.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/dashboard copying build/lib/orchestra/static/orchestra/dashboard/tasktable.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/dashboard copying build/lib/orchestra/static/orchestra/dashboard/dashboard.controller.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/dashboard copying build/lib/orchestra/static/orchestra/dashboard/tasktable.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/dashboard copying build/lib/orchestra/static/orchestra/dashboard/tasktable.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/dashboard copying build/lib/orchestra/static/orchestra/dashboard/dashboard.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/dashboard creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/team-info copying build/lib/orchestra/static/orchestra/team-info/team-info-card.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/team-info copying build/lib/orchestra/static/orchestra/team-info/team-info-card.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/team-info copying build/lib/orchestra/static/orchestra/team-info/team-info.module.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/team-info creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-checklist.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-checklist.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-list.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todos.service.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-qa-list.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-list.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todolist-template.service.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-qa-list.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/constants.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-qa-list.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-qa.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-qas.service.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todos.module.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-list.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-checklist.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos copying build/lib/orchestra/static/orchestra/todos/todo-qa.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/todos creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/task copying build/lib/orchestra/static/orchestra/task/task.module.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/task copying build/lib/orchestra/static/orchestra/task/task.controller.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/task copying build/lib/orchestra/static/orchestra/task/autosave.service.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/task copying build/lib/orchestra/static/orchestra/task/task.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/task copying build/lib/orchestra/static/orchestra/task/dynamic-load.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/task copying build/lib/orchestra/static/orchestra/task/required-fields.service.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/task copying build/lib/orchestra/static/orchestra/task/required-field.directive.es6.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/task copying build/lib/orchestra/static/orchestra/task/task.scss -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/task creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/admin creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/admin/css copying build/lib/orchestra/static/orchestra/admin/css/orchestra_admin.css -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/static/orchestra/admin/css copying build/lib/orchestra/urls.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0091_auto_20210121_1952.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0072_migrate_staffing_priority.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0077_auto_20180629_1827.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0046_auto_20160426_2034.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0005_auto_20150402_0538.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0033_alter_worker_and_assignment_on_timeentry.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0051_delete_timeentries_no_worker.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0019_auto_20151022_1531.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0026_timeentry.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0095_todo_slug.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0094_rename_team_messages_url.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0050_auto_20160428_1751.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0080_completed_project_status.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0085_rename_todo_description_to_title.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0039_copy_start_datetime_to_created_at.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0098_auto_20230405_2000.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0087_todo_task_data_migration.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0084_workflowversion_abort_completion_function.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0089_todolisttemplateimportrecord.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0076_auto_20180615_1606.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0008_auto_20150521_2011.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0049_auto_20160428_1750.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0097_update_currencies.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0068_step_creation_policy.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0073_remove_worker_staffing_priority.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0058_staffingrequest_required_role.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0010_merge.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0002_auto_20141229_1543.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0064_workercertification_staffbot_enabled.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0004_taskassignment_task.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0066_remove_taskassignment_integrity_constraint.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0030_tasktimer_and_timer_fields_on_timeentry.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0088_change_related_name_todos_old.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0096_todo_required.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0020_auto_20151028_1559.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0031_fill_in_worker_on_time_entries.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0021_merge.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0074_auto_20180116_1523.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0079_auto_20180806_1528.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0092_autostaff_updates.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0003_auto_20141229_1610.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0086_add_fields_to_todo.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0025_iteration.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0006_auto_20150501_1809.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0057_auto_20160429_1127.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0023_assignment_failed.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0017_auto_20151007_1424.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0047_auto_20160427_1412.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0009_auto_20150529_1413.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0019_auto_20151007_1846.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0029_allow_time_entries_without_assignment.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0048_merge.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0007_auto_20150507_0204.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0024_auto_20160325_1916.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0062_auto_20160515_1545.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0081_step_todolist_templates_to_apply.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0093_todo_status_default.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0069_update_currencies.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0052_auto_20160428_2142.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0014_auto_20150717_2015.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0009_auto_20150528_1910.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0013_auto_20150707_0054.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0067_staffbotrequest_last_inquiry_sent.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0035_create_time_entries_for_snapshots.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0060_auto_20160505_1349.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0036_remove_taskassignment_snapshots.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0041_alter_payrate_fields.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0075_add_sanity_checks.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0028_snapshots_to_iterations.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0043_tasktimer_description.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0034_timeentry_is_deleted.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0018_auto_20151007_1451.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0032_payrate.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0016_auto_20150819_1900.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0012_auto_20150701_1948.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0038_add_fields_to_taskassignment.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0017_auto_20151012_1719.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0059_step_description_function.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0055_auto_20160429_0823.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0045_auto_20160426_2034.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0044_auto_20160426_0044.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0011_auto_20150618_0003.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0053_worker_slack_user_id.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0071_workercertification_staffing_priority.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0070_todos_and_reverse_assignments.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0027_create_time_entries_for_snapshots.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0008_auto_20150520_1953.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0042_mark_deleted_timeentries_no_worker.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0082_task_tags.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0078_todoqa.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0065_auto_20160802_0301.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0037_add_fields_to_iteration.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0020_auto_20151022_1553.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0063_worker_staffing_priority.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0040_timeentry_created_at.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0015_auto_20150807_1929.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0090_step_completion_ends_project.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0056_create_new_task_communication_type.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0022_auto_20151217_1642.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0083_update_staffbot_request_status_choices.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0047_worker_phone.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0018_auto_20151014_1432.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/migrations/0061_auto_20160505_2126.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations copying build/lib/orchestra/lookups.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/tests/test_todos.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/tests/test_machine_tasks.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/tests/test_machine_step_scheduler.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/tests/test_project_api_client.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands copying build/lib/orchestra/tests/management_commands/test_loadworkflowsampledata.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands copying build/lib/orchestra/tests/management_commands/test_loadallworkflows.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands copying build/lib/orchestra/tests/management_commands/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands copying build/lib/orchestra/tests/management_commands/test_loadworkflow.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands copying build/lib/orchestra/tests/management_commands/test_migrate_certifications.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands copying build/lib/orchestra/tests/test_time_tracking.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/tests/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/google_apps copying build/lib/orchestra/tests/google_apps/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/google_apps copying build/lib/orchestra/tests/google_apps/test_convenience.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/google_apps copying build/lib/orchestra/tests/test_models.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/tests/test_s3.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers copying build/lib/orchestra/tests/helpers/fixtures.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers copying build/lib/orchestra/tests/helpers/google_apps.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers copying build/lib/orchestra/tests/helpers/iterations.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers copying build/lib/orchestra/tests/helpers/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers copying build/lib/orchestra/tests/helpers/workflow.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers copying build/lib/orchestra/tests/helpers/notifications.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/no_version_dir copying build/lib/orchestra/tests/workflows/no_version_dir/workflow.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/no_version_dir copying build/lib/orchestra/tests/workflows/no_version_dir/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/no_version_dir copying build/lib/orchestra/tests/workflows/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows copying build/lib/orchestra/tests/workflows/test_load.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows copying build/lib/orchestra/tests/workflows/test_directory.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v1 copying build/lib/orchestra/tests/workflows/test_dir/v1/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v1 copying build/lib/orchestra/tests/workflows/test_dir/v1/machine.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v1 copying build/lib/orchestra/tests/workflows/test_dir/v1/version.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v1 copying build/lib/orchestra/tests/workflows/test_dir/workflow.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v2 copying build/lib/orchestra/tests/workflows/test_dir/v2/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v2 copying build/lib/orchestra/tests/workflows/test_dir/v2/machine.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v2 copying build/lib/orchestra/tests/workflows/test_dir/v2/version.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v2 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js/directives.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js/modules.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js/controllers.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/partials copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/partials/s3.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s3/partials creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js/directives.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js/modules.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js/controllers.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/partials copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/partials/s2.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v1/s2/partials creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v2 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js/directives.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js/modules.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js/controllers.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/partials copying build/lib/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/partials/s2.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/static/test_dir/v2/s2/partials copying build/lib/orchestra/tests/workflows/test_dir/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/INVALID copying build/lib/orchestra/tests/workflows/test_dir/INVALID/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/INVALID copying build/lib/orchestra/tests/workflows/test_dir/load_sample_data.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/bad_certification_dir creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/bad_certification_dir/v1 copying build/lib/orchestra/tests/workflows/bad_certification_dir/v1/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/bad_certification_dir/v1 copying build/lib/orchestra/tests/workflows/bad_certification_dir/v1/version.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/bad_certification_dir/v1 copying build/lib/orchestra/tests/workflows/bad_certification_dir/workflow.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/bad_certification_dir copying build/lib/orchestra/tests/workflows/bad_certification_dir/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/bad_certification_dir creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/invalid_dir copying build/lib/orchestra/tests/workflows/invalid_dir/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/invalid_dir copying build/lib/orchestra/tests/workflows/test_certifications.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows copying build/lib/orchestra/tests/test_project.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/tests/test_query_params_filter.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/tests/test_views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/tests/test_dashboard.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests copying build/lib/orchestra/assignment_policies.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra copying build/lib/orchestra/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api copying build/lib/orchestra/project_api/api.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api copying build/lib/orchestra/project_api/views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/tests copying build/lib/orchestra/project_api/tests/test_project_api.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/tests copying build/lib/orchestra/project_api/tests/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/tests copying build/lib/orchestra/project_api/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api copying build/lib/orchestra/project_api/serializers.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api copying build/lib/orchestra/project_api/auth.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps copying build/lib/orchestra/google_apps/errors.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps copying build/lib/orchestra/google_apps/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps copying build/lib/orchestra/google_apps/service.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps copying build/lib/orchestra/google_apps/permissions.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps copying build/lib/orchestra/google_apps/convenience.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts copying build/lib/orchestra/accounts/views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts copying build/lib/orchestra/accounts/signals.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts copying build/lib/orchestra/accounts/bitformfield.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts copying build/lib/orchestra/accounts/urls.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts copying build/lib/orchestra/accounts/forms.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/tests copying build/lib/orchestra/accounts/tests/test_register.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/tests copying build/lib/orchestra/accounts/tests/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/tests copying build/lib/orchestra/accounts/tests/test_views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/tests copying build/lib/orchestra/accounts/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts copying build/lib/orchestra/orchestra_api.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow copying build/lib/orchestra/workflow/directory.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow copying build/lib/orchestra/workflow/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow copying build/lib/orchestra/workflow/certifications.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow copying build/lib/orchestra/workflow/load.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow copying build/lib/orchestra/workflow/defaults.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow copying build/lib/orchestra/filters.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra copying build/lib/orchestra/context_processors.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra copying build/lib/orchestra/creation_policies.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/json_schemas copying build/lib/orchestra/json_schemas/validation.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/json_schemas copying build/lib/orchestra/json_schemas/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/json_schemas copying build/lib/orchestra/json_schemas/todos.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/json_schemas copying build/lib/orchestra/json_schemas/tags.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/json_schemas copying build/lib/orchestra/project.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos copying build/lib/orchestra/todos/api.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos copying build/lib/orchestra/todos/views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos copying build/lib/orchestra/todos/urls.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos copying build/lib/orchestra/todos/forms.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos copying build/lib/orchestra/todos/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos copying build/lib/orchestra/todos/filters.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos copying build/lib/orchestra/todos/import_export.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos copying build/lib/orchestra/todos/serializers.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos copying build/lib/orchestra/todos/auth.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication copying build/lib/orchestra/templates/communication/staffing_request_accepted.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication copying build/lib/orchestra/templates/communication/tasks_available_slack.txt -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication copying build/lib/orchestra/templates/communication/new_task_available_slack.txt -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication copying build/lib/orchestra/templates/communication/available_staffing_requests.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication copying build/lib/orchestra/templates/communication/staffing_request_rejected.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication copying build/lib/orchestra/templates/communication/staffing_response_not_permitted.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication copying build/lib/orchestra/templates/communication/new_task_available.txt -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication copying build/lib/orchestra/templates/communication/tasks_available_email.txt -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication copying build/lib/orchestra/templates/communication/new_task_available_email.txt -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/communication creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/accounts copying build/lib/orchestra/templates/accounts/settings.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/accounts copying build/lib/orchestra/templates/accounts/communication_preferences_settings.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/accounts copying build/lib/orchestra/templates/accounts/availability_settings.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/accounts copying build/lib/orchestra/templates/accounts/success.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/accounts copying build/lib/orchestra/templates/accounts/settings-tabs.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/accounts creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/orchestra copying build/lib/orchestra/templates/orchestra/index.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/orchestra copying build/lib/orchestra/templates/orchestra/newindex.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/orchestra copying build/lib/orchestra/templates/orchestra/import_todo_list_template_from_spreadsheet.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/orchestra copying build/lib/orchestra/templates/orchestra/third_party_scripts.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/orchestra copying build/lib/orchestra/templates/orchestra/base.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/orchestra copying build/lib/orchestra/templates/orchestra/error.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/hijack copying build/lib/orchestra/templates/hijack/notifications.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/hijack creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/password_reset_email.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/activation_email.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/registration_complete.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/password_reset_form.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/password_reset_confirm.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/activate.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/activation_complete.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/registration_base.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/password_reset_complete.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/activation_email_subject.txt -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/login.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/activation_email.txt -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/password_change_form.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/password_change_done.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/registration_form.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration copying build/lib/orchestra/templates/registration/password_reset_done.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/registration creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/admin creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/admin/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/admin/orchestra/task copying build/lib/orchestra/templates/admin/orchestra/task/change_form.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/admin/orchestra/task creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/admin/inc copying build/lib/orchestra/templates/admin/inc/extrastyle.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/templates/admin/inc copying build/lib/orchestra/api_urls.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/fixtures copying build/lib/orchestra/fixtures/demo_admin.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/fixtures creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/scripts copying build/lib/orchestra/scripts/add_slack_user_ids.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/scripts copying build/lib/orchestra/apps.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra copying build/lib/orchestra/admin.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management copying build/lib/orchestra/management/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands copying build/lib/orchestra/management/commands/loadworkflowsampledata.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands copying build/lib/orchestra/management/commands/loadallworkflows.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands copying build/lib/orchestra/management/commands/loadworkflow.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands copying build/lib/orchestra/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands copying build/lib/orchestra/management/commands/migrate_todos_status.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands copying build/lib/orchestra/management/commands/migrate_certifications.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots copying build/lib/orchestra/bots/basebot.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots copying build/lib/orchestra/bots/views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots copying build/lib/orchestra/bots/staffbot.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots copying build/lib/orchestra/bots/errors.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots copying build/lib/orchestra/bots/urls.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests copying build/lib/orchestra/bots/tests/test_assignment_policies.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests copying build/lib/orchestra/bots/tests/fixtures.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests copying build/lib/orchestra/bots/tests/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests copying build/lib/orchestra/bots/tests/test_sanitybot.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests copying build/lib/orchestra/bots/tests/test_basebot.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests copying build/lib/orchestra/bots/tests/test_staffbot.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests copying build/lib/orchestra/bots/tests/test_views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests copying build/lib/orchestra/bots/assignment_policies.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots copying build/lib/orchestra/bots/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots copying build/lib/orchestra/bots/sanitybot.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/communication copying build/lib/orchestra/models/communication/managers.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/communication copying build/lib/orchestra/models/communication/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/communication copying build/lib/orchestra/models/communication/mixins.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/communication copying build/lib/orchestra/models/communication/models.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/communication creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/core copying build/lib/orchestra/models/core/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/core copying build/lib/orchestra/models/core/mixins.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/core copying build/lib/orchestra/models/core/models.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/core copying build/lib/orchestra/models/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api copying build/lib/orchestra/interface_api/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management copying build/lib/orchestra/interface_api/project_management/views.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management copying build/lib/orchestra/interface_api/project_management/urls.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/tests copying build/lib/orchestra/interface_api/project_management/tests/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/tests copying build/lib/orchestra/interface_api/project_management/tests/test_project_management_api.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/tests copying build/lib/orchestra/interface_api/project_management/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management copying build/lib/orchestra/interface_api/project_management/decorators.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management copying build/lib/orchestra/interface_api/project_management/project_management.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/v1 copying build/lib/simple_workflow/v1/crawl.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/v1 copying build/lib/simple_workflow/v1/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/v1 copying build/lib/simple_workflow/v1/version.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/v1 copying build/lib/simple_workflow/workflow.json -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static/simple_workflow creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static/simple_workflow/v1 creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static/simple_workflow/v1/rate creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static/simple_workflow/v1/rate/js copying build/lib/simple_workflow/static/simple_workflow/v1/rate/js/directives.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static/simple_workflow/v1/rate/js copying build/lib/simple_workflow/static/simple_workflow/v1/rate/js/modules.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static/simple_workflow/v1/rate/js copying build/lib/simple_workflow/static/simple_workflow/v1/rate/js/controllers.js -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static/simple_workflow/v1/rate/js creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static/simple_workflow/v1/rate/partials copying build/lib/simple_workflow/static/simple_workflow/v1/rate/partials/rate.html -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/static/simple_workflow/v1/rate/partials copying build/lib/simple_workflow/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow copying build/lib/simple_workflow/load_sample_data.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/management copying build/lib/simple_workflow/management/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/management creating /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/management/commands copying build/lib/simple_workflow/management/commands/interactive_simple_workflow_demo.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/management/commands copying build/lib/simple_workflow/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/management/commands byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/v1/documents.py to documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/v1/adjust_photos.py to adjust_photos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/load_sample_data.py to load_sample_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/journalism_workflow/management/commands/journalism_workflow_ctl.py to journalism_workflow_ctl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/test_staffing.py to test_staffing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/helpers/slack.py to slack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/test_mail.py to test_mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/test_managers.py to test_managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/staffing.py to staffing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/mail.py to mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/communication/slack.py to slack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/core/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/machine_tasks.py to machine_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/load_json.py to load_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/common_helpers.py to common_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/datetime_utils.py to datetime_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests/test_task_lifecycle.py to test_task_lifecycle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests/test_project_properties.py to test_project_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests/test_creation_policies.py to test_creation_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests/test_load_json.py to test_load_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests/test_notifications.py to test_notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests/test_common_helpers.py to test_common_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/tests/test_choices_enum.py to test_choices_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/common_regex.py to common_regex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/task_lifecycle.py to task_lifecycle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/task_properties.py to task_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/revert.py to revert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/time_tracking.py to time_tracking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/json_schema.py to json_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/s3.py to s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/project_properties.py to project_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/notifications.py to notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/convert_key_to_int.py to convert_key_to_int.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/utils/machine_step_scheduler.py to machine_step_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0091_auto_20210121_1952.py to 0091_auto_20210121_1952.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0072_migrate_staffing_priority.py to 0072_migrate_staffing_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0077_auto_20180629_1827.py to 0077_auto_20180629_1827.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0046_auto_20160426_2034.py to 0046_auto_20160426_2034.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0005_auto_20150402_0538.py to 0005_auto_20150402_0538.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0033_alter_worker_and_assignment_on_timeentry.py to 0033_alter_worker_and_assignment_on_timeentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0051_delete_timeentries_no_worker.py to 0051_delete_timeentries_no_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0019_auto_20151022_1531.py to 0019_auto_20151022_1531.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0026_timeentry.py to 0026_timeentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0095_todo_slug.py to 0095_todo_slug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0094_rename_team_messages_url.py to 0094_rename_team_messages_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0050_auto_20160428_1751.py to 0050_auto_20160428_1751.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0080_completed_project_status.py to 0080_completed_project_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0085_rename_todo_description_to_title.py to 0085_rename_todo_description_to_title.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0039_copy_start_datetime_to_created_at.py to 0039_copy_start_datetime_to_created_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0098_auto_20230405_2000.py to 0098_auto_20230405_2000.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0087_todo_task_data_migration.py to 0087_todo_task_data_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0084_workflowversion_abort_completion_function.py to 0084_workflowversion_abort_completion_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0089_todolisttemplateimportrecord.py to 0089_todolisttemplateimportrecord.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0076_auto_20180615_1606.py to 0076_auto_20180615_1606.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0008_auto_20150521_2011.py to 0008_auto_20150521_2011.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0049_auto_20160428_1750.py to 0049_auto_20160428_1750.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0097_update_currencies.py to 0097_update_currencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0068_step_creation_policy.py to 0068_step_creation_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0073_remove_worker_staffing_priority.py to 0073_remove_worker_staffing_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0058_staffingrequest_required_role.py to 0058_staffingrequest_required_role.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0010_merge.py to 0010_merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0002_auto_20141229_1543.py to 0002_auto_20141229_1543.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0064_workercertification_staffbot_enabled.py to 0064_workercertification_staffbot_enabled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0004_taskassignment_task.py to 0004_taskassignment_task.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0066_remove_taskassignment_integrity_constraint.py to 0066_remove_taskassignment_integrity_constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0030_tasktimer_and_timer_fields_on_timeentry.py to 0030_tasktimer_and_timer_fields_on_timeentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0088_change_related_name_todos_old.py to 0088_change_related_name_todos_old.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0096_todo_required.py to 0096_todo_required.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0020_auto_20151028_1559.py to 0020_auto_20151028_1559.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0031_fill_in_worker_on_time_entries.py to 0031_fill_in_worker_on_time_entries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0021_merge.py to 0021_merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0074_auto_20180116_1523.py to 0074_auto_20180116_1523.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0079_auto_20180806_1528.py to 0079_auto_20180806_1528.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0092_autostaff_updates.py to 0092_autostaff_updates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0003_auto_20141229_1610.py to 0003_auto_20141229_1610.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0086_add_fields_to_todo.py to 0086_add_fields_to_todo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0025_iteration.py to 0025_iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0006_auto_20150501_1809.py to 0006_auto_20150501_1809.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0057_auto_20160429_1127.py to 0057_auto_20160429_1127.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0023_assignment_failed.py to 0023_assignment_failed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0017_auto_20151007_1424.py to 0017_auto_20151007_1424.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0047_auto_20160427_1412.py to 0047_auto_20160427_1412.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0009_auto_20150529_1413.py to 0009_auto_20150529_1413.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0019_auto_20151007_1846.py to 0019_auto_20151007_1846.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0029_allow_time_entries_without_assignment.py to 0029_allow_time_entries_without_assignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0048_merge.py to 0048_merge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0007_auto_20150507_0204.py to 0007_auto_20150507_0204.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0024_auto_20160325_1916.py to 0024_auto_20160325_1916.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0062_auto_20160515_1545.py to 0062_auto_20160515_1545.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0081_step_todolist_templates_to_apply.py to 0081_step_todolist_templates_to_apply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0093_todo_status_default.py to 0093_todo_status_default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0069_update_currencies.py to 0069_update_currencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0052_auto_20160428_2142.py to 0052_auto_20160428_2142.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0014_auto_20150717_2015.py to 0014_auto_20150717_2015.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0009_auto_20150528_1910.py to 0009_auto_20150528_1910.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0013_auto_20150707_0054.py to 0013_auto_20150707_0054.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0067_staffbotrequest_last_inquiry_sent.py to 0067_staffbotrequest_last_inquiry_sent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0035_create_time_entries_for_snapshots.py to 0035_create_time_entries_for_snapshots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0060_auto_20160505_1349.py to 0060_auto_20160505_1349.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0036_remove_taskassignment_snapshots.py to 0036_remove_taskassignment_snapshots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0041_alter_payrate_fields.py to 0041_alter_payrate_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0075_add_sanity_checks.py to 0075_add_sanity_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0028_snapshots_to_iterations.py to 0028_snapshots_to_iterations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0043_tasktimer_description.py to 0043_tasktimer_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0034_timeentry_is_deleted.py to 0034_timeentry_is_deleted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0018_auto_20151007_1451.py to 0018_auto_20151007_1451.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0032_payrate.py to 0032_payrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0016_auto_20150819_1900.py to 0016_auto_20150819_1900.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0012_auto_20150701_1948.py to 0012_auto_20150701_1948.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0038_add_fields_to_taskassignment.py to 0038_add_fields_to_taskassignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0017_auto_20151012_1719.py to 0017_auto_20151012_1719.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0059_step_description_function.py to 0059_step_description_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0055_auto_20160429_0823.py to 0055_auto_20160429_0823.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0045_auto_20160426_2034.py to 0045_auto_20160426_2034.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0044_auto_20160426_0044.py to 0044_auto_20160426_0044.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0011_auto_20150618_0003.py to 0011_auto_20150618_0003.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0053_worker_slack_user_id.py to 0053_worker_slack_user_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0071_workercertification_staffing_priority.py to 0071_workercertification_staffing_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0070_todos_and_reverse_assignments.py to 0070_todos_and_reverse_assignments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0027_create_time_entries_for_snapshots.py to 0027_create_time_entries_for_snapshots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0008_auto_20150520_1953.py to 0008_auto_20150520_1953.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0042_mark_deleted_timeentries_no_worker.py to 0042_mark_deleted_timeentries_no_worker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0082_task_tags.py to 0082_task_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0078_todoqa.py to 0078_todoqa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0065_auto_20160802_0301.py to 0065_auto_20160802_0301.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0037_add_fields_to_iteration.py to 0037_add_fields_to_iteration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0020_auto_20151022_1553.py to 0020_auto_20151022_1553.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0063_worker_staffing_priority.py to 0063_worker_staffing_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0040_timeentry_created_at.py to 0040_timeentry_created_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0015_auto_20150807_1929.py to 0015_auto_20150807_1929.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0090_step_completion_ends_project.py to 0090_step_completion_ends_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0056_create_new_task_communication_type.py to 0056_create_new_task_communication_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0022_auto_20151217_1642.py to 0022_auto_20151217_1642.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0083_update_staffbot_request_status_choices.py to 0083_update_staffbot_request_status_choices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0047_worker_phone.py to 0047_worker_phone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0018_auto_20151014_1432.py to 0018_auto_20151014_1432.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/migrations/0061_auto_20160505_2126.py to 0061_auto_20160505_2126.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/lookups.py to lookups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_todos.py to test_todos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_machine_tasks.py to test_machine_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_machine_step_scheduler.py to test_machine_step_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_project_api_client.py to test_project_api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands/test_loadworkflowsampledata.py to test_loadworkflowsampledata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands/test_loadallworkflows.py to test_loadallworkflows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands/test_loadworkflow.py to test_loadworkflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/management_commands/test_migrate_certifications.py to test_migrate_certifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_time_tracking.py to test_time_tracking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/google_apps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/google_apps/test_convenience.py to test_convenience.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_models.py to test_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_s3.py to test_s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers/google_apps.py to google_apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers/iterations.py to iterations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers/workflow.py to workflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/helpers/notifications.py to notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/no_version_dir/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_load.py to test_load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_directory.py to test_directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v1/machine.py to machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/v2/machine.py to machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/INVALID/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_dir/load_sample_data.py to load_sample_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/bad_certification_dir/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/bad_certification_dir/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/invalid_dir/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/workflows/test_certifications.py to test_certifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_project.py to test_project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_query_params_filter.py to test_query_params_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/tests/test_dashboard.py to test_dashboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/assignment_policies.py to assignment_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/tests/test_project_api.py to test_project_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project_api/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps/permissions.py to permissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/google_apps/convenience.py to convenience.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/bitformfield.py to bitformfield.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/tests/test_register.py to test_register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/accounts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/orchestra_api.py to orchestra_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow/directory.py to directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow/certifications.py to certifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow/load.py to load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/workflow/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/creation_policies.py to creation_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/json_schemas/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/json_schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/json_schemas/todos.py to todos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/json_schemas/tags.py to tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos/import_export.py to import_export.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos/serializers.py to serializers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/todos/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/api_urls.py to api_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/scripts/add_slack_user_ids.py to add_slack_user_ids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands/loadworkflowsampledata.py to loadworkflowsampledata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands/loadallworkflows.py to loadallworkflows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands/loadworkflow.py to loadworkflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands/migrate_todos_status.py to migrate_todos_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/management/commands/migrate_certifications.py to migrate_certifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/basebot.py to basebot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/staffbot.py to staffbot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests/test_assignment_policies.py to test_assignment_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests/test_sanitybot.py to test_sanitybot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests/test_basebot.py to test_basebot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests/test_staffbot.py to test_staffbot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/assignment_policies.py to assignment_policies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/bots/sanitybot.py to sanitybot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/communication/managers.py to managers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/communication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/communication/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/communication/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/core/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/core/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/tests/test_project_management_api.py to test_project_management_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra/interface_api/project_management/project_management.py to project_management.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/v1/crawl.py to crawl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/load_sample_data.py to load_sample_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/management/commands/interactive_simple_workflow_demo.py to interactive_simple_workflow_demo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/simple_workflow/management/commands/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpzyehvyx1.py' /usr/bin/python3 /tmp/tmpzyehvyx1.py removing /tmp/tmpzyehvyx1.py running install_egg_info running egg_info writing orchestra.egg-info/PKG-INFO writing dependency_links to orchestra.egg-info/dependency_links.txt writing top-level names to orchestra.egg-info/top_level.txt reading manifest file 'orchestra.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'orchestra.egg-info/SOURCES.txt' Copying orchestra.egg-info to /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/usr/lib/python3.9/site-packages/orchestra-1.0.53-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64//usr/share/doc/python-orchestra + '[' -d doc ']' ~/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64 ~/build/BUILD/orchestra-1.0.53 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/orchestra-1.0.53 + mv /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.53-1 --unique-debug-suffix -1.0.53-1.aarch64 --unique-debug-src-base python-orchestra-1.0.53-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/orchestra-1.0.53 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-orchestra-1.0.53-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-orchestra-1.0.53-1.noarch Provides: python-orchestra python3-orchestra = 1.0.53-1 python3.9dist(orchestra) = 1.0.53 python3dist(orchestra) = 1.0.53 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: python(abi) = 3.9 Processing files: python-orchestra-help-1.0.53-1.noarch warning: Empty %files file /builddir/build/BUILD/orchestra-1.0.53/doclist.lst Provides: python-orchestra-help = 1.0.53-1 python3-orchestra-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64 Wrote: /builddir/build/RPMS/python-orchestra-help-1.0.53-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-orchestra-1.0.53-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rC5pcp + umask 022 + cd /builddir/build/BUILD + cd orchestra-1.0.53 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-orchestra-1.0.53-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0