>>> py3-spake2: Building testing/py3-spake2 0.8-r0 (using abuild 3.13.0-r3) started Sun, 30 Jun 2024 13:43:48 +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/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.6-r0) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.6.2-r0) (5/35) Installing mpdecimal (4.0.0-r0) (6/35) Installing libpanelw (6.4_p20240420-r0) (7/35) Installing readline (8.2.10-r0) (8/35) Installing sqlite-libs (3.46.0-r0) (9/35) Installing python3 (3.12.3-r1) (10/35) Installing python3-pycache-pyc0 (3.12.3-r1) (11/35) Installing pyc (3.12.3-r1) (12/35) Installing py3-hkdf-pyc (0.0.3-r1) (13/35) Installing python3-pyc (3.12.3-r1) (14/35) Installing py3-hkdf (0.0.3-r1) (15/35) Installing py3-installer (0.7.0-r2) (16/35) Installing py3-installer-pyc (0.7.0-r2) (17/35) Installing py3-gpep517 (16-r0) (18/35) Installing py3-gpep517-pyc (16-r0) (19/35) Installing py3-parsing (3.1.2-r1) (20/35) Installing py3-parsing-pyc (3.1.2-r1) (21/35) Installing py3-packaging (24.1-r0) (22/35) Installing py3-packaging-pyc (24.1-r0) (23/35) Installing py3-setuptools (70.1.1-r0) (24/35) Installing py3-setuptools-pyc (70.1.1-r0) (25/35) Installing py3-wheel (0.42.0-r1) (26/35) Installing py3-wheel-pyc (0.42.0-r1) (27/35) Installing py3-iniconfig (2.0.0-r1) (28/35) Installing py3-iniconfig-pyc (2.0.0-r1) (29/35) Installing py3-pluggy (1.5.0-r0) (30/35) Installing py3-pluggy-pyc (1.5.0-r0) (31/35) Installing py3-py (1.11.0-r3) (32/35) Installing py3-py-pyc (1.11.0-r3) (33/35) Installing py3-pytest (8.2.2-r0) (34/35) Installing py3-pytest-pyc (8.2.2-r0) (35/35) Installing .makedepends-py3-spake2 (20240630.134351) Executing busybox-1.36.1-r31.trigger OK: 431 MiB in 142 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-spake2: Fetching py3-spake2-0.8.tar.gz::https://github.com/warner/python-spake2/archive/refs/tags/v0.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62425 100 62425 0 0 163k 0 --:--:-- --:--:-- --:--:-- 376k >>> 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/edge/py3-spake2-0.8.tar.gz... >>> py3-spake2: 10-configparser.patch patching file versioneer.py 2024-06-30 13:43:53,553 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-06-30 13:43:53,607 root INFO running bdist_wheel 2024-06-30 13:43:53,623 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-06-30 13:43:53,637 root INFO running build 2024-06-30 13:43:53,637 root INFO running build_py 2024-06-30 13:43:53,640 root INFO creating build 2024-06-30 13:43:53,640 root INFO creating build/lib 2024-06-30 13:43:53,640 root INFO creating build/lib/spake2 2024-06-30 13:43:53,641 root INFO copying src/spake2/groups.py -> build/lib/spake2 2024-06-30 13:43:53,641 root INFO copying src/spake2/params.py -> build/lib/spake2 2024-06-30 13:43:53,641 root INFO copying src/spake2/util.py -> build/lib/spake2 2024-06-30 13:43:53,642 root INFO copying src/spake2/spake2.py -> build/lib/spake2 2024-06-30 13:43:53,642 root INFO copying src/spake2/ed25519_group.py -> build/lib/spake2 2024-06-30 13:43:53,643 root INFO copying src/spake2/_version.py -> build/lib/spake2 2024-06-30 13:43:53,643 root INFO copying src/spake2/__init__.py -> build/lib/spake2 2024-06-30 13:43:53,644 root INFO copying src/spake2/ed25519_basic.py -> build/lib/spake2 2024-06-30 13:43:53,644 root INFO copying src/spake2/six.py -> build/lib/spake2 2024-06-30 13:43:53,645 root INFO creating build/lib/spake2/parameters 2024-06-30 13:43:53,645 root INFO copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters 2024-06-30 13:43:53,645 root INFO copying src/spake2/parameters/all.py -> build/lib/spake2/parameters 2024-06-30 13:43:53,646 root INFO copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters 2024-06-30 13:43:53,646 root INFO copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters 2024-06-30 13:43:53,646 root INFO copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters 2024-06-30 13:43:53,647 root INFO copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters 2024-06-30 13:43:53,647 root INFO creating build/lib/spake2/test 2024-06-30 13:43:53,647 root INFO copying src/spake2/test/test_spake2.py -> build/lib/spake2/test 2024-06-30 13:43:53,648 root INFO copying src/spake2/test/test_utils.py -> build/lib/spake2/test 2024-06-30 13:43:53,648 root INFO copying src/spake2/test/test_group.py -> build/lib/spake2/test 2024-06-30 13:43:53,649 root INFO copying src/spake2/test/common.py -> build/lib/spake2/test 2024-06-30 13:43:53,649 root INFO copying src/spake2/test/myhkdf.py -> build/lib/spake2/test 2024-06-30 13:43:53,649 root INFO copying src/spake2/test/test_compat.py -> build/lib/spake2/test 2024-06-30 13:43:53,650 root INFO copying src/spake2/test/__init__.py -> build/lib/spake2/test 2024-06-30 13:43:53,661 root INFO installing to build/bdist.linux-x86_64/wheel 2024-06-30 13:43:53,661 root INFO running install 2024-06-30 13:43:53,676 root INFO running install_lib 2024-06-30 13:43:53,680 root INFO creating build/bdist.linux-x86_64 2024-06-30 13:43:53,680 root INFO creating build/bdist.linux-x86_64/wheel 2024-06-30 13:43:53,681 root INFO creating build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,681 root INFO copying build/lib/spake2/groups.py -> build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,681 root INFO copying build/lib/spake2/params.py -> build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,682 root INFO copying build/lib/spake2/util.py -> build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,682 root INFO creating build/bdist.linux-x86_64/wheel/spake2/test 2024-06-30 13:43:53,682 root INFO copying build/lib/spake2/test/test_spake2.py -> build/bdist.linux-x86_64/wheel/spake2/test 2024-06-30 13:43:53,683 root INFO copying build/lib/spake2/test/test_utils.py -> build/bdist.linux-x86_64/wheel/spake2/test 2024-06-30 13:43:53,683 root INFO copying build/lib/spake2/test/test_group.py -> build/bdist.linux-x86_64/wheel/spake2/test 2024-06-30 13:43:53,684 root INFO copying build/lib/spake2/test/common.py -> build/bdist.linux-x86_64/wheel/spake2/test 2024-06-30 13:43:53,684 root INFO copying build/lib/spake2/test/myhkdf.py -> build/bdist.linux-x86_64/wheel/spake2/test 2024-06-30 13:43:53,684 root INFO copying build/lib/spake2/test/test_compat.py -> build/bdist.linux-x86_64/wheel/spake2/test 2024-06-30 13:43:53,685 root INFO copying build/lib/spake2/test/__init__.py -> build/bdist.linux-x86_64/wheel/spake2/test 2024-06-30 13:43:53,685 root INFO copying build/lib/spake2/spake2.py -> build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,686 root INFO creating build/bdist.linux-x86_64/wheel/spake2/parameters 2024-06-30 13:43:53,686 root INFO copying build/lib/spake2/parameters/i1024.py -> build/bdist.linux-x86_64/wheel/spake2/parameters 2024-06-30 13:43:53,686 root INFO copying build/lib/spake2/parameters/all.py -> build/bdist.linux-x86_64/wheel/spake2/parameters 2024-06-30 13:43:53,687 root INFO copying build/lib/spake2/parameters/ed25519.py -> build/bdist.linux-x86_64/wheel/spake2/parameters 2024-06-30 13:43:53,687 root INFO copying build/lib/spake2/parameters/i2048.py -> build/bdist.linux-x86_64/wheel/spake2/parameters 2024-06-30 13:43:53,687 root INFO copying build/lib/spake2/parameters/i3072.py -> build/bdist.linux-x86_64/wheel/spake2/parameters 2024-06-30 13:43:53,688 root INFO copying build/lib/spake2/parameters/__init__.py -> build/bdist.linux-x86_64/wheel/spake2/parameters 2024-06-30 13:43:53,688 root INFO copying build/lib/spake2/ed25519_group.py -> build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,688 root INFO copying build/lib/spake2/_version.py -> build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,689 root INFO copying build/lib/spake2/__init__.py -> build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,689 root INFO copying build/lib/spake2/ed25519_basic.py -> build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,689 root INFO copying build/lib/spake2/six.py -> build/bdist.linux-x86_64/wheel/spake2 2024-06-30 13:43:53,690 root INFO running install_egg_info 2024-06-30 13:43:53,694 root INFO running egg_info 2024-06-30 13:43:53,694 root INFO creating src/spake2.egg-info 2024-06-30 13:43:53,697 root INFO writing src/spake2.egg-info/PKG-INFO 2024-06-30 13:43:53,698 root INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt 2024-06-30 13:43:53,698 root INFO writing requirements to src/spake2.egg-info/requires.txt 2024-06-30 13:43:53,698 root INFO writing top-level names to src/spake2.egg-info/top_level.txt 2024-06-30 13:43:53,699 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-06-30 13:43:53,703 root INFO reading manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-06-30 13:43:53,704 root INFO reading manifest template 'MANIFEST.in' 2024-06-30 13:43:53,704 root INFO adding license file 'LICENSE' 2024-06-30 13:43:53,705 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-06-30 13:43:53,706 root INFO Copying src/spake2.egg-info to build/bdist.linux-x86_64/wheel/spake2-0.8-py3.12.egg-info 2024-06-30 13:43:53,707 root INFO running install_scripts 2024-06-30 13:43:53,710 root INFO creating build/bdist.linux-x86_64/wheel/spake2-0.8.dist-info/WHEEL 2024-06-30 13:43:53,711 wheel INFO creating '/home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.8/.dist/.tmp-35shd1vr/spake2-0.8-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-06-30 13:43:53,711 wheel INFO adding 'spake2/__init__.py' 2024-06-30 13:43:53,712 wheel INFO adding 'spake2/_version.py' 2024-06-30 13:43:53,712 wheel INFO adding 'spake2/ed25519_basic.py' 2024-06-30 13:43:53,713 wheel INFO adding 'spake2/ed25519_group.py' 2024-06-30 13:43:53,713 wheel INFO adding 'spake2/groups.py' 2024-06-30 13:43:53,714 wheel INFO adding 'spake2/params.py' 2024-06-30 13:43:53,714 wheel INFO adding 'spake2/six.py' 2024-06-30 13:43:53,715 wheel INFO adding 'spake2/spake2.py' 2024-06-30 13:43:53,715 wheel INFO adding 'spake2/util.py' 2024-06-30 13:43:53,716 wheel INFO adding 'spake2/parameters/__init__.py' 2024-06-30 13:43:53,716 wheel INFO adding 'spake2/parameters/all.py' 2024-06-30 13:43:53,716 wheel INFO adding 'spake2/parameters/ed25519.py' 2024-06-30 13:43:53,717 wheel INFO adding 'spake2/parameters/i1024.py' 2024-06-30 13:43:53,717 wheel INFO adding 'spake2/parameters/i2048.py' 2024-06-30 13:43:53,717 wheel INFO adding 'spake2/parameters/i3072.py' 2024-06-30 13:43:53,718 wheel INFO adding 'spake2/test/__init__.py' 2024-06-30 13:43:53,718 wheel INFO adding 'spake2/test/common.py' 2024-06-30 13:43:53,718 wheel INFO adding 'spake2/test/myhkdf.py' 2024-06-30 13:43:53,719 wheel INFO adding 'spake2/test/test_compat.py' 2024-06-30 13:43:53,720 wheel INFO adding 'spake2/test/test_group.py' 2024-06-30 13:43:53,720 wheel INFO adding 'spake2/test/test_spake2.py' 2024-06-30 13:43:53,720 wheel INFO adding 'spake2/test/test_utils.py' 2024-06-30 13:43:53,721 wheel INFO adding 'spake2-0.8.dist-info/LICENSE' 2024-06-30 13:43:53,721 wheel INFO adding 'spake2-0.8.dist-info/METADATA' 2024-06-30 13:43:53,722 wheel INFO adding 'spake2-0.8.dist-info/WHEEL' 2024-06-30 13:43:53,722 wheel INFO adding 'spake2-0.8.dist-info/top_level.txt' 2024-06-30 13:43:53,722 wheel INFO adding 'spake2-0.8.dist-info/RECORD' 2024-06-30 13:43:53,723 root INFO removing build/bdist.linux-x86_64/wheel 2024-06-30 13:43:53,724 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.3, pytest-8.2.2, 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.15s ============================== >>> 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/test/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.12/site-packages/spake2/test/__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/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.12/site-packages/spake2/__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, 30 Jun 2024 13:43:59 +0000 elapsed time 0h 0m 11s >>> py3-spake2: Cleaning up srcdir >>> py3-spake2: Cleaning up pkgdir >>> py3-spake2: Uninstalling dependencies... (1/35) Purging .makedepends-py3-spake2 (20240630.134351) (2/35) Purging py3-hkdf-pyc (0.0.3-r1) (3/35) Purging py3-hkdf (0.0.3-r1) (4/35) Purging py3-gpep517-pyc (16-r0) (5/35) Purging py3-gpep517 (16-r0) (6/35) Purging py3-installer-pyc (0.7.0-r2) (7/35) Purging py3-installer (0.7.0-r2) (8/35) Purging py3-setuptools-pyc (70.1.1-r0) (9/35) Purging py3-setuptools (70.1.1-r0) (10/35) Purging py3-wheel-pyc (0.42.0-r1) (11/35) Purging py3-wheel (0.42.0-r1) (12/35) Purging py3-pytest-pyc (8.2.2-r0) (13/35) Purging py3-pytest (8.2.2-r0) (14/35) Purging py3-iniconfig-pyc (2.0.0-r1) (15/35) Purging py3-iniconfig (2.0.0-r1) (16/35) Purging py3-packaging-pyc (24.1-r0) (17/35) Purging py3-packaging (24.1-r0) (18/35) Purging py3-parsing-pyc (3.1.2-r1) (19/35) Purging py3-parsing (3.1.2-r1) (20/35) Purging py3-pluggy-pyc (1.5.0-r0) (21/35) Purging py3-pluggy (1.5.0-r0) (22/35) Purging py3-py-pyc (1.11.0-r3) (23/35) Purging py3-py (1.11.0-r3) (24/35) Purging python3-pyc (3.12.3-r1) (25/35) Purging python3-pycache-pyc0 (3.12.3-r1) (26/35) Purging pyc (3.12.3-r1) (27/35) Purging python3 (3.12.3-r1) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.6-r0) (31/35) Purging libpanelw (6.4_p20240420-r0) (32/35) Purging mpdecimal (4.0.0-r0) (33/35) Purging readline (8.2.10-r0) (34/35) Purging sqlite-libs (3.46.0-r0) (35/35) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 378 MiB in 107 packages >>> py3-spake2: Updating the testing/x86_64 repository index... >>> py3-spake2: Signing the index...