>>> py3-txacme: Building community/py3-txacme 0.9.3-r3 (using abuild 3.9.0-r0) started Sat, 12 Mar 2022 16:11:28 +0000 >>> py3-txacme: Checking sanity of /home/buildozer/aports/community/py3-txacme/APKBUILD... >>> WARNING: py3-txacme: No maintainer >>> py3-txacme: Analyzing dependencies... >>> py3-txacme: Installing for build: build-base python3 py3-acme py3-attrs py3-eliot py3-josepy py3-pem py3-treq py3-twisted py3-txsni py3-openssl py3-setuptools (1/53) Installing libbz2 (1.0.8-r1) (2/53) Installing libffi (3.4.2-r1) (3/53) Installing gdbm (1.23-r0) (4/53) Installing xz-libs (5.2.5-r0) (5/53) Installing mpdecimal (2.5.1-r1) (6/53) Installing readline (8.1.2-r0) (7/53) Installing sqlite-libs (3.37.2-r0) (8/53) Installing python3 (3.10.2-r0) (9/53) Installing py3-ordered-set (4.0.2-r3) (10/53) Installing py3-appdirs (1.4.4-r3) (11/53) Installing py3-parsing (2.4.7-r3) (12/53) Installing py3-six (1.16.0-r1) (13/53) Installing py3-packaging (21.3-r0) (14/53) Installing py3-setuptools (52.0.0-r5) (15/53) Installing py3-cparser (2.20-r2) (16/53) Installing py3-cffi (1.15.0-r0) (17/53) Installing py3-idna (3.3-r2) (18/53) Installing py3-asn1crypto (1.4.0-r2) (19/53) Installing py3-cryptography (3.4.8-r0) (20/53) Installing py3-openssl (21.0.0-r1) (21/53) Installing py3-josepy (1.13.0-r0) (22/53) Installing py3-tz (2021.3-r0) (23/53) Installing py3-pyrfc3339 (1.1-r5) (24/53) Installing py3-certifi (2021.10.8-r0) (25/53) Installing py3-charset-normalizer (2.0.10-r0) (26/53) Installing py3-urllib3 (1.26.8-r0) (27/53) Installing py3-requests (2.27.1-r0) (28/53) Installing py3-requests-toolbelt (0.9.1-r3) (29/53) Installing py3-acme (1.24.0-r0) (30/53) Installing py3-attrs (21.2.0-r1) (31/53) Installing py3-zope-interface (5.4.0-r1) (32/53) Installing py3-pyrsistent (0.18.0-r1) (33/53) Installing py3-boltons (21.0.0-r3) (34/53) Installing py3-constantly (15.1.0-r5) (35/53) Installing py3-incremental (21.3.0-r2) (36/53) Installing py3-automat (20.2.0-r2) (37/53) Installing py3-hyperlink (21.0.0-r2) (38/53) Installing py3-typing-extensions (3.10.0.2-r2) (39/53) Installing py3-pyhamcrest (2.0.2-r2) (40/53) Installing py3-asn1 (0.4.8-r2) (41/53) Installing py3-asn1-modules (0.2.8-r2) (42/53) Installing py3-characteristic (14.3.0-r8) (43/53) Installing py3-service_identity (21.1.0-r2) (44/53) Installing py3-pyserial (3.5-r3) (45/53) Installing py3-hyperframe (6.0.0-r4) (46/53) Installing py3-hpack (4.0.0-r3) (47/53) Installing py3-h2 (4.0.0-r2) (48/53) Installing py3-twisted (22.1.0-r0) (49/53) Installing py3-eliot (1.14.0-r2) (50/53) Installing py3-pem (21.2.0-r2) (51/53) Installing py3-treq (22.2.0-r1) (52/53) Installing py3-txsni (0.2.0-r3) (53/53) Installing .makedepends-py3-txacme (20220312.161128) Executing busybox-1.35.0-r5.trigger OK: 459 MiB in 145 packages >>> py3-txacme: Cleaning up srcdir >>> py3-txacme: Cleaning up pkgdir >>> py3-txacme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-txacme-0.9.3.tar.gz >>> py3-txacme: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-txacme-0.9.3.tar.gz >>> py3-txacme: Checking sha512sums... py3-txacme-0.9.3.tar.gz: OK >>> py3-txacme: Unpacking /var/cache/distfiles/edge/py3-txacme-0.9.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/txacme copying src/txacme/errors.py -> build/lib/txacme copying src/txacme/logging.py -> build/lib/txacme copying src/txacme/util.py -> build/lib/txacme copying src/txacme/interfaces.py -> build/lib/txacme copying src/txacme/urls.py -> build/lib/txacme copying src/txacme/testing.py -> build/lib/txacme copying src/txacme/client.py -> build/lib/txacme copying src/txacme/service.py -> build/lib/txacme copying src/txacme/messages.py -> build/lib/txacme copying src/txacme/__init__.py -> build/lib/txacme copying src/txacme/endpoint.py -> build/lib/txacme copying src/txacme/_endpoint_parser.py -> build/lib/txacme copying src/txacme/store.py -> build/lib/txacme copying src/txacme/_version.py -> build/lib/txacme creating build/lib/integration copying src/integration/__init__.py -> build/lib/integration copying src/integration/test_client.py -> build/lib/integration creating build/lib/txacme/test copying src/txacme/test/doubles.py -> build/lib/txacme/test copying src/txacme/test/test_service.py -> build/lib/txacme/test copying src/txacme/test/test_store.py -> build/lib/txacme/test copying src/txacme/test/test_challenges.py -> build/lib/txacme/test copying src/txacme/test/strategies.py -> build/lib/txacme/test copying src/txacme/test/test_matchers.py -> build/lib/txacme/test copying src/txacme/test/test_util.py -> build/lib/txacme/test copying src/txacme/test/__init__.py -> build/lib/txacme/test copying src/txacme/test/test_endpoint.py -> build/lib/txacme/test copying src/txacme/test/matchers.py -> build/lib/txacme/test copying src/txacme/test/test_client.py -> build/lib/txacme/test creating build/lib/txacme/challenges copying src/txacme/challenges/_http.py -> build/lib/txacme/challenges copying src/txacme/challenges/_tls.py -> build/lib/txacme/challenges copying src/txacme/challenges/__init__.py -> build/lib/txacme/challenges copying src/txacme/challenges/_libcloud.py -> build/lib/txacme/challenges package init file 'src/twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying src/twisted/plugins/txacme_endpoint.py -> build/lib/twisted/plugins UPDATING build/lib/txacme/_version.py set build/lib/txacme/_version.py to '0.9.3' >>> py3-txacme: Entering fakeroot... running install running build running build_py package init file 'src/twisted/plugins/__init__.py' not found (or not a regular file) UPDATING build/lib/txacme/_version.py set build/lib/txacme/_version.py to '0.9.3' running install_lib creating /home/buildozer/aports/community/py3-txacme/pkg creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/twisted creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/twisted/plugins copying build/lib/twisted/plugins/txacme_endpoint.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/twisted/plugins creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/doubles.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_service.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_store.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_challenges.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/strategies.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_matchers.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_util.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_endpoint.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/matchers.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/test/test_client.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test copying build/lib/txacme/errors.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/logging.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/util.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/challenges/_http.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/challenges/_tls.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/challenges/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/challenges/_libcloud.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges copying build/lib/txacme/interfaces.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/urls.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/testing.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/client.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/service.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/messages.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/endpoint.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/_endpoint_parser.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/store.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme copying build/lib/txacme/_version.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration copying build/lib/integration/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration copying build/lib/integration/test_client.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/twisted/plugins/txacme_endpoint.py to txacme_endpoint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/doubles.py to doubles.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_service.py to test_service.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_store.py to test_store.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_challenges.py to test_challenges.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/strategies.py to strategies.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_matchers.py to test_matchers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_util.py to test_util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_endpoint.py to test_endpoint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/matchers.py to matchers.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/test/test_client.py to test_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/logging.py to logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges/_http.py to _http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges/_tls.py to _tls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/challenges/_libcloud.py to _libcloud.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/interfaces.py to interfaces.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/urls.py to urls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/service.py to service.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/messages.py to messages.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/endpoint.py to endpoint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/_endpoint_parser.py to _endpoint_parser.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/store.py to store.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/integration/test_client.py to test_client.cpython-310.pyc running install_egg_info running egg_info creating src/txacme.egg-info writing src/txacme.egg-info/PKG-INFO writing dependency_links to src/txacme.egg-info/dependency_links.txt writing requirements to src/txacme.egg-info/requires.txt writing top-level names to src/txacme.egg-info/top_level.txt writing manifest file 'src/txacme.egg-info/SOURCES.txt' reading manifest file 'src/txacme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/txacme.egg-info/SOURCES.txt' Copying src/txacme.egg-info to /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.10/site-packages/txacme-0.9.3-py3.10.egg-info running install_scripts >>> py3-txacme*: Running postcheck for py3-txacme >>> py3-txacme*: Preparing package py3-txacme... >>> py3-txacme*: Tracing dependencies... >>> py3-txacme*: Package size: 668.0 KB >>> py3-txacme*: Compressing data... >>> py3-txacme*: Create checksum... >>> py3-txacme*: Create py3-txacme-0.9.3-r3.apk >>> py3-txacme: Build complete at Sat, 12 Mar 2022 16:11:30 +0000 elapsed time 0h 0m 2s >>> py3-txacme: Cleaning up srcdir >>> py3-txacme: Cleaning up pkgdir >>> py3-txacme: Uninstalling dependencies... (1/53) Purging .makedepends-py3-txacme (20220312.161128) (2/53) Purging py3-acme (1.24.0-r0) (3/53) Purging py3-pyrfc3339 (1.1-r5) (4/53) Purging py3-tz (2021.3-r0) (5/53) Purging py3-requests-toolbelt (0.9.1-r3) (6/53) Purging py3-eliot (1.14.0-r2) (7/53) Purging py3-pyrsistent (0.18.0-r1) (8/53) Purging py3-boltons (21.0.0-r3) (9/53) Purging py3-josepy (1.13.0-r0) (10/53) Purging py3-pem (21.2.0-r2) (11/53) Purging py3-treq (22.2.0-r1) (12/53) Purging py3-requests (2.27.1-r0) (13/53) Purging py3-certifi (2021.10.8-r0) (14/53) Purging py3-charset-normalizer (2.0.10-r0) (15/53) Purging py3-urllib3 (1.26.8-r0) (16/53) Purging py3-txsni (0.2.0-r3) (17/53) Purging py3-twisted (22.1.0-r0) (18/53) Purging py3-zope-interface (5.4.0-r1) (19/53) Purging py3-constantly (15.1.0-r5) (20/53) Purging py3-incremental (21.3.0-r2) (21/53) Purging py3-automat (20.2.0-r2) (22/53) Purging py3-hyperlink (21.0.0-r2) (23/53) Purging py3-typing-extensions (3.10.0.2-r2) (24/53) Purging py3-pyhamcrest (2.0.2-r2) (25/53) Purging py3-service_identity (21.1.0-r2) (26/53) Purging py3-asn1-modules (0.2.8-r2) (27/53) Purging py3-asn1 (0.4.8-r2) (28/53) Purging py3-attrs (21.2.0-r1) (29/53) Purging py3-characteristic (14.3.0-r8) (30/53) Purging py3-pyserial (3.5-r3) (31/53) Purging py3-h2 (4.0.0-r2) (32/53) Purging py3-hyperframe (6.0.0-r4) (33/53) Purging py3-hpack (4.0.0-r3) (34/53) Purging py3-openssl (21.0.0-r1) (35/53) Purging py3-cryptography (3.4.8-r0) (36/53) Purging py3-cffi (1.15.0-r0) (37/53) Purging py3-cparser (2.20-r2) (38/53) Purging py3-idna (3.3-r2) (39/53) Purging py3-asn1crypto (1.4.0-r2) (40/53) Purging py3-setuptools (52.0.0-r5) (41/53) Purging py3-ordered-set (4.0.2-r3) (42/53) Purging py3-appdirs (1.4.4-r3) (43/53) Purging py3-packaging (21.3-r0) (44/53) Purging py3-parsing (2.4.7-r3) (45/53) Purging py3-six (1.16.0-r1) (46/53) Purging python3 (3.10.2-r0) (47/53) Purging libbz2 (1.0.8-r1) (48/53) Purging libffi (3.4.2-r1) (49/53) Purging gdbm (1.23-r0) (50/53) Purging xz-libs (5.2.5-r0) (51/53) Purging mpdecimal (2.5.1-r1) (52/53) Purging readline (8.1.2-r0) (53/53) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r5.trigger OK: 354 MiB in 92 packages >>> py3-txacme: Updating the community/aarch64 repository index... >>> py3-txacme: Signing the index...