>>> certbot: Building community/certbot 1.21.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 04 Nov 2021 10:35:36 +0000 >>> certbot: Checking sanity of /home/buildozer/aports/community/certbot/APKBUILD... >>> certbot: Analyzing dependencies... >>> certbot: Installing for build: build-base py3-acme py3-configargparse py3-configobj py3-cryptography py3-distro py3-distutils-extra py3-josepy py3-parsedatetime py3-pyrfc3339 py3-tz py3-setuptools py3-zope-component py3-zope-interface py3-augeas (1/44) Installing libffi (3.4.2-r1) (2/44) Installing gdbm (1.20-r2) (3/44) Installing mpdecimal (2.5.1-r1) (4/44) Installing readline (8.1.1-r0) (5/44) Installing sqlite-libs (3.36.0-r0) (6/44) Installing python3 (3.9.7-r3) (7/44) Installing py3-ordered-set (4.0.2-r2) (8/44) Installing py3-appdirs (1.4.4-r2) (9/44) Installing py3-parsing (2.4.7-r2) (10/44) Installing py3-six (1.16.0-r0) (11/44) Installing py3-packaging (20.9-r1) (12/44) Installing py3-setuptools (52.0.0-r4) (13/44) Installing py3-cparser (2.20-r1) (14/44) Installing py3-cffi (1.14.5-r2) (15/44) Installing py3-idna (3.3-r0) (16/44) Installing py3-asn1crypto (1.4.0-r1) (17/44) Installing py3-cryptography (3.3.2-r3) (18/44) Installing py3-openssl (21.0.0-r0) (19/44) Installing py3-josepy (1.10.0-r0) (20/44) Installing py3-tz (2021.1-r1) (21/44) Installing py3-pyrfc3339 (1.1-r4) (22/44) Installing py3-certifi (2020.12.5-r1) (23/44) Installing py3-charset-normalizer (2.0.7-r0) (24/44) Installing py3-urllib3 (1.26.7-r0) (25/44) Installing py3-requests (2.26.0-r1) (26/44) Installing py3-requests-toolbelt (0.9.1-r2) (27/44) Installing py3-acme (1.21.0-r0) (28/44) Installing py3-configargparse (1.3-r1) (29/44) Installing py3-configobj (5.0.6-r8) (30/44) Installing py3-distro (1.6.0-r0) (31/44) Installing py3-distutils-extra (2.45-r2) (32/44) Installing py3-future (0.18.2-r3) (33/44) Installing py3-parsedatetime (2.6-r2) (34/44) Installing py3-zope-interface (5.4.0-r0) (35/44) Installing py3-zope-proxy (4.3.5-r1) (36/44) Installing py3-zope-deferredimport (4.3.1-r3) (37/44) Installing py3-zope-deprecation (4.4.0-r4) (38/44) Installing py3-zope-event (4.4-r5) (39/44) Installing py3-zope-hookable (5.0.1-r1) (40/44) Installing py3-zope-component (4.6.2-r1) (41/44) Installing libxml2 (2.9.12-r1) (42/44) Installing augeas-libs (1.12.0-r0) (43/44) Installing py3-augeas (1.1.0-r1) (44/44) Installing .makedepends-certbot (20211104.103538) Executing busybox-1.34.1-r2.trigger OK: 788 MiB in 144 packages >>> certbot: Cleaning up srcdir >>> certbot: Cleaning up pkgdir >>> certbot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/certbot-1.21.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> certbot: Fetching https://pypi.io/packages/source/c/certbot/certbot-1.21.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 3296 0 --:--:-- --:--:-- --:--:-- 3388 100 275 100 275 0 0 1654 0 --:--:-- --:--:-- --:--:-- 1654 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 399k 100 399k 0 0 1571k 0 --:--:-- --:--:-- --:--:-- 1571k >>> certbot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/certbot-1.21.0.tar.gz >>> certbot: Checking sha512sums... certbot-1.21.0.tar.gz: OK >>> certbot: Unpacking /var/cache/distfiles/v3.15/certbot-1.21.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/certbot copying certbot/ocsp.py -> build/lib/certbot copying certbot/util.py -> build/lib/certbot copying certbot/reverter.py -> build/lib/certbot copying certbot/errors.py -> build/lib/certbot copying certbot/__init__.py -> build/lib/certbot copying certbot/crypto_util.py -> build/lib/certbot copying certbot/interfaces.py -> build/lib/certbot copying certbot/configuration.py -> build/lib/certbot copying certbot/main.py -> build/lib/certbot copying certbot/achallenges.py -> build/lib/certbot creating build/lib/certbot/plugins copying certbot/plugins/dns_common_lexicon.py -> 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/util.py -> build/lib/certbot/plugins copying certbot/plugins/dns_common.py -> build/lib/certbot/plugins copying certbot/plugins/__init__.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_test_common.py -> build/lib/certbot/plugins creating build/lib/certbot/tests copying certbot/tests/util.py -> build/lib/certbot/tests copying certbot/tests/acme_util.py -> build/lib/certbot/tests copying certbot/tests/__init__.py -> build/lib/certbot/tests creating build/lib/certbot/display copying certbot/display/ops.py -> build/lib/certbot/display copying certbot/display/util.py -> build/lib/certbot/display copying certbot/display/__init__.py -> build/lib/certbot/display creating build/lib/certbot/_internal copying certbot/_internal/log.py -> build/lib/certbot/_internal copying certbot/_internal/eff.py -> build/lib/certbot/_internal copying certbot/_internal/cert_manager.py -> build/lib/certbot/_internal copying certbot/_internal/reporter.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/updater.py -> build/lib/certbot/_internal copying certbot/_internal/snap_config.py -> build/lib/certbot/_internal copying certbot/_internal/main.py -> build/lib/certbot/_internal copying certbot/_internal/client.py -> build/lib/certbot/_internal copying certbot/_internal/account.py -> build/lib/certbot/_internal copying certbot/_internal/lock.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/error_handler.py -> build/lib/certbot/_internal copying certbot/_internal/auth_handler.py -> build/lib/certbot/_internal copying certbot/_internal/hooks.py -> build/lib/certbot/_internal creating build/lib/certbot/compat copying certbot/compat/filesystem.py -> 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 creating 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 copying certbot/_internal/plugins/manual.py -> build/lib/certbot/_internal/plugins copying certbot/_internal/plugins/__init__.py -> 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 creating build/lib/certbot/_internal/cli copying certbot/_internal/cli/plugins_parsing.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/helpful.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/verb_help.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_utils.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/__init__.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/group_adder.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/cli_constants.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/paths_parser.py -> build/lib/certbot/_internal/cli copying certbot/_internal/cli/subparsers.py -> build/lib/certbot/_internal/cli creating build/lib/certbot/_internal/display copying certbot/_internal/display/util.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/obj.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/__init__.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/dummy_readline.py -> build/lib/certbot/_internal/display copying certbot/_internal/display/completer.py -> build/lib/certbot/_internal/display 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/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/cert_intermediate_1.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_intermediate_2.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/cert_leaf.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/ec_prime256v1_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ec_secp384r1_key.pem -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/ec_secp521r1_key.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-deprecated-option.conf -> build/lib/certbot/tests/testdata copying certbot/tests/testdata/sample-renewal-ec.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 creating build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying certbot/tests/testdata/sample-archive-ec/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec running check >>> certbot: Entering fakeroot... running install running build running build_py 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 install_lib creating /home/buildozer/aports/community/certbot/pkg creating /home/buildozer/aports/community/certbot/pkg/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9 creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common_lexicon.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/plugins/common.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/plugins/storage.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/plugins/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_common.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/plugins/enhancements.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common_lexicon.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/plugins/dns_test_common.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins copying build/lib/certbot/ocsp.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_responder_certificate.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-san_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/ec_prime256v1_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ec.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-deprecated-option.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512_bad.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-nosans_nistp256.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_2048.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_fullchain_2048.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_issuer_certificate.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/os-release -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.conf -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-san_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp384r1_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.der -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_2.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_nistp256.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/cert1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/privkey1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/chain1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/csr_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/README -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nonames_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/nistp256_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa2048_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa256_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cli.ini -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_1.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_certificate.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp521r1_key.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_leaf.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-5sans_512.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/testdata copying build/lib/certbot/tests/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests copying build/lib/certbot/tests/acme_util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests copying build/lib/certbot/tests/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests copying build/lib/certbot/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot copying build/lib/certbot/reverter.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot copying build/lib/certbot/errors.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot copying build/lib/certbot/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot copying build/lib/certbot/ssl-dhparams.pem -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot copying build/lib/certbot/crypto_util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot copying build/lib/certbot/interfaces.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot copying build/lib/certbot/configuration.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot copying build/lib/certbot/main.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/display copying build/lib/certbot/display/ops.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/display copying build/lib/certbot/display/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/display copying build/lib/certbot/display/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/display creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/log.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/eff.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/cert_manager.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/selection.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/null.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/webroot.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/manual.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/standalone.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/disco.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins copying build/lib/certbot/_internal/reporter.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/storage.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/updater.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/snap_config.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/plugins_parsing.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/helpful.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/verb_help.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_utils.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/group_adder.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_constants.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/paths_parser.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/cli/subparsers.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli copying build/lib/certbot/_internal/main.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/client.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/account.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/util.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/obj.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/dummy_readline.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/display/completer.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display copying build/lib/certbot/_internal/lock.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/constants.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/renewal.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/error_handler.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/auth_handler.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/_internal/hooks.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal copying build/lib/certbot/achallenges.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot creating /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat copying build/lib/certbot/compat/filesystem.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat copying build/lib/certbot/compat/misc.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat copying build/lib/certbot/compat/_path.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat copying build/lib/certbot/compat/__init__.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat copying build/lib/certbot/compat/os.py -> /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins/dns_common_lexicon.py to dns_common_lexicon.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins/common.py to common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins/storage.py to storage.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins/dns_common.py to dns_common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins/enhancements.py to enhancements.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins/dns_test_common_lexicon.py to dns_test_common_lexicon.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/plugins/dns_test_common.py to dns_test_common.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/ocsp.py to ocsp.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/acme_util.py to acme_util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/reverter.py to reverter.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/errors.py to errors.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/crypto_util.py to crypto_util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/interfaces.py to interfaces.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/configuration.py to configuration.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/main.py to main.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/display/ops.py to ops.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/display/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/display/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/log.py to log.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/eff.py to eff.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cert_manager.py to cert_manager.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins/selection.py to selection.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins/null.py to null.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins/webroot.py to webroot.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins/manual.py to manual.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins/standalone.py to standalone.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/plugins/disco.py to disco.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/reporter.py to reporter.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/storage.py to storage.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/updater.py to updater.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/snap_config.py to snap_config.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli/plugins_parsing.py to plugins_parsing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli/helpful.py to helpful.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli/verb_help.py to verb_help.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli/cli_utils.py to cli_utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli/group_adder.py to group_adder.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli/cli_constants.py to cli_constants.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli/paths_parser.py to paths_parser.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/cli/subparsers.py to subparsers.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/main.py to main.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/client.py to client.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/account.py to account.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display/obj.py to obj.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display/dummy_readline.py to dummy_readline.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/display/completer.py to completer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/lock.py to lock.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/constants.py to constants.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/renewal.py to renewal.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/error_handler.py to error_handler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/auth_handler.py to auth_handler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/_internal/hooks.py to hooks.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/achallenges.py to achallenges.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat/filesystem.py to filesystem.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat/misc.py to misc.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat/_path.py to _path.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot/compat/os.py to os.cpython-39.pyc running install_egg_info Copying certbot.egg-info to /home/buildozer/aports/community/certbot/pkg/certbot/usr/lib/python3.9/site-packages/certbot-1.21.0-py3.9.egg-info running install_scripts Installing certbot script to /home/buildozer/aports/community/certbot/pkg/certbot/usr/bin >>> certbot*: Running postcheck for certbot >>> certbot*: Preparing package certbot... >>> certbot*: Tracing dependencies... >>> certbot*: Package size: 1.8 MB >>> certbot*: Compressing data... >>> certbot*: Create checksum... >>> certbot*: Create certbot-1.21.0-r0.apk >>> certbot: Build complete at Thu, 04 Nov 2021 10:35:42 +0000 elapsed time 0h 0m 6s >>> certbot: Cleaning up srcdir >>> certbot: Cleaning up pkgdir >>> certbot: Uninstalling dependencies... (1/44) Purging .makedepends-certbot (20211104.103538) (2/44) Purging py3-acme (1.21.0-r0) (3/44) Purging py3-requests-toolbelt (0.9.1-r2) (4/44) Purging py3-requests (2.26.0-r1) (5/44) Purging py3-certifi (2020.12.5-r1) (6/44) Purging py3-charset-normalizer (2.0.7-r0) (7/44) Purging py3-urllib3 (1.26.7-r0) (8/44) Purging py3-configargparse (1.3-r1) (9/44) Purging py3-configobj (5.0.6-r8) (10/44) Purging py3-distro (1.6.0-r0) (11/44) Purging py3-distutils-extra (2.45-r2) (12/44) Purging py3-josepy (1.10.0-r0) (13/44) Purging py3-openssl (21.0.0-r0) (14/44) Purging py3-cryptography (3.3.2-r3) (15/44) Purging py3-idna (3.3-r0) (16/44) Purging py3-asn1crypto (1.4.0-r1) (17/44) Purging py3-parsedatetime (2.6-r2) (18/44) Purging py3-future (0.18.2-r3) (19/44) Purging py3-pyrfc3339 (1.1-r4) (20/44) Purging py3-tz (2021.1-r1) (21/44) Purging py3-zope-component (4.6.2-r1) (22/44) Purging py3-zope-deferredimport (4.3.1-r3) (23/44) Purging py3-zope-proxy (4.3.5-r1) (24/44) Purging py3-zope-deprecation (4.4.0-r4) (25/44) Purging py3-zope-event (4.4-r5) (26/44) Purging py3-zope-hookable (5.0.1-r1) (27/44) Purging py3-setuptools (52.0.0-r4) (28/44) Purging py3-ordered-set (4.0.2-r2) (29/44) Purging py3-appdirs (1.4.4-r2) (30/44) Purging py3-packaging (20.9-r1) (31/44) Purging py3-parsing (2.4.7-r2) (32/44) Purging py3-six (1.16.0-r0) (33/44) Purging py3-zope-interface (5.4.0-r0) (34/44) Purging py3-augeas (1.1.0-r1) (35/44) Purging augeas-libs (1.12.0-r0) (36/44) Purging py3-cffi (1.14.5-r2) (37/44) Purging py3-cparser (2.20-r1) (38/44) Purging python3 (3.9.7-r3) (39/44) Purging libffi (3.4.2-r1) (40/44) Purging gdbm (1.20-r2) (41/44) Purging mpdecimal (2.5.1-r1) (42/44) Purging readline (8.1.1-r0) (43/44) Purging sqlite-libs (3.36.0-r0) (44/44) Purging libxml2 (2.9.12-r1) Executing busybox-1.34.1-r2.trigger OK: 713 MiB in 100 packages >>> certbot: Updating the community/x86_64 repository index... >>> certbot: Signing the index...