Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-libcloudforensics.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683390022.356438/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-libcloudforensics.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-libcloudforensics-20220718-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-libcloudforensics.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683390022.356438/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-libcloudforensics.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-libcloudforensics-20220718-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-libcloudforensics.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683390022.356438/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-libcloudforensics.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.J1bq4r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcloudforensics-20220718 + /usr/bin/gzip -dc /builddir/build/SOURCES/libcloudforensics-20220718.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcloudforensics-20220718 + /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.xWZMHq + umask 022 + cd /builddir/build/BUILD + cd libcloudforensics-20220718 + 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/tools copying tools/az_cli.py -> build/lib/tools copying tools/aws_cli.py -> build/lib/tools copying tools/__init__.py -> build/lib/tools copying tools/gcp_cli.py -> build/lib/tools copying tools/cli.py -> build/lib/tools creating build/lib/tests copying tests/run_tests.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/libcloudforensics copying libcloudforensics/__init__.py -> build/lib/libcloudforensics copying libcloudforensics/prompts.py -> build/lib/libcloudforensics copying libcloudforensics/errors.py -> build/lib/libcloudforensics copying libcloudforensics/logging_utils.py -> build/lib/libcloudforensics creating build/lib/tests/scripts copying tests/scripts/utils.py -> build/lib/tests/scripts copying tests/scripts/__init__.py -> build/lib/tests/scripts creating build/lib/tests/providers copying tests/providers/__init__.py -> build/lib/tests/providers creating build/lib/tests/providers/kubernetes copying tests/providers/kubernetes/test_netpol.py -> build/lib/tests/providers/kubernetes copying tests/providers/kubernetes/__init__.py -> build/lib/tests/providers/kubernetes copying tests/providers/kubernetes/test_services.py -> build/lib/tests/providers/kubernetes copying tests/providers/kubernetes/k8s_mocks.py -> build/lib/tests/providers/kubernetes copying tests/providers/kubernetes/test_workloads.py -> build/lib/tests/providers/kubernetes copying tests/providers/kubernetes/test_base.py -> build/lib/tests/providers/kubernetes creating build/lib/tests/providers/azure copying tests/providers/azure/__init__.py -> build/lib/tests/providers/azure copying tests/providers/azure/azure_mocks.py -> build/lib/tests/providers/azure copying tests/providers/azure/test_forensics.py -> build/lib/tests/providers/azure copying tests/providers/azure/e2e_cli.py -> build/lib/tests/providers/azure copying tests/providers/azure/azure_cli.py -> build/lib/tests/providers/azure copying tests/providers/azure/e2e.py -> build/lib/tests/providers/azure creating build/lib/tests/providers/aws copying tests/providers/aws/aws_cli.py -> build/lib/tests/providers/aws copying tests/providers/aws/__init__.py -> build/lib/tests/providers/aws copying tests/providers/aws/test_forensics.py -> build/lib/tests/providers/aws copying tests/providers/aws/e2e_cli.py -> build/lib/tests/providers/aws copying tests/providers/aws/aws_mocks.py -> build/lib/tests/providers/aws copying tests/providers/aws/e2e.py -> build/lib/tests/providers/aws creating build/lib/tests/providers/gcp copying tests/providers/gcp/gcp_mocks.py -> build/lib/tests/providers/gcp copying tests/providers/gcp/__init__.py -> build/lib/tests/providers/gcp copying tests/providers/gcp/test_forensics.py -> build/lib/tests/providers/gcp copying tests/providers/gcp/gcp_cli.py -> build/lib/tests/providers/gcp copying tests/providers/gcp/e2e_cli.py -> build/lib/tests/providers/gcp copying tests/providers/gcp/e2e.py -> build/lib/tests/providers/gcp creating build/lib/tests/providers/azure/internal copying tests/providers/azure/internal/test_resource.py -> build/lib/tests/providers/azure/internal copying tests/providers/azure/internal/__init__.py -> build/lib/tests/providers/azure/internal copying tests/providers/azure/internal/test_common.py -> build/lib/tests/providers/azure/internal copying tests/providers/azure/internal/test_storage.py -> build/lib/tests/providers/azure/internal copying tests/providers/azure/internal/test_monitoring.py -> build/lib/tests/providers/azure/internal copying tests/providers/azure/internal/test_compute.py -> build/lib/tests/providers/azure/internal creating build/lib/tests/providers/aws/internal copying tests/providers/aws/internal/test_ebs.py -> build/lib/tests/providers/aws/internal copying tests/providers/aws/internal/test_log.py -> build/lib/tests/providers/aws/internal copying tests/providers/aws/internal/__init__.py -> build/lib/tests/providers/aws/internal copying tests/providers/aws/internal/test_common.py -> build/lib/tests/providers/aws/internal copying tests/providers/aws/internal/test_s3.py -> build/lib/tests/providers/aws/internal copying tests/providers/aws/internal/test_ec2.py -> build/lib/tests/providers/aws/internal creating build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_log.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_cloudsql.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_storagetransfer.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/__init__.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_cloudresourcemanager.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_common.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_serviceusage.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_build.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_gke.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_bigquery.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_compute_base_resource.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_storage.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_monitoring.py -> build/lib/tests/providers/gcp/internal copying tests/providers/gcp/internal/test_compute.py -> build/lib/tests/providers/gcp/internal creating build/lib/libcloudforensics/scripts copying libcloudforensics/scripts/utils.py -> build/lib/libcloudforensics/scripts copying libcloudforensics/scripts/__init__.py -> build/lib/libcloudforensics/scripts creating build/lib/libcloudforensics/providers copying libcloudforensics/providers/__init__.py -> build/lib/libcloudforensics/providers creating build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/services.py -> build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/volume.py -> build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/__init__.py -> build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/container.py -> build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/netpol.py -> build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/base.py -> build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/workloads.py -> build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/mitigation.py -> build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/selector.py -> build/lib/libcloudforensics/providers/kubernetes copying libcloudforensics/providers/kubernetes/cluster.py -> build/lib/libcloudforensics/providers/kubernetes creating build/lib/libcloudforensics/providers/azure copying libcloudforensics/providers/azure/__init__.py -> build/lib/libcloudforensics/providers/azure copying libcloudforensics/providers/azure/forensics.py -> build/lib/libcloudforensics/providers/azure creating build/lib/libcloudforensics/providers/aws copying libcloudforensics/providers/aws/__init__.py -> build/lib/libcloudforensics/providers/aws copying libcloudforensics/providers/aws/forensics.py -> build/lib/libcloudforensics/providers/aws creating build/lib/libcloudforensics/providers/gcp copying libcloudforensics/providers/gcp/__init__.py -> build/lib/libcloudforensics/providers/gcp copying libcloudforensics/providers/gcp/forensics.py -> build/lib/libcloudforensics/providers/gcp creating build/lib/libcloudforensics/providers/utils copying libcloudforensics/providers/utils/__init__.py -> build/lib/libcloudforensics/providers/utils copying libcloudforensics/providers/utils/storage_utils.py -> build/lib/libcloudforensics/providers/utils creating build/lib/libcloudforensics/providers/kubernetes/enumerations copying libcloudforensics/providers/kubernetes/enumerations/__init__.py -> build/lib/libcloudforensics/providers/kubernetes/enumerations copying libcloudforensics/providers/kubernetes/enumerations/gcp.py -> build/lib/libcloudforensics/providers/kubernetes/enumerations copying libcloudforensics/providers/kubernetes/enumerations/base.py -> build/lib/libcloudforensics/providers/kubernetes/enumerations creating build/lib/libcloudforensics/providers/azure/internal copying libcloudforensics/providers/azure/internal/network.py -> build/lib/libcloudforensics/providers/azure/internal copying libcloudforensics/providers/azure/internal/__init__.py -> build/lib/libcloudforensics/providers/azure/internal copying libcloudforensics/providers/azure/internal/account.py -> build/lib/libcloudforensics/providers/azure/internal copying libcloudforensics/providers/azure/internal/common.py -> build/lib/libcloudforensics/providers/azure/internal copying libcloudforensics/providers/azure/internal/compute.py -> build/lib/libcloudforensics/providers/azure/internal copying libcloudforensics/providers/azure/internal/storage.py -> build/lib/libcloudforensics/providers/azure/internal copying libcloudforensics/providers/azure/internal/resource.py -> build/lib/libcloudforensics/providers/azure/internal copying libcloudforensics/providers/azure/internal/compute_base_resource.py -> build/lib/libcloudforensics/providers/azure/internal copying libcloudforensics/providers/azure/internal/monitoring.py -> build/lib/libcloudforensics/providers/azure/internal creating build/lib/libcloudforensics/providers/aws/internal copying libcloudforensics/providers/aws/internal/ec2.py -> build/lib/libcloudforensics/providers/aws/internal copying libcloudforensics/providers/aws/internal/ebs.py -> build/lib/libcloudforensics/providers/aws/internal copying libcloudforensics/providers/aws/internal/__init__.py -> build/lib/libcloudforensics/providers/aws/internal copying libcloudforensics/providers/aws/internal/account.py -> build/lib/libcloudforensics/providers/aws/internal copying libcloudforensics/providers/aws/internal/common.py -> build/lib/libcloudforensics/providers/aws/internal copying libcloudforensics/providers/aws/internal/s3.py -> build/lib/libcloudforensics/providers/aws/internal copying libcloudforensics/providers/aws/internal/kms.py -> build/lib/libcloudforensics/providers/aws/internal copying libcloudforensics/providers/aws/internal/log.py -> build/lib/libcloudforensics/providers/aws/internal copying libcloudforensics/providers/aws/internal/iam.py -> build/lib/libcloudforensics/providers/aws/internal creating build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/project.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/bigquery.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/__init__.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/common.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/build.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/compute.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/serviceusage.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/storagetransfer.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/cloudresourcemanager.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/storage.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/log.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/cloudsql.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/function.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/compute_base_resource.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/monitoring.py -> build/lib/libcloudforensics/providers/gcp/internal copying libcloudforensics/providers/gcp/internal/gke.py -> build/lib/libcloudforensics/providers/gcp/internal running egg_info writing libcloudforensics.egg-info/PKG-INFO writing dependency_links to libcloudforensics.egg-info/dependency_links.txt writing entry points to libcloudforensics.egg-info/entry_points.txt writing requirements to libcloudforensics.egg-info/requires.txt writing top-level names to libcloudforensics.egg-info/top_level.txt reading manifest file 'libcloudforensics.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'libcloudforensics.egg-info/SOURCES.txt' copying libcloudforensics/scripts/ebs_snapshot_copy_aws.sh -> build/lib/libcloudforensics/scripts copying libcloudforensics/scripts/forensics_packages_startup.sh -> build/lib/libcloudforensics/scripts copying libcloudforensics/scripts/forensics_packages_startup_aws.sh -> build/lib/libcloudforensics/scripts creating build/lib/libcloudforensics/providers/aws/internal/iampolicies copying libcloudforensics/providers/aws/internal/iampolicies/ebs_copy_to_s3_policy.json -> build/lib/libcloudforensics/providers/aws/internal/iampolicies copying libcloudforensics/providers/aws/internal/iampolicies/ec2_assume_role_policy.json -> build/lib/libcloudforensics/providers/aws/internal/iampolicies copying libcloudforensics/providers/aws/internal/iampolicies/revoke_old_sessions.json -> build/lib/libcloudforensics/providers/aws/internal/iampolicies + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HHVA4C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64 + cd libcloudforensics-20220718 + 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-libcloudforensics-20220718-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-libcloudforensics-20220718-1.aarch64/usr creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools copying build/lib/tools/az_cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools copying build/lib/tools/aws_cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools copying build/lib/tools/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools copying build/lib/tools/gcp_cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools copying build/lib/tools/cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/run_tests.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/scripts copying build/lib/tests/scripts/utils.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/scripts copying build/lib/tests/scripts/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/scripts creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes copying build/lib/tests/providers/kubernetes/test_netpol.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes copying build/lib/tests/providers/kubernetes/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes copying build/lib/tests/providers/kubernetes/test_services.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes copying build/lib/tests/providers/kubernetes/k8s_mocks.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes copying build/lib/tests/providers/kubernetes/test_workloads.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes copying build/lib/tests/providers/kubernetes/test_base.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes copying build/lib/tests/providers/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure copying build/lib/tests/providers/azure/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure copying build/lib/tests/providers/azure/azure_mocks.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure copying build/lib/tests/providers/azure/test_forensics.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure copying build/lib/tests/providers/azure/e2e_cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal copying build/lib/tests/providers/azure/internal/test_resource.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal copying build/lib/tests/providers/azure/internal/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal copying build/lib/tests/providers/azure/internal/test_common.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal copying build/lib/tests/providers/azure/internal/test_storage.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal copying build/lib/tests/providers/azure/internal/test_monitoring.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal copying build/lib/tests/providers/azure/internal/test_compute.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal copying build/lib/tests/providers/azure/azure_cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure copying build/lib/tests/providers/azure/e2e.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws copying build/lib/tests/providers/aws/aws_cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws copying build/lib/tests/providers/aws/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws copying build/lib/tests/providers/aws/test_forensics.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws copying build/lib/tests/providers/aws/e2e_cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal copying build/lib/tests/providers/aws/internal/test_ebs.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal copying build/lib/tests/providers/aws/internal/test_log.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal copying build/lib/tests/providers/aws/internal/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal copying build/lib/tests/providers/aws/internal/test_common.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal copying build/lib/tests/providers/aws/internal/test_s3.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal copying build/lib/tests/providers/aws/internal/test_ec2.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal copying build/lib/tests/providers/aws/aws_mocks.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws copying build/lib/tests/providers/aws/e2e.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp copying build/lib/tests/providers/gcp/gcp_mocks.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp copying build/lib/tests/providers/gcp/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp copying build/lib/tests/providers/gcp/test_forensics.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp copying build/lib/tests/providers/gcp/gcp_cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp copying build/lib/tests/providers/gcp/e2e_cli.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_log.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_cloudsql.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_storagetransfer.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_cloudresourcemanager.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_common.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_serviceusage.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_build.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_gke.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_bigquery.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_compute_base_resource.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_storage.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_monitoring.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/internal/test_compute.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal copying build/lib/tests/providers/gcp/e2e.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics copying build/lib/libcloudforensics/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics copying build/lib/libcloudforensics/prompts.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/scripts copying build/lib/libcloudforensics/scripts/utils.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/scripts copying build/lib/libcloudforensics/scripts/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/scripts copying build/lib/libcloudforensics/scripts/forensics_packages_startup.sh -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/scripts copying build/lib/libcloudforensics/scripts/forensics_packages_startup_aws.sh -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/scripts copying build/lib/libcloudforensics/scripts/ebs_snapshot_copy_aws.sh -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/scripts creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/kubernetes/services.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/kubernetes/volume.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/kubernetes/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/kubernetes/container.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/kubernetes/netpol.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/enumerations copying build/lib/libcloudforensics/providers/kubernetes/enumerations/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/enumerations copying build/lib/libcloudforensics/providers/kubernetes/enumerations/gcp.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/enumerations copying build/lib/libcloudforensics/providers/kubernetes/enumerations/base.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/enumerations copying build/lib/libcloudforensics/providers/kubernetes/base.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/kubernetes/workloads.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/kubernetes/mitigation.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/kubernetes/selector.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/kubernetes/cluster.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes copying build/lib/libcloudforensics/providers/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure copying build/lib/libcloudforensics/providers/azure/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/internal/network.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/internal/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/internal/account.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/internal/common.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/internal/compute.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/internal/storage.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/internal/resource.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/internal/compute_base_resource.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/internal/monitoring.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal copying build/lib/libcloudforensics/providers/azure/forensics.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws copying build/lib/libcloudforensics/providers/aws/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal copying build/lib/libcloudforensics/providers/aws/internal/ec2.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal copying build/lib/libcloudforensics/providers/aws/internal/ebs.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal copying build/lib/libcloudforensics/providers/aws/internal/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal copying build/lib/libcloudforensics/providers/aws/internal/account.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal copying build/lib/libcloudforensics/providers/aws/internal/common.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal copying build/lib/libcloudforensics/providers/aws/internal/s3.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal copying build/lib/libcloudforensics/providers/aws/internal/kms.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal copying build/lib/libcloudforensics/providers/aws/internal/log.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/iampolicies copying build/lib/libcloudforensics/providers/aws/internal/iampolicies/revoke_old_sessions.json -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/iampolicies copying build/lib/libcloudforensics/providers/aws/internal/iampolicies/ec2_assume_role_policy.json -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/iampolicies copying build/lib/libcloudforensics/providers/aws/internal/iampolicies/ebs_copy_to_s3_policy.json -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/iampolicies copying build/lib/libcloudforensics/providers/aws/internal/iam.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal copying build/lib/libcloudforensics/providers/aws/forensics.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp copying build/lib/libcloudforensics/providers/gcp/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/project.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/bigquery.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/common.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/build.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/compute.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/serviceusage.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/storagetransfer.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/cloudresourcemanager.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/storage.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/log.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/cloudsql.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/function.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/compute_base_resource.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/monitoring.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/internal/gke.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal copying build/lib/libcloudforensics/providers/gcp/forensics.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp creating /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/utils copying build/lib/libcloudforensics/providers/utils/__init__.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/utils copying build/lib/libcloudforensics/providers/utils/storage_utils.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/utils copying build/lib/libcloudforensics/errors.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics copying build/lib/libcloudforensics/logging_utils.py -> /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools/az_cli.py to az_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools/aws_cli.py to aws_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools/gcp_cli.py to gcp_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tools/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/run_tests.py to run_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/scripts/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes/test_netpol.py to test_netpol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes/test_services.py to test_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes/k8s_mocks.py to k8s_mocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes/test_workloads.py to test_workloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/kubernetes/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/azure_mocks.py to azure_mocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/test_forensics.py to test_forensics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/e2e_cli.py to e2e_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal/test_resource.py to test_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal/test_common.py to test_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal/test_storage.py to test_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal/test_monitoring.py to test_monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/internal/test_compute.py to test_compute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/azure_cli.py to azure_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/azure/e2e.py to e2e.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/aws_cli.py to aws_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/test_forensics.py to test_forensics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/e2e_cli.py to e2e_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal/test_ebs.py to test_ebs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal/test_common.py to test_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal/test_s3.py to test_s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/internal/test_ec2.py to test_ec2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/aws_mocks.py to aws_mocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/aws/e2e.py to e2e.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/gcp_mocks.py to gcp_mocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/test_forensics.py to test_forensics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/gcp_cli.py to gcp_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/e2e_cli.py to e2e_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_log.py to test_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_cloudsql.py to test_cloudsql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_storagetransfer.py to test_storagetransfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_cloudresourcemanager.py to test_cloudresourcemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_common.py to test_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_serviceusage.py to test_serviceusage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_build.py to test_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_gke.py to test_gke.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_bigquery.py to test_bigquery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_compute_base_resource.py to test_compute_base_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_storage.py to test_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_monitoring.py to test_monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/internal/test_compute.py to test_compute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/tests/providers/gcp/e2e.py to e2e.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/prompts.py to prompts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/scripts/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/services.py to services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/volume.py to volume.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/netpol.py to netpol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/enumerations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/enumerations/gcp.py to gcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/enumerations/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/workloads.py to workloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/mitigation.py to mitigation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/selector.py to selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/kubernetes/cluster.py to cluster.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal/compute.py to compute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal/compute_base_resource.py to compute_base_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/internal/monitoring.py to monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/azure/forensics.py to forensics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/ec2.py to ec2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/ebs.py to ebs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/s3.py to s3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/kms.py to kms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/internal/iam.py to iam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/aws/forensics.py to forensics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/project.py to project.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/bigquery.py to bigquery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/build.py to build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/compute.py to compute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/serviceusage.py to serviceusage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/storagetransfer.py to storagetransfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/cloudresourcemanager.py to cloudresourcemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/cloudsql.py to cloudsql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/function.py to function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/compute_base_resource.py to compute_base_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/monitoring.py to monitoring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/internal/gke.py to gke.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/gcp/forensics.py to forensics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/providers/utils/storage_utils.py to storage_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics/logging_utils.py to logging_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmp73nd1__0.py' /usr/bin/python3 /tmp/tmp73nd1__0.py removing /tmp/tmp73nd1__0.py running install_egg_info running egg_info writing libcloudforensics.egg-info/PKG-INFO writing dependency_links to libcloudforensics.egg-info/dependency_links.txt writing entry points to libcloudforensics.egg-info/entry_points.txt writing requirements to libcloudforensics.egg-info/requires.txt writing top-level names to libcloudforensics.egg-info/top_level.txt reading manifest file 'libcloudforensics.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'libcloudforensics.egg-info/SOURCES.txt' Copying libcloudforensics.egg-info to /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9/site-packages/libcloudforensics-20220718-py3.9.egg-info running install_scripts Installing cloudforensics script to /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64//usr/share/doc/python-libcloudforensics + '[' -d doc ']' ~/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64 ~/build/BUILD/libcloudforensics-20220718 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/libcloudforensics-20220718 + popd + mv /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 20220718-1 --unique-debug-suffix -20220718-1.aarch64 --unique-debug-src-base python-libcloudforensics-20220718-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/libcloudforensics-20220718 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-libcloudforensics-20220718-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-libcloudforensics-20220718-1.noarch Provides: python-libcloudforensics python3-libcloudforensics = 20220718-1 python3.9dist(libcloudforensics) = 20220718 python3dist(libcloudforensics) = 20220718 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: /bin/bash /usr/bin/python3 python(abi) = 3.9 python3.9dist(azure-common) python3.9dist(azure-core) python3.9dist(azure-identity) python3.9dist(azure-mgmt-compute) = 23.1 python3.9dist(azure-mgmt-monitor) python3.9dist(azure-mgmt-network) python3.9dist(azure-mgmt-resource) python3.9dist(azure-mgmt-storage) python3.9dist(azure-storage-blob) python3.9dist(boto3) python3.9dist(botocore) python3.9dist(google-api-core) python3.9dist(google-api-python-client) python3.9dist(google-auth) < 2.0.0.dev0 python3.9dist(httplib2) python3.9dist(kubernetes) python3.9dist(msrest) python3.9dist(msrestazure) python3.9dist(netaddr) python3.9dist(pycryptodome) python3.9dist(pyjwt) < 2 python3.9dist(requests) python3.9dist(setuptools) python3.9dist(sshpubkeys) Processing files: python-libcloudforensics-help-20220718-1.noarch warning: Empty %files file /builddir/build/BUILD/libcloudforensics-20220718/doclist.lst Provides: python-libcloudforensics-help = 20220718-1 python3-libcloudforensics-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-libcloudforensics-20220718-1.aarch64 Wrote: /builddir/build/RPMS/python-libcloudforensics-help-20220718-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-libcloudforensics-20220718-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1OZTxT + umask 022 + cd /builddir/build/BUILD + cd libcloudforensics-20220718 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-libcloudforensics-20220718-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0