Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/f35-build-39175645-4881503/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.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=1667952000 Wrote: /builddir/build/SRPMS/python-certbot-apache-1.32.0-1.fc35.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/python-certbot-apache.spec'], chrootPath='/var/lib/mock/f35-build-39175645-4881503/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.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=1667952000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1W8AJl + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/certbot.pub --signature=/builddir/build/SOURCES/certbot-apache-1.32.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-apache-1.32.0.tar.gz gpgv: Signature made Tue Nov 8 23:22:30 2022 UTC gpgv: using RSA key 86379B4F0AF371B50CD9E5FF3402831161D1D280 gpgv: Good signature from "EFF Certbot Team " + cd /builddir/build/BUILD + rm -rf certbot-apache-1.32.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-apache-1.32.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-apache-1.32.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf certbot-apache.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZwRtxE + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.32.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 -march=zEC12 -mtune=z13 -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 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/certbot_apache copying certbot_apache/__init__.py -> build/lib/certbot_apache creating build/lib/certbot_apache/_internal copying certbot_apache/_internal/__init__.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/apache_util.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/apacheparser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/assertions.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/augeasparser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/configurator.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/constants.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/display_ops.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/dualparser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/entrypoint.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/http_01.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/interfaces.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/obj.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_arch.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_centos.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_darwin.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_debian.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_fedora.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_gentoo.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_suse.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/override_void.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/parser.py -> build/lib/certbot_apache/_internal copying certbot_apache/_internal/parsernode_util.py -> build/lib/certbot_apache/_internal running egg_info writing certbot_apache.egg-info/PKG-INFO writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt writing requirements to certbot_apache.egg-info/requires.txt writing top-level names to certbot_apache.egg-info/top_level.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'certbot_apache.egg-info/SOURCES.txt' copying certbot_apache/py.typed -> build/lib/certbot_apache creating build/lib/certbot_apache/_internal/augeas_lens copying certbot_apache/_internal/augeas_lens/httpd.aug -> build/lib/certbot_apache/_internal/augeas_lens creating build/lib/certbot_apache/_internal/tls_configs copying certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf -> build/lib/certbot_apache/_internal/tls_configs copying certbot_apache/_internal/tls_configs/old-options-ssl-apache.conf -> build/lib/certbot_apache/_internal/tls_configs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SryEQ3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch + cd certbot-apache-1.32.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 -march=zEC12 -mtune=z13 -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 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache copying build/lib/certbot_apache/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/apache_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/apacheparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/assertions.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/augeasparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/configurator.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/constants.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/dualparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/entrypoint.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/http_01.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/interfaces.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/obj.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_arch.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_centos.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_darwin.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_debian.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_fedora.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_gentoo.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_suse.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_void.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/parser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/parsernode_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal creating /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/augeas_lens copying build/lib/certbot_apache/_internal/augeas_lens/httpd.aug -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/augeas_lens creating /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/tls_configs copying build/lib/certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/tls_configs copying build/lib/certbot_apache/_internal/tls_configs/old-options-ssl-apache.conf -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/tls_configs copying build/lib/certbot_apache/py.typed -> /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/apache_util.py to apache_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/apacheparser.py to apacheparser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/assertions.py to assertions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/augeasparser.py to augeasparser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/configurator.py to configurator.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/constants.py to constants.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/display_ops.py to display_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/dualparser.py to dualparser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/entrypoint.py to entrypoint.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/http_01.py to http_01.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/interfaces.py to interfaces.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/obj.py to obj.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/override_arch.py to override_arch.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/override_centos.py to override_centos.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/override_darwin.py to override_darwin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/override_debian.py to override_debian.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/override_fedora.py to override_fedora.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/override_gentoo.py to override_gentoo.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/override_suse.py to override_suse.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/override_void.py to override_void.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/parser.py to parser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache/_internal/parsernode_util.py to parsernode_util.cpython-310.pyc writing byte-compilation script '/tmp/tmpny1s5w1z.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpny1s5w1z.py removing /tmp/tmpny1s5w1z.py running install_egg_info running egg_info writing certbot_apache.egg-info/PKG-INFO writing dependency_links to certbot_apache.egg-info/dependency_links.txt writing entry points to certbot_apache.egg-info/entry_points.txt writing requirements to certbot_apache.egg-info/requires.txt writing top-level names to certbot_apache.egg-info/top_level.txt reading manifest file 'certbot_apache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'certbot_apache.egg-info/SOURCES.txt' Copying certbot_apache.egg-info to /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10/site-packages/certbot_apache-1.32.0-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j3 --strict-build-id -m -i --build-id-seed 1.32.0-1.fc35 --unique-debug-suffix -1.32.0-1.fc35.noarch --unique-debug-src-base python-certbot-apache-1.32.0-1.fc35.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/certbot-apache-1.32.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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FAICnz + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.32.0 + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-6.2.4, py-1.11.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/certbot-apache-1.32.0 collected 337 items tests/augeasnode_test.py ............................ [ 8%] tests/autohsts_test.py ............ [ 11%] tests/centos6_test.py ......... [ 14%] tests/centos_test.py ........... [ 17%] tests/complex_parsing_test.py ................ [ 22%] tests/configurator_reverter_test.py ........ [ 24%] tests/configurator_test.py ............................................. [ 38%] ........................................................................ [ 59%] ....... [ 61%] tests/debian_test.py ............. [ 65%] tests/display_ops_test.py ......... [ 68%] tests/dualnode_test.py .......................... [ 75%] tests/entrypoint_test.py ... [ 76%] tests/fedora_test.py ......... [ 79%] tests/gentoo_test.py ...... [ 81%] tests/http_01_test.py ................ [ 86%] tests/obj_test.py .......... [ 89%] tests/parser_test.py .......................... [ 96%] tests/parsernode_configurator_test.py ss [ 97%] tests/parsernode_test.py . [ 97%] tests/parsernode_util_test.py ........ [100%] =============================== warnings summary =============================== ../../../../usr/lib/python3.10/site-packages/certbot/interfaces.py:21 /usr/lib/python3.10/site-packages/certbot/interfaces.py:21: DeprecationWarning: The ClientBase attribute in acme.client is deprecated and will be removed soon. from acme.client import ClientBase ../../../../usr/lib/python3.10/site-packages/certbot/_internal/account.py:23 /usr/lib/python3.10/site-packages/certbot/_internal/account.py:23: DeprecationWarning: The ClientBase attribute in acme.client is deprecated and will be removed soon. from acme.client import ClientBase ../../../../usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py:55 /usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py:55: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. @zope.interface.implementer(interfaces.IDisplay) ../../../../usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py:415 /usr/lib/python3.10/site-packages/certbot/_internal/display/obj.py:415: DeprecationWarning: IDisplay attribute in certbot.interfaces module is deprecated and will be removed soon. @zope.interface.implementer(interfaces.IDisplay) tests/display_ops_test.py::SelectVhostTest::test_more_info_cancel tests/display_ops_test.py::SelectVhostTest::test_multiple_names tests/display_ops_test.py::SelectVhostTest::test_noninteractive tests/display_ops_test.py::SelectVhostTest::test_successful_choice /builddir/build/BUILD/certbot-apache-1.32.0/certbot_apache/_internal/display_ops.py:85: DeprecationWarning: WIDTH attribute in certbot.display.util module is deprecated and will be removed soon. free_chars = display_util.WIDTH - len("HTTPS") - len("Enabled") - 9 -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 335 passed, 2 skipped, 8 warnings in 52.52s ================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-certbot-apache-1.32.0-1.fc35.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oXsH6G + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.32.0 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/share/doc/python3-certbot-apache + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/share/doc/python3-certbot-apache + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/share/doc/python3-certbot-apache + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zJH5Rw + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.32.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/share/licenses/python3-certbot-apache + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/share/licenses/python3-certbot-apache + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch/usr/share/licenses/python3-certbot-apache + RPM_EC=0 ++ jobs -p + exit 0 Provides: certbot-apache = 1.32.0-1.fc35 python-certbot-apache = 1.32.0-1.fc35 python3-certbot-apache = 1.32.0-1.fc35 python3.10-certbot-apache = 1.32.0-1.fc35 python3.10dist(certbot-apache) = 1.32 python3dist(certbot-apache) = 1.32 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.10 python3.10dist(acme) >= 1.32 python3.10dist(certbot) >= 1.32 python3.10dist(python-augeas) python3.10dist(setuptools) >= 41.6 Obsoletes: python-certbot-apache < 1.32.0-1.fc35 Recommends: certbot >= 1.32.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-apache-1.32.0-1.fc35.noarch Wrote: /builddir/build/RPMS/python3-certbot-apache-1.32.0-1.fc35.noarch.rpm Child return code was: 0