Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/f34-build-26311227-3154242/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 --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=1615852800 Wrote: /builddir/build/SRPMS/python-certbot-apache-1.13.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-certbot-apache.spec'], chrootPath='/var/lib/mock/f34-build-26311227-3154242/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 --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=1615852800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e2BOWb + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpg-A2CFB51FA275A7286234E7B24D17C995CD9775F2.gpg --signature=/builddir/build/SOURCES/certbot-apache-1.13.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-apache-1.13.0.tar.gz gpgv: Signature made Tue Mar 2 21:37:20 2021 UTC gpgv: using RSA key A2CFB51FA275A7286234E7B24D17C995CD9775F2 gpgv: Good signature from "Let's Encrypt Client Team " + cd /builddir/build/BUILD + rm -rf certbot-apache-1.13.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-apache-1.13.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-apache-1.13.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.AsikeG + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.13.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/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/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 writing manifest file 'certbot_apache.egg-info/SOURCES.txt' 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.vNCQTW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch ++ dirname /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch + cd certbot-apache-1.13.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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr creating /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib creating /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache copying build/lib/certbot_apache/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache creating /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/__init__.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/apache_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/apacheparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/assertions.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/augeasparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/configurator.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/constants.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/display_ops.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/dualparser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/entrypoint.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/http_01.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/interfaces.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/obj.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_arch.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_centos.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_darwin.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_debian.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_fedora.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_gentoo.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/override_suse.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/parser.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal copying build/lib/certbot_apache/_internal/parsernode_util.py -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal creating /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/augeas_lens copying build/lib/certbot_apache/_internal/augeas_lens/httpd.aug -> /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/augeas_lens creating /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/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.13.0-1.fc34.noarch/usr/lib/python3.9/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.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/tls_configs byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/apache_util.py to apache_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/apacheparser.py to apacheparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/assertions.py to assertions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/augeasparser.py to augeasparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/configurator.py to configurator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/display_ops.py to display_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/dualparser.py to dualparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/entrypoint.py to entrypoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/http_01.py to http_01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/interfaces.py to interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/obj.py to obj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_arch.py to override_arch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_centos.py to override_centos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_darwin.py to override_darwin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_debian.py to override_debian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_fedora.py to override_fedora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_gentoo.py to override_gentoo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_suse.py to override_suse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache/_internal/parsernode_util.py to parsernode_util.cpython-39.pyc writing byte-compilation script '/tmp/tmpftn3rmjx.py' /usr/bin/python3 /tmp/tmpftn3rmjx.py removing /tmp/tmpftn3rmjx.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 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.13.0-1.fc34.noarch/usr/lib/python3.9/site-packages/certbot_apache-1.13.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.13.0-1.fc34 --unique-debug-suffix -1.13.0-1.fc34.noarch --unique-debug-src-base python-certbot-apache-1.13.0-1.fc34.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/certbot-apache-1.13.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/python-certbot-apache-1.13.0-1.fc34.noarch/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jMdrrx + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.13.0 + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.9.2, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/certbot-apache-1.13.0 collected 334 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 .......................... [ 76%] tests/entrypoint_test.py ... [ 76%] tests/fedora_test.py ......... [ 79%] tests/gentoo_test.py ...... [ 81%] tests/http_01_test.py ............... [ 85%] tests/obj_test.py .......... [ 88%] tests/parser_test.py .......................... [ 96%] tests/parsernode_configurator_test.py ss [ 97%] tests/parsernode_test.py . [ 97%] tests/parsernode_util_test.py ........ [100%] ================== 332 passed, 2 skipped in 96.72s (0:01:36) =================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-certbot-apache-1.13.0-1.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CYpUl2 + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.13.0 + DOCDIR=/builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.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.13.0-1.fc34.noarch/usr/share/doc/python3-certbot-apache + cp -pr README.rst /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/share/doc/python3-certbot-apache + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8q7VyZ + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.13.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.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.13.0-1.fc34.noarch/usr/share/licenses/python3-certbot-apache + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch/usr/share/licenses/python3-certbot-apache + RPM_EC=0 ++ jobs -p + exit 0 Provides: certbot-apache = 1.13.0-1.fc34 python-certbot-apache = 1.13.0-1.fc34 python3-certbot-apache = 1.13.0-1.fc34 python3.9-certbot-apache = 1.13.0-1.fc34 python3.9dist(certbot-apache) = 1.13 python3dist(certbot-apache) = 1.13 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.9 python3.9dist(acme) >= 0.29 python3.9dist(certbot) >= 1.6 python3.9dist(python-augeas) python3.9dist(setuptools) >= 39.0.1 python3.9dist(zope-component) python3.9dist(zope-interface) Obsoletes: python-certbot-apache < 1.13.0-1.fc34 Recommends: certbot >= 0.39.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch Wrote: /builddir/build/RPMS/python3-certbot-apache-1.13.0-1.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kfJ1TL + umask 022 + cd /builddir/build/BUILD + cd certbot-apache-1.13.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-certbot-apache-1.13.0-1.fc34.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0