>>> py3-spake2: Building testing/py3-spake2 0.9-r0 (using abuild 3.13.0-r5) started Mon, 30 Sep 2024 15:18:41 +0000 >>> py3-spake2: Checking sanity of /home/buildozer/aports/testing/py3-spake2/APKBUILD... >>> py3-spake2: Analyzing dependencies... >>> py3-spake2: Installing for build: build-base py3-hkdf py3-cryptography py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/38) Installing libffi (3.4.6-r0) (2/38) Installing gdbm (1.24-r0) (3/38) Installing mpdecimal (4.0.0-r0) (4/38) Installing libpanelw (6.5_p20240601-r1) (5/38) Installing sqlite-libs (3.46.1-r0) (6/38) Installing python3 (3.12.6-r0) (7/38) Installing python3-pycache-pyc0 (3.12.6-r0) (8/38) Installing pyc (3.12.6-r0) (9/38) Installing py3-hkdf-pyc (0.0.3-r1) (10/38) Installing python3-pyc (3.12.6-r0) (11/38) Installing py3-hkdf (0.0.3-r1) (12/38) Installing py3-cparser (2.22-r1) (13/38) Installing py3-cparser-pyc (2.22-r1) (14/38) Installing py3-cffi (1.17.1-r1) (15/38) Installing py3-cffi-pyc (1.17.1-r1) (16/38) Installing py3-cryptography (43.0.1-r0) (17/38) Installing py3-cryptography-pyc (43.0.1-r0) (18/38) Installing py3-installer (0.7.0-r2) (19/38) Installing py3-installer-pyc (0.7.0-r2) (20/38) Installing py3-gpep517 (16-r0) (21/38) Installing py3-gpep517-pyc (16-r0) (22/38) Installing py3-parsing (3.1.4-r0) (23/38) Installing py3-parsing-pyc (3.1.4-r0) (24/38) Installing py3-packaging (24.1-r0) (25/38) Installing py3-packaging-pyc (24.1-r0) (26/38) Installing py3-setuptools (70.3.0-r0) (27/38) Installing py3-setuptools-pyc (70.3.0-r0) (28/38) Installing py3-wheel (0.43.0-r0) (29/38) Installing py3-wheel-pyc (0.43.0-r0) (30/38) Installing py3-iniconfig (2.0.0-r1) (31/38) Installing py3-iniconfig-pyc (2.0.0-r1) (32/38) Installing py3-pluggy (1.5.0-r0) (33/38) Installing py3-pluggy-pyc (1.5.0-r0) (34/38) Installing py3-py (1.11.0-r4) (35/38) Installing py3-py-pyc (1.11.0-r4) (36/38) Installing py3-pytest (8.3.3-r0) (37/38) Installing py3-pytest-pyc (8.3.3-r0) (38/38) Installing .makedepends-py3-spake2 (20240930.151842) Executing busybox-1.36.1-r32.trigger OK: 471 MiB in 155 packages >>> py3-spake2: Cleaning up srcdir >>> py3-spake2: Cleaning up pkgdir >>> py3-spake2: Cleaning up tmpdir >>> py3-spake2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spake2-0.9.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 >>> py3-spake2: Fetching py3-spake2-0.9.tar.gz::https://github.com/warner/python-spake2/archive/refs/tags/v0.9.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 61563 0 61563 0 0 128k 0 --:--:-- --:--:-- --:--:-- 128k >>> py3-spake2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spake2-0.9.tar.gz >>> py3-spake2: Checking sha512sums... py3-spake2-0.9.tar.gz: OK >>> py3-spake2: Unpacking /var/cache/distfiles/edge/py3-spake2-0.9.tar.gz... 2024-09-30 15:18:44,041 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-09-30 15:18:44,079 root INFO running bdist_wheel 2024-09-30 15:18:44,084 root INFO running build 2024-09-30 15:18:44,084 root INFO running build_py 2024-09-30 15:18:44,086 root INFO creating build 2024-09-30 15:18:44,086 root INFO creating build/lib 2024-09-30 15:18:44,087 root INFO creating build/lib/spake2 2024-09-30 15:18:44,087 root INFO copying src/spake2/spake2.py -> build/lib/spake2 2024-09-30 15:18:44,087 root INFO copying src/spake2/util.py -> build/lib/spake2 2024-09-30 15:18:44,087 root INFO copying src/spake2/params.py -> build/lib/spake2 2024-09-30 15:18:44,087 root INFO copying src/spake2/ed25519_group.py -> build/lib/spake2 2024-09-30 15:18:44,088 root INFO copying src/spake2/__init__.py -> build/lib/spake2 2024-09-30 15:18:44,088 root INFO copying src/spake2/groups.py -> build/lib/spake2 2024-09-30 15:18:44,088 root INFO copying src/spake2/_version.py -> build/lib/spake2 2024-09-30 15:18:44,088 root INFO copying src/spake2/ed25519_basic.py -> build/lib/spake2 2024-09-30 15:18:44,089 root INFO creating build/lib/spake2/parameters 2024-09-30 15:18:44,089 root INFO copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters 2024-09-30 15:18:44,089 root INFO copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters 2024-09-30 15:18:44,089 root INFO copying src/spake2/parameters/all.py -> build/lib/spake2/parameters 2024-09-30 15:18:44,089 root INFO copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters 2024-09-30 15:18:44,090 root INFO copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters 2024-09-30 15:18:44,090 root INFO copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters 2024-09-30 15:18:44,090 root INFO creating build/lib/spake2/test 2024-09-30 15:18:44,090 root INFO copying src/spake2/test/myhkdf.py -> build/lib/spake2/test 2024-09-30 15:18:44,090 root INFO copying src/spake2/test/__init__.py -> build/lib/spake2/test 2024-09-30 15:18:44,091 root INFO copying src/spake2/test/common.py -> build/lib/spake2/test 2024-09-30 15:18:44,091 root INFO copying src/spake2/test/test_utils.py -> build/lib/spake2/test 2024-09-30 15:18:44,091 root INFO copying src/spake2/test/test_compat.py -> build/lib/spake2/test 2024-09-30 15:18:44,091 root INFO copying src/spake2/test/test_group.py -> build/lib/spake2/test 2024-09-30 15:18:44,091 root INFO copying src/spake2/test/test_spake2.py -> build/lib/spake2/test 2024-09-30 15:18:44,098 root INFO installing to build/bdist.linux-i686/wheel 2024-09-30 15:18:44,098 root INFO running install 2024-09-30 15:18:44,106 root INFO running install_lib 2024-09-30 15:18:44,109 root INFO creating build/bdist.linux-i686 2024-09-30 15:18:44,109 root INFO creating build/bdist.linux-i686/wheel 2024-09-30 15:18:44,109 root INFO creating build/bdist.linux-i686/wheel/spake2 2024-09-30 15:18:44,109 root INFO copying build/lib/spake2/spake2.py -> build/bdist.linux-i686/wheel/spake2 2024-09-30 15:18:44,109 root INFO copying build/lib/spake2/util.py -> build/bdist.linux-i686/wheel/spake2 2024-09-30 15:18:44,109 root INFO copying build/lib/spake2/params.py -> build/bdist.linux-i686/wheel/spake2 2024-09-30 15:18:44,110 root INFO copying build/lib/spake2/ed25519_group.py -> build/bdist.linux-i686/wheel/spake2 2024-09-30 15:18:44,110 root INFO creating build/bdist.linux-i686/wheel/spake2/parameters 2024-09-30 15:18:44,110 root INFO copying build/lib/spake2/parameters/i3072.py -> build/bdist.linux-i686/wheel/spake2/parameters 2024-09-30 15:18:44,110 root INFO copying build/lib/spake2/parameters/__init__.py -> build/bdist.linux-i686/wheel/spake2/parameters 2024-09-30 15:18:44,110 root INFO copying build/lib/spake2/parameters/all.py -> build/bdist.linux-i686/wheel/spake2/parameters 2024-09-30 15:18:44,110 root INFO copying build/lib/spake2/parameters/i1024.py -> build/bdist.linux-i686/wheel/spake2/parameters 2024-09-30 15:18:44,111 root INFO copying build/lib/spake2/parameters/i2048.py -> build/bdist.linux-i686/wheel/spake2/parameters 2024-09-30 15:18:44,111 root INFO copying build/lib/spake2/parameters/ed25519.py -> build/bdist.linux-i686/wheel/spake2/parameters 2024-09-30 15:18:44,111 root INFO copying build/lib/spake2/__init__.py -> build/bdist.linux-i686/wheel/spake2 2024-09-30 15:18:44,111 root INFO copying build/lib/spake2/groups.py -> build/bdist.linux-i686/wheel/spake2 2024-09-30 15:18:44,111 root INFO copying build/lib/spake2/_version.py -> build/bdist.linux-i686/wheel/spake2 2024-09-30 15:18:44,112 root INFO creating build/bdist.linux-i686/wheel/spake2/test 2024-09-30 15:18:44,112 root INFO copying build/lib/spake2/test/myhkdf.py -> build/bdist.linux-i686/wheel/spake2/test 2024-09-30 15:18:44,112 root INFO copying build/lib/spake2/test/__init__.py -> build/bdist.linux-i686/wheel/spake2/test 2024-09-30 15:18:44,112 root INFO copying build/lib/spake2/test/common.py -> build/bdist.linux-i686/wheel/spake2/test 2024-09-30 15:18:44,112 root INFO copying build/lib/spake2/test/test_utils.py -> build/bdist.linux-i686/wheel/spake2/test 2024-09-30 15:18:44,113 root INFO copying build/lib/spake2/test/test_compat.py -> build/bdist.linux-i686/wheel/spake2/test 2024-09-30 15:18:44,113 root INFO copying build/lib/spake2/test/test_group.py -> build/bdist.linux-i686/wheel/spake2/test 2024-09-30 15:18:44,113 root INFO copying build/lib/spake2/test/test_spake2.py -> build/bdist.linux-i686/wheel/spake2/test 2024-09-30 15:18:44,113 root INFO copying build/lib/spake2/ed25519_basic.py -> build/bdist.linux-i686/wheel/spake2 2024-09-30 15:18:44,113 root INFO running install_egg_info 2024-09-30 15:18:44,116 root INFO running egg_info 2024-09-30 15:18:44,116 root INFO creating src/spake2.egg-info 2024-09-30 15:18:44,118 root INFO writing src/spake2.egg-info/PKG-INFO 2024-09-30 15:18:44,118 root INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt 2024-09-30 15:18:44,118 root INFO writing requirements to src/spake2.egg-info/requires.txt 2024-09-30 15:18:44,118 root INFO writing top-level names to src/spake2.egg-info/top_level.txt 2024-09-30 15:18:44,118 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-09-30 15:18:44,121 root INFO reading manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-09-30 15:18:44,121 root INFO reading manifest template 'MANIFEST.in' 2024-09-30 15:18:44,122 root INFO adding license file 'LICENSE' 2024-09-30 15:18:44,122 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-09-30 15:18:44,123 root INFO Copying src/spake2.egg-info to build/bdist.linux-i686/wheel/spake2-0.9-py3.12.egg-info 2024-09-30 15:18:44,124 root INFO running install_scripts 2024-09-30 15:18:44,125 root INFO creating build/bdist.linux-i686/wheel/spake2-0.9.dist-info/WHEEL 2024-09-30 15:18:44,126 wheel INFO creating '/home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.9/.dist/.tmp-9vg_rl0e/spake2-0.9-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-09-30 15:18:44,126 wheel INFO adding 'spake2/__init__.py' 2024-09-30 15:18:44,126 wheel INFO adding 'spake2/_version.py' 2024-09-30 15:18:44,126 wheel INFO adding 'spake2/ed25519_basic.py' 2024-09-30 15:18:44,127 wheel INFO adding 'spake2/ed25519_group.py' 2024-09-30 15:18:44,127 wheel INFO adding 'spake2/groups.py' 2024-09-30 15:18:44,127 wheel INFO adding 'spake2/params.py' 2024-09-30 15:18:44,127 wheel INFO adding 'spake2/spake2.py' 2024-09-30 15:18:44,127 wheel INFO adding 'spake2/util.py' 2024-09-30 15:18:44,128 wheel INFO adding 'spake2/parameters/__init__.py' 2024-09-30 15:18:44,128 wheel INFO adding 'spake2/parameters/all.py' 2024-09-30 15:18:44,128 wheel INFO adding 'spake2/parameters/ed25519.py' 2024-09-30 15:18:44,128 wheel INFO adding 'spake2/parameters/i1024.py' 2024-09-30 15:18:44,128 wheel INFO adding 'spake2/parameters/i2048.py' 2024-09-30 15:18:44,129 wheel INFO adding 'spake2/parameters/i3072.py' 2024-09-30 15:18:44,129 wheel INFO adding 'spake2/test/__init__.py' 2024-09-30 15:18:44,129 wheel INFO adding 'spake2/test/common.py' 2024-09-30 15:18:44,129 wheel INFO adding 'spake2/test/myhkdf.py' 2024-09-30 15:18:44,129 wheel INFO adding 'spake2/test/test_compat.py' 2024-09-30 15:18:44,130 wheel INFO adding 'spake2/test/test_group.py' 2024-09-30 15:18:44,130 wheel INFO adding 'spake2/test/test_spake2.py' 2024-09-30 15:18:44,130 wheel INFO adding 'spake2/test/test_utils.py' 2024-09-30 15:18:44,130 wheel INFO adding 'spake2-0.9.dist-info/LICENSE' 2024-09-30 15:18:44,130 wheel INFO adding 'spake2-0.9.dist-info/METADATA' 2024-09-30 15:18:44,131 wheel INFO adding 'spake2-0.9.dist-info/WHEEL' 2024-09-30 15:18:44,131 wheel INFO adding 'spake2-0.9.dist-info/top_level.txt' 2024-09-30 15:18:44,131 wheel INFO adding 'spake2-0.9.dist-info/RECORD' 2024-09-30 15:18:44,131 root INFO removing build/bdist.linux-i686/wheel 2024-09-30 15:18:44,132 gpep517 INFO The backend produced .dist/spake2-0.9-py3-none-any.whl spake2-0.9-py3-none-any.whl UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.9' ============================= test session starts ============================== platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.9 collected 43 items src/spake2/test/test_compat.py ......... [ 20%] src/spake2/test/test_group.py .......... [ 44%] src/spake2/test/test_spake2.py .................. [ 86%] src/spake2/test/test_utils.py ...... [100%] ============================== 43 passed in 3.84s ============================== >>> py3-spake2: Entering fakeroot... >>> py3-spake2-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2/usr/lib/python3.12/site-packages/spake2/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.12/site-packages/spake2/__pycache__' '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2/usr/lib/python3.12/site-packages/spake2/parameters/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.12/site-packages/spake2/parameters/__pycache__' '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2/usr/lib/python3.12/site-packages/spake2/test/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.12/site-packages/spake2/test/__pycache__' >>> py3-spake2-pyc*: Preparing subpackage py3-spake2-pyc... >>> py3-spake2-pyc*: Running postcheck for py3-spake2-pyc >>> py3-spake2*: Running postcheck for py3-spake2 >>> py3-spake2*: Preparing package py3-spake2... >>> py3-spake2-pyc*: Tracing dependencies... py3-hkdf py3-cryptography python3~3.12 >>> py3-spake2-pyc*: Package size: 212.0 KB >>> py3-spake2-pyc*: Compressing data... >>> py3-spake2-pyc*: Create checksum... >>> py3-spake2-pyc*: Create py3-spake2-pyc-0.9-r0.apk >>> py3-spake2*: Tracing dependencies... py3-hkdf py3-cryptography python3~3.12 >>> py3-spake2*: Package size: 188.0 KB >>> py3-spake2*: Compressing data... >>> py3-spake2*: Create checksum... >>> py3-spake2*: Create py3-spake2-0.9-r0.apk >>> py3-spake2: Build complete at Mon, 30 Sep 2024 15:18:49 +0000 elapsed time 0h 0m 8s >>> py3-spake2: Cleaning up srcdir >>> py3-spake2: Cleaning up pkgdir >>> py3-spake2: Uninstalling dependencies... (1/38) Purging .makedepends-py3-spake2 (20240930.151842) (2/38) Purging py3-hkdf-pyc (0.0.3-r1) (3/38) Purging py3-hkdf (0.0.3-r1) (4/38) Purging py3-cryptography-pyc (43.0.1-r0) (5/38) Purging py3-cryptography (43.0.1-r0) (6/38) Purging py3-cffi-pyc (1.17.1-r1) (7/38) Purging py3-cffi (1.17.1-r1) (8/38) Purging py3-cparser-pyc (2.22-r1) (9/38) Purging py3-cparser (2.22-r1) (10/38) Purging py3-gpep517-pyc (16-r0) (11/38) Purging py3-gpep517 (16-r0) (12/38) Purging py3-installer-pyc (0.7.0-r2) (13/38) Purging py3-installer (0.7.0-r2) (14/38) Purging py3-setuptools-pyc (70.3.0-r0) (15/38) Purging py3-setuptools (70.3.0-r0) (16/38) Purging py3-wheel-pyc (0.43.0-r0) (17/38) Purging py3-wheel (0.43.0-r0) (18/38) Purging py3-pytest-pyc (8.3.3-r0) (19/38) Purging py3-pytest (8.3.3-r0) (20/38) Purging py3-iniconfig-pyc (2.0.0-r1) (21/38) Purging py3-iniconfig (2.0.0-r1) (22/38) Purging py3-packaging-pyc (24.1-r0) (23/38) Purging py3-packaging (24.1-r0) (24/38) Purging py3-parsing-pyc (3.1.4-r0) (25/38) Purging py3-parsing (3.1.4-r0) (26/38) Purging py3-pluggy-pyc (1.5.0-r0) (27/38) Purging py3-pluggy (1.5.0-r0) (28/38) Purging py3-py-pyc (1.11.0-r4) (29/38) Purging py3-py (1.11.0-r4) (30/38) Purging python3-pyc (3.12.6-r0) (31/38) Purging python3-pycache-pyc0 (3.12.6-r0) (32/38) Purging pyc (3.12.6-r0) (33/38) Purging python3 (3.12.6-r0) (34/38) Purging gdbm (1.24-r0) (35/38) Purging libffi (3.4.6-r0) (36/38) Purging libpanelw (6.5_p20240601-r1) (37/38) Purging mpdecimal (4.0.0-r0) (38/38) Purging sqlite-libs (3.46.1-r0) Executing busybox-1.36.1-r32.trigger OK: 412 MiB in 117 packages >>> py3-spake2: Updating the testing/x86 repository index... >>> py3-spake2: Signing the index...