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/python3.12-charset-normalizer.spec'], chrootPath='/var/lib/mock/dist-circle9-build-120754-85477/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=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python3.12-charset-normalizer.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=1705968000 Wrote: /builddir/build/SRPMS/python3.12-charset-normalizer-3.3.0-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python3.12-charset-normalizer.spec'], chrootPath='/var/lib/mock/dist-circle9-build-120754-85477/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=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python3.12-charset-normalizer.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=1705968000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.INpdZX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf charset_normalizer-3.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/3.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd charset_normalizer-3.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/addopts = --cov/d' setup.cfg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uULSII + umask 022 + cd /builddir/build/BUILD + cd charset_normalizer-3.3.0 + 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-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 ' + /usr/bin/python3.12 setup.py build '--executable=/usr/bin/python3.12 -sP' running build running build_py creating build creating build/lib creating build/lib/charset_normalizer copying charset_normalizer/__init__.py -> build/lib/charset_normalizer copying charset_normalizer/__main__.py -> build/lib/charset_normalizer copying charset_normalizer/api.py -> build/lib/charset_normalizer copying charset_normalizer/cd.py -> build/lib/charset_normalizer copying charset_normalizer/constant.py -> build/lib/charset_normalizer copying charset_normalizer/legacy.py -> build/lib/charset_normalizer copying charset_normalizer/md.py -> build/lib/charset_normalizer copying charset_normalizer/models.py -> build/lib/charset_normalizer copying charset_normalizer/utils.py -> build/lib/charset_normalizer copying charset_normalizer/version.py -> build/lib/charset_normalizer creating build/lib/charset_normalizer/cli copying charset_normalizer/cli/__init__.py -> build/lib/charset_normalizer/cli copying charset_normalizer/cli/__main__.py -> build/lib/charset_normalizer/cli running egg_info creating charset_normalizer.egg-info writing charset_normalizer.egg-info/PKG-INFO writing dependency_links to charset_normalizer.egg-info/dependency_links.txt writing entry points to charset_normalizer.egg-info/entry_points.txt writing requirements to charset_normalizer.egg-info/requires.txt writing top-level names to charset_normalizer.egg-info/top_level.txt writing manifest file 'charset_normalizer.egg-info/SOURCES.txt' reading manifest file 'charset_normalizer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'charset_normalizer.egg-info/SOURCES.txt' copying charset_normalizer/py.typed -> build/lib/charset_normalizer + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.udHF31 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch ++ dirname /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch + cd charset_normalizer-3.3.0 + 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-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 ' + /usr/bin/python3.12 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. Follow the current Python packaging guidelines when building Python RPM packages. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr creating /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib creating /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12 creating /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages creating /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/__init__.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/__main__.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/api.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/cd.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/constant.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/legacy.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/md.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/models.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/utils.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer copying build/lib/charset_normalizer/version.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer creating /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/cli copying build/lib/charset_normalizer/cli/__init__.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/cli copying build/lib/charset_normalizer/cli/__main__.py -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/cli copying build/lib/charset_normalizer/py.typed -> /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/__main__.py to __main__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/api.py to api.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/cd.py to cd.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/constant.py to constant.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/legacy.py to legacy.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/md.py to md.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/models.py to models.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/utils.py to utils.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/version.py to version.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/cli/__init__.py to __init__.cpython-312.pyc byte-compiling /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer/cli/__main__.py to __main__.cpython-312.pyc writing byte-compilation script '/tmp/tmp1s_nobw8.py' /usr/bin/python3.12 /tmp/tmp1s_nobw8.py removing /tmp/tmp1s_nobw8.py running install_egg_info running egg_info writing charset_normalizer.egg-info/PKG-INFO writing dependency_links to charset_normalizer.egg-info/dependency_links.txt writing entry points to charset_normalizer.egg-info/entry_points.txt writing requirements to charset_normalizer.egg-info/requires.txt writing top-level names to charset_normalizer.egg-info/top_level.txt reading manifest file 'charset_normalizer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'charset_normalizer.egg-info/SOURCES.txt' Copying charset_normalizer.egg-info to /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages/charset_normalizer-3.3.0-py3.12.egg-info running install_scripts Installing normalizer script to /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/bin/__pycache__ + mv /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/bin/normalizer /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/bin/normalizer-3.12 + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 3.3.0-2.el9 --unique-debug-suffix -3.3.0-2.el9.noarch --unique-debug-src-base python3.12-charset-normalizer-3.3.0-2.el9.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/charset_normalizer-3.3.0 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/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12 using python3.12 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iZ39kb + umask 022 + cd /builddir/build/BUILD + cd charset_normalizer-3.3.0 + 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 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-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 ' + PATH=/builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_XDIST_AUTO_NUM_WORKERS=32 + /usr/bin/pytest-3.12 ============================= test session starts ============================== platform linux -- Python 3.12.1, pytest-7.4.2, pluggy-1.2.0 rootdir: /builddir/build/BUILD/charset_normalizer-3.3.0 configfile: setup.cfg collected 136 items tests/test_base_detection.py .......................... [ 19%] tests/test_cli.py ............. [ 28%] tests/test_coherence_detection.py ................... [ 42%] tests/test_detect_legacy.py .... [ 45%] tests/test_edge_case.py . [ 46%] tests/test_full_detection.py .................. [ 59%] tests/test_isbinary.py ..... [ 63%] tests/test_large_payload.py ... [ 65%] tests/test_logging.py .... [ 68%] tests/test_mess_detection.py .......... [ 75%] tests/test_preemptive_detection.py .......... [ 83%] tests/test_utils.py ....................... [100%] ============================= 136 passed in 2.22s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3.12-charset-normalizer-3.3.0-2.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Q5IOBu + umask 022 + cd /builddir/build/BUILD + cd charset_normalizer-3.3.0 + DOCDIR=/builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/share/doc/python3.12-charset-normalizer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/share/doc/python3.12-charset-normalizer + cp -pr README.md /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/share/doc/python3.12-charset-normalizer + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VNOASt + umask 022 + cd /builddir/build/BUILD + cd charset_normalizer-3.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/share/licenses/python3.12-charset-normalizer + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/share/licenses/python3.12-charset-normalizer + cp -pr LICENSE /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch/usr/share/licenses/python3.12-charset-normalizer + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3.12-charset-normalizer = 3.3.0-2.el9 python3.12dist(charset-normalizer) = 3.3 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.12 python(abi) = 3.12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.12-charset-normalizer-3.3.0-2.el9.noarch Wrote: /builddir/build/RPMS/python3.12-charset-normalizer-3.3.0-2.el9.noarch.rpm Child return code was: 0