Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-azure-devops.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682162616.923211/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-azure-devops.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-azure-devops-7.1.0b1-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-azure-devops.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682162616.923211/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-azure-devops.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-azure-devops-7.1.0b1-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-azure-devops.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682162616.923211/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-azure-devops.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.zAGqZg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-devops-7.1.0b1 + /usr/bin/gzip -dc /builddir/build/SOURCES/azure-devops-7.1.0b1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-devops-7.1.0b1 + /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.DCO02q + umask 022 + cd /builddir/build/BUILD + cd azure-devops-7.1.0b1 + 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' running build running build_py creating build creating build/lib creating build/lib/azure copying azure/__init__.py -> build/lib/azure creating build/lib/azure/devops copying azure/devops/client.py -> build/lib/azure/devops copying azure/devops/__init__.py -> build/lib/azure/devops copying azure/devops/exceptions.py -> build/lib/azure/devops copying azure/devops/connection.py -> build/lib/azure/devops copying azure/devops/_models.py -> build/lib/azure/devops copying azure/devops/version.py -> build/lib/azure/devops copying azure/devops/client_configuration.py -> build/lib/azure/devops copying azure/devops/credentials.py -> build/lib/azure/devops copying azure/devops/_file_cache.py -> build/lib/azure/devops creating build/lib/azure/devops/v7_1 copying azure/devops/v7_1/__init__.py -> build/lib/azure/devops/v7_1 copying azure/devops/v7_1/client_factory.py -> build/lib/azure/devops/v7_1 creating build/lib/azure/devops/issue_tests copying azure/devops/issue_tests/__init__.py -> build/lib/azure/devops/issue_tests copying azure/devops/issue_tests/test_issue_268.py -> build/lib/azure/devops/issue_tests creating build/lib/azure/devops/released copying azure/devops/released/__init__.py -> build/lib/azure/devops/released copying azure/devops/released/client_factory.py -> build/lib/azure/devops/released creating build/lib/azure/devops/v7_0 copying azure/devops/v7_0/__init__.py -> build/lib/azure/devops/v7_0 copying azure/devops/v7_0/client_factory.py -> build/lib/azure/devops/v7_0 creating build/lib/azure/devops/v7_1/contributions copying azure/devops/v7_1/contributions/models.py -> build/lib/azure/devops/v7_1/contributions copying azure/devops/v7_1/contributions/__init__.py -> build/lib/azure/devops/v7_1/contributions copying azure/devops/v7_1/contributions/contributions_client.py -> build/lib/azure/devops/v7_1/contributions creating build/lib/azure/devops/v7_1/work_item_tracking copying azure/devops/v7_1/work_item_tracking/models.py -> build/lib/azure/devops/v7_1/work_item_tracking copying azure/devops/v7_1/work_item_tracking/__init__.py -> build/lib/azure/devops/v7_1/work_item_tracking copying azure/devops/v7_1/work_item_tracking/work_item_tracking_client.py -> build/lib/azure/devops/v7_1/work_item_tracking creating build/lib/azure/devops/v7_1/feature_availability copying azure/devops/v7_1/feature_availability/models.py -> build/lib/azure/devops/v7_1/feature_availability copying azure/devops/v7_1/feature_availability/feature_availability_client.py -> build/lib/azure/devops/v7_1/feature_availability copying azure/devops/v7_1/feature_availability/__init__.py -> build/lib/azure/devops/v7_1/feature_availability creating build/lib/azure/devops/v7_1/test_plan copying azure/devops/v7_1/test_plan/models.py -> build/lib/azure/devops/v7_1/test_plan copying azure/devops/v7_1/test_plan/__init__.py -> build/lib/azure/devops/v7_1/test_plan copying azure/devops/v7_1/test_plan/test_plan_client.py -> build/lib/azure/devops/v7_1/test_plan creating build/lib/azure/devops/v7_1/core copying azure/devops/v7_1/core/models.py -> build/lib/azure/devops/v7_1/core copying azure/devops/v7_1/core/__init__.py -> build/lib/azure/devops/v7_1/core copying azure/devops/v7_1/core/core_client.py -> build/lib/azure/devops/v7_1/core creating build/lib/azure/devops/v7_1/work_item_tracking_process_template copying azure/devops/v7_1/work_item_tracking_process_template/models.py -> build/lib/azure/devops/v7_1/work_item_tracking_process_template copying azure/devops/v7_1/work_item_tracking_process_template/work_item_tracking_process_template_client.py -> build/lib/azure/devops/v7_1/work_item_tracking_process_template copying azure/devops/v7_1/work_item_tracking_process_template/__init__.py -> build/lib/azure/devops/v7_1/work_item_tracking_process_template creating build/lib/azure/devops/v7_1/identity copying azure/devops/v7_1/identity/models.py -> build/lib/azure/devops/v7_1/identity copying azure/devops/v7_1/identity/__init__.py -> build/lib/azure/devops/v7_1/identity copying azure/devops/v7_1/identity/identity_client.py -> build/lib/azure/devops/v7_1/identity creating build/lib/azure/devops/v7_1/symbol copying azure/devops/v7_1/symbol/models.py -> build/lib/azure/devops/v7_1/symbol copying azure/devops/v7_1/symbol/__init__.py -> build/lib/azure/devops/v7_1/symbol copying azure/devops/v7_1/symbol/symbol_client.py -> build/lib/azure/devops/v7_1/symbol creating build/lib/azure/devops/v7_1/build copying azure/devops/v7_1/build/models.py -> build/lib/azure/devops/v7_1/build copying azure/devops/v7_1/build/build_client.py -> build/lib/azure/devops/v7_1/build copying azure/devops/v7_1/build/__init__.py -> build/lib/azure/devops/v7_1/build creating build/lib/azure/devops/v7_1/work copying azure/devops/v7_1/work/models.py -> build/lib/azure/devops/v7_1/work copying azure/devops/v7_1/work/work_client.py -> build/lib/azure/devops/v7_1/work copying azure/devops/v7_1/work/__init__.py -> build/lib/azure/devops/v7_1/work creating build/lib/azure/devops/v7_1/tfvc copying azure/devops/v7_1/tfvc/models.py -> build/lib/azure/devops/v7_1/tfvc copying azure/devops/v7_1/tfvc/tfvc_client.py -> build/lib/azure/devops/v7_1/tfvc copying azure/devops/v7_1/tfvc/__init__.py -> build/lib/azure/devops/v7_1/tfvc creating build/lib/azure/devops/v7_1/gallery copying azure/devops/v7_1/gallery/models.py -> build/lib/azure/devops/v7_1/gallery copying azure/devops/v7_1/gallery/__init__.py -> build/lib/azure/devops/v7_1/gallery copying azure/devops/v7_1/gallery/gallery_client.py -> build/lib/azure/devops/v7_1/gallery creating build/lib/azure/devops/v7_1/pipeline_permissions copying azure/devops/v7_1/pipeline_permissions/models.py -> build/lib/azure/devops/v7_1/pipeline_permissions copying azure/devops/v7_1/pipeline_permissions/__init__.py -> build/lib/azure/devops/v7_1/pipeline_permissions copying azure/devops/v7_1/pipeline_permissions/pipeline_permissions_client.py -> build/lib/azure/devops/v7_1/pipeline_permissions creating build/lib/azure/devops/v7_1/service_hooks copying azure/devops/v7_1/service_hooks/service_hooks_client.py -> build/lib/azure/devops/v7_1/service_hooks copying azure/devops/v7_1/service_hooks/models.py -> build/lib/azure/devops/v7_1/service_hooks copying azure/devops/v7_1/service_hooks/__init__.py -> build/lib/azure/devops/v7_1/service_hooks creating build/lib/azure/devops/v7_1/nuget copying azure/devops/v7_1/nuget/models.py -> build/lib/azure/devops/v7_1/nuget copying azure/devops/v7_1/nuget/__init__.py -> build/lib/azure/devops/v7_1/nuget copying azure/devops/v7_1/nuget/nuget_client.py -> build/lib/azure/devops/v7_1/nuget creating build/lib/azure/devops/v7_1/graph copying azure/devops/v7_1/graph/models.py -> build/lib/azure/devops/v7_1/graph copying azure/devops/v7_1/graph/__init__.py -> build/lib/azure/devops/v7_1/graph copying azure/devops/v7_1/graph/graph_client.py -> build/lib/azure/devops/v7_1/graph creating build/lib/azure/devops/v7_1/search copying azure/devops/v7_1/search/models.py -> build/lib/azure/devops/v7_1/search copying azure/devops/v7_1/search/search_client.py -> build/lib/azure/devops/v7_1/search copying azure/devops/v7_1/search/__init__.py -> build/lib/azure/devops/v7_1/search creating build/lib/azure/devops/v7_1/task copying azure/devops/v7_1/task/models.py -> build/lib/azure/devops/v7_1/task copying azure/devops/v7_1/task/task_client.py -> build/lib/azure/devops/v7_1/task copying azure/devops/v7_1/task/__init__.py -> build/lib/azure/devops/v7_1/task creating build/lib/azure/devops/v7_1/extension_management copying azure/devops/v7_1/extension_management/models.py -> build/lib/azure/devops/v7_1/extension_management copying azure/devops/v7_1/extension_management/__init__.py -> build/lib/azure/devops/v7_1/extension_management copying azure/devops/v7_1/extension_management/extension_management_client.py -> build/lib/azure/devops/v7_1/extension_management creating build/lib/azure/devops/v7_1/upack_packaging copying azure/devops/v7_1/upack_packaging/models.py -> build/lib/azure/devops/v7_1/upack_packaging copying azure/devops/v7_1/upack_packaging/upack_packaging_client.py -> build/lib/azure/devops/v7_1/upack_packaging copying azure/devops/v7_1/upack_packaging/__init__.py -> build/lib/azure/devops/v7_1/upack_packaging creating build/lib/azure/devops/v7_1/audit copying azure/devops/v7_1/audit/models.py -> build/lib/azure/devops/v7_1/audit copying azure/devops/v7_1/audit/__init__.py -> build/lib/azure/devops/v7_1/audit copying azure/devops/v7_1/audit/audit_client.py -> build/lib/azure/devops/v7_1/audit creating build/lib/azure/devops/v7_1/wiki copying azure/devops/v7_1/wiki/models.py -> build/lib/azure/devops/v7_1/wiki copying azure/devops/v7_1/wiki/__init__.py -> build/lib/azure/devops/v7_1/wiki copying azure/devops/v7_1/wiki/wiki_client.py -> build/lib/azure/devops/v7_1/wiki creating build/lib/azure/devops/v7_1/client_trace copying azure/devops/v7_1/client_trace/models.py -> build/lib/azure/devops/v7_1/client_trace copying azure/devops/v7_1/client_trace/__init__.py -> build/lib/azure/devops/v7_1/client_trace copying azure/devops/v7_1/client_trace/client_trace_client.py -> build/lib/azure/devops/v7_1/client_trace creating build/lib/azure/devops/v7_1/npm copying azure/devops/v7_1/npm/models.py -> build/lib/azure/devops/v7_1/npm copying azure/devops/v7_1/npm/__init__.py -> build/lib/azure/devops/v7_1/npm copying azure/devops/v7_1/npm/npm_client.py -> build/lib/azure/devops/v7_1/npm creating build/lib/azure/devops/v7_1/service_endpoint copying azure/devops/v7_1/service_endpoint/models.py -> build/lib/azure/devops/v7_1/service_endpoint copying azure/devops/v7_1/service_endpoint/__init__.py -> build/lib/azure/devops/v7_1/service_endpoint copying azure/devops/v7_1/service_endpoint/service_endpoint_client.py -> build/lib/azure/devops/v7_1/service_endpoint creating build/lib/azure/devops/v7_1/sbom copying azure/devops/v7_1/sbom/models.py -> build/lib/azure/devops/v7_1/sbom copying azure/devops/v7_1/sbom/__init__.py -> build/lib/azure/devops/v7_1/sbom copying azure/devops/v7_1/sbom/sbom_client.py -> build/lib/azure/devops/v7_1/sbom creating build/lib/azure/devops/v7_1/elastic copying azure/devops/v7_1/elastic/models.py -> build/lib/azure/devops/v7_1/elastic copying azure/devops/v7_1/elastic/__init__.py -> build/lib/azure/devops/v7_1/elastic copying azure/devops/v7_1/elastic/elastic_client.py -> build/lib/azure/devops/v7_1/elastic creating build/lib/azure/devops/v7_1/feed copying azure/devops/v7_1/feed/models.py -> build/lib/azure/devops/v7_1/feed copying azure/devops/v7_1/feed/__init__.py -> build/lib/azure/devops/v7_1/feed copying azure/devops/v7_1/feed/feed_client.py -> build/lib/azure/devops/v7_1/feed creating build/lib/azure/devops/v7_1/settings copying azure/devops/v7_1/settings/__init__.py -> build/lib/azure/devops/v7_1/settings copying azure/devops/v7_1/settings/settings_client.py -> build/lib/azure/devops/v7_1/settings creating build/lib/azure/devops/v7_1/upack_api copying azure/devops/v7_1/upack_api/models.py -> build/lib/azure/devops/v7_1/upack_api copying azure/devops/v7_1/upack_api/__init__.py -> build/lib/azure/devops/v7_1/upack_api copying azure/devops/v7_1/upack_api/upack_api_client.py -> build/lib/azure/devops/v7_1/upack_api creating build/lib/azure/devops/v7_1/dashboard copying azure/devops/v7_1/dashboard/models.py -> build/lib/azure/devops/v7_1/dashboard copying azure/devops/v7_1/dashboard/__init__.py -> build/lib/azure/devops/v7_1/dashboard copying azure/devops/v7_1/dashboard/dashboard_client.py -> build/lib/azure/devops/v7_1/dashboard creating build/lib/azure/devops/v7_1/pipelines_checks copying azure/devops/v7_1/pipelines_checks/models.py -> build/lib/azure/devops/v7_1/pipelines_checks copying azure/devops/v7_1/pipelines_checks/pipelines_checks_client.py -> build/lib/azure/devops/v7_1/pipelines_checks copying azure/devops/v7_1/pipelines_checks/__init__.py -> build/lib/azure/devops/v7_1/pipelines_checks creating build/lib/azure/devops/v7_1/task_agent copying azure/devops/v7_1/task_agent/models.py -> build/lib/azure/devops/v7_1/task_agent copying azure/devops/v7_1/task_agent/__init__.py -> build/lib/azure/devops/v7_1/task_agent copying azure/devops/v7_1/task_agent/task_agent_client.py -> build/lib/azure/devops/v7_1/task_agent creating build/lib/azure/devops/v7_1/cix copying azure/devops/v7_1/cix/models.py -> build/lib/azure/devops/v7_1/cix copying azure/devops/v7_1/cix/cix_client.py -> build/lib/azure/devops/v7_1/cix copying azure/devops/v7_1/cix/__init__.py -> build/lib/azure/devops/v7_1/cix creating build/lib/azure/devops/v7_1/test copying azure/devops/v7_1/test/models.py -> build/lib/azure/devops/v7_1/test copying azure/devops/v7_1/test/__init__.py -> build/lib/azure/devops/v7_1/test copying azure/devops/v7_1/test/test_client.py -> build/lib/azure/devops/v7_1/test creating build/lib/azure/devops/v7_1/test_results copying azure/devops/v7_1/test_results/models.py -> build/lib/azure/devops/v7_1/test_results copying azure/devops/v7_1/test_results/__init__.py -> build/lib/azure/devops/v7_1/test_results copying azure/devops/v7_1/test_results/test_results_client.py -> build/lib/azure/devops/v7_1/test_results creating build/lib/azure/devops/v7_1/customer_intelligence copying azure/devops/v7_1/customer_intelligence/models.py -> build/lib/azure/devops/v7_1/customer_intelligence copying azure/devops/v7_1/customer_intelligence/__init__.py -> build/lib/azure/devops/v7_1/customer_intelligence copying azure/devops/v7_1/customer_intelligence/customer_intelligence_client.py -> build/lib/azure/devops/v7_1/customer_intelligence creating build/lib/azure/devops/v7_1/git copying azure/devops/v7_1/git/models.py -> build/lib/azure/devops/v7_1/git copying azure/devops/v7_1/git/__init__.py -> build/lib/azure/devops/v7_1/git copying azure/devops/v7_1/git/git_client_base.py -> build/lib/azure/devops/v7_1/git creating build/lib/azure/devops/v7_1/notification copying azure/devops/v7_1/notification/models.py -> build/lib/azure/devops/v7_1/notification copying azure/devops/v7_1/notification/__init__.py -> build/lib/azure/devops/v7_1/notification copying azure/devops/v7_1/notification/notification_client.py -> build/lib/azure/devops/v7_1/notification creating build/lib/azure/devops/v7_1/work_item_tracking_process copying azure/devops/v7_1/work_item_tracking_process/models.py -> build/lib/azure/devops/v7_1/work_item_tracking_process copying azure/devops/v7_1/work_item_tracking_process/__init__.py -> build/lib/azure/devops/v7_1/work_item_tracking_process copying azure/devops/v7_1/work_item_tracking_process/work_item_tracking_process_client.py -> build/lib/azure/devops/v7_1/work_item_tracking_process creating build/lib/azure/devops/v7_1/profile copying azure/devops/v7_1/profile/models.py -> build/lib/azure/devops/v7_1/profile copying azure/devops/v7_1/profile/profile_client.py -> build/lib/azure/devops/v7_1/profile copying azure/devops/v7_1/profile/__init__.py -> build/lib/azure/devops/v7_1/profile creating build/lib/azure/devops/v7_1/policy copying azure/devops/v7_1/policy/models.py -> build/lib/azure/devops/v7_1/policy copying azure/devops/v7_1/policy/__init__.py -> build/lib/azure/devops/v7_1/policy copying azure/devops/v7_1/policy/policy_client.py -> build/lib/azure/devops/v7_1/policy creating build/lib/azure/devops/v7_1/project_analysis copying azure/devops/v7_1/project_analysis/models.py -> build/lib/azure/devops/v7_1/project_analysis copying azure/devops/v7_1/project_analysis/__init__.py -> build/lib/azure/devops/v7_1/project_analysis copying azure/devops/v7_1/project_analysis/project_analysis_client.py -> build/lib/azure/devops/v7_1/project_analysis creating build/lib/azure/devops/v7_1/maven copying azure/devops/v7_1/maven/models.py -> build/lib/azure/devops/v7_1/maven copying azure/devops/v7_1/maven/__init__.py -> build/lib/azure/devops/v7_1/maven copying azure/devops/v7_1/maven/maven_client.py -> build/lib/azure/devops/v7_1/maven creating build/lib/azure/devops/v7_1/py_pi_api copying azure/devops/v7_1/py_pi_api/models.py -> build/lib/azure/devops/v7_1/py_pi_api copying azure/devops/v7_1/py_pi_api/py_pi_api_client.py -> build/lib/azure/devops/v7_1/py_pi_api copying azure/devops/v7_1/py_pi_api/__init__.py -> build/lib/azure/devops/v7_1/py_pi_api creating build/lib/azure/devops/v7_1/location copying azure/devops/v7_1/location/models.py -> build/lib/azure/devops/v7_1/location copying azure/devops/v7_1/location/__init__.py -> build/lib/azure/devops/v7_1/location copying azure/devops/v7_1/location/location_client.py -> build/lib/azure/devops/v7_1/location creating build/lib/azure/devops/v7_1/security copying azure/devops/v7_1/security/models.py -> build/lib/azure/devops/v7_1/security copying azure/devops/v7_1/security/__init__.py -> build/lib/azure/devops/v7_1/security copying azure/devops/v7_1/security/security_client.py -> build/lib/azure/devops/v7_1/security creating build/lib/azure/devops/v7_1/profile_regions copying azure/devops/v7_1/profile_regions/models.py -> build/lib/azure/devops/v7_1/profile_regions copying azure/devops/v7_1/profile_regions/profile_regions_client.py -> build/lib/azure/devops/v7_1/profile_regions copying azure/devops/v7_1/profile_regions/__init__.py -> build/lib/azure/devops/v7_1/profile_regions creating build/lib/azure/devops/v7_1/feature_management copying azure/devops/v7_1/feature_management/models.py -> build/lib/azure/devops/v7_1/feature_management copying azure/devops/v7_1/feature_management/__init__.py -> build/lib/azure/devops/v7_1/feature_management copying azure/devops/v7_1/feature_management/feature_management_client.py -> build/lib/azure/devops/v7_1/feature_management creating build/lib/azure/devops/v7_1/provenance copying azure/devops/v7_1/provenance/models.py -> build/lib/azure/devops/v7_1/provenance copying azure/devops/v7_1/provenance/__init__.py -> build/lib/azure/devops/v7_1/provenance copying azure/devops/v7_1/provenance/provenance_client.py -> build/lib/azure/devops/v7_1/provenance creating build/lib/azure/devops/v7_1/member_entitlement_management copying azure/devops/v7_1/member_entitlement_management/models.py -> build/lib/azure/devops/v7_1/member_entitlement_management copying azure/devops/v7_1/member_entitlement_management/member_entitlement_management_client.py -> build/lib/azure/devops/v7_1/member_entitlement_management copying azure/devops/v7_1/member_entitlement_management/__init__.py -> build/lib/azure/devops/v7_1/member_entitlement_management creating build/lib/azure/devops/v7_1/operations copying azure/devops/v7_1/operations/models.py -> build/lib/azure/devops/v7_1/operations copying azure/devops/v7_1/operations/__init__.py -> build/lib/azure/devops/v7_1/operations copying azure/devops/v7_1/operations/operations_client.py -> build/lib/azure/devops/v7_1/operations creating build/lib/azure/devops/v7_1/file_container copying azure/devops/v7_1/file_container/models.py -> build/lib/azure/devops/v7_1/file_container copying azure/devops/v7_1/file_container/__init__.py -> build/lib/azure/devops/v7_1/file_container copying azure/devops/v7_1/file_container/file_container_client.py -> build/lib/azure/devops/v7_1/file_container creating build/lib/azure/devops/v7_1/pipelines copying azure/devops/v7_1/pipelines/models.py -> build/lib/azure/devops/v7_1/pipelines copying azure/devops/v7_1/pipelines/__init__.py -> build/lib/azure/devops/v7_1/pipelines copying azure/devops/v7_1/pipelines/pipelines_client.py -> build/lib/azure/devops/v7_1/pipelines creating build/lib/azure/devops/v7_1/accounts copying azure/devops/v7_1/accounts/models.py -> build/lib/azure/devops/v7_1/accounts copying azure/devops/v7_1/accounts/__init__.py -> build/lib/azure/devops/v7_1/accounts copying azure/devops/v7_1/accounts/accounts_client.py -> build/lib/azure/devops/v7_1/accounts creating build/lib/azure/devops/v7_1/token_admin copying azure/devops/v7_1/token_admin/models.py -> build/lib/azure/devops/v7_1/token_admin copying azure/devops/v7_1/token_admin/__init__.py -> build/lib/azure/devops/v7_1/token_admin copying azure/devops/v7_1/token_admin/token_admin_client.py -> build/lib/azure/devops/v7_1/token_admin creating build/lib/azure/devops/released/work_item_tracking copying azure/devops/released/work_item_tracking/__init__.py -> build/lib/azure/devops/released/work_item_tracking copying azure/devops/released/work_item_tracking/work_item_tracking_client.py -> build/lib/azure/devops/released/work_item_tracking creating build/lib/azure/devops/released/test_plan copying azure/devops/released/test_plan/__init__.py -> build/lib/azure/devops/released/test_plan copying azure/devops/released/test_plan/test_plan_client.py -> build/lib/azure/devops/released/test_plan creating build/lib/azure/devops/released/core copying azure/devops/released/core/__init__.py -> build/lib/azure/devops/released/core copying azure/devops/released/core/core_client.py -> build/lib/azure/devops/released/core creating build/lib/azure/devops/released/work_item_tracking_process_template copying azure/devops/released/work_item_tracking_process_template/work_item_tracking_process_template_client.py -> build/lib/azure/devops/released/work_item_tracking_process_template copying azure/devops/released/work_item_tracking_process_template/__init__.py -> build/lib/azure/devops/released/work_item_tracking_process_template creating build/lib/azure/devops/released/identity copying azure/devops/released/identity/__init__.py -> build/lib/azure/devops/released/identity copying azure/devops/released/identity/identity_client.py -> build/lib/azure/devops/released/identity creating build/lib/azure/devops/released/symbol copying azure/devops/released/symbol/__init__.py -> build/lib/azure/devops/released/symbol copying azure/devops/released/symbol/symbol_client.py -> build/lib/azure/devops/released/symbol creating build/lib/azure/devops/released/build copying azure/devops/released/build/build_client.py -> build/lib/azure/devops/released/build copying azure/devops/released/build/__init__.py -> build/lib/azure/devops/released/build creating build/lib/azure/devops/released/work copying azure/devops/released/work/work_client.py -> build/lib/azure/devops/released/work copying azure/devops/released/work/__init__.py -> build/lib/azure/devops/released/work creating build/lib/azure/devops/released/tfvc copying azure/devops/released/tfvc/tfvc_client.py -> build/lib/azure/devops/released/tfvc copying azure/devops/released/tfvc/__init__.py -> build/lib/azure/devops/released/tfvc creating build/lib/azure/devops/released/service_hooks copying azure/devops/released/service_hooks/service_hooks_client.py -> build/lib/azure/devops/released/service_hooks copying azure/devops/released/service_hooks/__init__.py -> build/lib/azure/devops/released/service_hooks creating build/lib/azure/devops/released/nuget copying azure/devops/released/nuget/__init__.py -> build/lib/azure/devops/released/nuget copying azure/devops/released/nuget/nuget_client.py -> build/lib/azure/devops/released/nuget creating build/lib/azure/devops/released/graph copying azure/devops/released/graph/__init__.py -> build/lib/azure/devops/released/graph copying azure/devops/released/graph/graph_client.py -> build/lib/azure/devops/released/graph creating build/lib/azure/devops/released/search copying azure/devops/released/search/search_client.py -> build/lib/azure/devops/released/search copying azure/devops/released/search/__init__.py -> build/lib/azure/devops/released/search creating build/lib/azure/devops/released/task copying azure/devops/released/task/task_client.py -> build/lib/azure/devops/released/task copying azure/devops/released/task/__init__.py -> build/lib/azure/devops/released/task creating build/lib/azure/devops/released/wiki copying azure/devops/released/wiki/__init__.py -> build/lib/azure/devops/released/wiki copying azure/devops/released/wiki/wiki_client.py -> build/lib/azure/devops/released/wiki creating build/lib/azure/devops/released/npm copying azure/devops/released/npm/__init__.py -> build/lib/azure/devops/released/npm copying azure/devops/released/npm/npm_client.py -> build/lib/azure/devops/released/npm creating build/lib/azure/devops/released/service_endpoint copying azure/devops/released/service_endpoint/__init__.py -> build/lib/azure/devops/released/service_endpoint copying azure/devops/released/service_endpoint/service_endpoint_client.py -> build/lib/azure/devops/released/service_endpoint creating build/lib/azure/devops/released/elastic copying azure/devops/released/elastic/__init__.py -> build/lib/azure/devops/released/elastic copying azure/devops/released/elastic/elastic_client.py -> build/lib/azure/devops/released/elastic creating build/lib/azure/devops/released/feed copying azure/devops/released/feed/__init__.py -> build/lib/azure/devops/released/feed copying azure/devops/released/feed/feed_client.py -> build/lib/azure/devops/released/feed creating build/lib/azure/devops/released/task_agent copying azure/devops/released/task_agent/__init__.py -> build/lib/azure/devops/released/task_agent copying azure/devops/released/task_agent/task_agent_client.py -> build/lib/azure/devops/released/task_agent creating build/lib/azure/devops/released/cix copying azure/devops/released/cix/cix_client.py -> build/lib/azure/devops/released/cix copying azure/devops/released/cix/__init__.py -> build/lib/azure/devops/released/cix creating build/lib/azure/devops/released/test copying azure/devops/released/test/__init__.py -> build/lib/azure/devops/released/test copying azure/devops/released/test/test_client.py -> build/lib/azure/devops/released/test creating build/lib/azure/devops/released/test_results copying azure/devops/released/test_results/__init__.py -> build/lib/azure/devops/released/test_results copying azure/devops/released/test_results/test_results_client.py -> build/lib/azure/devops/released/test_results creating build/lib/azure/devops/released/git copying azure/devops/released/git/__init__.py -> build/lib/azure/devops/released/git copying azure/devops/released/git/git_client_base.py -> build/lib/azure/devops/released/git creating build/lib/azure/devops/released/notification copying azure/devops/released/notification/__init__.py -> build/lib/azure/devops/released/notification copying azure/devops/released/notification/notification_client.py -> build/lib/azure/devops/released/notification creating build/lib/azure/devops/released/work_item_tracking_process copying azure/devops/released/work_item_tracking_process/__init__.py -> build/lib/azure/devops/released/work_item_tracking_process copying azure/devops/released/work_item_tracking_process/work_item_tracking_process_client.py -> build/lib/azure/devops/released/work_item_tracking_process creating build/lib/azure/devops/released/profile copying azure/devops/released/profile/profile_client.py -> build/lib/azure/devops/released/profile copying azure/devops/released/profile/__init__.py -> build/lib/azure/devops/released/profile creating build/lib/azure/devops/released/policy copying azure/devops/released/policy/__init__.py -> build/lib/azure/devops/released/policy copying azure/devops/released/policy/policy_client.py -> build/lib/azure/devops/released/policy creating build/lib/azure/devops/released/project_analysis copying azure/devops/released/project_analysis/__init__.py -> build/lib/azure/devops/released/project_analysis copying azure/devops/released/project_analysis/project_analysis_client.py -> build/lib/azure/devops/released/project_analysis creating build/lib/azure/devops/released/security copying azure/devops/released/security/__init__.py -> build/lib/azure/devops/released/security copying azure/devops/released/security/security_client.py -> build/lib/azure/devops/released/security creating build/lib/azure/devops/released/member_entitlement_management copying azure/devops/released/member_entitlement_management/member_entitlement_management_client.py -> build/lib/azure/devops/released/member_entitlement_management copying azure/devops/released/member_entitlement_management/__init__.py -> build/lib/azure/devops/released/member_entitlement_management creating build/lib/azure/devops/released/operations copying azure/devops/released/operations/__init__.py -> build/lib/azure/devops/released/operations copying azure/devops/released/operations/operations_client.py -> build/lib/azure/devops/released/operations creating build/lib/azure/devops/released/release copying azure/devops/released/release/__init__.py -> build/lib/azure/devops/released/release copying azure/devops/released/release/release_client.py -> build/lib/azure/devops/released/release creating build/lib/azure/devops/released/pipelines copying azure/devops/released/pipelines/__init__.py -> build/lib/azure/devops/released/pipelines copying azure/devops/released/pipelines/pipelines_client.py -> build/lib/azure/devops/released/pipelines creating build/lib/azure/devops/released/accounts copying azure/devops/released/accounts/__init__.py -> build/lib/azure/devops/released/accounts copying azure/devops/released/accounts/accounts_client.py -> build/lib/azure/devops/released/accounts creating build/lib/azure/devops/released/token_admin copying azure/devops/released/token_admin/__init__.py -> build/lib/azure/devops/released/token_admin copying azure/devops/released/token_admin/token_admin_client.py -> build/lib/azure/devops/released/token_admin creating build/lib/azure/devops/v7_0/contributions copying azure/devops/v7_0/contributions/models.py -> build/lib/azure/devops/v7_0/contributions copying azure/devops/v7_0/contributions/__init__.py -> build/lib/azure/devops/v7_0/contributions copying azure/devops/v7_0/contributions/contributions_client.py -> build/lib/azure/devops/v7_0/contributions creating build/lib/azure/devops/v7_0/work_item_tracking copying azure/devops/v7_0/work_item_tracking/models.py -> build/lib/azure/devops/v7_0/work_item_tracking copying azure/devops/v7_0/work_item_tracking/__init__.py -> build/lib/azure/devops/v7_0/work_item_tracking copying azure/devops/v7_0/work_item_tracking/work_item_tracking_client.py -> build/lib/azure/devops/v7_0/work_item_tracking creating build/lib/azure/devops/v7_0/feature_availability copying azure/devops/v7_0/feature_availability/models.py -> build/lib/azure/devops/v7_0/feature_availability copying azure/devops/v7_0/feature_availability/feature_availability_client.py -> build/lib/azure/devops/v7_0/feature_availability copying azure/devops/v7_0/feature_availability/__init__.py -> build/lib/azure/devops/v7_0/feature_availability creating build/lib/azure/devops/v7_0/test_plan copying azure/devops/v7_0/test_plan/models.py -> build/lib/azure/devops/v7_0/test_plan copying azure/devops/v7_0/test_plan/__init__.py -> build/lib/azure/devops/v7_0/test_plan copying azure/devops/v7_0/test_plan/test_plan_client.py -> build/lib/azure/devops/v7_0/test_plan creating build/lib/azure/devops/v7_0/core copying azure/devops/v7_0/core/models.py -> build/lib/azure/devops/v7_0/core copying azure/devops/v7_0/core/__init__.py -> build/lib/azure/devops/v7_0/core copying azure/devops/v7_0/core/core_client.py -> build/lib/azure/devops/v7_0/core creating build/lib/azure/devops/v7_0/work_item_tracking_process_template copying azure/devops/v7_0/work_item_tracking_process_template/models.py -> build/lib/azure/devops/v7_0/work_item_tracking_process_template copying azure/devops/v7_0/work_item_tracking_process_template/work_item_tracking_process_template_client.py -> build/lib/azure/devops/v7_0/work_item_tracking_process_template copying azure/devops/v7_0/work_item_tracking_process_template/__init__.py -> build/lib/azure/devops/v7_0/work_item_tracking_process_template creating build/lib/azure/devops/v7_0/identity copying azure/devops/v7_0/identity/models.py -> build/lib/azure/devops/v7_0/identity copying azure/devops/v7_0/identity/__init__.py -> build/lib/azure/devops/v7_0/identity copying azure/devops/v7_0/identity/identity_client.py -> build/lib/azure/devops/v7_0/identity creating build/lib/azure/devops/v7_0/symbol copying azure/devops/v7_0/symbol/models.py -> build/lib/azure/devops/v7_0/symbol copying azure/devops/v7_0/symbol/__init__.py -> build/lib/azure/devops/v7_0/symbol copying azure/devops/v7_0/symbol/symbol_client.py -> build/lib/azure/devops/v7_0/symbol creating build/lib/azure/devops/v7_0/build copying azure/devops/v7_0/build/models.py -> build/lib/azure/devops/v7_0/build copying azure/devops/v7_0/build/build_client.py -> build/lib/azure/devops/v7_0/build copying azure/devops/v7_0/build/__init__.py -> build/lib/azure/devops/v7_0/build creating build/lib/azure/devops/v7_0/work copying azure/devops/v7_0/work/models.py -> build/lib/azure/devops/v7_0/work copying azure/devops/v7_0/work/work_client.py -> build/lib/azure/devops/v7_0/work copying azure/devops/v7_0/work/__init__.py -> build/lib/azure/devops/v7_0/work creating build/lib/azure/devops/v7_0/tfvc copying azure/devops/v7_0/tfvc/models.py -> build/lib/azure/devops/v7_0/tfvc copying azure/devops/v7_0/tfvc/tfvc_client.py -> build/lib/azure/devops/v7_0/tfvc copying azure/devops/v7_0/tfvc/__init__.py -> build/lib/azure/devops/v7_0/tfvc creating build/lib/azure/devops/v7_0/gallery copying azure/devops/v7_0/gallery/models.py -> build/lib/azure/devops/v7_0/gallery copying azure/devops/v7_0/gallery/__init__.py -> build/lib/azure/devops/v7_0/gallery copying azure/devops/v7_0/gallery/gallery_client.py -> build/lib/azure/devops/v7_0/gallery creating build/lib/azure/devops/v7_0/pipeline_permissions copying azure/devops/v7_0/pipeline_permissions/models.py -> build/lib/azure/devops/v7_0/pipeline_permissions copying azure/devops/v7_0/pipeline_permissions/__init__.py -> build/lib/azure/devops/v7_0/pipeline_permissions copying azure/devops/v7_0/pipeline_permissions/pipeline_permissions_client.py -> build/lib/azure/devops/v7_0/pipeline_permissions creating build/lib/azure/devops/v7_0/service_hooks copying azure/devops/v7_0/service_hooks/service_hooks_client.py -> build/lib/azure/devops/v7_0/service_hooks copying azure/devops/v7_0/service_hooks/models.py -> build/lib/azure/devops/v7_0/service_hooks copying azure/devops/v7_0/service_hooks/__init__.py -> build/lib/azure/devops/v7_0/service_hooks creating build/lib/azure/devops/v7_0/nuget copying azure/devops/v7_0/nuget/models.py -> build/lib/azure/devops/v7_0/nuget copying azure/devops/v7_0/nuget/__init__.py -> build/lib/azure/devops/v7_0/nuget copying azure/devops/v7_0/nuget/nuget_client.py -> build/lib/azure/devops/v7_0/nuget creating build/lib/azure/devops/v7_0/graph copying azure/devops/v7_0/graph/models.py -> build/lib/azure/devops/v7_0/graph copying azure/devops/v7_0/graph/__init__.py -> build/lib/azure/devops/v7_0/graph copying azure/devops/v7_0/graph/graph_client.py -> build/lib/azure/devops/v7_0/graph creating build/lib/azure/devops/v7_0/search copying azure/devops/v7_0/search/models.py -> build/lib/azure/devops/v7_0/search copying azure/devops/v7_0/search/search_client.py -> build/lib/azure/devops/v7_0/search copying azure/devops/v7_0/search/__init__.py -> build/lib/azure/devops/v7_0/search creating build/lib/azure/devops/v7_0/task copying azure/devops/v7_0/task/models.py -> build/lib/azure/devops/v7_0/task copying azure/devops/v7_0/task/task_client.py -> build/lib/azure/devops/v7_0/task copying azure/devops/v7_0/task/__init__.py -> build/lib/azure/devops/v7_0/task creating build/lib/azure/devops/v7_0/extension_management copying azure/devops/v7_0/extension_management/models.py -> build/lib/azure/devops/v7_0/extension_management copying azure/devops/v7_0/extension_management/__init__.py -> build/lib/azure/devops/v7_0/extension_management copying azure/devops/v7_0/extension_management/extension_management_client.py -> build/lib/azure/devops/v7_0/extension_management creating build/lib/azure/devops/v7_0/upack_packaging copying azure/devops/v7_0/upack_packaging/models.py -> build/lib/azure/devops/v7_0/upack_packaging copying azure/devops/v7_0/upack_packaging/upack_packaging_client.py -> build/lib/azure/devops/v7_0/upack_packaging copying azure/devops/v7_0/upack_packaging/__init__.py -> build/lib/azure/devops/v7_0/upack_packaging creating build/lib/azure/devops/v7_0/audit copying azure/devops/v7_0/audit/models.py -> build/lib/azure/devops/v7_0/audit copying azure/devops/v7_0/audit/__init__.py -> build/lib/azure/devops/v7_0/audit copying azure/devops/v7_0/audit/audit_client.py -> build/lib/azure/devops/v7_0/audit creating build/lib/azure/devops/v7_0/wiki copying azure/devops/v7_0/wiki/models.py -> build/lib/azure/devops/v7_0/wiki copying azure/devops/v7_0/wiki/__init__.py -> build/lib/azure/devops/v7_0/wiki copying azure/devops/v7_0/wiki/wiki_client.py -> build/lib/azure/devops/v7_0/wiki creating build/lib/azure/devops/v7_0/client_trace copying azure/devops/v7_0/client_trace/models.py -> build/lib/azure/devops/v7_0/client_trace copying azure/devops/v7_0/client_trace/__init__.py -> build/lib/azure/devops/v7_0/client_trace copying azure/devops/v7_0/client_trace/client_trace_client.py -> build/lib/azure/devops/v7_0/client_trace creating build/lib/azure/devops/v7_0/npm copying azure/devops/v7_0/npm/models.py -> build/lib/azure/devops/v7_0/npm copying azure/devops/v7_0/npm/__init__.py -> build/lib/azure/devops/v7_0/npm copying azure/devops/v7_0/npm/npm_client.py -> build/lib/azure/devops/v7_0/npm creating build/lib/azure/devops/v7_0/service_endpoint copying azure/devops/v7_0/service_endpoint/models.py -> build/lib/azure/devops/v7_0/service_endpoint copying azure/devops/v7_0/service_endpoint/__init__.py -> build/lib/azure/devops/v7_0/service_endpoint copying azure/devops/v7_0/service_endpoint/service_endpoint_client.py -> build/lib/azure/devops/v7_0/service_endpoint creating build/lib/azure/devops/v7_0/sbom copying azure/devops/v7_0/sbom/models.py -> build/lib/azure/devops/v7_0/sbom copying azure/devops/v7_0/sbom/__init__.py -> build/lib/azure/devops/v7_0/sbom copying azure/devops/v7_0/sbom/sbom_client.py -> build/lib/azure/devops/v7_0/sbom creating build/lib/azure/devops/v7_0/elastic copying azure/devops/v7_0/elastic/models.py -> build/lib/azure/devops/v7_0/elastic copying azure/devops/v7_0/elastic/__init__.py -> build/lib/azure/devops/v7_0/elastic copying azure/devops/v7_0/elastic/elastic_client.py -> build/lib/azure/devops/v7_0/elastic creating build/lib/azure/devops/v7_0/feed copying azure/devops/v7_0/feed/models.py -> build/lib/azure/devops/v7_0/feed copying azure/devops/v7_0/feed/__init__.py -> build/lib/azure/devops/v7_0/feed copying azure/devops/v7_0/feed/feed_client.py -> build/lib/azure/devops/v7_0/feed creating build/lib/azure/devops/v7_0/settings copying azure/devops/v7_0/settings/__init__.py -> build/lib/azure/devops/v7_0/settings copying azure/devops/v7_0/settings/settings_client.py -> build/lib/azure/devops/v7_0/settings creating build/lib/azure/devops/v7_0/upack_api copying azure/devops/v7_0/upack_api/models.py -> build/lib/azure/devops/v7_0/upack_api copying azure/devops/v7_0/upack_api/__init__.py -> build/lib/azure/devops/v7_0/upack_api copying azure/devops/v7_0/upack_api/upack_api_client.py -> build/lib/azure/devops/v7_0/upack_api creating build/lib/azure/devops/v7_0/dashboard copying azure/devops/v7_0/dashboard/models.py -> build/lib/azure/devops/v7_0/dashboard copying azure/devops/v7_0/dashboard/__init__.py -> build/lib/azure/devops/v7_0/dashboard copying azure/devops/v7_0/dashboard/dashboard_client.py -> build/lib/azure/devops/v7_0/dashboard creating build/lib/azure/devops/v7_0/pipelines_checks copying azure/devops/v7_0/pipelines_checks/models.py -> build/lib/azure/devops/v7_0/pipelines_checks copying azure/devops/v7_0/pipelines_checks/pipelines_checks_client.py -> build/lib/azure/devops/v7_0/pipelines_checks copying azure/devops/v7_0/pipelines_checks/__init__.py -> build/lib/azure/devops/v7_0/pipelines_checks creating build/lib/azure/devops/v7_0/task_agent copying azure/devops/v7_0/task_agent/models.py -> build/lib/azure/devops/v7_0/task_agent copying azure/devops/v7_0/task_agent/__init__.py -> build/lib/azure/devops/v7_0/task_agent copying azure/devops/v7_0/task_agent/task_agent_client.py -> build/lib/azure/devops/v7_0/task_agent creating build/lib/azure/devops/v7_0/cix copying azure/devops/v7_0/cix/models.py -> build/lib/azure/devops/v7_0/cix copying azure/devops/v7_0/cix/cix_client.py -> build/lib/azure/devops/v7_0/cix copying azure/devops/v7_0/cix/__init__.py -> build/lib/azure/devops/v7_0/cix creating build/lib/azure/devops/v7_0/test copying azure/devops/v7_0/test/models.py -> build/lib/azure/devops/v7_0/test copying azure/devops/v7_0/test/__init__.py -> build/lib/azure/devops/v7_0/test copying azure/devops/v7_0/test/test_client.py -> build/lib/azure/devops/v7_0/test creating build/lib/azure/devops/v7_0/test_results copying azure/devops/v7_0/test_results/models.py -> build/lib/azure/devops/v7_0/test_results copying azure/devops/v7_0/test_results/__init__.py -> build/lib/azure/devops/v7_0/test_results copying azure/devops/v7_0/test_results/test_results_client.py -> build/lib/azure/devops/v7_0/test_results creating build/lib/azure/devops/v7_0/customer_intelligence copying azure/devops/v7_0/customer_intelligence/models.py -> build/lib/azure/devops/v7_0/customer_intelligence copying azure/devops/v7_0/customer_intelligence/__init__.py -> build/lib/azure/devops/v7_0/customer_intelligence copying azure/devops/v7_0/customer_intelligence/customer_intelligence_client.py -> build/lib/azure/devops/v7_0/customer_intelligence creating build/lib/azure/devops/v7_0/git copying azure/devops/v7_0/git/models.py -> build/lib/azure/devops/v7_0/git copying azure/devops/v7_0/git/__init__.py -> build/lib/azure/devops/v7_0/git copying azure/devops/v7_0/git/git_client_base.py -> build/lib/azure/devops/v7_0/git creating build/lib/azure/devops/v7_0/notification copying azure/devops/v7_0/notification/models.py -> build/lib/azure/devops/v7_0/notification copying azure/devops/v7_0/notification/__init__.py -> build/lib/azure/devops/v7_0/notification copying azure/devops/v7_0/notification/notification_client.py -> build/lib/azure/devops/v7_0/notification creating build/lib/azure/devops/v7_0/work_item_tracking_process copying azure/devops/v7_0/work_item_tracking_process/models.py -> build/lib/azure/devops/v7_0/work_item_tracking_process copying azure/devops/v7_0/work_item_tracking_process/__init__.py -> build/lib/azure/devops/v7_0/work_item_tracking_process copying azure/devops/v7_0/work_item_tracking_process/work_item_tracking_process_client.py -> build/lib/azure/devops/v7_0/work_item_tracking_process creating build/lib/azure/devops/v7_0/profile copying azure/devops/v7_0/profile/models.py -> build/lib/azure/devops/v7_0/profile copying azure/devops/v7_0/profile/profile_client.py -> build/lib/azure/devops/v7_0/profile copying azure/devops/v7_0/profile/__init__.py -> build/lib/azure/devops/v7_0/profile creating build/lib/azure/devops/v7_0/policy copying azure/devops/v7_0/policy/models.py -> build/lib/azure/devops/v7_0/policy copying azure/devops/v7_0/policy/__init__.py -> build/lib/azure/devops/v7_0/policy copying azure/devops/v7_0/policy/policy_client.py -> build/lib/azure/devops/v7_0/policy creating build/lib/azure/devops/v7_0/project_analysis copying azure/devops/v7_0/project_analysis/models.py -> build/lib/azure/devops/v7_0/project_analysis copying azure/devops/v7_0/project_analysis/__init__.py -> build/lib/azure/devops/v7_0/project_analysis copying azure/devops/v7_0/project_analysis/project_analysis_client.py -> build/lib/azure/devops/v7_0/project_analysis creating build/lib/azure/devops/v7_0/maven copying azure/devops/v7_0/maven/models.py -> build/lib/azure/devops/v7_0/maven copying azure/devops/v7_0/maven/__init__.py -> build/lib/azure/devops/v7_0/maven copying azure/devops/v7_0/maven/maven_client.py -> build/lib/azure/devops/v7_0/maven creating build/lib/azure/devops/v7_0/py_pi_api copying azure/devops/v7_0/py_pi_api/models.py -> build/lib/azure/devops/v7_0/py_pi_api copying azure/devops/v7_0/py_pi_api/py_pi_api_client.py -> build/lib/azure/devops/v7_0/py_pi_api copying azure/devops/v7_0/py_pi_api/__init__.py -> build/lib/azure/devops/v7_0/py_pi_api creating build/lib/azure/devops/v7_0/location copying azure/devops/v7_0/location/models.py -> build/lib/azure/devops/v7_0/location copying azure/devops/v7_0/location/__init__.py -> build/lib/azure/devops/v7_0/location copying azure/devops/v7_0/location/location_client.py -> build/lib/azure/devops/v7_0/location creating build/lib/azure/devops/v7_0/security copying azure/devops/v7_0/security/models.py -> build/lib/azure/devops/v7_0/security copying azure/devops/v7_0/security/__init__.py -> build/lib/azure/devops/v7_0/security copying azure/devops/v7_0/security/security_client.py -> build/lib/azure/devops/v7_0/security creating build/lib/azure/devops/v7_0/profile_regions copying azure/devops/v7_0/profile_regions/models.py -> build/lib/azure/devops/v7_0/profile_regions copying azure/devops/v7_0/profile_regions/profile_regions_client.py -> build/lib/azure/devops/v7_0/profile_regions copying azure/devops/v7_0/profile_regions/__init__.py -> build/lib/azure/devops/v7_0/profile_regions creating build/lib/azure/devops/v7_0/feature_management copying azure/devops/v7_0/feature_management/models.py -> build/lib/azure/devops/v7_0/feature_management copying azure/devops/v7_0/feature_management/__init__.py -> build/lib/azure/devops/v7_0/feature_management copying azure/devops/v7_0/feature_management/feature_management_client.py -> build/lib/azure/devops/v7_0/feature_management creating build/lib/azure/devops/v7_0/provenance copying azure/devops/v7_0/provenance/models.py -> build/lib/azure/devops/v7_0/provenance copying azure/devops/v7_0/provenance/__init__.py -> build/lib/azure/devops/v7_0/provenance copying azure/devops/v7_0/provenance/provenance_client.py -> build/lib/azure/devops/v7_0/provenance creating build/lib/azure/devops/v7_0/member_entitlement_management copying azure/devops/v7_0/member_entitlement_management/models.py -> build/lib/azure/devops/v7_0/member_entitlement_management copying azure/devops/v7_0/member_entitlement_management/member_entitlement_management_client.py -> build/lib/azure/devops/v7_0/member_entitlement_management copying azure/devops/v7_0/member_entitlement_management/__init__.py -> build/lib/azure/devops/v7_0/member_entitlement_management creating build/lib/azure/devops/v7_0/operations copying azure/devops/v7_0/operations/models.py -> build/lib/azure/devops/v7_0/operations copying azure/devops/v7_0/operations/__init__.py -> build/lib/azure/devops/v7_0/operations copying azure/devops/v7_0/operations/operations_client.py -> build/lib/azure/devops/v7_0/operations creating build/lib/azure/devops/v7_0/file_container copying azure/devops/v7_0/file_container/models.py -> build/lib/azure/devops/v7_0/file_container copying azure/devops/v7_0/file_container/__init__.py -> build/lib/azure/devops/v7_0/file_container copying azure/devops/v7_0/file_container/file_container_client.py -> build/lib/azure/devops/v7_0/file_container creating build/lib/azure/devops/v7_0/pipelines copying azure/devops/v7_0/pipelines/models.py -> build/lib/azure/devops/v7_0/pipelines copying azure/devops/v7_0/pipelines/__init__.py -> build/lib/azure/devops/v7_0/pipelines copying azure/devops/v7_0/pipelines/pipelines_client.py -> build/lib/azure/devops/v7_0/pipelines creating build/lib/azure/devops/v7_0/accounts copying azure/devops/v7_0/accounts/models.py -> build/lib/azure/devops/v7_0/accounts copying azure/devops/v7_0/accounts/__init__.py -> build/lib/azure/devops/v7_0/accounts copying azure/devops/v7_0/accounts/accounts_client.py -> build/lib/azure/devops/v7_0/accounts creating build/lib/azure/devops/v7_0/token_admin copying azure/devops/v7_0/token_admin/models.py -> build/lib/azure/devops/v7_0/token_admin copying azure/devops/v7_0/token_admin/__init__.py -> build/lib/azure/devops/v7_0/token_admin copying azure/devops/v7_0/token_admin/token_admin_client.py -> build/lib/azure/devops/v7_0/token_admin running egg_info writing azure_devops.egg-info/PKG-INFO writing dependency_links to azure_devops.egg-info/dependency_links.txt writing requirements to azure_devops.egg-info/requires.txt writing top-level names to azure_devops.egg-info/top_level.txt reading manifest file 'azure_devops.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'azure_devops.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y7aTcG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64 + cd azure-devops-7.1.0b1 + 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-azure-devops-7.1.0b1-1.aarch64 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-azure-devops-7.1.0b1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure copying build/lib/azure/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops copying build/lib/azure/devops/client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1 creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/contributions copying build/lib/azure/devops/v7_1/contributions/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/contributions copying build/lib/azure/devops/v7_1/contributions/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/contributions copying build/lib/azure/devops/v7_1/contributions/contributions_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/contributions creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking copying build/lib/azure/devops/v7_1/work_item_tracking/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking copying build/lib/azure/devops/v7_1/work_item_tracking/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking copying build/lib/azure/devops/v7_1/work_item_tracking/work_item_tracking_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_availability copying build/lib/azure/devops/v7_1/feature_availability/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_availability copying build/lib/azure/devops/v7_1/feature_availability/feature_availability_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_availability copying build/lib/azure/devops/v7_1/feature_availability/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_availability creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_plan copying build/lib/azure/devops/v7_1/test_plan/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_plan copying build/lib/azure/devops/v7_1/test_plan/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_plan copying build/lib/azure/devops/v7_1/test_plan/test_plan_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_plan creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/core copying build/lib/azure/devops/v7_1/core/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/core copying build/lib/azure/devops/v7_1/core/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/core copying build/lib/azure/devops/v7_1/core/core_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/core creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process_template copying build/lib/azure/devops/v7_1/work_item_tracking_process_template/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process_template copying build/lib/azure/devops/v7_1/work_item_tracking_process_template/work_item_tracking_process_template_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process_template copying build/lib/azure/devops/v7_1/work_item_tracking_process_template/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process_template creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/identity copying build/lib/azure/devops/v7_1/identity/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/identity copying build/lib/azure/devops/v7_1/identity/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/identity copying build/lib/azure/devops/v7_1/identity/identity_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/identity creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/symbol copying build/lib/azure/devops/v7_1/symbol/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/symbol copying build/lib/azure/devops/v7_1/symbol/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/symbol copying build/lib/azure/devops/v7_1/symbol/symbol_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/symbol creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/build copying build/lib/azure/devops/v7_1/build/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/build copying build/lib/azure/devops/v7_1/build/build_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/build copying build/lib/azure/devops/v7_1/build/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/build creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work copying build/lib/azure/devops/v7_1/work/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work copying build/lib/azure/devops/v7_1/work/work_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work copying build/lib/azure/devops/v7_1/work/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/tfvc copying build/lib/azure/devops/v7_1/tfvc/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/tfvc copying build/lib/azure/devops/v7_1/tfvc/tfvc_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/tfvc copying build/lib/azure/devops/v7_1/tfvc/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/tfvc creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/gallery copying build/lib/azure/devops/v7_1/gallery/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/gallery copying build/lib/azure/devops/v7_1/gallery/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/gallery copying build/lib/azure/devops/v7_1/gallery/gallery_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/gallery creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipeline_permissions copying build/lib/azure/devops/v7_1/pipeline_permissions/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipeline_permissions copying build/lib/azure/devops/v7_1/pipeline_permissions/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipeline_permissions copying build/lib/azure/devops/v7_1/pipeline_permissions/pipeline_permissions_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipeline_permissions creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_hooks copying build/lib/azure/devops/v7_1/service_hooks/service_hooks_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_hooks copying build/lib/azure/devops/v7_1/service_hooks/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_hooks copying build/lib/azure/devops/v7_1/service_hooks/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_hooks creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/nuget copying build/lib/azure/devops/v7_1/nuget/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/nuget copying build/lib/azure/devops/v7_1/nuget/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/nuget copying build/lib/azure/devops/v7_1/nuget/nuget_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/nuget creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/graph copying build/lib/azure/devops/v7_1/graph/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/graph copying build/lib/azure/devops/v7_1/graph/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/graph copying build/lib/azure/devops/v7_1/graph/graph_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/graph copying build/lib/azure/devops/v7_1/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1 copying build/lib/azure/devops/v7_1/client_factory.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1 creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/search copying build/lib/azure/devops/v7_1/search/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/search copying build/lib/azure/devops/v7_1/search/search_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/search copying build/lib/azure/devops/v7_1/search/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/search creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task copying build/lib/azure/devops/v7_1/task/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task copying build/lib/azure/devops/v7_1/task/task_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task copying build/lib/azure/devops/v7_1/task/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/extension_management copying build/lib/azure/devops/v7_1/extension_management/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/extension_management copying build/lib/azure/devops/v7_1/extension_management/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/extension_management copying build/lib/azure/devops/v7_1/extension_management/extension_management_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/extension_management creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_packaging copying build/lib/azure/devops/v7_1/upack_packaging/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_packaging copying build/lib/azure/devops/v7_1/upack_packaging/upack_packaging_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_packaging copying build/lib/azure/devops/v7_1/upack_packaging/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_packaging creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/audit copying build/lib/azure/devops/v7_1/audit/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/audit copying build/lib/azure/devops/v7_1/audit/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/audit copying build/lib/azure/devops/v7_1/audit/audit_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/audit creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/wiki copying build/lib/azure/devops/v7_1/wiki/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/wiki copying build/lib/azure/devops/v7_1/wiki/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/wiki copying build/lib/azure/devops/v7_1/wiki/wiki_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/wiki creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/client_trace copying build/lib/azure/devops/v7_1/client_trace/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/client_trace copying build/lib/azure/devops/v7_1/client_trace/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/client_trace copying build/lib/azure/devops/v7_1/client_trace/client_trace_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/client_trace creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/npm copying build/lib/azure/devops/v7_1/npm/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/npm copying build/lib/azure/devops/v7_1/npm/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/npm copying build/lib/azure/devops/v7_1/npm/npm_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/npm creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_endpoint copying build/lib/azure/devops/v7_1/service_endpoint/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_endpoint copying build/lib/azure/devops/v7_1/service_endpoint/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_endpoint copying build/lib/azure/devops/v7_1/service_endpoint/service_endpoint_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_endpoint creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/sbom copying build/lib/azure/devops/v7_1/sbom/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/sbom copying build/lib/azure/devops/v7_1/sbom/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/sbom copying build/lib/azure/devops/v7_1/sbom/sbom_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/sbom creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/elastic copying build/lib/azure/devops/v7_1/elastic/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/elastic copying build/lib/azure/devops/v7_1/elastic/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/elastic copying build/lib/azure/devops/v7_1/elastic/elastic_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/elastic creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feed copying build/lib/azure/devops/v7_1/feed/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feed copying build/lib/azure/devops/v7_1/feed/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feed copying build/lib/azure/devops/v7_1/feed/feed_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feed creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/settings copying build/lib/azure/devops/v7_1/settings/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/settings copying build/lib/azure/devops/v7_1/settings/settings_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/settings creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_api copying build/lib/azure/devops/v7_1/upack_api/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_api copying build/lib/azure/devops/v7_1/upack_api/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_api copying build/lib/azure/devops/v7_1/upack_api/upack_api_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_api creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/dashboard copying build/lib/azure/devops/v7_1/dashboard/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/dashboard copying build/lib/azure/devops/v7_1/dashboard/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/dashboard copying build/lib/azure/devops/v7_1/dashboard/dashboard_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/dashboard creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines_checks copying build/lib/azure/devops/v7_1/pipelines_checks/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines_checks copying build/lib/azure/devops/v7_1/pipelines_checks/pipelines_checks_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines_checks copying build/lib/azure/devops/v7_1/pipelines_checks/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines_checks creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task_agent copying build/lib/azure/devops/v7_1/task_agent/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task_agent copying build/lib/azure/devops/v7_1/task_agent/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task_agent copying build/lib/azure/devops/v7_1/task_agent/task_agent_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task_agent creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/cix copying build/lib/azure/devops/v7_1/cix/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/cix copying build/lib/azure/devops/v7_1/cix/cix_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/cix copying build/lib/azure/devops/v7_1/cix/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/cix creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test copying build/lib/azure/devops/v7_1/test/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test copying build/lib/azure/devops/v7_1/test/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test copying build/lib/azure/devops/v7_1/test/test_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_results copying build/lib/azure/devops/v7_1/test_results/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_results copying build/lib/azure/devops/v7_1/test_results/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_results copying build/lib/azure/devops/v7_1/test_results/test_results_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_results creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/customer_intelligence copying build/lib/azure/devops/v7_1/customer_intelligence/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/customer_intelligence copying build/lib/azure/devops/v7_1/customer_intelligence/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/customer_intelligence copying build/lib/azure/devops/v7_1/customer_intelligence/customer_intelligence_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/customer_intelligence creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/git copying build/lib/azure/devops/v7_1/git/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/git copying build/lib/azure/devops/v7_1/git/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/git copying build/lib/azure/devops/v7_1/git/git_client_base.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/git creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/notification copying build/lib/azure/devops/v7_1/notification/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/notification copying build/lib/azure/devops/v7_1/notification/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/notification copying build/lib/azure/devops/v7_1/notification/notification_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/notification creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process copying build/lib/azure/devops/v7_1/work_item_tracking_process/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process copying build/lib/azure/devops/v7_1/work_item_tracking_process/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process copying build/lib/azure/devops/v7_1/work_item_tracking_process/work_item_tracking_process_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile copying build/lib/azure/devops/v7_1/profile/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile copying build/lib/azure/devops/v7_1/profile/profile_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile copying build/lib/azure/devops/v7_1/profile/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/policy copying build/lib/azure/devops/v7_1/policy/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/policy copying build/lib/azure/devops/v7_1/policy/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/policy copying build/lib/azure/devops/v7_1/policy/policy_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/policy creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/project_analysis copying build/lib/azure/devops/v7_1/project_analysis/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/project_analysis copying build/lib/azure/devops/v7_1/project_analysis/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/project_analysis copying build/lib/azure/devops/v7_1/project_analysis/project_analysis_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/project_analysis creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/maven copying build/lib/azure/devops/v7_1/maven/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/maven copying build/lib/azure/devops/v7_1/maven/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/maven copying build/lib/azure/devops/v7_1/maven/maven_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/maven creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/py_pi_api copying build/lib/azure/devops/v7_1/py_pi_api/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/py_pi_api copying build/lib/azure/devops/v7_1/py_pi_api/py_pi_api_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/py_pi_api copying build/lib/azure/devops/v7_1/py_pi_api/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/py_pi_api creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/location copying build/lib/azure/devops/v7_1/location/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/location copying build/lib/azure/devops/v7_1/location/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/location copying build/lib/azure/devops/v7_1/location/location_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/location creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/security copying build/lib/azure/devops/v7_1/security/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/security copying build/lib/azure/devops/v7_1/security/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/security copying build/lib/azure/devops/v7_1/security/security_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/security creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile_regions copying build/lib/azure/devops/v7_1/profile_regions/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile_regions copying build/lib/azure/devops/v7_1/profile_regions/profile_regions_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile_regions copying build/lib/azure/devops/v7_1/profile_regions/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile_regions creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_management copying build/lib/azure/devops/v7_1/feature_management/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_management copying build/lib/azure/devops/v7_1/feature_management/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_management copying build/lib/azure/devops/v7_1/feature_management/feature_management_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_management creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/provenance copying build/lib/azure/devops/v7_1/provenance/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/provenance copying build/lib/azure/devops/v7_1/provenance/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/provenance copying build/lib/azure/devops/v7_1/provenance/provenance_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/provenance creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/member_entitlement_management copying build/lib/azure/devops/v7_1/member_entitlement_management/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/member_entitlement_management copying build/lib/azure/devops/v7_1/member_entitlement_management/member_entitlement_management_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/member_entitlement_management copying build/lib/azure/devops/v7_1/member_entitlement_management/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/member_entitlement_management creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/operations copying build/lib/azure/devops/v7_1/operations/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/operations copying build/lib/azure/devops/v7_1/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/operations copying build/lib/azure/devops/v7_1/operations/operations_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/operations creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/file_container copying build/lib/azure/devops/v7_1/file_container/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/file_container copying build/lib/azure/devops/v7_1/file_container/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/file_container copying build/lib/azure/devops/v7_1/file_container/file_container_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/file_container creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines copying build/lib/azure/devops/v7_1/pipelines/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines copying build/lib/azure/devops/v7_1/pipelines/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines copying build/lib/azure/devops/v7_1/pipelines/pipelines_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/accounts copying build/lib/azure/devops/v7_1/accounts/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/accounts copying build/lib/azure/devops/v7_1/accounts/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/accounts copying build/lib/azure/devops/v7_1/accounts/accounts_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/accounts creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/token_admin copying build/lib/azure/devops/v7_1/token_admin/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/token_admin copying build/lib/azure/devops/v7_1/token_admin/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/token_admin copying build/lib/azure/devops/v7_1/token_admin/token_admin_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/token_admin copying build/lib/azure/devops/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/issue_tests copying build/lib/azure/devops/issue_tests/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/issue_tests copying build/lib/azure/devops/issue_tests/test_issue_268.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/issue_tests copying build/lib/azure/devops/exceptions.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops copying build/lib/azure/devops/connection.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops copying build/lib/azure/devops/_models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops copying build/lib/azure/devops/version.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking copying build/lib/azure/devops/released/work_item_tracking/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking copying build/lib/azure/devops/released/work_item_tracking/work_item_tracking_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_plan copying build/lib/azure/devops/released/test_plan/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_plan copying build/lib/azure/devops/released/test_plan/test_plan_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_plan creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/core copying build/lib/azure/devops/released/core/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/core copying build/lib/azure/devops/released/core/core_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/core creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process_template copying build/lib/azure/devops/released/work_item_tracking_process_template/work_item_tracking_process_template_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process_template copying build/lib/azure/devops/released/work_item_tracking_process_template/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process_template creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/identity copying build/lib/azure/devops/released/identity/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/identity copying build/lib/azure/devops/released/identity/identity_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/identity creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/symbol copying build/lib/azure/devops/released/symbol/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/symbol copying build/lib/azure/devops/released/symbol/symbol_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/symbol creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/build copying build/lib/azure/devops/released/build/build_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/build copying build/lib/azure/devops/released/build/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/build creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work copying build/lib/azure/devops/released/work/work_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work copying build/lib/azure/devops/released/work/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/tfvc copying build/lib/azure/devops/released/tfvc/tfvc_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/tfvc copying build/lib/azure/devops/released/tfvc/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/tfvc creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_hooks copying build/lib/azure/devops/released/service_hooks/service_hooks_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_hooks copying build/lib/azure/devops/released/service_hooks/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_hooks creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/nuget copying build/lib/azure/devops/released/nuget/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/nuget copying build/lib/azure/devops/released/nuget/nuget_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/nuget creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/graph copying build/lib/azure/devops/released/graph/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/graph copying build/lib/azure/devops/released/graph/graph_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/graph copying build/lib/azure/devops/released/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released copying build/lib/azure/devops/released/client_factory.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/search copying build/lib/azure/devops/released/search/search_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/search copying build/lib/azure/devops/released/search/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/search creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task copying build/lib/azure/devops/released/task/task_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task copying build/lib/azure/devops/released/task/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/wiki copying build/lib/azure/devops/released/wiki/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/wiki copying build/lib/azure/devops/released/wiki/wiki_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/wiki creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/npm copying build/lib/azure/devops/released/npm/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/npm copying build/lib/azure/devops/released/npm/npm_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/npm creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_endpoint copying build/lib/azure/devops/released/service_endpoint/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_endpoint copying build/lib/azure/devops/released/service_endpoint/service_endpoint_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_endpoint creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/elastic copying build/lib/azure/devops/released/elastic/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/elastic copying build/lib/azure/devops/released/elastic/elastic_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/elastic creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/feed copying build/lib/azure/devops/released/feed/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/feed copying build/lib/azure/devops/released/feed/feed_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/feed creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task_agent copying build/lib/azure/devops/released/task_agent/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task_agent copying build/lib/azure/devops/released/task_agent/task_agent_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task_agent creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/cix copying build/lib/azure/devops/released/cix/cix_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/cix copying build/lib/azure/devops/released/cix/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/cix creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test copying build/lib/azure/devops/released/test/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test copying build/lib/azure/devops/released/test/test_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_results copying build/lib/azure/devops/released/test_results/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_results copying build/lib/azure/devops/released/test_results/test_results_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_results creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/git copying build/lib/azure/devops/released/git/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/git copying build/lib/azure/devops/released/git/git_client_base.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/git creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/notification copying build/lib/azure/devops/released/notification/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/notification copying build/lib/azure/devops/released/notification/notification_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/notification creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process copying build/lib/azure/devops/released/work_item_tracking_process/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process copying build/lib/azure/devops/released/work_item_tracking_process/work_item_tracking_process_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/profile copying build/lib/azure/devops/released/profile/profile_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/profile copying build/lib/azure/devops/released/profile/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/profile creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/policy copying build/lib/azure/devops/released/policy/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/policy copying build/lib/azure/devops/released/policy/policy_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/policy creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/project_analysis copying build/lib/azure/devops/released/project_analysis/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/project_analysis copying build/lib/azure/devops/released/project_analysis/project_analysis_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/project_analysis creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/security copying build/lib/azure/devops/released/security/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/security copying build/lib/azure/devops/released/security/security_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/security creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/member_entitlement_management copying build/lib/azure/devops/released/member_entitlement_management/member_entitlement_management_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/member_entitlement_management copying build/lib/azure/devops/released/member_entitlement_management/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/member_entitlement_management creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/operations copying build/lib/azure/devops/released/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/operations copying build/lib/azure/devops/released/operations/operations_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/operations creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/release copying build/lib/azure/devops/released/release/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/release copying build/lib/azure/devops/released/release/release_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/release creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/pipelines copying build/lib/azure/devops/released/pipelines/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/pipelines copying build/lib/azure/devops/released/pipelines/pipelines_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/pipelines creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/accounts copying build/lib/azure/devops/released/accounts/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/accounts copying build/lib/azure/devops/released/accounts/accounts_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/accounts creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/token_admin copying build/lib/azure/devops/released/token_admin/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/token_admin copying build/lib/azure/devops/released/token_admin/token_admin_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/token_admin copying build/lib/azure/devops/client_configuration.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops copying build/lib/azure/devops/credentials.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0 creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/contributions copying build/lib/azure/devops/v7_0/contributions/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/contributions copying build/lib/azure/devops/v7_0/contributions/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/contributions copying build/lib/azure/devops/v7_0/contributions/contributions_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/contributions creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking copying build/lib/azure/devops/v7_0/work_item_tracking/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking copying build/lib/azure/devops/v7_0/work_item_tracking/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking copying build/lib/azure/devops/v7_0/work_item_tracking/work_item_tracking_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_availability copying build/lib/azure/devops/v7_0/feature_availability/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_availability copying build/lib/azure/devops/v7_0/feature_availability/feature_availability_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_availability copying build/lib/azure/devops/v7_0/feature_availability/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_availability creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_plan copying build/lib/azure/devops/v7_0/test_plan/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_plan copying build/lib/azure/devops/v7_0/test_plan/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_plan copying build/lib/azure/devops/v7_0/test_plan/test_plan_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_plan creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/core copying build/lib/azure/devops/v7_0/core/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/core copying build/lib/azure/devops/v7_0/core/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/core copying build/lib/azure/devops/v7_0/core/core_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/core creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process_template copying build/lib/azure/devops/v7_0/work_item_tracking_process_template/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process_template copying build/lib/azure/devops/v7_0/work_item_tracking_process_template/work_item_tracking_process_template_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process_template copying build/lib/azure/devops/v7_0/work_item_tracking_process_template/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process_template creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/identity copying build/lib/azure/devops/v7_0/identity/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/identity copying build/lib/azure/devops/v7_0/identity/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/identity copying build/lib/azure/devops/v7_0/identity/identity_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/identity creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/symbol copying build/lib/azure/devops/v7_0/symbol/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/symbol copying build/lib/azure/devops/v7_0/symbol/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/symbol copying build/lib/azure/devops/v7_0/symbol/symbol_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/symbol creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/build copying build/lib/azure/devops/v7_0/build/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/build copying build/lib/azure/devops/v7_0/build/build_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/build copying build/lib/azure/devops/v7_0/build/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/build creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work copying build/lib/azure/devops/v7_0/work/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work copying build/lib/azure/devops/v7_0/work/work_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work copying build/lib/azure/devops/v7_0/work/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/tfvc copying build/lib/azure/devops/v7_0/tfvc/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/tfvc copying build/lib/azure/devops/v7_0/tfvc/tfvc_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/tfvc copying build/lib/azure/devops/v7_0/tfvc/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/tfvc creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/gallery copying build/lib/azure/devops/v7_0/gallery/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/gallery copying build/lib/azure/devops/v7_0/gallery/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/gallery copying build/lib/azure/devops/v7_0/gallery/gallery_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/gallery creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipeline_permissions copying build/lib/azure/devops/v7_0/pipeline_permissions/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipeline_permissions copying build/lib/azure/devops/v7_0/pipeline_permissions/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipeline_permissions copying build/lib/azure/devops/v7_0/pipeline_permissions/pipeline_permissions_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipeline_permissions creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_hooks copying build/lib/azure/devops/v7_0/service_hooks/service_hooks_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_hooks copying build/lib/azure/devops/v7_0/service_hooks/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_hooks copying build/lib/azure/devops/v7_0/service_hooks/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_hooks creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/nuget copying build/lib/azure/devops/v7_0/nuget/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/nuget copying build/lib/azure/devops/v7_0/nuget/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/nuget copying build/lib/azure/devops/v7_0/nuget/nuget_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/nuget creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/graph copying build/lib/azure/devops/v7_0/graph/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/graph copying build/lib/azure/devops/v7_0/graph/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/graph copying build/lib/azure/devops/v7_0/graph/graph_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/graph copying build/lib/azure/devops/v7_0/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0 copying build/lib/azure/devops/v7_0/client_factory.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0 creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/search copying build/lib/azure/devops/v7_0/search/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/search copying build/lib/azure/devops/v7_0/search/search_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/search copying build/lib/azure/devops/v7_0/search/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/search creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task copying build/lib/azure/devops/v7_0/task/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task copying build/lib/azure/devops/v7_0/task/task_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task copying build/lib/azure/devops/v7_0/task/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/extension_management copying build/lib/azure/devops/v7_0/extension_management/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/extension_management copying build/lib/azure/devops/v7_0/extension_management/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/extension_management copying build/lib/azure/devops/v7_0/extension_management/extension_management_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/extension_management creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_packaging copying build/lib/azure/devops/v7_0/upack_packaging/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_packaging copying build/lib/azure/devops/v7_0/upack_packaging/upack_packaging_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_packaging copying build/lib/azure/devops/v7_0/upack_packaging/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_packaging creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/audit copying build/lib/azure/devops/v7_0/audit/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/audit copying build/lib/azure/devops/v7_0/audit/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/audit copying build/lib/azure/devops/v7_0/audit/audit_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/audit creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/wiki copying build/lib/azure/devops/v7_0/wiki/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/wiki copying build/lib/azure/devops/v7_0/wiki/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/wiki copying build/lib/azure/devops/v7_0/wiki/wiki_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/wiki creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/client_trace copying build/lib/azure/devops/v7_0/client_trace/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/client_trace copying build/lib/azure/devops/v7_0/client_trace/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/client_trace copying build/lib/azure/devops/v7_0/client_trace/client_trace_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/client_trace creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/npm copying build/lib/azure/devops/v7_0/npm/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/npm copying build/lib/azure/devops/v7_0/npm/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/npm copying build/lib/azure/devops/v7_0/npm/npm_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/npm creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_endpoint copying build/lib/azure/devops/v7_0/service_endpoint/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_endpoint copying build/lib/azure/devops/v7_0/service_endpoint/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_endpoint copying build/lib/azure/devops/v7_0/service_endpoint/service_endpoint_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_endpoint creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/sbom copying build/lib/azure/devops/v7_0/sbom/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/sbom copying build/lib/azure/devops/v7_0/sbom/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/sbom copying build/lib/azure/devops/v7_0/sbom/sbom_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/sbom creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/elastic copying build/lib/azure/devops/v7_0/elastic/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/elastic copying build/lib/azure/devops/v7_0/elastic/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/elastic copying build/lib/azure/devops/v7_0/elastic/elastic_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/elastic creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feed copying build/lib/azure/devops/v7_0/feed/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feed copying build/lib/azure/devops/v7_0/feed/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feed copying build/lib/azure/devops/v7_0/feed/feed_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feed creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/settings copying build/lib/azure/devops/v7_0/settings/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/settings copying build/lib/azure/devops/v7_0/settings/settings_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/settings creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_api copying build/lib/azure/devops/v7_0/upack_api/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_api copying build/lib/azure/devops/v7_0/upack_api/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_api copying build/lib/azure/devops/v7_0/upack_api/upack_api_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_api creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/dashboard copying build/lib/azure/devops/v7_0/dashboard/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/dashboard copying build/lib/azure/devops/v7_0/dashboard/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/dashboard copying build/lib/azure/devops/v7_0/dashboard/dashboard_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/dashboard creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines_checks copying build/lib/azure/devops/v7_0/pipelines_checks/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines_checks copying build/lib/azure/devops/v7_0/pipelines_checks/pipelines_checks_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines_checks copying build/lib/azure/devops/v7_0/pipelines_checks/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines_checks creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task_agent copying build/lib/azure/devops/v7_0/task_agent/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task_agent copying build/lib/azure/devops/v7_0/task_agent/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task_agent copying build/lib/azure/devops/v7_0/task_agent/task_agent_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task_agent creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/cix copying build/lib/azure/devops/v7_0/cix/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/cix copying build/lib/azure/devops/v7_0/cix/cix_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/cix copying build/lib/azure/devops/v7_0/cix/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/cix creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test copying build/lib/azure/devops/v7_0/test/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test copying build/lib/azure/devops/v7_0/test/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test copying build/lib/azure/devops/v7_0/test/test_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_results copying build/lib/azure/devops/v7_0/test_results/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_results copying build/lib/azure/devops/v7_0/test_results/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_results copying build/lib/azure/devops/v7_0/test_results/test_results_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_results creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/customer_intelligence copying build/lib/azure/devops/v7_0/customer_intelligence/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/customer_intelligence copying build/lib/azure/devops/v7_0/customer_intelligence/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/customer_intelligence copying build/lib/azure/devops/v7_0/customer_intelligence/customer_intelligence_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/customer_intelligence creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/git copying build/lib/azure/devops/v7_0/git/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/git copying build/lib/azure/devops/v7_0/git/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/git copying build/lib/azure/devops/v7_0/git/git_client_base.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/git creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/notification copying build/lib/azure/devops/v7_0/notification/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/notification copying build/lib/azure/devops/v7_0/notification/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/notification copying build/lib/azure/devops/v7_0/notification/notification_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/notification creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process copying build/lib/azure/devops/v7_0/work_item_tracking_process/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process copying build/lib/azure/devops/v7_0/work_item_tracking_process/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process copying build/lib/azure/devops/v7_0/work_item_tracking_process/work_item_tracking_process_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile copying build/lib/azure/devops/v7_0/profile/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile copying build/lib/azure/devops/v7_0/profile/profile_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile copying build/lib/azure/devops/v7_0/profile/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/policy copying build/lib/azure/devops/v7_0/policy/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/policy copying build/lib/azure/devops/v7_0/policy/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/policy copying build/lib/azure/devops/v7_0/policy/policy_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/policy creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/project_analysis copying build/lib/azure/devops/v7_0/project_analysis/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/project_analysis copying build/lib/azure/devops/v7_0/project_analysis/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/project_analysis copying build/lib/azure/devops/v7_0/project_analysis/project_analysis_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/project_analysis creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/maven copying build/lib/azure/devops/v7_0/maven/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/maven copying build/lib/azure/devops/v7_0/maven/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/maven copying build/lib/azure/devops/v7_0/maven/maven_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/maven creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/py_pi_api copying build/lib/azure/devops/v7_0/py_pi_api/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/py_pi_api copying build/lib/azure/devops/v7_0/py_pi_api/py_pi_api_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/py_pi_api copying build/lib/azure/devops/v7_0/py_pi_api/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/py_pi_api creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/location copying build/lib/azure/devops/v7_0/location/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/location copying build/lib/azure/devops/v7_0/location/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/location copying build/lib/azure/devops/v7_0/location/location_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/location creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/security copying build/lib/azure/devops/v7_0/security/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/security copying build/lib/azure/devops/v7_0/security/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/security copying build/lib/azure/devops/v7_0/security/security_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/security creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile_regions copying build/lib/azure/devops/v7_0/profile_regions/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile_regions copying build/lib/azure/devops/v7_0/profile_regions/profile_regions_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile_regions copying build/lib/azure/devops/v7_0/profile_regions/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile_regions creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_management copying build/lib/azure/devops/v7_0/feature_management/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_management copying build/lib/azure/devops/v7_0/feature_management/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_management copying build/lib/azure/devops/v7_0/feature_management/feature_management_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_management creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/provenance copying build/lib/azure/devops/v7_0/provenance/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/provenance copying build/lib/azure/devops/v7_0/provenance/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/provenance copying build/lib/azure/devops/v7_0/provenance/provenance_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/provenance creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/member_entitlement_management copying build/lib/azure/devops/v7_0/member_entitlement_management/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/member_entitlement_management copying build/lib/azure/devops/v7_0/member_entitlement_management/member_entitlement_management_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/member_entitlement_management copying build/lib/azure/devops/v7_0/member_entitlement_management/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/member_entitlement_management creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/operations copying build/lib/azure/devops/v7_0/operations/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/operations copying build/lib/azure/devops/v7_0/operations/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/operations copying build/lib/azure/devops/v7_0/operations/operations_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/operations creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/file_container copying build/lib/azure/devops/v7_0/file_container/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/file_container copying build/lib/azure/devops/v7_0/file_container/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/file_container copying build/lib/azure/devops/v7_0/file_container/file_container_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/file_container creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines copying build/lib/azure/devops/v7_0/pipelines/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines copying build/lib/azure/devops/v7_0/pipelines/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines copying build/lib/azure/devops/v7_0/pipelines/pipelines_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/accounts copying build/lib/azure/devops/v7_0/accounts/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/accounts copying build/lib/azure/devops/v7_0/accounts/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/accounts copying build/lib/azure/devops/v7_0/accounts/accounts_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/accounts creating /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/token_admin copying build/lib/azure/devops/v7_0/token_admin/models.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/token_admin copying build/lib/azure/devops/v7_0/token_admin/__init__.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/token_admin copying build/lib/azure/devops/v7_0/token_admin/token_admin_client.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/token_admin copying build/lib/azure/devops/_file_cache.py -> /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/contributions/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/contributions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/contributions/contributions_client.py to contributions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking/work_item_tracking_client.py to work_item_tracking_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_availability/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_availability/feature_availability_client.py to feature_availability_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_availability/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_plan/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_plan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_plan/test_plan_client.py to test_plan_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/core/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/core/core_client.py to core_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process_template/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process_template/work_item_tracking_process_template_client.py to work_item_tracking_process_template_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process_template/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/identity/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/identity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/identity/identity_client.py to identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/symbol/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/symbol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/symbol/symbol_client.py to symbol_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/build/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/build/build_client.py to build_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work/work_client.py to work_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/tfvc/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/tfvc/tfvc_client.py to tfvc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/tfvc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/gallery/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/gallery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/gallery/gallery_client.py to gallery_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipeline_permissions/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipeline_permissions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipeline_permissions/pipeline_permissions_client.py to pipeline_permissions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_hooks/service_hooks_client.py to service_hooks_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_hooks/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/nuget/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/nuget/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/nuget/nuget_client.py to nuget_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/graph/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/graph/graph_client.py to graph_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/client_factory.py to client_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/search/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/search/search_client.py to search_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task/task_client.py to task_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/extension_management/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/extension_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/extension_management/extension_management_client.py to extension_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_packaging/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_packaging/upack_packaging_client.py to upack_packaging_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_packaging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/audit/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/audit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/audit/audit_client.py to audit_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/wiki/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/wiki/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/wiki/wiki_client.py to wiki_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/client_trace/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/client_trace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/client_trace/client_trace_client.py to client_trace_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/npm/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/npm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/npm/npm_client.py to npm_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_endpoint/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_endpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/service_endpoint/service_endpoint_client.py to service_endpoint_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/sbom/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/sbom/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/sbom/sbom_client.py to sbom_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/elastic/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/elastic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/elastic/elastic_client.py to elastic_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feed/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feed/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feed/feed_client.py to feed_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/settings/settings_client.py to settings_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_api/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/upack_api/upack_api_client.py to upack_api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/dashboard/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/dashboard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/dashboard/dashboard_client.py to dashboard_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines_checks/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines_checks/pipelines_checks_client.py to pipelines_checks_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines_checks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task_agent/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task_agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/task_agent/task_agent_client.py to task_agent_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/cix/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/cix/cix_client.py to cix_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/cix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_results/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_results/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/test_results/test_results_client.py to test_results_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/customer_intelligence/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/customer_intelligence/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/customer_intelligence/customer_intelligence_client.py to customer_intelligence_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/git/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/git/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/git/git_client_base.py to git_client_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/notification/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/notification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/notification/notification_client.py to notification_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/work_item_tracking_process/work_item_tracking_process_client.py to work_item_tracking_process_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile/profile_client.py to profile_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/policy/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/policy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/policy/policy_client.py to policy_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/project_analysis/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/project_analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/project_analysis/project_analysis_client.py to project_analysis_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/maven/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/maven/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/maven/maven_client.py to maven_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/py_pi_api/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/py_pi_api/py_pi_api_client.py to py_pi_api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/py_pi_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/location/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/location/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/location/location_client.py to location_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/security/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/security/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/security/security_client.py to security_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile_regions/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile_regions/profile_regions_client.py to profile_regions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/profile_regions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_management/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/feature_management/feature_management_client.py to feature_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/provenance/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/provenance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/provenance/provenance_client.py to provenance_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/member_entitlement_management/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/member_entitlement_management/member_entitlement_management_client.py to member_entitlement_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/member_entitlement_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/operations/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/operations/operations_client.py to operations_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/file_container/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/file_container/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/file_container/file_container_client.py to file_container_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/pipelines/pipelines_client.py to pipelines_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/accounts/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/accounts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/accounts/accounts_client.py to accounts_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/token_admin/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/token_admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_1/token_admin/token_admin_client.py to token_admin_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/issue_tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/issue_tests/test_issue_268.py to test_issue_268.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/connection.py to connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/_models.py to _models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking/work_item_tracking_client.py to work_item_tracking_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_plan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_plan/test_plan_client.py to test_plan_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/core/core_client.py to core_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process_template/work_item_tracking_process_template_client.py to work_item_tracking_process_template_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process_template/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/identity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/identity/identity_client.py to identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/symbol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/symbol/symbol_client.py to symbol_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/build/build_client.py to build_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work/work_client.py to work_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/tfvc/tfvc_client.py to tfvc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/tfvc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_hooks/service_hooks_client.py to service_hooks_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/nuget/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/nuget/nuget_client.py to nuget_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/graph/graph_client.py to graph_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/client_factory.py to client_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/search/search_client.py to search_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task/task_client.py to task_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/wiki/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/wiki/wiki_client.py to wiki_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/npm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/npm/npm_client.py to npm_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_endpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/service_endpoint/service_endpoint_client.py to service_endpoint_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/elastic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/elastic/elastic_client.py to elastic_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/feed/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/feed/feed_client.py to feed_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task_agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/task_agent/task_agent_client.py to task_agent_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/cix/cix_client.py to cix_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/cix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_results/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/test_results/test_results_client.py to test_results_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/git/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/git/git_client_base.py to git_client_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/notification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/notification/notification_client.py to notification_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/work_item_tracking_process/work_item_tracking_process_client.py to work_item_tracking_process_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/profile/profile_client.py to profile_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/profile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/policy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/policy/policy_client.py to policy_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/project_analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/project_analysis/project_analysis_client.py to project_analysis_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/security/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/security/security_client.py to security_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/member_entitlement_management/member_entitlement_management_client.py to member_entitlement_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/member_entitlement_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/operations/operations_client.py to operations_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/release/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/release/release_client.py to release_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/pipelines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/pipelines/pipelines_client.py to pipelines_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/accounts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/accounts/accounts_client.py to accounts_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/token_admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/released/token_admin/token_admin_client.py to token_admin_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/client_configuration.py to client_configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/contributions/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/contributions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/contributions/contributions_client.py to contributions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking/work_item_tracking_client.py to work_item_tracking_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_availability/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_availability/feature_availability_client.py to feature_availability_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_availability/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_plan/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_plan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_plan/test_plan_client.py to test_plan_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/core/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/core/core_client.py to core_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process_template/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process_template/work_item_tracking_process_template_client.py to work_item_tracking_process_template_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process_template/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/identity/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/identity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/identity/identity_client.py to identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/symbol/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/symbol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/symbol/symbol_client.py to symbol_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/build/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/build/build_client.py to build_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/build/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work/work_client.py to work_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/tfvc/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/tfvc/tfvc_client.py to tfvc_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/tfvc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/gallery/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/gallery/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/gallery/gallery_client.py to gallery_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipeline_permissions/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipeline_permissions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipeline_permissions/pipeline_permissions_client.py to pipeline_permissions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_hooks/service_hooks_client.py to service_hooks_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_hooks/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/nuget/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/nuget/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/nuget/nuget_client.py to nuget_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/graph/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/graph/graph_client.py to graph_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/client_factory.py to client_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/search/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/search/search_client.py to search_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task/task_client.py to task_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/extension_management/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/extension_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/extension_management/extension_management_client.py to extension_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_packaging/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_packaging/upack_packaging_client.py to upack_packaging_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_packaging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/audit/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/audit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/audit/audit_client.py to audit_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/wiki/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/wiki/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/wiki/wiki_client.py to wiki_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/client_trace/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/client_trace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/client_trace/client_trace_client.py to client_trace_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/npm/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/npm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/npm/npm_client.py to npm_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_endpoint/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_endpoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/service_endpoint/service_endpoint_client.py to service_endpoint_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/sbom/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/sbom/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/sbom/sbom_client.py to sbom_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/elastic/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/elastic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/elastic/elastic_client.py to elastic_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feed/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feed/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feed/feed_client.py to feed_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/settings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/settings/settings_client.py to settings_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_api/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/upack_api/upack_api_client.py to upack_api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/dashboard/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/dashboard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/dashboard/dashboard_client.py to dashboard_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines_checks/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines_checks/pipelines_checks_client.py to pipelines_checks_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines_checks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task_agent/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task_agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/task_agent/task_agent_client.py to task_agent_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/cix/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/cix/cix_client.py to cix_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/cix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_results/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_results/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/test_results/test_results_client.py to test_results_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/customer_intelligence/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/customer_intelligence/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/customer_intelligence/customer_intelligence_client.py to customer_intelligence_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/git/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/git/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/git/git_client_base.py to git_client_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/notification/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/notification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/notification/notification_client.py to notification_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/work_item_tracking_process/work_item_tracking_process_client.py to work_item_tracking_process_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile/profile_client.py to profile_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/policy/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/policy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/policy/policy_client.py to policy_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/project_analysis/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/project_analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/project_analysis/project_analysis_client.py to project_analysis_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/maven/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/maven/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/maven/maven_client.py to maven_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/py_pi_api/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/py_pi_api/py_pi_api_client.py to py_pi_api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/py_pi_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/location/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/location/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/location/location_client.py to location_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/security/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/security/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/security/security_client.py to security_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile_regions/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile_regions/profile_regions_client.py to profile_regions_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/profile_regions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_management/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/feature_management/feature_management_client.py to feature_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/provenance/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/provenance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/provenance/provenance_client.py to provenance_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/member_entitlement_management/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/member_entitlement_management/member_entitlement_management_client.py to member_entitlement_management_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/member_entitlement_management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/operations/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/operations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/operations/operations_client.py to operations_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/file_container/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/file_container/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/file_container/file_container_client.py to file_container_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/pipelines/pipelines_client.py to pipelines_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/accounts/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/accounts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/accounts/accounts_client.py to accounts_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/token_admin/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/token_admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/v7_0/token_admin/token_admin_client.py to token_admin_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure/devops/_file_cache.py to _file_cache.cpython-39.pyc writing byte-compilation script '/tmp/tmp78h3fu_p.py' /usr/bin/python3 /tmp/tmp78h3fu_p.py removing /tmp/tmp78h3fu_p.py running install_egg_info running egg_info writing azure_devops.egg-info/PKG-INFO writing dependency_links to azure_devops.egg-info/dependency_links.txt writing requirements to azure_devops.egg-info/requires.txt writing top-level names to azure_devops.egg-info/top_level.txt reading manifest file 'azure_devops.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'azure_devops.egg-info/SOURCES.txt' Copying azure_devops.egg-info to /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9/site-packages/azure_devops-7.1.0b1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64//usr/share/doc/python-azure-devops + '[' -d doc ']' ~/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64 ~/build/BUILD/azure-devops-7.1.0b1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-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 ']' ~/build/BUILD/azure-devops-7.1.0b1 + popd + mv /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 7.1.0b1-1 --unique-debug-suffix -7.1.0b1-1.aarch64 --unique-debug-src-base python-azure-devops-7.1.0b1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/azure-devops-7.1.0b1 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-azure-devops-7.1.0b1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-azure-devops-7.1.0b1-1.noarch Provides: python-azure-devops python3-azure-devops = 7.1.0b1-1 python3.9dist(azure-devops) = 7.1.0b1 python3dist(azure-devops) = 7.1.0b1 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 python3.9dist(msrest) >= 0.7.1 python3.9dist(msrest) < 0.8 Processing files: python-azure-devops-help-7.1.0b1-1.noarch warning: Empty %files file /builddir/build/BUILD/azure-devops-7.1.0b1/doclist.lst Provides: python-azure-devops-help = 7.1.0b1-1 python3-azure-devops-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-azure-devops-7.1.0b1-1.aarch64 Wrote: /builddir/build/RPMS/python-azure-devops-help-7.1.0b1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-azure-devops-7.1.0b1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Pym3Z + umask 022 + cd /builddir/build/BUILD + cd azure-devops-7.1.0b1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-azure-devops-7.1.0b1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0