Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/certbot.spec'], chrootPath='/var/lib/mock/f30-build-19700884-1397514/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/certbot.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 Wrote: /builddir/build/SRPMS/certbot-1.3.0-1.fc30.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/certbot.spec'], chrootPath='/var/lib/mock/f30-build-19700884-1397514/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/certbot.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HZjpz9 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpg-A2CFB51FA275A7286234E7B24D17C995CD9775F2.gpg --signature=/builddir/build/SOURCES/certbot-1.3.0.tar.gz.asc --data=/builddir/build/SOURCES/certbot-1.3.0.tar.gz gpgv: Signature made Tue Mar 3 20:36:40 2020 UTC gpgv: using RSA key A2CFB51FA275A7286234E7B24D17C995CD9775F2 gpgv: Good signature from "Let's Encrypt Client Team " + cd /builddir/build/BUILD + rm -rf certbot-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/certbot-1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd certbot-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf certbot.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EE9rKd + umask 022 + cd /builddir/build/BUILD + cd certbot-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + 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 copying certbot/__init__.py -> build/lib/certbot copying certbot/achallenges.py -> build/lib/certbot copying certbot/util.py -> build/lib/certbot copying certbot/main.py -> build/lib/certbot copying certbot/ocsp.py -> build/lib/certbot copying certbot/errors.py -> build/lib/certbot copying certbot/interfaces.py -> build/lib/certbot copying certbot/crypto_util.py -> build/lib/certbot copying certbot/reverter.py -> build/lib/certbot creating build/lib/certbot/compat copying certbot/compat/misc.py -> build/lib/certbot/compat copying certbot/compat/_path.py -> build/lib/certbot/compat copying certbot/compat/__init__.py -> build/lib/certbot/compat copying certbot/compat/os.py -> build/lib/certbot/compat copying certbot/compat/filesystem.py -> build/lib/certbot/compat creating build/lib/certbot/plugins copying certbot/plugins/common.py -> build/lib/certbot/plugins copying certbot/plugins/storage.py -> build/lib/certbot/plugins copying certbot/plugins/__init__.py -> build/lib/certbot/plugins copying certbot/plugins/util.py -> build/lib/certbot/plugins copying certbot/plugins/enhancements.py -> build/lib/certbot/plugins copying certbot/plugins/dns_test_common_lexicon.py -> build/lib/certbot/plugins copying certbot/plugins/dns_common_lexicon.py -> build/lib/certbot/plugins copying certbot/plugins/dns_test_common.py -> build/lib/certbot/plugins copying certbot/plugins/dns_common.py -> build/lib/certbot/plugins creating build/lib/certbot/_internal copying certbot/_internal/account.py -> build/lib/certbot/_internal copying certbot/_internal/updater.py -> build/lib/certbot/_internal copying certbot/_internal/reporter.py -> build/lib/certbot/_internal copying certbot/_internal/cert_manager.py -> build/lib/certbot/_internal copying certbot/_internal/eff.py -> build/lib/certbot/_internal copying certbot/_internal/client.py -> build/lib/certbot/_internal copying certbot/_internal/log.py -> build/lib/certbot/_internal copying certbot/_internal/lock.py -> build/lib/certbot/_internal copying certbot/_internal/error_handler.py -> build/lib/certbot/_internal copying certbot/_internal/storage.py -> build/lib/certbot/_internal copying certbot/_internal/__init__.py -> build/lib/certbot/_internal copying certbot/_internal/configuration.py -> build/lib/certbot/_internal copying certbot/_internal/auth_handler.py -> build/lib/certbot/_internal copying certbot/_internal/main.py -> build/lib/certbot/_internal copying certbot/_internal/constants.py -> build/lib/certbot/_internal copying certbot/_internal/renewal.py -> build/lib/certbot/_internal copying certbot/_internal/hooks.py -> build/lib/certbot/_internal creating build/lib/certbot/display copying certbot/display/__init__.py -> build/lib/certbot/display copying certbot/display/util.py -> build/lib/certbot/display copying certbot/display/ops.py -> build/lib/certbot/display creating build/lib/certbot/tests copying certbot/tests/__init__.py -> build/lib/certbot/tests copying certbot/tests/util.py -> build/lib/certbot/tests copying certbot/tests/acme_util.py -> build/lib/certbot/tests creating build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/standalone.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/disco.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/__init__.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/manual.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/selection.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/null.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/webroot.py -> build/lib/certbot/_internal/plugins creating build/lib/certbot/_internal/display copying certbot/_internal/display/completer.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/dummy_readline.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/__init__.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/enhancements.py -> build/lib/certbot/_internal/display creating build/lib/certbot/_internal/cli copying certbot/_internal/cli/verb_help.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/__init__.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/plugins_parsing.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_utils.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/report_config_interaction.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/helpful.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/paths_parser.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/group_adder.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/subparsers.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_constants.py -> build/lib/certbot/_internal/cli running egg_info creating certbot.egg-info writing certbot.egg-info/PKG-INFO writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt writing requirements to certbot.egg-info/requires.txt writing top-level names to certbot.egg-info/top_level.txt writing manifest file 'certbot.egg-info/SOURCES.txt' reading manifest file 'certbot.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.egg-info/SOURCES.txt' copying certbot/ssl-dhparams.pem -> build/lib/certbot creating build/lib/certbot/tests/testdata copying certbot/tests/testdata/README -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-5sans_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-nosans_nistp256.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert-san_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_2048.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_512_bad.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_fullchain_2048.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cli.ini -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-6sans_512.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-6sans_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nonames_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans_512.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-nosans_nistp256.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr-san_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr_512.der -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/csr_512.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/nistp256_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ocsp_certificate.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ocsp_issuer_certificate.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ocsp_responder_certificate.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/os-release -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa2048_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa256_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/rsa512_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal-ancient.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/webrootconftest.ini -> build/lib/certbot/tests/testdata creating build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying certbot/tests/testdata/sample-archive/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.elxJt7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch ++ dirname /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch + cd certbot-1.3.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + 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/certbot-1.3.0-1.fc30.noarch running install running install_lib creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat copying build/lib/certbot/compat/misc.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat copying build/lib/certbot/compat/_path.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat copying build/lib/certbot/compat/__init__.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat copying build/lib/certbot/compat/os.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat copying build/lib/certbot/compat/filesystem.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/common.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/storage.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/util.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/enhancements.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common_lexicon.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common_lexicon.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins copying build/lib/certbot/__init__.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot copying build/lib/certbot/achallenges.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot copying build/lib/certbot/util.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/account.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/standalone.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/disco.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/__init__.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/manual.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/selection.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/null.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/webroot.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/updater.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/reporter.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/cert_manager.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/eff.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/client.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/log.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/lock.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/error_handler.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/storage.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/__init__.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/completer.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/dummy_readline.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/__init__.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/enhancements.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/configuration.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/auth_handler.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/verb_help.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/__init__.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/plugins_parsing.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_utils.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/report_config_interaction.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/helpful.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/paths_parser.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/group_adder.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/subparsers.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_constants.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/main.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/constants.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/renewal.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal copying build/lib/certbot/_internal/hooks.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/display copying build/lib/certbot/display/__init__.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/display copying build/lib/certbot/display/util.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/display copying build/lib/certbot/display/ops.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/display creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-5sans_512.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-san_512.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal.conf -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.der -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cli.ini -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_responder_certificate.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa2048_key.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-nosans_nistp256.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata creating /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/os-release -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/README -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_issuer_certificate.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-san_512.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_fullchain_2048.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/nistp256_key.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512_bad.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nonames_512.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_certificate.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.conf -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_nistp256.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa256_key.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_2048.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.conf -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/__init__.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests copying build/lib/certbot/tests/util.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests copying build/lib/certbot/tests/acme_util.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests copying build/lib/certbot/main.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot copying build/lib/certbot/ocsp.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot copying build/lib/certbot/errors.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot copying build/lib/certbot/ssl-dhparams.pem -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot copying build/lib/certbot/interfaces.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot copying build/lib/certbot/crypto_util.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot copying build/lib/certbot/reverter.py -> /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat/_path.py to _path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat/os.py to os.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/compat/filesystem.py to filesystem.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins/storage.py to storage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins/enhancements.py to enhancements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins/dns_test_common_lexicon.py to dns_test_common_lexicon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins/dns_common_lexicon.py to dns_common_lexicon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins/dns_test_common.py to dns_test_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/plugins/dns_common.py to dns_common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/achallenges.py to achallenges.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/account.py to account.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins/standalone.py to standalone.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins/disco.py to disco.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins/manual.py to manual.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins/selection.py to selection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins/null.py to null.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/plugins/webroot.py to webroot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/updater.py to updater.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/reporter.py to reporter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cert_manager.py to cert_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/eff.py to eff.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/log.py to log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/lock.py to lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/error_handler.py to error_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/storage.py to storage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/display/completer.py to completer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/display/dummy_readline.py to dummy_readline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/display/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/display/enhancements.py to enhancements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/configuration.py to configuration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/auth_handler.py to auth_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/verb_help.py to verb_help.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/plugins_parsing.py to plugins_parsing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/cli_utils.py to cli_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/report_config_interaction.py to report_config_interaction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/helpful.py to helpful.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/paths_parser.py to paths_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/group_adder.py to group_adder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/subparsers.py to subparsers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/cli/cli_constants.py to cli_constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/renewal.py to renewal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/_internal/hooks.py to hooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/display/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/display/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/display/ops.py to ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/tests/acme_util.py to acme_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/ocsp.py to ocsp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/interfaces.py to interfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/crypto_util.py to crypto_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot/reverter.py to reverter.cpython-37.pyc writing byte-compilation script '/tmp/tmphuueigoa.py' /usr/bin/python3 /tmp/tmphuueigoa.py removing /tmp/tmphuueigoa.py running install_egg_info running egg_info writing certbot.egg-info/PKG-INFO writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt writing requirements to certbot.egg-info/requires.txt writing top-level names to certbot.egg-info/top_level.txt reading manifest file 'certbot.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.egg-info/SOURCES.txt' Copying certbot.egg-info to /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7/site-packages/certbot-1.3.0-py3.7.egg-info running install_scripts Installing certbot script to /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/bin + mv /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/bin/certbot /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/bin/certbot-3 + ln -sf /usr/bin/certbot /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/bin/letsencrypt + ln -s /usr/bin/certbot-3 /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/bin/certbot + install -Dm 0644 /builddir/build/SOURCES/certbot-renew-systemd.service /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/systemd/system/certbot-renew.service + install -Dm 0644 /builddir/build/SOURCES/certbot-renew-systemd.timer /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/systemd/system/certbot-renew.timer + install -Dm 0644 /builddir/build/SOURCES/certbot-sysconfig-certbot /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/etc/sysconfig/certbot + mv /builddir/build/SOURCES/certbot-README.fedora README.fedora + install -dm 0755 /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/etc/letsencrypt + install -dm 0755 /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/var/lib/letsencrypt + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.3.0-1.fc30 --unique-debug-suffix -1.3.0-1.fc30.noarch --unique-debug-src-base certbot-1.3.0-1.fc30.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/certbot-1.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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uzanVH + umask 022 + cd /builddir/build/BUILD + cd certbot-1.3.0 + /usr/bin/python3 setup.py test running test running egg_info writing certbot.egg-info/PKG-INFO writing dependency_links to certbot.egg-info/dependency_links.txt writing entry points to certbot.egg-info/entry_points.txt writing requirements to certbot.egg-info/requires.txt writing top-level names to certbot.egg-info/top_level.txt reading manifest file 'certbot.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.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.7.6, pytest-3.10.1, py-1.7.0, pluggy-0.8.1 rootdir: /builddir/build/BUILD/certbot-1.3.0, inifile: collected 910 items tests/account_test.py ................................. [ 3%] tests/auth_handler_test.py ............................. [ 6%] tests/cert_manager_test.py ..................................... [ 10%] tests/cli_test.py ........................................ [ 15%] tests/client_test.py ........................................... [ 20%] tests/configuration_test.py ......... [ 20%] tests/crypto_util_test.py ....................................... [ 25%] tests/eff_test.py .......... [ 26%] tests/error_handler_test.py ............ [ 27%] tests/errors_test.py .... [ 28%] tests/helpful_test.py ............... [ 29%] tests/hook_test.py .................................. [ 33%] tests/lock_test.py ......... [ 34%] tests/log_test.py ........................ [ 37%] tests/main_test.py ..................................................... [ 42%] ....................................................... [ 49%] tests/ocsp_test.py ......... [ 50%] tests/renewal_test.py ......... [ 50%] tests/renewupdater_test.py .......... [ 52%] tests/reporter_test.py ....... [ 52%] tests/reverter_test.py ........................... [ 55%] tests/storage_test.py .............................................. [ 60%] tests/util_test.py ..................................................... [ 66%] .... [ 67%] tests/compat/filesystem_test.py sssssssss.ssssss.s....s......... [ 70%] tests/compat/os_test.py . [ 70%] tests/display/completer_test.py ..... [ 71%] tests/display/enhancements_test.py ..... [ 71%] tests/display/ops_test.py ......................................... [ 76%] tests/display/util_test.py ............................................ [ 81%] tests/plugins/common_test.py ............................... [ 84%] tests/plugins/disco_test.py ............................ [ 87%] tests/plugins/dns_common_lexicon_test.py ............. [ 89%] tests/plugins/dns_common_test.py ....................... [ 91%] tests/plugins/enhancements_test.py .... [ 92%] tests/plugins/manual_test.py ......... [ 93%] tests/plugins/null_test.py . [ 93%] tests/plugins/selection_test.py .................. [ 95%] tests/plugins/standalone_test.py ............ [ 96%] tests/plugins/storage_test.py ........ [ 97%] tests/plugins/util_test.py .. [ 97%] tests/plugins/webroot_test.py ...................... [100%] =================== 893 passed, 17 skipped in 39.60 seconds ==================== + grep -q /usr/bin/python3 /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/bin/certbot-3 + exit 0 Processing files: certbot-1.3.0-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tz0IRK + umask 022 + cd /builddir/build/BUILD + cd certbot-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/doc/certbot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/doc/certbot + cp -pr README.rst /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/doc/certbot + cp -pr README.fedora /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/doc/certbot + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/doc/certbot + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QnfF0N + umask 022 + cd /builddir/build/BUILD + cd certbot-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/licenses/certbot + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/licenses/certbot + cp -pr LICENSE.txt /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/licenses/certbot + exit 0 Provides: certbot = 1.3.0-1.fc30 config(certbot) = 1.3.0-1.fc30 letsencrypt = 1.3.0-1.fc30 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /usr/sbin/restorecon systemd Requires(preun): systemd Requires(postun): systemd Obsoletes: letsencrypt < 0.6.0 Processing files: python3-certbot-1.3.0-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BxSybY + umask 022 + cd /builddir/build/BUILD + cd certbot-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/doc/python3-certbot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/doc/python3-certbot + cp -pr README.rst /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/doc/python3-certbot + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/doc/python3-certbot + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NGvpr0 + umask 022 + cd /builddir/build/BUILD + cd certbot-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/licenses/python3-certbot + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/licenses/python3-certbot + cp -pr LICENSE.txt /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch/usr/share/licenses/python3-certbot + exit 0 Provides: python3-certbot = 1.3.0-1.fc30 python3.7dist(certbot) = 1.3.0 python3dist(certbot) = 1.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.7 python3.7dist(acme) >= 0.40.0 python3.7dist(configargparse) >= 0.9.3 python3.7dist(configobj) python3.7dist(cryptography) >= 1.2.3 python3.7dist(distro) >= 1.0.1 python3.7dist(josepy) >= 1.1.0 python3.7dist(mock) python3.7dist(parsedatetime) >= 1.3 python3.7dist(pyrfc3339) python3.7dist(pytz) python3.7dist(setuptools) python3.7dist(zope.component) python3.7dist(zope.interface) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch Wrote: /builddir/build/RPMS/certbot-1.3.0-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python3-certbot-1.3.0-1.fc30.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yxHusg + umask 022 + cd /builddir/build/BUILD + cd certbot-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/certbot-1.3.0-1.fc30.noarch + exit 0 Child return code was: 0