Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-sdvi-rally.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1687320111.539161/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffb64e12e0>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-sdvi-rally.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-sdvi-rally-1.0.11-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-sdvi-rally.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1687320111.539161/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff838f32e0>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-sdvi-rally.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-sdvi-rally-1.0.11-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-sdvi-rally.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1687320111.539161/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff838f32e0>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-sdvi-rally.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.GNsEx2
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf sdvi-rally-1.0.11
+ /usr/bin/gzip -dc /builddir/build/SOURCES/sdvi-rally-1.0.11.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd sdvi-rally-1.0.11
+ /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.PUPLrg
+ umask 022
+ cd /builddir/build/BUILD
+ cd sdvi-rally-1.0.11
+ 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/rally
creating build/lib/rally/tools
copying rally/tools/__init__.py -> build/lib/rally/tools
copying rally/tools/cli.py -> build/lib/rally/tools
copying rally/files.py -> build/lib/rally
copying rally/_session.py -> build/lib/rally
copying rally/secret.py -> build/lib/rally
copying rally/_storage.py -> build/lib/rally
copying rally/jobs.py -> build/lib/rally
copying rally/_utils.py -> build/lib/rally
copying rally/__init__.py -> build/lib/rally
copying rally/_rate_limit.py -> build/lib/rally
copying rally/userDefinedConnector.py -> build/lib/rally
copying rally/exceptions.py -> build/lib/rally
copying rally/supplyChain.py -> build/lib/rally
copying rally/asset.py -> build/lib/rally
copying rally/notifications.py -> build/lib/rally
copying rally/context.py -> build/lib/rally
creating build/lib/rally/experimental
copying rally/experimental/asset_status.py -> build/lib/rally/experimental
copying rally/experimental/__init__.py -> build/lib/rally/experimental
creating build/lib/rally/_vendored
copying rally/_vendored/__init__.py -> build/lib/rally/_vendored
creating build/lib/rally/_vendored/idna
copying rally/_vendored/idna/codec.py -> build/lib/rally/_vendored/idna
copying rally/_vendored/idna/intranges.py -> build/lib/rally/_vendored/idna
copying rally/_vendored/idna/uts46data.py -> build/lib/rally/_vendored/idna
copying rally/_vendored/idna/idnadata.py -> build/lib/rally/_vendored/idna
copying rally/_vendored/idna/core.py -> build/lib/rally/_vendored/idna
copying rally/_vendored/idna/compat.py -> build/lib/rally/_vendored/idna
copying rally/_vendored/idna/package_data.py -> build/lib/rally/_vendored/idna
copying rally/_vendored/idna/__init__.py -> build/lib/rally/_vendored/idna
creating build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/connectionpool.py -> build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/response.py -> build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/connection.py -> build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/_collections.py -> build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/__init__.py -> build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/poolmanager.py -> build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/exceptions.py -> build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/fields.py -> build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/filepost.py -> build/lib/rally/_vendored/urllib3
copying rally/_vendored/urllib3/request.py -> build/lib/rally/_vendored/urllib3
creating build/lib/rally/_vendored/requests
copying rally/_vendored/requests/adapters.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/sessions.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/__version__.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/hooks.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/packages.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/structures.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/utils.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/api.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/compat.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/status_codes.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/auth.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/__init__.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/help.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/exceptions.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/certs.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/models.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/_internal_utils.py -> build/lib/rally/_vendored/requests
copying rally/_vendored/requests/cookies.py -> build/lib/rally/_vendored/requests
creating build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/hebrewprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/euckrfreq.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/universaldetector.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/euckrprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/euctwfreq.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/chardistribution.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/gb2312freq.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/charsetprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/escprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/langthaimodel.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/sbcharsetprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/mbcsgroupprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/langhungarianmodel.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/mbcharsetprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/jpcntx.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/escsm.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/latin1prober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/euctwprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/gb2312prober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/langbulgarianmodel.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/eucjpprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/cp949prober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/big5freq.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/charsetgroupprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/compat.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/codingstatemachine.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/version.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/langturkishmodel.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/jisfreq.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/utf8prober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/__init__.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/sjisprober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/big5prober.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/langcyrillicmodel.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/langhebrewmodel.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/enums.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/mbcssm.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/langgreekmodel.py -> build/lib/rally/_vendored/chardet
copying rally/_vendored/chardet/sbcsgroupprober.py -> build/lib/rally/_vendored/chardet
creating build/lib/rally/_vendored/certifi
copying rally/_vendored/certifi/__main__.py -> build/lib/rally/_vendored/certifi
copying rally/_vendored/certifi/core.py -> build/lib/rally/_vendored/certifi
copying rally/_vendored/certifi/__init__.py -> build/lib/rally/_vendored/certifi
creating build/lib/rally/_vendored/urllib3/contrib
copying rally/_vendored/urllib3/contrib/_appengine_environ.py -> build/lib/rally/_vendored/urllib3/contrib
copying rally/_vendored/urllib3/contrib/securetransport.py -> build/lib/rally/_vendored/urllib3/contrib
copying rally/_vendored/urllib3/contrib/__init__.py -> build/lib/rally/_vendored/urllib3/contrib
copying rally/_vendored/urllib3/contrib/socks.py -> build/lib/rally/_vendored/urllib3/contrib
copying rally/_vendored/urllib3/contrib/pyopenssl.py -> build/lib/rally/_vendored/urllib3/contrib
copying rally/_vendored/urllib3/contrib/appengine.py -> build/lib/rally/_vendored/urllib3/contrib
copying rally/_vendored/urllib3/contrib/ntlmpool.py -> build/lib/rally/_vendored/urllib3/contrib
creating build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/url.py -> build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/retry.py -> build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/response.py -> build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/ssl_.py -> build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/timeout.py -> build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/connection.py -> build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/__init__.py -> build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/queue.py -> build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/wait.py -> build/lib/rally/_vendored/urllib3/util
copying rally/_vendored/urllib3/util/request.py -> build/lib/rally/_vendored/urllib3/util
creating build/lib/rally/_vendored/urllib3/packages
copying rally/_vendored/urllib3/packages/six.py -> build/lib/rally/_vendored/urllib3/packages
copying rally/_vendored/urllib3/packages/__init__.py -> build/lib/rally/_vendored/urllib3/packages
creating build/lib/rally/_vendored/urllib3/contrib/_securetransport
copying rally/_vendored/urllib3/contrib/_securetransport/bindings.py -> build/lib/rally/_vendored/urllib3/contrib/_securetransport
copying rally/_vendored/urllib3/contrib/_securetransport/__init__.py -> build/lib/rally/_vendored/urllib3/contrib/_securetransport
copying rally/_vendored/urllib3/contrib/_securetransport/low_level.py -> build/lib/rally/_vendored/urllib3/contrib/_securetransport
creating build/lib/rally/_vendored/urllib3/packages/ssl_match_hostname
copying rally/_vendored/urllib3/packages/ssl_match_hostname/_implementation.py -> build/lib/rally/_vendored/urllib3/packages/ssl_match_hostname
copying rally/_vendored/urllib3/packages/ssl_match_hostname/__init__.py -> build/lib/rally/_vendored/urllib3/packages/ssl_match_hostname
creating build/lib/rally/_vendored/urllib3/packages/backports
copying rally/_vendored/urllib3/packages/backports/makefile.py -> build/lib/rally/_vendored/urllib3/packages/backports
copying rally/_vendored/urllib3/packages/backports/__init__.py -> build/lib/rally/_vendored/urllib3/packages/backports
creating build/lib/rally/_vendored/chardet/cli
copying rally/_vendored/chardet/cli/chardetect.py -> build/lib/rally/_vendored/chardet/cli
copying rally/_vendored/chardet/cli/__init__.py -> build/lib/rally/_vendored/chardet/cli
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5LcACj
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64
++ dirname /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64
+ cd sdvi-rally-1.0.11
+ 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-sdvi-rally-1.0.11-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-sdvi-rally-1.0.11-1.aarch64/usr
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/experimental
copying build/lib/rally/experimental/asset_status.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/experimental
copying build/lib/rally/experimental/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/experimental
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna
copying build/lib/rally/_vendored/idna/codec.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna
copying build/lib/rally/_vendored/idna/intranges.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna
copying build/lib/rally/_vendored/idna/uts46data.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna
copying build/lib/rally/_vendored/idna/idnadata.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna
copying build/lib/rally/_vendored/idna/core.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna
copying build/lib/rally/_vendored/idna/compat.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna
copying build/lib/rally/_vendored/idna/package_data.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna
copying build/lib/rally/_vendored/idna/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
copying build/lib/rally/_vendored/urllib3/connectionpool.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
copying build/lib/rally/_vendored/urllib3/response.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib
copying build/lib/rally/_vendored/urllib3/contrib/_appengine_environ.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/_securetransport
copying build/lib/rally/_vendored/urllib3/contrib/_securetransport/bindings.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/_securetransport
copying build/lib/rally/_vendored/urllib3/contrib/_securetransport/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/_securetransport
copying build/lib/rally/_vendored/urllib3/contrib/_securetransport/low_level.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/_securetransport
copying build/lib/rally/_vendored/urllib3/contrib/securetransport.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib
copying build/lib/rally/_vendored/urllib3/contrib/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib
copying build/lib/rally/_vendored/urllib3/contrib/socks.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib
copying build/lib/rally/_vendored/urllib3/contrib/pyopenssl.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib
copying build/lib/rally/_vendored/urllib3/contrib/appengine.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib
copying build/lib/rally/_vendored/urllib3/contrib/ntlmpool.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib
copying build/lib/rally/_vendored/urllib3/connection.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/url.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/retry.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/response.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/ssl_.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/timeout.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/connection.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/queue.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/wait.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/util/request.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util
copying build/lib/rally/_vendored/urllib3/_collections.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
copying build/lib/rally/_vendored/urllib3/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages
copying build/lib/rally/_vendored/urllib3/packages/six.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/ssl_match_hostname
copying build/lib/rally/_vendored/urllib3/packages/ssl_match_hostname/_implementation.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/ssl_match_hostname
copying build/lib/rally/_vendored/urllib3/packages/ssl_match_hostname/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/ssl_match_hostname
copying build/lib/rally/_vendored/urllib3/packages/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/backports
copying build/lib/rally/_vendored/urllib3/packages/backports/makefile.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/backports
copying build/lib/rally/_vendored/urllib3/packages/backports/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/backports
copying build/lib/rally/_vendored/urllib3/poolmanager.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
copying build/lib/rally/_vendored/urllib3/exceptions.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
copying build/lib/rally/_vendored/urllib3/fields.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
copying build/lib/rally/_vendored/urllib3/filepost.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
copying build/lib/rally/_vendored/urllib3/request.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/adapters.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/sessions.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/__version__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/hooks.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/packages.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/structures.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/utils.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/api.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/compat.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/status_codes.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/auth.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/help.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/exceptions.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/certs.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/models.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/_internal_utils.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
copying build/lib/rally/_vendored/requests/cookies.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/hebrewprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/cli
copying build/lib/rally/_vendored/chardet/cli/chardetect.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/cli
copying build/lib/rally/_vendored/chardet/cli/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/cli
copying build/lib/rally/_vendored/chardet/euckrfreq.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/universaldetector.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/euckrprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/euctwfreq.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/chardistribution.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/gb2312freq.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/charsetprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/escprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/langthaimodel.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/sbcharsetprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/mbcsgroupprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/langhungarianmodel.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/mbcharsetprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/jpcntx.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/escsm.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/latin1prober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/euctwprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/gb2312prober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/langbulgarianmodel.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/eucjpprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/cp949prober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/big5freq.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/charsetgroupprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/compat.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/codingstatemachine.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/version.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/langturkishmodel.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/jisfreq.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/utf8prober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/sjisprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/big5prober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/langcyrillicmodel.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/langhebrewmodel.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/enums.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/mbcssm.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/langgreekmodel.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/chardet/sbcsgroupprober.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet
copying build/lib/rally/_vendored/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/certifi
copying build/lib/rally/_vendored/certifi/__main__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/certifi
copying build/lib/rally/_vendored/certifi/core.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/certifi
copying build/lib/rally/_vendored/certifi/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/certifi
copying build/lib/rally/files.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/_session.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
creating /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/tools
copying build/lib/rally/tools/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/tools
copying build/lib/rally/tools/cli.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/tools
copying build/lib/rally/secret.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/_storage.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/jobs.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/_utils.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/__init__.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/_rate_limit.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/userDefinedConnector.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/exceptions.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/supplyChain.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/asset.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/notifications.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
copying build/lib/rally/context.py -> /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/experimental/asset_status.py to asset_status.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/experimental/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna/codec.py to codec.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna/intranges.py to intranges.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna/uts46data.py to uts46data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna/idnadata.py to idnadata.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna/core.py to core.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna/compat.py to compat.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna/package_data.py to package_data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/idna/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/connectionpool.py to connectionpool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/response.py to response.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/_appengine_environ.py to _appengine_environ.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/_securetransport/bindings.py to bindings.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/_securetransport/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/_securetransport/low_level.py to low_level.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/securetransport.py to securetransport.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/socks.py to socks.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/appengine.py to appengine.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/connection.py to connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/url.py to url.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/retry.py to retry.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/response.py to response.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/ssl_.py to ssl_.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/timeout.py to timeout.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/connection.py to connection.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/queue.py to queue.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/wait.py to wait.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/util/request.py to request.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/_collections.py to _collections.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/six.py to six.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/backports/makefile.py to makefile.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/packages/backports/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/poolmanager.py to poolmanager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/fields.py to fields.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/filepost.py to filepost.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/urllib3/request.py to request.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/adapters.py to adapters.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/sessions.py to sessions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/__version__.py to __version__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/hooks.py to hooks.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/packages.py to packages.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/structures.py to structures.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/utils.py to utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/api.py to api.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/compat.py to compat.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/status_codes.py to status_codes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/auth.py to auth.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/help.py to help.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/certs.py to certs.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/models.py to models.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/_internal_utils.py to _internal_utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/requests/cookies.py to cookies.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/hebrewprober.py to hebrewprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/cli/chardetect.py to chardetect.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/cli/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/euckrfreq.py to euckrfreq.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/universaldetector.py to universaldetector.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/euckrprober.py to euckrprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/euctwfreq.py to euctwfreq.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/chardistribution.py to chardistribution.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/gb2312freq.py to gb2312freq.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/charsetprober.py to charsetprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/escprober.py to escprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/langthaimodel.py to langthaimodel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/sbcharsetprober.py to sbcharsetprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/mbcsgroupprober.py to mbcsgroupprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/langhungarianmodel.py to langhungarianmodel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/mbcharsetprober.py to mbcharsetprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/jpcntx.py to jpcntx.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/escsm.py to escsm.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/latin1prober.py to latin1prober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/euctwprober.py to euctwprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/gb2312prober.py to gb2312prober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/langbulgarianmodel.py to langbulgarianmodel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/eucjpprober.py to eucjpprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/cp949prober.py to cp949prober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/big5freq.py to big5freq.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/charsetgroupprober.py to charsetgroupprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/compat.py to compat.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/codingstatemachine.py to codingstatemachine.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/version.py to version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/langturkishmodel.py to langturkishmodel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/jisfreq.py to jisfreq.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/utf8prober.py to utf8prober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/sjisprober.py to sjisprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/big5prober.py to big5prober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/langcyrillicmodel.py to langcyrillicmodel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/langhebrewmodel.py to langhebrewmodel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/enums.py to enums.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/mbcssm.py to mbcssm.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/langgreekmodel.py to langgreekmodel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/chardet/sbcsgroupprober.py to sbcsgroupprober.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/certifi/__main__.py to __main__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/certifi/core.py to core.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_vendored/certifi/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/files.py to files.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_session.py to _session.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/tools/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/tools/cli.py to cli.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/secret.py to secret.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_storage.py to _storage.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/jobs.py to jobs.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_utils.py to _utils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/_rate_limit.py to _rate_limit.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/userDefinedConnector.py to userDefinedConnector.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/supplyChain.py to supplyChain.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/asset.py to asset.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/notifications.py to notifications.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/rally/context.py to context.cpython-39.pyc
writing byte-compilation script '/tmp/tmpo5490yif.py'
/usr/bin/python3 /tmp/tmpo5490yif.py
removing /tmp/tmpo5490yif.py
running install_egg_info
running egg_info
writing sdvi_rally.egg-info/PKG-INFO
writing dependency_links to sdvi_rally.egg-info/dependency_links.txt
writing entry points to sdvi_rally.egg-info/entry_points.txt
writing requirements to sdvi_rally.egg-info/requires.txt
writing top-level names to sdvi_rally.egg-info/top_level.txt
reading manifest file 'sdvi_rally.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'test/'
adding license file 'LICENSE'
writing manifest file 'sdvi_rally.egg-info/SOURCES.txt'
Copying sdvi_rally.egg-info to /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9/site-packages/sdvi_rally-1.0.11-py3.9.egg-info
running install_scripts
Installing rally script to /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/usr/bin
+ install -d -m755 /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64//usr/share/doc/python-sdvi-rally
+ '[' -d doc ']'
~/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64 ~/build/BUILD/sdvi-rally-1.0.11
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-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/sdvi-rally-1.0.11
+ popd
+ mv /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.11-1 --unique-debug-suffix -1.0.11-1.aarch64 --unique-debug-src-base python-sdvi-rally-1.0.11-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sdvi-rally-1.0.11
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-sdvi-rally-1.0.11-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-sdvi-rally-1.0.11-1.noarch
Provides: python-sdvi-rally python3-sdvi-rally = 1.0.11-1 python3.9dist(sdvi-rally) = 1.0.11 python3dist(sdvi-rally) = 1.0.11
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(certifi) python3.9dist(click) python3.9dist(setuptools)
Processing files: python-sdvi-rally-help-1.0.11-1.noarch
warning: Empty %files file /builddir/build/BUILD/sdvi-rally-1.0.11/doclist.lst
Provides: python-sdvi-rally-help = 1.0.11-1 python3-sdvi-rally-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-sdvi-rally-1.0.11-1.aarch64
Wrote: /builddir/build/RPMS/python-sdvi-rally-help-1.0.11-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-sdvi-rally-1.0.11-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GMOTaF
+ umask 022
+ cd /builddir/build/BUILD
+ cd sdvi-rally-1.0.11
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sdvi-rally-1.0.11-1.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0