Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/awscli2.spec'], chrootPath='/var/lib/mock/hyperscale9s-packages-main-el9s-build-199846-1131257/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/awscli2.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1700438400 Wrote: /builddir/build/SRPMS/awscli2-2.13.4-1.hs.el9.1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/awscli2.spec'], chrootPath='/var/lib/mock/hyperscale9s-packages-main-el9s-build-199846-1131257/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/awscli2.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1700438400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.q8DG8f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aws-cli-2.13.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/aws-cli-2.13.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aws-cli-2.13.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/ruamel-yaml-0.17.32.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find awscli/examples/ -type f -name '*.rst' -executable -exec chmod -x '{}' + + sed -i 's/,<=\?[^"]*"/"/' pyproject.toml + find -type f -name '*.py' -exec sed -e 's/^\( *\)import mock$/\1from unittest import mock/' -e 's/^\( *\)from mock import mock/\1from unittest import mock/' -e 's/^\( *\)from mock import/\1from unittest.mock import/' -i '{}' + + sed -e 's|==.*||' -e /coverage/d -e /mock/d -e /pip-tools/d -e /pytest-cov/d requirements-test.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.UAqHna + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aws-cli-2.13.4/pyproject-wheeldir --output /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires _requirements-test.txt Handling jsonschema from requirements file _requirements-test.txt Requirement not satisfied: jsonschema Handling pytest from requirements file _requirements-test.txt Requirement not satisfied: pytest Handling pytest-xdist from requirements file _requirements-test.txt Requirement not satisfied: pytest-xdist Exiting dependency generation pass: all requirements files + cat /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/awscli2-2.13.4-1.hs.el9.1.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/awscli2.spec'], chrootPath='/var/lib/mock/hyperscale9s-packages-main-el9s-build-199846-1131257/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/awscli2.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1700438400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ogitpn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aws-cli-2.13.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/aws-cli-2.13.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aws-cli-2.13.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/ruamel-yaml-0.17.32.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find awscli/examples/ -type f -name '*.rst' -executable -exec chmod -x '{}' + + sed -i 's/,<=\?[^"]*"/"/' pyproject.toml + find -type f -name '*.py' -exec sed -e 's/^\( *\)import mock$/\1from unittest import mock/' -e 's/^\( *\)from mock import mock/\1from unittest import mock/' -e 's/^\( *\)from mock import/\1from unittest.mock import/' -i '{}' + + sed -e 's|==.*||' -e /coverage/d -e /mock/d -e /pip-tools/d -e /pytest-cov/d requirements-test.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.9ZHXVc + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aws-cli-2.13.4/pyproject-wheeldir --output /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires _requirements-test.txt Handling jsonschema from requirements file _requirements-test.txt Requirement satisfied: jsonschema (installed: jsonschema 3.2.0) Handling pytest from requirements file _requirements-test.txt Requirement satisfied: pytest (installed: pytest 6.2.2) Handling pytest-xdist from requirements file _requirements-test.txt Requirement satisfied: pytest-xdist (installed: pytest-xdist 2.5.0) Handling flit_core>=3.7.1 from build-system.requires Requirement not satisfied: flit_core>=3.7.1 Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/awscli2-2.13.4-1.hs.el9.1.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/awscli2.spec'], chrootPath='/var/lib/mock/hyperscale9s-packages-main-el9s-build-199846-1131257/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/awscli2.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1700438400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0ITIy8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aws-cli-2.13.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/aws-cli-2.13.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aws-cli-2.13.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/ruamel-yaml-0.17.32.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find awscli/examples/ -type f -name '*.rst' -executable -exec chmod -x '{}' + + sed -i 's/,<=\?[^"]*"/"/' pyproject.toml + find -type f -name '*.py' -exec sed -e 's/^\( *\)import mock$/\1from unittest import mock/' -e 's/^\( *\)from mock import mock/\1from unittest import mock/' -e 's/^\( *\)from mock import/\1from unittest.mock import/' -i '{}' + + sed -e 's|==.*||' -e /coverage/d -e /mock/d -e /pip-tools/d -e /pytest-cov/d requirements-test.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.P4CQrG + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aws-cli-2.13.4/pyproject-wheeldir --output /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires _requirements-test.txt Handling jsonschema from requirements file _requirements-test.txt Requirement satisfied: jsonschema (installed: jsonschema 3.2.0) Handling pytest from requirements file _requirements-test.txt Requirement satisfied: pytest (installed: pytest 6.2.2) Handling pytest-xdist from requirements file _requirements-test.txt Requirement satisfied: pytest-xdist (installed: pytest-xdist 2.5.0) Handling flit_core>=3.7.1 from build-system.requires Requirement satisfied: flit_core>=3.7.1 (installed: flit_core 3.9.0) Handling colorama>=0.2.5 from get_requires_for_build_wheel Requirement not satisfied: colorama>=0.2.5 Handling docutils>=0.10 from get_requires_for_build_wheel Requirement not satisfied: docutils>=0.10 Handling cryptography>=3.3.2 from get_requires_for_build_wheel Requirement not satisfied: cryptography>=3.3.2 Handling ruamel.yaml>=0.15.0 from get_requires_for_build_wheel Requirement not satisfied: ruamel.yaml>=0.15.0 Handling ruamel.yaml.clib>=0.2.0 from get_requires_for_build_wheel Requirement not satisfied: ruamel.yaml.clib>=0.2.0 Handling prompt-toolkit>=3.0.24 from get_requires_for_build_wheel Requirement not satisfied: prompt-toolkit>=3.0.24 Handling distro>=1.5.0 from get_requires_for_build_wheel Requirement not satisfied: distro>=1.5.0 Handling awscrt>=0.16.4 from get_requires_for_build_wheel Requirement not satisfied: awscrt>=0.16.4 Handling python-dateutil>=2.1 from get_requires_for_build_wheel Requirement not satisfied: python-dateutil>=2.1 Handling jmespath>=0.7.1 from get_requires_for_build_wheel Requirement not satisfied: jmespath>=0.7.1 Handling urllib3>=1.25.4 from get_requires_for_build_wheel Requirement not satisfied: urllib3>=1.25.4 Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/awscli2-2.13.4-1.hs.el9.1.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/awscli2.spec'], chrootPath='/var/lib/mock/hyperscale9s-packages-main-el9s-build-199846-1131257/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/awscli2.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1700438400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AUIHAh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf aws-cli-2.13.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/aws-cli-2.13.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd aws-cli-2.13.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/ruamel-yaml-0.17.32.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find awscli/examples/ -type f -name '*.rst' -executable -exec chmod -x '{}' + + sed -i 's/,<=\?[^"]*"/"/' pyproject.toml + find -type f -name '*.py' -exec sed -e 's/^\( *\)import mock$/\1from unittest import mock/' -e 's/^\( *\)from mock import mock/\1from unittest import mock/' -e 's/^\( *\)from mock import/\1from unittest.mock import/' -i '{}' + + sed -e 's|==.*||' -e /coverage/d -e /mock/d -e /pip-tools/d -e /pytest-cov/d requirements-test.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.W46C8p + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aws-cli-2.13.4/pyproject-wheeldir --output /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires _requirements-test.txt Handling jsonschema from requirements file _requirements-test.txt Requirement satisfied: jsonschema (installed: jsonschema 3.2.0) Handling pytest from requirements file _requirements-test.txt Requirement satisfied: pytest (installed: pytest 6.2.2) Handling pytest-xdist from requirements file _requirements-test.txt Requirement satisfied: pytest-xdist (installed: pytest-xdist 2.5.0) Handling flit_core>=3.7.1 from build-system.requires Requirement satisfied: flit_core>=3.7.1 (installed: flit_core 3.9.0) Handling colorama>=0.2.5 from get_requires_for_build_wheel Requirement satisfied: colorama>=0.2.5 (installed: colorama 0.4.4) Handling docutils>=0.10 from get_requires_for_build_wheel Requirement satisfied: docutils>=0.10 (installed: docutils 0.16) Handling cryptography>=3.3.2 from get_requires_for_build_wheel Requirement satisfied: cryptography>=3.3.2 (installed: cryptography 36.0.1) Handling ruamel.yaml>=0.15.0 from get_requires_for_build_wheel Requirement satisfied: ruamel.yaml>=0.15.0 (installed: ruamel.yaml 0.16.6) Handling ruamel.yaml.clib>=0.2.0 from get_requires_for_build_wheel Requirement satisfied: ruamel.yaml.clib>=0.2.0 (installed: ruamel.yaml.clib 0.2.7) Handling prompt-toolkit>=3.0.24 from get_requires_for_build_wheel Requirement satisfied: prompt-toolkit>=3.0.24 (installed: prompt-toolkit 3.0.29) Handling distro>=1.5.0 from get_requires_for_build_wheel Requirement satisfied: distro>=1.5.0 (installed: distro 1.5.0) Handling awscrt>=0.16.4 from get_requires_for_build_wheel Requirement satisfied: awscrt>=0.16.4 (installed: awscrt 0.18.0) Handling python-dateutil>=2.1 from get_requires_for_build_wheel Requirement satisfied: python-dateutil>=2.1 (installed: python-dateutil 2.8.1) Handling jmespath>=0.7.1 from get_requires_for_build_wheel Requirement satisfied: jmespath>=0.7.1 (installed: jmespath 0.9.4) Handling urllib3>=1.25.4 from get_requires_for_build_wheel Requirement satisfied: urllib3>=1.25.4 (installed: urllib3 1.26.5) Handling colorama>=0.2.5 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: colorama>=0.2.5 (installed: colorama 0.4.4) Handling docutils>=0.10 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: docutils>=0.10 (installed: docutils 0.16) Handling cryptography>=3.3.2 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: cryptography>=3.3.2 (installed: cryptography 36.0.1) Handling ruamel.yaml>=0.15.0 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: ruamel.yaml>=0.15.0 (installed: ruamel.yaml 0.16.6) Handling ruamel.yaml.clib>=0.2.0 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: ruamel.yaml.clib>=0.2.0 (installed: ruamel.yaml.clib 0.2.7) Handling prompt-toolkit>=3.0.24 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: prompt-toolkit>=3.0.24 (installed: prompt-toolkit 3.0.29) Handling distro>=1.5.0 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: distro>=1.5.0 (installed: distro 1.5.0) Handling awscrt>=0.16.4 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: awscrt>=0.16.4 (installed: awscrt 0.18.0) Handling python-dateutil>=2.1 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: python-dateutil>=2.1 (installed: python-dateutil 2.8.1) Handling jmespath>=0.7.1 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: jmespath>=0.7.1 (installed: jmespath 0.9.4) Handling urllib3>=1.25.4 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: urllib3>=1.25.4 (installed: urllib3 1.26.5) + cat /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires + rm -rfv awscli-2.13.4.dist-info/ removed 'awscli-2.13.4.dist-info/METADATA' removed 'awscli-2.13.4.dist-info/WHEEL' removed directory 'awscli-2.13.4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/awscli2-2.13.4-1.hs.el9.1.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/awscli2.spec'], chrootPath='/var/lib/mock/hyperscale9s-packages-main-el9s-build-199846-1131257/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/awscli2.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1700438400 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.g7e86Y + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + echo '(python3dist(tomli) if python3-devel < 3.11)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aws-cli-2.13.4/pyproject-wheeldir --output /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires _requirements-test.txt Handling jsonschema from requirements file _requirements-test.txt Requirement satisfied: jsonschema (installed: jsonschema 3.2.0) Handling pytest from requirements file _requirements-test.txt Requirement satisfied: pytest (installed: pytest 6.2.2) Handling pytest-xdist from requirements file _requirements-test.txt Requirement satisfied: pytest-xdist (installed: pytest-xdist 2.5.0) Handling flit_core>=3.7.1 from build-system.requires Requirement satisfied: flit_core>=3.7.1 (installed: flit_core 3.9.0) Handling colorama>=0.2.5 from get_requires_for_build_wheel Requirement satisfied: colorama>=0.2.5 (installed: colorama 0.4.4) Handling docutils>=0.10 from get_requires_for_build_wheel Requirement satisfied: docutils>=0.10 (installed: docutils 0.16) Handling cryptography>=3.3.2 from get_requires_for_build_wheel Requirement satisfied: cryptography>=3.3.2 (installed: cryptography 36.0.1) Handling ruamel.yaml>=0.15.0 from get_requires_for_build_wheel Requirement satisfied: ruamel.yaml>=0.15.0 (installed: ruamel.yaml 0.16.6) Handling ruamel.yaml.clib>=0.2.0 from get_requires_for_build_wheel Requirement satisfied: ruamel.yaml.clib>=0.2.0 (installed: ruamel.yaml.clib 0.2.7) Handling prompt-toolkit>=3.0.24 from get_requires_for_build_wheel Requirement satisfied: prompt-toolkit>=3.0.24 (installed: prompt-toolkit 3.0.29) Handling distro>=1.5.0 from get_requires_for_build_wheel Requirement satisfied: distro>=1.5.0 (installed: distro 1.5.0) Handling awscrt>=0.16.4 from get_requires_for_build_wheel Requirement satisfied: awscrt>=0.16.4 (installed: awscrt 0.18.0) Handling python-dateutil>=2.1 from get_requires_for_build_wheel Requirement satisfied: python-dateutil>=2.1 (installed: python-dateutil 2.8.1) Handling jmespath>=0.7.1 from get_requires_for_build_wheel Requirement satisfied: jmespath>=0.7.1 (installed: jmespath 0.9.4) Handling urllib3>=1.25.4 from get_requires_for_build_wheel Requirement satisfied: urllib3>=1.25.4 (installed: urllib3 1.26.5) Handling colorama>=0.2.5 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: colorama>=0.2.5 (installed: colorama 0.4.4) Handling docutils>=0.10 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: docutils>=0.10 (installed: docutils 0.16) Handling cryptography>=3.3.2 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: cryptography>=3.3.2 (installed: cryptography 36.0.1) Handling ruamel.yaml>=0.15.0 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: ruamel.yaml>=0.15.0 (installed: ruamel.yaml 0.16.6) Handling ruamel.yaml.clib>=0.2.0 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: ruamel.yaml.clib>=0.2.0 (installed: ruamel.yaml.clib 0.2.7) Handling prompt-toolkit>=3.0.24 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: prompt-toolkit>=3.0.24 (installed: prompt-toolkit 3.0.29) Handling distro>=1.5.0 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: distro>=1.5.0 (installed: distro 1.5.0) Handling awscrt>=0.16.4 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: awscrt>=0.16.4 (installed: awscrt 0.18.0) Handling python-dateutil>=2.1 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: python-dateutil>=2.1 (installed: python-dateutil 2.8.1) Handling jmespath>=0.7.1 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: jmespath>=0.7.1 (installed: jmespath 0.9.4) Handling urllib3>=1.25.4 from hook generated metadata: Requires-Dist (awscli) Requirement satisfied: urllib3>=1.25.4 (installed: urllib3 1.26.5) + cat /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-buildrequires + rm -rfv awscli-2.13.4.dist-info/ removed 'awscli-2.13.4.dist-info/METADATA' removed 'awscli-2.13.4.dist-info/WHEEL' removed directory 'awscli-2.13.4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z5V8KN + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + mkdir -p /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/aws-cli-2.13.4/pyproject-wheeldir Processing /builddir/build/BUILD/aws-cli-2.13.4 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir/tmpuhwn_1fp Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: awscli Building wheel for awscli (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir/tmpgjq7h1zm Generating auto-complete index Adding auto-complete index into wheel Injecting script aws_completer -> /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir/pip-req-build-6_h2s3tb/build/unpacked_wheel/awscli-2.13.4.data/scripts/aws_completer Injecting script aws -> /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir/pip-req-build-6_h2s3tb/build/unpacked_wheel/awscli-2.13.4.data/scripts/aws Injecting script aws_bash_completer -> /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir/pip-req-build-6_h2s3tb/build/unpacked_wheel/awscli-2.13.4.data/scripts/aws_bash_completer Injecting script aws_zsh_completer.sh -> /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir/pip-req-build-6_h2s3tb/build/unpacked_wheel/awscli-2.13.4.data/scripts/aws_zsh_completer.sh Injecting script aws.cmd -> /builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir/pip-req-build-6_h2s3tb/build/unpacked_wheel/awscli-2.13.4.data/scripts/aws.cmd Building wheel for awscli (PEP 517): finished with status 'done' Created wheel for awscli: filename=awscli-2.13.4-py3-none-any.whl size=16572940 sha256=56145ce334f39c264587c52bad1c0229785f9f356d464f95670fc44e676d30f7 Stored in directory: /builddir/.cache/pip/wheels/d4/60/5c/6756a037c0e66d561a05e560d241d2b985f144ec65bdbbfe32 Successfully built awscli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ru61HV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch ++ dirname /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch + cd aws-cli-2.13.4 ++ ls /builddir/build/BUILD/aws-cli-2.13.4/pyproject-wheeldir/awscli-2.13.4-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=awscli==2.13.4 + TMPDIR=/builddir/build/BUILD/aws-cli-2.13.4/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/aws-cli-2.13.4/pyproject-wheeldir awscli==2.13.4 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/aws-cli-2.13.4/pyproject-wheeldir Processing ./pyproject-wheeldir/awscli-2.13.4-py3-none-any.whl Installing collected packages: awscli Successfully installed awscli-2.13.4 + '[' -d /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin ']' + '[' -f /usr/bin/pathfix3.9.py ']' + pathfix=/usr/bin/pathfix3.9.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.9.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws.cmd /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_bash_completer /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_completer /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_zsh_completer.sh /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws: updating /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws.cmd: no change /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_bash_completer: no change /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_completer: updating /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_zsh_completer.sh: no change + rm -rfv /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/awscli-2.13.4.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9/site-packages/awscli-2.13.4.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch --record /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9/site-packages/awscli-2.13.4.dist-info/RECORD --output /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9/site-packages/awscli-2.13.4.dist-info/RECORD removed '/builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9/site-packages/awscli-2.13.4.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9/site-packages/awscli-2.13.4.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9/site-packages/awscli-2.13.4.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=8 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-files --output-modules /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch --sitelib /usr/lib/python3.9/site-packages --sitearch /usr/lib64/python3.9/site-packages --python-version 3.9 --pyproject-record /builddir/build/BUILD/awscli2-2.13.4-1.hs.el9.1.noarch-pyproject-record --prefix /usr awscli + rm -vf /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_bash_completer /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_zsh_completer.sh /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws.cmd removed '/builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_bash_completer' removed '/builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws_zsh_completer.sh' removed '/builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/bin/aws.cmd' + install -Dpm0644 bin/aws_bash_completer /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/share/bash-completion/completions/aws + install -Dpm0644 bin/aws_zsh_completer.sh /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/share/zsh/site-functions/_awscli + /usr/bin/find-debuginfo -j40 --strict-build-id -m -i --build-id-seed 2.13.4-1.hs.el9.1 --unique-debug-suffix -2.13.4-1.hs.el9.1.noarch --unique-debug-src-base awscli2-2.13.4-1.hs.el9.1.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/aws-cli-2.13.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib/python3.9/site-packages/awscli/customizations/emr/helptext.py is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Rg3dAk + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + sed -i '/self.driver.start(env=env)/i \ \ \ \ \ \ \ \ env["PYTHONPATH"] = "/builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/lib/python3.9/site-packages"' tests/utils/botocore/__init__.py + export TESTS_REMOVE_REPO_ROOT_FROM_PATH=1 TZ=UTC + TESTS_REMOVE_REPO_ROOT_FROM_PATH=1 + TZ=UTC + RPM_EC=0 ++ jobs -p + exit 0 Processing files: awscli2-2.13.4-1.hs.el9.1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ertlZl + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + DOCDIR=/builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/share/doc/awscli2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/share/doc/awscli2 + cp -pr README.rst /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/share/doc/awscli2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3UU5QS + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + LICENSEDIR=/builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/share/licenses/awscli2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/share/licenses/awscli2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch/usr/share/licenses/awscli2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: awscli = 2.13.4-1.hs.el9.1 awscli-2 = 2.13.4-1.hs.el9.1 awscli2 = 2.13.4-1.hs.el9.1 bundled(python3dist(botocore)) = 2.0.0 bundled(python3dist(s3transfer)) = 0.5.1 python3.9dist(awscli) = 2.13.4 python3dist(awscli) = 2.13.4 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(awscrt) >= 0.16.4 python3.9dist(colorama) >= 0.2.5 python3.9dist(cryptography) >= 3.3.2 python3.9dist(distro) >= 1.5 python3.9dist(docutils) >= 0.10 python3.9dist(jmespath) >= 0.7.1 python3.9dist(prompt-toolkit) >= 3.0.24 python3.9dist(python-dateutil) >= 2.1 python3.9dist(ruamel-yaml) >= 0.15 python3.9dist(ruamel-yaml-clib) >= 0.2 python3.9dist(urllib3) >= 1.25.4 Obsoletes: awscli < 2 awscli-2 < 2.13.4-1.hs.el9.1 Recommends: groff Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch Wrote: /builddir/build/SRPMS/awscli2-2.13.4-1.hs.el9.1.src.rpm Wrote: /builddir/build/RPMS/awscli2-2.13.4-1.hs.el9.1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vdt8jy + umask 022 + cd /builddir/build/BUILD + cd aws-cli-2.13.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/awscli2-2.13.4-1.hs.el9.1.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0