>>> py3-spake2: Building testing/py3-spake2 0.8-r0 (using abuild 3.13.0-r5) started Sun, 22 Sep 2024 10:49:09 +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-gpep517 py3-setuptools py3-wheel py3-pytest (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.6-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.6.2-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20240601-r1) (7/34) Installing sqlite-libs (3.46.1-r0) (8/34) Installing python3 (3.12.6-r0) (9/34) Installing python3-pycache-pyc0 (3.12.6-r0) (10/34) Installing pyc (3.12.6-r0) (11/34) Installing py3-hkdf-pyc (0.0.3-r1) (12/34) Installing python3-pyc (3.12.6-r0) (13/34) Installing py3-hkdf (0.0.3-r1) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-installer-pyc (0.7.0-r2) (16/34) Installing py3-gpep517 (16-r0) (17/34) Installing py3-gpep517-pyc (16-r0) (18/34) Installing py3-parsing (3.1.4-r0) (19/34) Installing py3-parsing-pyc (3.1.4-r0) (20/34) Installing py3-packaging (24.1-r0) (21/34) Installing py3-packaging-pyc (24.1-r0) (22/34) Installing py3-setuptools (70.3.0-r0) (23/34) Installing py3-setuptools-pyc (70.3.0-r0) (24/34) Installing py3-wheel (0.43.0-r0) (25/34) Installing py3-wheel-pyc (0.43.0-r0) (26/34) Installing py3-iniconfig (2.0.0-r1) (27/34) Installing py3-iniconfig-pyc (2.0.0-r1) (28/34) Installing py3-pluggy (1.5.0-r0) (29/34) Installing py3-pluggy-pyc (1.5.0-r0) (30/34) Installing py3-py (1.11.0-r4) (31/34) Installing py3-py-pyc (1.11.0-r4) (32/34) Installing py3-pytest (8.3.3-r0) (33/34) Installing py3-pytest-pyc (8.3.3-r0) (34/34) Installing .makedepends-py3-spake2 (20240922.104913) Executing busybox-1.36.1-r32.trigger OK: 306 MiB in 137 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.8.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 62425 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62425 100 62425 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k >>> py3-spake2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spake2-0.8.tar.gz >>> py3-spake2: Checking sha512sums... py3-spake2-0.8.tar.gz: OK 10-configparser.patch: OK >>> py3-spake2: Unpacking /var/cache/distfiles/py3-spake2-0.8.tar.gz... >>> py3-spake2: 10-configparser.patch patching file versioneer.py 2024-09-22 10:49:14,502 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.8/versioneer.py:421: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY['git'] = ''' 2024-09-22 10:49:14,543 root INFO running bdist_wheel 2024-09-22 10:49:14,556 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-09-22 10:49:14,565 root INFO running build 2024-09-22 10:49:14,565 root INFO running build_py 2024-09-22 10:49:14,567 root INFO creating build 2024-09-22 10:49:14,567 root INFO creating build/lib 2024-09-22 10:49:14,568 root INFO creating build/lib/spake2 2024-09-22 10:49:14,568 root INFO copying src/spake2/six.py -> build/lib/spake2 2024-09-22 10:49:14,568 root INFO copying src/spake2/spake2.py -> build/lib/spake2 2024-09-22 10:49:14,569 root INFO copying src/spake2/params.py -> build/lib/spake2 2024-09-22 10:49:14,569 root INFO copying src/spake2/ed25519_group.py -> build/lib/spake2 2024-09-22 10:49:14,569 root INFO copying src/spake2/util.py -> build/lib/spake2 2024-09-22 10:49:14,569 root INFO copying src/spake2/__init__.py -> build/lib/spake2 2024-09-22 10:49:14,570 root INFO copying src/spake2/ed25519_basic.py -> build/lib/spake2 2024-09-22 10:49:14,570 root INFO copying src/spake2/_version.py -> build/lib/spake2 2024-09-22 10:49:14,570 root INFO copying src/spake2/groups.py -> build/lib/spake2 2024-09-22 10:49:14,571 root INFO creating build/lib/spake2/parameters 2024-09-22 10:49:14,571 root INFO copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters 2024-09-22 10:49:14,571 root INFO copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters 2024-09-22 10:49:14,571 root INFO copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters 2024-09-22 10:49:14,572 root INFO copying src/spake2/parameters/all.py -> build/lib/spake2/parameters 2024-09-22 10:49:14,572 root INFO copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters 2024-09-22 10:49:14,572 root INFO copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters 2024-09-22 10:49:14,573 root INFO creating build/lib/spake2/test 2024-09-22 10:49:14,573 root INFO copying src/spake2/test/common.py -> build/lib/spake2/test 2024-09-22 10:49:14,573 root INFO copying src/spake2/test/test_utils.py -> build/lib/spake2/test 2024-09-22 10:49:14,573 root INFO copying src/spake2/test/__init__.py -> build/lib/spake2/test 2024-09-22 10:49:14,574 root INFO copying src/spake2/test/test_compat.py -> build/lib/spake2/test 2024-09-22 10:49:14,574 root INFO copying src/spake2/test/test_group.py -> build/lib/spake2/test 2024-09-22 10:49:14,574 root INFO copying src/spake2/test/myhkdf.py -> build/lib/spake2/test 2024-09-22 10:49:14,575 root INFO copying src/spake2/test/test_spake2.py -> build/lib/spake2/test 2024-09-22 10:49:14,583 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-09-22 10:49:14,583 root INFO running install 2024-09-22 10:49:14,596 root INFO running install_lib 2024-09-22 10:49:14,600 root INFO creating build/bdist.linux-loongarch64 2024-09-22 10:49:14,600 root INFO creating build/bdist.linux-loongarch64/wheel 2024-09-22 10:49:14,600 root INFO creating build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,600 root INFO copying build/lib/spake2/six.py -> build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,600 root INFO copying build/lib/spake2/spake2.py -> build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,601 root INFO copying build/lib/spake2/params.py -> build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,601 root INFO copying build/lib/spake2/ed25519_group.py -> build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,601 root INFO copying build/lib/spake2/util.py -> build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,602 root INFO creating build/bdist.linux-loongarch64/wheel/spake2/parameters 2024-09-22 10:49:14,602 root INFO copying build/lib/spake2/parameters/i1024.py -> build/bdist.linux-loongarch64/wheel/spake2/parameters 2024-09-22 10:49:14,602 root INFO copying build/lib/spake2/parameters/i3072.py -> build/bdist.linux-loongarch64/wheel/spake2/parameters 2024-09-22 10:49:14,602 root INFO copying build/lib/spake2/parameters/ed25519.py -> build/bdist.linux-loongarch64/wheel/spake2/parameters 2024-09-22 10:49:14,603 root INFO copying build/lib/spake2/parameters/all.py -> build/bdist.linux-loongarch64/wheel/spake2/parameters 2024-09-22 10:49:14,603 root INFO copying build/lib/spake2/parameters/__init__.py -> build/bdist.linux-loongarch64/wheel/spake2/parameters 2024-09-22 10:49:14,603 root INFO copying build/lib/spake2/parameters/i2048.py -> build/bdist.linux-loongarch64/wheel/spake2/parameters 2024-09-22 10:49:14,603 root INFO copying build/lib/spake2/__init__.py -> build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,604 root INFO copying build/lib/spake2/ed25519_basic.py -> build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,604 root INFO copying build/lib/spake2/_version.py -> build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,604 root INFO copying build/lib/spake2/groups.py -> build/bdist.linux-loongarch64/wheel/spake2 2024-09-22 10:49:14,604 root INFO creating build/bdist.linux-loongarch64/wheel/spake2/test 2024-09-22 10:49:14,605 root INFO copying build/lib/spake2/test/common.py -> build/bdist.linux-loongarch64/wheel/spake2/test 2024-09-22 10:49:14,605 root INFO copying build/lib/spake2/test/test_utils.py -> build/bdist.linux-loongarch64/wheel/spake2/test 2024-09-22 10:49:14,605 root INFO copying build/lib/spake2/test/__init__.py -> build/bdist.linux-loongarch64/wheel/spake2/test 2024-09-22 10:49:14,605 root INFO copying build/lib/spake2/test/test_compat.py -> build/bdist.linux-loongarch64/wheel/spake2/test 2024-09-22 10:49:14,606 root INFO copying build/lib/spake2/test/test_group.py -> build/bdist.linux-loongarch64/wheel/spake2/test 2024-09-22 10:49:14,606 root INFO copying build/lib/spake2/test/myhkdf.py -> build/bdist.linux-loongarch64/wheel/spake2/test 2024-09-22 10:49:14,606 root INFO copying build/lib/spake2/test/test_spake2.py -> build/bdist.linux-loongarch64/wheel/spake2/test 2024-09-22 10:49:14,606 root INFO running install_egg_info 2024-09-22 10:49:14,610 root INFO running egg_info 2024-09-22 10:49:14,610 root INFO creating src/spake2.egg-info 2024-09-22 10:49:14,612 root INFO writing src/spake2.egg-info/PKG-INFO 2024-09-22 10:49:14,613 root INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt 2024-09-22 10:49:14,613 root INFO writing requirements to src/spake2.egg-info/requires.txt 2024-09-22 10:49:14,613 root INFO writing top-level names to src/spake2.egg-info/top_level.txt 2024-09-22 10:49:14,613 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-09-22 10:49:14,617 root INFO reading manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-09-22 10:49:14,617 root INFO reading manifest template 'MANIFEST.in' 2024-09-22 10:49:14,618 root INFO adding license file 'LICENSE' 2024-09-22 10:49:14,619 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-09-22 10:49:14,619 root INFO Copying src/spake2.egg-info to build/bdist.linux-loongarch64/wheel/spake2-0.8-py3.12.egg-info 2024-09-22 10:49:14,621 root INFO running install_scripts 2024-09-22 10:49:14,623 root INFO creating build/bdist.linux-loongarch64/wheel/spake2-0.8.dist-info/WHEEL 2024-09-22 10:49:14,624 wheel INFO creating '/home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.8/.dist/.tmp-8rmxs5v0/spake2-0.8-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-09-22 10:49:14,624 wheel INFO adding 'spake2/__init__.py' 2024-09-22 10:49:14,624 wheel INFO adding 'spake2/_version.py' 2024-09-22 10:49:14,625 wheel INFO adding 'spake2/ed25519_basic.py' 2024-09-22 10:49:14,625 wheel INFO adding 'spake2/ed25519_group.py' 2024-09-22 10:49:14,625 wheel INFO adding 'spake2/groups.py' 2024-09-22 10:49:14,626 wheel INFO adding 'spake2/params.py' 2024-09-22 10:49:14,626 wheel INFO adding 'spake2/six.py' 2024-09-22 10:49:14,626 wheel INFO adding 'spake2/spake2.py' 2024-09-22 10:49:14,627 wheel INFO adding 'spake2/util.py' 2024-09-22 10:49:14,627 wheel INFO adding 'spake2/parameters/__init__.py' 2024-09-22 10:49:14,627 wheel INFO adding 'spake2/parameters/all.py' 2024-09-22 10:49:14,628 wheel INFO adding 'spake2/parameters/ed25519.py' 2024-09-22 10:49:14,628 wheel INFO adding 'spake2/parameters/i1024.py' 2024-09-22 10:49:14,628 wheel INFO adding 'spake2/parameters/i2048.py' 2024-09-22 10:49:14,628 wheel INFO adding 'spake2/parameters/i3072.py' 2024-09-22 10:49:14,629 wheel INFO adding 'spake2/test/__init__.py' 2024-09-22 10:49:14,629 wheel INFO adding 'spake2/test/common.py' 2024-09-22 10:49:14,629 wheel INFO adding 'spake2/test/myhkdf.py' 2024-09-22 10:49:14,630 wheel INFO adding 'spake2/test/test_compat.py' 2024-09-22 10:49:14,630 wheel INFO adding 'spake2/test/test_group.py' 2024-09-22 10:49:14,630 wheel INFO adding 'spake2/test/test_spake2.py' 2024-09-22 10:49:14,631 wheel INFO adding 'spake2/test/test_utils.py' 2024-09-22 10:49:14,631 wheel INFO adding 'spake2-0.8.dist-info/LICENSE' 2024-09-22 10:49:14,631 wheel INFO adding 'spake2-0.8.dist-info/METADATA' 2024-09-22 10:49:14,632 wheel INFO adding 'spake2-0.8.dist-info/WHEEL' 2024-09-22 10:49:14,632 wheel INFO adding 'spake2-0.8.dist-info/top_level.txt' 2024-09-22 10:49:14,632 wheel INFO adding 'spake2-0.8.dist-info/RECORD' 2024-09-22 10:49:14,632 root INFO removing build/bdist.linux-loongarch64/wheel 2024-09-22 10:49:14,634 gpep517 INFO The backend produced .dist/spake2-0.8-py2.py3-none-any.whl spake2-0.8-py2.py3-none-any.whl UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.8' ============================= 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.8 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 4.55s ============================== >>> 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 python3~3.12 >>> py3-spake2-pyc*: Package size: 248.0 KB >>> py3-spake2-pyc*: Compressing data... >>> py3-spake2-pyc*: Create checksum... >>> py3-spake2-pyc*: Create py3-spake2-pyc-0.8-r0.apk >>> py3-spake2*: Tracing dependencies... py3-hkdf python3~3.12 >>> py3-spake2*: Package size: 220.0 KB >>> py3-spake2*: Compressing data... >>> py3-spake2*: Create checksum... >>> py3-spake2*: Create py3-spake2-0.8-r0.apk >>> py3-spake2: Build complete at Sun, 22 Sep 2024 10:49:20 +0000 elapsed time 0h 0m 11s >>> py3-spake2: Cleaning up srcdir >>> py3-spake2: Cleaning up pkgdir >>> py3-spake2: Uninstalling dependencies... (1/34) Purging .makedepends-py3-spake2 (20240922.104913) (2/34) Purging py3-hkdf-pyc (0.0.3-r1) (3/34) Purging py3-hkdf (0.0.3-r1) (4/34) Purging py3-gpep517-pyc (16-r0) (5/34) Purging py3-gpep517 (16-r0) (6/34) Purging py3-installer-pyc (0.7.0-r2) (7/34) Purging py3-installer (0.7.0-r2) (8/34) Purging py3-setuptools-pyc (70.3.0-r0) (9/34) Purging py3-setuptools (70.3.0-r0) (10/34) Purging py3-wheel-pyc (0.43.0-r0) (11/34) Purging py3-wheel (0.43.0-r0) (12/34) Purging py3-pytest-pyc (8.3.3-r0) (13/34) Purging py3-pytest (8.3.3-r0) (14/34) Purging py3-iniconfig-pyc (2.0.0-r1) (15/34) Purging py3-iniconfig (2.0.0-r1) (16/34) Purging py3-packaging-pyc (24.1-r0) (17/34) Purging py3-packaging (24.1-r0) (18/34) Purging py3-parsing-pyc (3.1.4-r0) (19/34) Purging py3-parsing (3.1.4-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging python3-pyc (3.12.6-r0) (25/34) Purging python3-pycache-pyc0 (3.12.6-r0) (26/34) Purging pyc (3.12.6-r0) (27/34) Purging python3 (3.12.6-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.5_p20240601-r1) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.46.1-r0) (34/34) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-spake2: Updating the testing/loongarch64 repository index... >>> py3-spake2: Signing the index...