Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-urllib3.spec'], chrootPath='/var/lib/mock/dist-an23-build-python3.11-359858-71171/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-urllib3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710115200 Wrote: /builddir/build/SRPMS/python-urllib3-1.26.18-2.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-urllib3.spec'], chrootPath='/var/lib/mock/dist-an23-build-python3.11-359858-71171/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-urllib3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710115200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4QX3ui + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf urllib3-1.26.18 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/urllib3-1.26.18.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd urllib3-1.26.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ date --date '7 month ago' '+%Y, %_m, %_d' + recent_date='2023, 8, 12' + sed -i 's/^RECENT_DATE = datetime.date(.*)/RECENT_DATE = datetime.date(2023, 8, 12)/' src/urllib3/connection.py + rm -rf test/with_dummyserver/ + rm -rf test/appengine/ + rm -rf test/contrib/ + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' test/__init__.py test/benchmark.py test/conftest.py test/port_helpers.py test/socketpair_helper.py test/test_collections.py test/test_compatibility.py test/test_connection.py test/test_connectionpool.py test/test_exceptions.py test/test_fields.py test/test_filepost.py test/test_no_ssl.py test/test_poolmanager.py test/test_proxymanager.py test/test_queue_monkeypatch.py test/test_request.py test/test_response.py test/test_retry.py test/test_retry_deprecated.py test/test_ssl.py test/test_ssltransport.py test/test_util.py test/test_wait.py test/tz_stub.py docs/conf.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.gkC5QU + umask 022 + cd /builddir/build/BUILD + cd urllib3-1.26.18 + 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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/urllib3-1.26.18/.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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-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/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/anolis/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/urllib3-1.26.18/pyproject-wheeldir --output /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement not satisfied: wheel Exiting dependency generation pass: build backend + cat /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-urllib3-1.26.18-2.an23.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-urllib3.spec'], chrootPath='/var/lib/mock/dist-an23-build-python3.11-359858-71171/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noclean --target noarch --nodeps /builddir/build/SPECS/python-urllib3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710115200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fylNZe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf urllib3-1.26.18 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/urllib3-1.26.18.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd urllib3-1.26.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ date --date '7 month ago' '+%Y, %_m, %_d' + recent_date='2023, 8, 12' + sed -i 's/^RECENT_DATE = datetime.date(.*)/RECENT_DATE = datetime.date(2023, 8, 12)/' src/urllib3/connection.py + rm -rf test/with_dummyserver/ + rm -rf test/appengine/ + rm -rf test/contrib/ + sed -i -e 's/^import mock/from unittest import mock/' -e 's/^from mock import /from unittest.mock import /' test/__init__.py test/benchmark.py test/conftest.py test/port_helpers.py test/socketpair_helper.py test/test_collections.py test/test_compatibility.py test/test_connection.py test/test_connectionpool.py test/test_exceptions.py test/test_fields.py test/test_filepost.py test/test_no_ssl.py test/test_poolmanager.py test/test_proxymanager.py test/test_queue_monkeypatch.py test/test_request.py test/test_response.py test/test_retry.py test/test_retry_deprecated.py test/test_ssl.py test/test_ssltransport.py test/test_util.py test/test_wait.py test/tz_stub.py docs/conf.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.nEQt2Y + umask 022 + cd /builddir/build/BUILD + cd urllib3-1.26.18 + 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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/urllib3-1.26.18/.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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-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/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/anolis/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/urllib3-1.26.18/pyproject-wheeldir --output /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.38.4) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running egg_info writing src/urllib3.egg-info/PKG-INFO writing dependency_links to src/urllib3.egg-info/dependency_links.txt writing requirements to src/urllib3.egg-info/requires.txt writing top-level names to src/urllib3.egg-info/top_level.txt reading manifest file 'src/urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) running dist_info creating urllib3.egg-info writing urllib3.egg-info/PKG-INFO writing dependency_links to urllib3.egg-info/dependency_links.txt writing requirements to urllib3.egg-info/requires.txt writing top-level names to urllib3.egg-info/top_level.txt writing manifest file 'urllib3.egg-info/SOURCES.txt' reading manifest file 'urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'urllib3.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/urllib3-1.26.18/urllib3-1.26.18.dist-info' Handling brotlicffi (>=0.8.0) ; ((os_name != "nt" or python_version >= "3") and platform_python_implementation != "CPython") and extra == 'brotli' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: brotlicffi (>=0.8.0) ; ((os_name != "nt" or python_version >= "3") and platform_python_implementation != "CPython") and extra == 'brotli' Handling brotli (==1.0.9) ; (os_name != "nt" and python_version < "3" and platform_python_implementation == "CPython") and extra == 'brotli' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: brotli (==1.0.9) ; (os_name != "nt" and python_version < "3" and platform_python_implementation == "CPython") and extra == 'brotli' Handling brotlipy (>=0.6.0) ; (os_name == "nt" and python_version < "3") and extra == 'brotli' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: brotlipy (>=0.6.0) ; (os_name == "nt" and python_version < "3") and extra == 'brotli' Handling brotli (>=1.0.9) ; (python_version >= "3" and platform_python_implementation == "CPython") and extra == 'brotli' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: brotli (>=1.0.9) ; (python_version >= "3" and platform_python_implementation == "CPython") and extra == 'brotli' Handling pyOpenSSL (>=0.14) ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: pyOpenSSL (>=0.14) ; extra == 'secure' Handling cryptography (>=1.3.4) ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: cryptography (>=1.3.4) ; extra == 'secure' Handling idna (>=2.0.0) ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: idna (>=2.0.0) ; extra == 'secure' Handling certifi ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: certifi ; extra == 'secure' Handling urllib3-secure-extra ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: urllib3-secure-extra ; extra == 'secure' Handling ipaddress ; (python_version == "2.7") and extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: ipaddress ; (python_version == "2.7") and extra == 'secure' Handling PySocks (!=1.5.7,<2.0,>=1.5.6) ; extra == 'socks' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: PySocks (!=1.5.7,<2.0,>=1.5.6) ; extra == 'socks' + cat /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-buildrequires + rm -rfv urllib3-1.26.18.dist-info/ removed 'urllib3-1.26.18.dist-info/top_level.txt' removed 'urllib3-1.26.18.dist-info/METADATA' removed 'urllib3-1.26.18.dist-info/LICENSE.txt' removed directory 'urllib3-1.26.18.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-urllib3-1.26.18-2.an23.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 --noclean --target noarch --nodeps /builddir/build/SPECS/python-urllib3.spec'], chrootPath='/var/lib/mock/dist-an23-build-python3.11-359858-71171/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --noclean --target noarch --nodeps /builddir/build/SPECS/python-urllib3.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1710115200 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ufhCW9 + umask 022 + cd /builddir/build/BUILD + cd urllib3-1.26.18 + 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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/urllib3-1.26.18/.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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-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/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir + RPM_TOXENV=py311 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/anolis/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/urllib3-1.26.18/pyproject-wheeldir --output /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 68.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.38.4) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running egg_info writing src/urllib3.egg-info/PKG-INFO writing dependency_links to src/urllib3.egg-info/dependency_links.txt writing requirements to src/urllib3.egg-info/requires.txt writing top-level names to src/urllib3.egg-info/top_level.txt reading manifest file 'src/urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.38.4) running dist_info writing urllib3.egg-info/PKG-INFO writing dependency_links to urllib3.egg-info/dependency_links.txt writing requirements to urllib3.egg-info/requires.txt writing top-level names to urllib3.egg-info/top_level.txt reading manifest file 'urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'urllib3.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/urllib3-1.26.18/urllib3-1.26.18.dist-info' Handling brotlicffi (>=0.8.0) ; ((os_name != "nt" or python_version >= "3") and platform_python_implementation != "CPython") and extra == 'brotli' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: brotlicffi (>=0.8.0) ; ((os_name != "nt" or python_version >= "3") and platform_python_implementation != "CPython") and extra == 'brotli' Handling brotli (==1.0.9) ; (os_name != "nt" and python_version < "3" and platform_python_implementation == "CPython") and extra == 'brotli' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: brotli (==1.0.9) ; (os_name != "nt" and python_version < "3" and platform_python_implementation == "CPython") and extra == 'brotli' Handling brotlipy (>=0.6.0) ; (os_name == "nt" and python_version < "3") and extra == 'brotli' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: brotlipy (>=0.6.0) ; (os_name == "nt" and python_version < "3") and extra == 'brotli' Handling brotli (>=1.0.9) ; (python_version >= "3" and platform_python_implementation == "CPython") and extra == 'brotli' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: brotli (>=1.0.9) ; (python_version >= "3" and platform_python_implementation == "CPython") and extra == 'brotli' Handling pyOpenSSL (>=0.14) ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: pyOpenSSL (>=0.14) ; extra == 'secure' Handling cryptography (>=1.3.4) ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: cryptography (>=1.3.4) ; extra == 'secure' Handling idna (>=2.0.0) ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: idna (>=2.0.0) ; extra == 'secure' Handling certifi ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: certifi ; extra == 'secure' Handling urllib3-secure-extra ; extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: urllib3-secure-extra ; extra == 'secure' Handling ipaddress ; (python_version == "2.7") and extra == 'secure' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: ipaddress ; (python_version == "2.7") and extra == 'secure' Handling PySocks (!=1.5.7,<2.0,>=1.5.6) ; extra == 'socks' from hook generated metadata: Requires-Dist (urllib3) Ignoring alien requirement: PySocks (!=1.5.7,<2.0,>=1.5.6) ; extra == 'socks' + cat /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-buildrequires + rm -rfv urllib3-1.26.18.dist-info/ removed 'urllib3-1.26.18.dist-info/top_level.txt' removed 'urllib3-1.26.18.dist-info/METADATA' removed 'urllib3-1.26.18.dist-info/LICENSE.txt' removed directory 'urllib3-1.26.18.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3vQSFe + umask 022 + cd /builddir/build/BUILD + 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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd urllib3-1.26.18 + mkdir -p /builddir/build/BUILD/urllib3-1.26.18/.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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-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/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + TMPDIR=/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/anolis/pyproject_wheel.py /builddir/build/BUILD/urllib3-1.26.18/pyproject-wheeldir Looking in indexes: https://mirrors.aliyun.com/pypi/simple/ Processing /builddir/build/BUILD/urllib3-1.26.18 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running dist_info creating /builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-modern-metadata-k5gou8l9/urllib3.egg-info writing /builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-modern-metadata-k5gou8l9/urllib3.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-modern-metadata-k5gou8l9/urllib3.egg-info/dependency_links.txt writing requirements to /builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-modern-metadata-k5gou8l9/urllib3.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-modern-metadata-k5gou8l9/urllib3.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-modern-metadata-k5gou8l9/urllib3.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-modern-metadata-k5gou8l9/urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE.txt' writing manifest file '/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-modern-metadata-k5gou8l9/urllib3.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-modern-metadata-k5gou8l9/urllib3-1.26.18.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: urllib3 Building wheel for urllib3 (pyproject.toml): started Running command Building wheel for urllib3 (pyproject.toml) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/urllib3 copying src/urllib3/__init__.py -> build/lib/urllib3 copying src/urllib3/_collections.py -> build/lib/urllib3 copying src/urllib3/_version.py -> build/lib/urllib3 copying src/urllib3/connection.py -> build/lib/urllib3 copying src/urllib3/connectionpool.py -> build/lib/urllib3 copying src/urllib3/exceptions.py -> build/lib/urllib3 copying src/urllib3/fields.py -> build/lib/urllib3 copying src/urllib3/filepost.py -> build/lib/urllib3 copying src/urllib3/poolmanager.py -> build/lib/urllib3 copying src/urllib3/request.py -> build/lib/urllib3 copying src/urllib3/response.py -> build/lib/urllib3 creating build/lib/urllib3/packages copying src/urllib3/packages/__init__.py -> build/lib/urllib3/packages copying src/urllib3/packages/six.py -> build/lib/urllib3/packages creating build/lib/urllib3/packages/backports copying src/urllib3/packages/backports/__init__.py -> build/lib/urllib3/packages/backports copying src/urllib3/packages/backports/makefile.py -> build/lib/urllib3/packages/backports copying src/urllib3/packages/backports/weakref_finalize.py -> build/lib/urllib3/packages/backports creating build/lib/urllib3/contrib copying src/urllib3/contrib/__init__.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/_appengine_environ.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/appengine.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/ntlmpool.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/pyopenssl.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/securetransport.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/socks.py -> build/lib/urllib3/contrib creating build/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/__init__.py -> build/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/bindings.py -> build/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/low_level.py -> build/lib/urllib3/contrib/_securetransport creating build/lib/urllib3/util copying src/urllib3/util/__init__.py -> build/lib/urllib3/util copying src/urllib3/util/connection.py -> build/lib/urllib3/util copying src/urllib3/util/proxy.py -> build/lib/urllib3/util copying src/urllib3/util/queue.py -> build/lib/urllib3/util copying src/urllib3/util/request.py -> build/lib/urllib3/util copying src/urllib3/util/response.py -> build/lib/urllib3/util copying src/urllib3/util/retry.py -> build/lib/urllib3/util copying src/urllib3/util/ssl_.py -> build/lib/urllib3/util copying src/urllib3/util/ssl_match_hostname.py -> build/lib/urllib3/util copying src/urllib3/util/ssltransport.py -> build/lib/urllib3/util copying src/urllib3/util/timeout.py -> build/lib/urllib3/util copying src/urllib3/util/url.py -> build/lib/urllib3/util copying src/urllib3/util/wait.py -> build/lib/urllib3/util installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/_collections.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/_version.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/connection.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/connectionpool.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/exceptions.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/fields.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/filepost.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/poolmanager.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/request.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/response.py -> build/bdist.linux-x86_64/wheel/urllib3 creating build/bdist.linux-x86_64/wheel/urllib3/packages copying build/lib/urllib3/packages/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/packages copying build/lib/urllib3/packages/six.py -> build/bdist.linux-x86_64/wheel/urllib3/packages creating build/bdist.linux-x86_64/wheel/urllib3/packages/backports copying build/lib/urllib3/packages/backports/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/packages/backports copying build/lib/urllib3/packages/backports/makefile.py -> build/bdist.linux-x86_64/wheel/urllib3/packages/backports copying build/lib/urllib3/packages/backports/weakref_finalize.py -> build/bdist.linux-x86_64/wheel/urllib3/packages/backports creating build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/_appengine_environ.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/appengine.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/ntlmpool.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/pyopenssl.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/securetransport.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/socks.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib creating build/bdist.linux-x86_64/wheel/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_securetransport/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_securetransport/bindings.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_securetransport/low_level.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib/_securetransport creating build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/connection.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/proxy.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/queue.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/request.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/response.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/retry.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/ssl_.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/ssl_match_hostname.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/ssltransport.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/timeout.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/url.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/wait.py -> build/bdist.linux-x86_64/wheel/urllib3/util running install_egg_info running egg_info writing src/urllib3.egg-info/PKG-INFO writing dependency_links to src/urllib3.egg-info/dependency_links.txt writing requirements to src/urllib3.egg-info/requires.txt writing top-level names to src/urllib3.egg-info/top_level.txt reading manifest file 'src/urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Copying src/urllib3.egg-info to build/bdist.linux-x86_64/wheel/urllib3-1.26.18-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/urllib3-1.26.18.dist-info/WHEEL creating '/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir/pip-wheel-0gejc2d3/.tmp-o4grfovv/urllib3-1.26.18-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'urllib3/__init__.py' adding 'urllib3/_collections.py' adding 'urllib3/_version.py' adding 'urllib3/connection.py' adding 'urllib3/connectionpool.py' adding 'urllib3/exceptions.py' adding 'urllib3/fields.py' adding 'urllib3/filepost.py' adding 'urllib3/poolmanager.py' adding 'urllib3/request.py' adding 'urllib3/response.py' adding 'urllib3/contrib/__init__.py' adding 'urllib3/contrib/_appengine_environ.py' adding 'urllib3/contrib/appengine.py' adding 'urllib3/contrib/ntlmpool.py' adding 'urllib3/contrib/pyopenssl.py' adding 'urllib3/contrib/securetransport.py' adding 'urllib3/contrib/socks.py' adding 'urllib3/contrib/_securetransport/__init__.py' adding 'urllib3/contrib/_securetransport/bindings.py' adding 'urllib3/contrib/_securetransport/low_level.py' adding 'urllib3/packages/__init__.py' adding 'urllib3/packages/six.py' adding 'urllib3/packages/backports/__init__.py' adding 'urllib3/packages/backports/makefile.py' adding 'urllib3/packages/backports/weakref_finalize.py' adding 'urllib3/util/__init__.py' adding 'urllib3/util/connection.py' adding 'urllib3/util/proxy.py' adding 'urllib3/util/queue.py' adding 'urllib3/util/request.py' adding 'urllib3/util/response.py' adding 'urllib3/util/retry.py' adding 'urllib3/util/ssl_.py' adding 'urllib3/util/ssl_match_hostname.py' adding 'urllib3/util/ssltransport.py' adding 'urllib3/util/timeout.py' adding 'urllib3/util/url.py' adding 'urllib3/util/wait.py' adding 'urllib3-1.26.18.dist-info/LICENSE.txt' adding 'urllib3-1.26.18.dist-info/METADATA' adding 'urllib3-1.26.18.dist-info/WHEEL' adding 'urllib3-1.26.18.dist-info/top_level.txt' adding 'urllib3-1.26.18.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-1.26.18-py2.py3-none-any.whl size=143847 sha256=d8dfdac5b321b308ebd641540436a7a6cf92a990cb107d1cb369047243eea447 Stored in directory: /builddir/.cache/pip/wheels/41/b9/9f/2bbd4f7e59c265947f0ebaf4825979bc3093c487005a7455de Successfully built urllib3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ztuRkA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch ++ dirname /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch + 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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd urllib3-1.26.18 ++ ls /builddir/build/BUILD/urllib3-1.26.18/pyproject-wheeldir/urllib3-1.26.18-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=urllib3==1.26.18 + TMPDIR=/builddir/build/BUILD/urllib3-1.26.18/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.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/urllib3-1.26.18/pyproject-wheeldir urllib3==1.26.18 Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/urllib3-1.26.18/pyproject-wheeldir Processing ./pyproject-wheeldir/urllib3-1.26.18-py2.py3-none-any.whl Installing collected packages: urllib3 Successfully installed urllib3-1.26.18 + '[' -d /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib/python3.11/site-packages ']' + site_dirs+=("/usr/lib/python3.11/site-packages") + '[' /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib64/python3.11/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.11/site-packages/urllib3-1.26.18.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib/python3.11/site-packages/urllib3-1.26.18.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/anolis + /usr/bin/python3 -B /usr/lib/rpm/anolis/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch --record /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib/python3.11/site-packages/urllib3-1.26.18.dist-info/RECORD --output /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib/python3.11/site-packages/urllib3-1.26.18.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib/python3.11/site-packages/urllib3-1.26.18.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib/python3.11/site-packages/urllib3-1.26.18.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib/python3.11/site-packages/urllib3-1.26.18.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=8 + /usr/bin/python3 /usr/lib/rpm/anolis/pyproject_save_files.py --output-files /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/python-urllib3-1.26.18-2.an23.noarch-pyproject-record --prefix /usr urllib3 + /usr/bin/find-debuginfo -j80 --strict-build-id -m -i --build-id-seed 1.26.18-2.an23 --unique-debug-suffix -1.26.18-2.an23.noarch --unique-debug-src-base python-urllib3-1.26.18-2.an23.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/urllib3-1.26.18 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/anolis/brp-python-hardlink Processing files: python3-urllib3-1.26.18-2.an23.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.con1yt + umask 022 + cd /builddir/build/BUILD + cd urllib3-1.26.18 + LICENSEDIR=/builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/share/licenses/python3-urllib3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/share/licenses/python3-urllib3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/share/licenses/python3-urllib3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-urllib3 = 1.26.18-2.an23 python3-urllib3 = 1.26.18-2.an23 python3.11-urllib3 = 1.26.18-2.an23 python3.11dist(urllib3) = 1.26.18 python3dist(urllib3) = 1.26.18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 Processing files: python3-urllib3-doc-1.26.18-2.an23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fnR2sn + umask 022 + cd /builddir/build/BUILD + cd urllib3-1.26.18 + DOCDIR=/builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/share/doc/python3-urllib3-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/share/doc/python3-urllib3-doc + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/share/doc/python3-urllib3-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-urllib3-1.26.18-2.an23.noarch/usr/share/doc/python3-urllib3-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-urllib3-doc = 1.26.18-2.an23 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-urllib3-1.26.18-2.an23.noarch Wrote: /builddir/build/SRPMS/python-urllib3-1.26.18-2.an23.src.rpm Wrote: /builddir/build/RPMS/python3-urllib3-doc-1.26.18-2.an23.noarch.rpm Wrote: /builddir/build/RPMS/python3-urllib3-1.26.18-2.an23.noarch.rpm Child return code was: 0