>>> py3-pem: Building community/py3-pem 21.2.0-r2 (using abuild 3.9.0-r0) started Fri, 15 Apr 2022 16:51:33 +0000 >>> py3-pem: Checking sanity of /home/buildozer/aports/community/py3-pem/APKBUILD... >>> WARNING: py3-pem: No maintainer >>> py3-pem: Analyzing dependencies... >>> py3-pem: Installing for build: build-base python3 py3-twisted py3-setuptools py3-pytest py3-certifi py3-openssl py3-pretend (1/49) Installing libbz2 (1.0.8-r1) (2/49) Installing libffi (3.4.2-r1) (3/49) Installing gdbm (1.23-r0) (4/49) Installing xz-libs (5.2.5-r1) (5/49) Installing mpdecimal (2.5.1-r1) (6/49) Installing readline (8.1.2-r0) (7/49) Installing sqlite-libs (3.38.0-r0) (8/49) Installing python3 (3.10.3-r0) (9/49) Installing py3-cparser (2.20-r2) (10/49) Installing py3-cffi (1.15.0-r0) (11/49) Installing py3-idna (3.3-r2) (12/49) Installing py3-asn1crypto (1.4.0-r2) (13/49) Installing py3-six (1.16.0-r1) (14/49) Installing py3-cryptography (3.4.8-r0) (15/49) Installing py3-zope-interface (5.4.0-r1) (16/49) Installing py3-constantly (15.1.0-r5) (17/49) Installing py3-incremental (21.3.0-r2) (18/49) Installing py3-attrs (21.4.0-r0) (19/49) Installing py3-automat (20.2.0-r2) (20/49) Installing py3-hyperlink (21.0.0-r2) (21/49) Installing py3-typing-extensions (4.1.1-r0) (22/49) Installing py3-pyhamcrest (2.0.2-r2) (23/49) Installing py3-asn1 (0.4.8-r2) (24/49) Installing py3-asn1-modules (0.2.8-r2) (25/49) Installing py3-characteristic (14.3.0-r8) (26/49) Installing py3-service_identity (21.1.0-r2) (27/49) Installing py3-pyserial (3.5-r3) (28/49) Installing py3-hyperframe (6.0.0-r5) (29/49) Installing py3-hpack (4.0.0-r4) (30/49) Installing py3-h2 (4.0.0-r2) (31/49) Installing py3-twisted (22.2.0-r0) (32/49) Installing py3-appdirs (1.4.4-r3) (33/49) Installing py3-more-itertools (8.12.0-r2) (34/49) Installing py3-ordered-set (4.0.2-r3) (35/49) Installing py3-parsing (2.4.7-r3) (36/49) Installing py3-packaging (21.3-r0) (37/49) Installing py3-setuptools (59.4.0-r0) (38/49) Installing py3-atomicwrites (1.4.0-r2) (39/49) Installing py3-iniconfig (1.1.1-r2) (40/49) Installing py3-pluggy (0.13.1-r5) (41/49) Installing py3-py (1.10.0-r2) (42/49) Installing py3-wcwidth (0.2.5-r2) (43/49) Installing py3-toml (0.10.2-r3) (44/49) Installing py3-pygments (2.11.2-r0) (45/49) Installing py3-pytest (6.2.5-r2) (46/49) Installing py3-certifi (2021.10.8-r0) (47/49) Installing py3-openssl (21.0.0-r1) (48/49) Installing py3-pretend (1.0.9-r2) (49/49) Installing .makedepends-py3-pem (20220415.165135) Executing busybox-1.35.0-r8.trigger OK: 360 MiB in 137 packages >>> py3-pem: Cleaning up srcdir >>> py3-pem: Cleaning up pkgdir >>> py3-pem: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pem-21.2.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 100 35899 100 35899 0 0 72111 0 --:--:-- --:--:-- --:--:-- 72086 >>> py3-pem: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-pem-21.2.0.tar.gz >>> py3-pem: Checking sha512sums... py3-pem-21.2.0.tar.gz: OK >>> py3-pem: Unpacking /var/cache/distfiles/v3.16/py3-pem-21.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pem copying src/pem/__init__.py -> build/lib/pem copying src/pem/twisted.py -> build/lib/pem copying src/pem/_core.py -> build/lib/pem copying src/pem/_compat.py -> build/lib/pem running egg_info creating src/pem.egg-info writing src/pem.egg-info/PKG-INFO writing dependency_links to src/pem.egg-info/dependency_links.txt writing requirements to src/pem.egg-info/requires.txt writing top-level names to src/pem.egg-info/top_level.txt writing manifest file 'src/pem.egg-info/SOURCES.txt' reading manifest file 'src/pem.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/pem.egg-info/SOURCES.txt' copying src/pem/py.typed -> build/lib/pem ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pem/src/pem-21.2.0, configfile: tox.ini, testpaths: tests collected 66 items tests/test_core.py ..................................................... [ 80%] [ 80%] tests/test_twisted.py ............. [100%] ============================== 66 passed in 0.37s ============================== >>> py3-pem: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/pem.egg-info/PKG-INFO writing dependency_links to src/pem.egg-info/dependency_links.txt writing requirements to src/pem.egg-info/requires.txt writing top-level names to src/pem.egg-info/top_level.txt reading manifest file 'src/pem.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'src/pem.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-pem/pkg creating /home/buildozer/aports/community/py3-pem/pkg/py3-pem creating /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr creating /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib creating /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem copying build/lib/pem/py.typed -> /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem creating /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem/__pycache__ copying build/lib/pem/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem/__pycache__ copying build/lib/pem/__pycache__/twisted.cpython-310.pyc -> /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem/__pycache__ copying build/lib/pem/__pycache__/_compat.cpython-310.pyc -> /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem/__pycache__ copying build/lib/pem/__pycache__/_core.cpython-310.pyc -> /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem/__pycache__ copying build/lib/pem/__init__.py -> /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem copying build/lib/pem/twisted.py -> /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem copying build/lib/pem/_core.py -> /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem copying build/lib/pem/_compat.py -> /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem running install_egg_info Copying src/pem.egg-info to /home/buildozer/aports/community/py3-pem/pkg/py3-pem/usr/lib/python3.10/site-packages/pem-21.2.0-py3.10.egg-info running install_scripts >>> py3-pem*: Running postcheck for py3-pem >>> py3-pem*: Preparing package py3-pem... >>> py3-pem*: Tracing dependencies... >>> py3-pem*: Package size: 100.0 KB >>> py3-pem*: Compressing data... >>> py3-pem*: Create checksum... >>> py3-pem*: Create py3-pem-21.2.0-r2.apk >>> py3-pem: Build complete at Fri, 15 Apr 2022 16:51:38 +0000 elapsed time 0h 0m 5s >>> py3-pem: Cleaning up srcdir >>> py3-pem: Cleaning up pkgdir >>> py3-pem: Uninstalling dependencies... (1/49) Purging .makedepends-py3-pem (20220415.165135) (2/49) Purging py3-twisted (22.2.0-r0) (3/49) Purging py3-zope-interface (5.4.0-r1) (4/49) Purging py3-constantly (15.1.0-r5) (5/49) Purging py3-incremental (21.3.0-r2) (6/49) Purging py3-automat (20.2.0-r2) (7/49) Purging py3-hyperlink (21.0.0-r2) (8/49) Purging py3-typing-extensions (4.1.1-r0) (9/49) Purging py3-pyhamcrest (2.0.2-r2) (10/49) Purging py3-service_identity (21.1.0-r2) (11/49) Purging py3-asn1-modules (0.2.8-r2) (12/49) Purging py3-asn1 (0.4.8-r2) (13/49) Purging py3-characteristic (14.3.0-r8) (14/49) Purging py3-pyserial (3.5-r3) (15/49) Purging py3-h2 (4.0.0-r2) (16/49) Purging py3-hyperframe (6.0.0-r5) (17/49) Purging py3-hpack (4.0.0-r4) (18/49) Purging py3-setuptools (59.4.0-r0) (19/49) Purging py3-appdirs (1.4.4-r3) (20/49) Purging py3-ordered-set (4.0.2-r3) (21/49) Purging py3-pytest (6.2.5-r2) (22/49) Purging py3-atomicwrites (1.4.0-r2) (23/49) Purging py3-attrs (21.4.0-r0) (24/49) Purging py3-more-itertools (8.12.0-r2) (25/49) Purging py3-iniconfig (1.1.1-r2) (26/49) Purging py3-pluggy (0.13.1-r5) (27/49) Purging py3-py (1.10.0-r2) (28/49) Purging py3-wcwidth (0.2.5-r2) (29/49) Purging py3-packaging (21.3-r0) (30/49) Purging py3-parsing (2.4.7-r3) (31/49) Purging py3-toml (0.10.2-r3) (32/49) Purging py3-pygments (2.11.2-r0) (33/49) Purging py3-certifi (2021.10.8-r0) (34/49) Purging py3-openssl (21.0.0-r1) (35/49) Purging py3-cryptography (3.4.8-r0) (36/49) Purging py3-cffi (1.15.0-r0) (37/49) Purging py3-cparser (2.20-r2) (38/49) Purging py3-idna (3.3-r2) (39/49) Purging py3-asn1crypto (1.4.0-r2) (40/49) Purging py3-six (1.16.0-r1) (41/49) Purging py3-pretend (1.0.9-r2) (42/49) Purging python3 (3.10.3-r0) (43/49) Purging libbz2 (1.0.8-r1) (44/49) Purging libffi (3.4.2-r1) (45/49) Purging gdbm (1.23-r0) (46/49) Purging xz-libs (5.2.5-r1) (47/49) Purging mpdecimal (2.5.1-r1) (48/49) Purging readline (8.1.2-r0) (49/49) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 255 MiB in 88 packages >>> py3-pem: Updating the community/armv7 repository index... >>> py3-pem: Signing the index...