>>> py3-rsa: Building community/py3-rsa 4.7-r0 (using abuild 3.7.0-r0) started Thu, 21 Jan 2021 05:46:34 +0000 >>> py3-rsa: Checking sanity of /home/buildozer/aports/community/py3-rsa/APKBUILD... >>> py3-rsa: Analyzing dependencies... >>> py3-rsa: Installing for build: build-base python3 py3-asn1 py3-setuptools py3-pytest py3-mock py3-mypy (1/30) Installing libbz2 (1.0.8-r1) (2/30) Installing libffi (3.3-r2) (3/30) Installing gdbm (1.19-r0) (4/30) Installing xz-libs (5.2.5-r0) (5/30) Installing readline (8.1.0-r0) (6/30) Installing sqlite-libs (3.34.1-r0) (7/30) Installing python3 (3.8.7-r0) (8/30) Installing py3-asn1 (0.4.8-r0) (9/30) Installing py3-ordered-set (4.0.2-r0) (10/30) Installing py3-appdirs (1.4.4-r1) (11/30) Installing py3-parsing (2.4.7-r1) (12/30) Installing py3-six (1.15.0-r0) (13/30) Installing py3-packaging (20.8-r1) (14/30) Installing py3-setuptools (51.3.3-r0) (15/30) Installing py3-atomicwrites (1.4.0-r0) (16/30) Installing py3-attrs (20.3.0-r0) (17/30) Installing py3-more-itertools (8.6.0-r0) (18/30) Installing py3-iniconfig (1.1.1-r0) (19/30) Installing py3-pluggy (0.13.1-r1) (20/30) Installing py3-py (1.10.0-r0) (21/30) Installing py3-wcwidth (0.2.5-r0) (22/30) Installing py3-toml (0.10.2-r0) (23/30) Installing py3-pytest (6.2.1-r0) (24/30) Installing py3-pbr (5.5.1-r0) (25/30) Installing py3-mock (4.0.3-r0) (26/30) Installing py3-mypy-extensions (0.4.3-r0) (27/30) Installing py3-typing-extensions (3.7.4.3-r0) (28/30) Installing py3-typed-ast (1.4.2-r0) (29/30) Installing py3-mypy (0.790-r0) (30/30) Installing .makedepends-py3-rsa (20210121.054635) Executing busybox-1.32.1-r0.trigger OK: 384 MiB in 116 packages >>> py3-rsa: Cleaning up srcdir >>> py3-rsa: Cleaning up pkgdir >>> py3-rsa: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/rsa-4.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-rsa: Fetching https://files.pythonhosted.org/packages/source/r/rsa/rsa-4.7.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 39298 100 39298 0 0 572k 0 --:--:-- --:--:-- --:--:-- 572k >>> py3-rsa: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/rsa-4.7.tar.gz >>> py3-rsa: Checking sha512sums... rsa-4.7.tar.gz: OK >>> py3-rsa: Unpacking /var/cache/distfiles/v3.13/rsa-4.7.tar.gz... running build running build_py creating build creating build/lib creating build/lib/rsa copying rsa/cli.py -> build/lib/rsa copying rsa/pkcs1.py -> build/lib/rsa copying rsa/_compat.py -> build/lib/rsa copying rsa/key.py -> build/lib/rsa copying rsa/util.py -> build/lib/rsa copying rsa/pkcs1_v2.py -> build/lib/rsa copying rsa/parallel.py -> build/lib/rsa copying rsa/__init__.py -> build/lib/rsa copying rsa/core.py -> build/lib/rsa copying rsa/prime.py -> build/lib/rsa copying rsa/pem.py -> build/lib/rsa copying rsa/transform.py -> build/lib/rsa copying rsa/randnum.py -> build/lib/rsa copying rsa/common.py -> build/lib/rsa copying rsa/asn1.py -> build/lib/rsa ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-6.2.1, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-rsa/src/rsa-4.7 collected 95 items tests/test_cli.py .............. [ 14%] tests/test_common.py ........... [ 26%] tests/test_compat.py ...... [ 32%] tests/test_integers.py .. [ 34%] tests/test_key.py ...... [ 41%] tests/test_load_save_keys.py ............ [ 53%] tests/test_mypy.py . [ 54%] tests/test_parallel.py . [ 55%] tests/test_pem.py ......... [ 65%] tests/test_pkcs1.py ................. [ 83%] tests/test_pkcs1_v2.py ... [ 86%] tests/test_prime.py .... [ 90%] tests/test_strings.py . [ 91%] tests/test_transform.py ........ [100%] ============================= 95 passed in 35.48s ============================== >>> py3-rsa: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-rsa/pkg creating /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa creating /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr creating /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib creating /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/cli.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/pkcs1.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/_compat.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/key.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/util.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/pkcs1_v2.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/parallel.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/__init__.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/core.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/prime.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/pem.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/transform.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/randnum.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/common.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa copying build/lib/rsa/asn1.py -> /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/cli.py to cli.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/pkcs1.py to pkcs1.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/_compat.py to _compat.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/key.py to key.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/util.py to util.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/pkcs1_v2.py to pkcs1_v2.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/parallel.py to parallel.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/core.py to core.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/prime.py to prime.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/pem.py to pem.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/transform.py to transform.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/randnum.py to randnum.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/common.py to common.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa/asn1.py to asn1.cpython-38.pyc running install_egg_info running egg_info writing rsa.egg-info/PKG-INFO writing dependency_links to rsa.egg-info/dependency_links.txt writing entry points to rsa.egg-info/entry_points.txt writing requirements to rsa.egg-info/requires.txt writing top-level names to rsa.egg-info/top_level.txt reading manifest file 'rsa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.txt' writing manifest file 'rsa.egg-info/SOURCES.txt' Copying rsa.egg-info to /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/lib/python3.8/site-packages/rsa-4.7-py3.8.egg-info running install_scripts Installing pyrsa-decrypt script to /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/bin Installing pyrsa-encrypt script to /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/bin Installing pyrsa-keygen script to /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/bin Installing pyrsa-priv2pub script to /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/bin Installing pyrsa-sign script to /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/bin Installing pyrsa-verify script to /home/buildozer/aports/community/py3-rsa/pkg/py3-rsa/usr/bin >>> py3-rsa*: Running postcheck for py3-rsa >>> py3-rsa*: Preparing package py3-rsa... >>> py3-rsa*: Tracing dependencies... >>> py3-rsa*: Package size: 300.0 KB >>> py3-rsa*: Compressing data... >>> py3-rsa*: Create checksum... >>> py3-rsa*: Create py3-rsa-4.7-r0.apk >>> py3-rsa: Build complete at Thu, 21 Jan 2021 05:47:14 +0000 elapsed time 0h 0m 40s >>> py3-rsa: Cleaning up srcdir >>> py3-rsa: Cleaning up pkgdir >>> py3-rsa: Uninstalling dependencies... (1/30) Purging .makedepends-py3-rsa (20210121.054635) (2/30) Purging py3-asn1 (0.4.8-r0) (3/30) Purging py3-pytest (6.2.1-r0) (4/30) Purging py3-atomicwrites (1.4.0-r0) (5/30) Purging py3-attrs (20.3.0-r0) (6/30) Purging py3-more-itertools (8.6.0-r0) (7/30) Purging py3-iniconfig (1.1.1-r0) (8/30) Purging py3-pluggy (0.13.1-r1) (9/30) Purging py3-py (1.10.0-r0) (10/30) Purging py3-wcwidth (0.2.5-r0) (11/30) Purging py3-toml (0.10.2-r0) (12/30) Purging py3-mock (4.0.3-r0) (13/30) Purging py3-pbr (5.5.1-r0) (14/30) Purging py3-setuptools (51.3.3-r0) (15/30) Purging py3-ordered-set (4.0.2-r0) (16/30) Purging py3-appdirs (1.4.4-r1) (17/30) Purging py3-packaging (20.8-r1) (18/30) Purging py3-parsing (2.4.7-r1) (19/30) Purging py3-six (1.15.0-r0) (20/30) Purging py3-mypy (0.790-r0) (21/30) Purging py3-mypy-extensions (0.4.3-r0) (22/30) Purging py3-typing-extensions (3.7.4.3-r0) (23/30) Purging py3-typed-ast (1.4.2-r0) (24/30) Purging python3 (3.8.7-r0) (25/30) Purging libbz2 (1.0.8-r1) (26/30) Purging libffi (3.3-r2) (27/30) Purging gdbm (1.19-r0) (28/30) Purging xz-libs (5.2.5-r0) (29/30) Purging readline (8.1.0-r0) (30/30) Purging sqlite-libs (3.34.1-r0) Executing busybox-1.32.1-r0.trigger OK: 310 MiB in 86 packages >>> py3-rsa: Updating the community/x86 repository index... >>> py3-rsa: Signing the index...