>>> py3-base58: Building community/py3-base58 2.1.1-r3 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 00:41:16 +0000 >>> py3-base58: Validating /home/buildozer/aports/community/py3-base58/APKBUILD... >>> py3-base58: Analyzing dependencies... >>> py3-base58: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-pytest py3-pyhamcrest py3-pytest-benchmark ( 1/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.2-r0) ( 3/38) Installing gdbm (1.26-r0) ( 4/38) Installing xz-libs (5.8.2-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.6_p20251231-r0) ( 7/38) Installing sqlite-libs (3.51.2-r1) ( 8/38) Installing python3 (3.14.3-r0) ( 9/38) Installing python3-pycache-pyc0 (3.14.3-r0) (10/38) Installing pyc (3.14.3-r0) (11/38) Installing python3-pyc (3.14.3-r0) (12/38) Installing py3-parsing (3.3.2-r1) (13/38) Installing py3-parsing-pyc (3.3.2-r1) (14/38) Installing py3-packaging (26.0-r1) (15/38) Installing py3-packaging-pyc (26.0-r1) (16/38) Installing py3-setuptools (82.0.1-r1) (17/38) Installing py3-setuptools-pyc (82.0.1-r1) (18/38) Installing py3-installer (0.7.0-r3) (19/38) Installing py3-installer-pyc (0.7.0-r3) (20/38) Installing py3-gpep517 (19-r2) (21/38) Installing py3-gpep517-pyc (19-r2) (22/38) Installing py3-iniconfig (2.3.0-r1) (23/38) Installing py3-iniconfig-pyc (2.3.0-r1) (24/38) Installing py3-pluggy (1.6.0-r1) (25/38) Installing py3-pluggy-pyc (1.6.0-r1) (26/38) Installing py3-py (1.11.0-r5) (27/38) Installing py3-py-pyc (1.11.0-r5) (28/38) Installing py3-pygments (2.19.2-r1) (29/38) Installing py3-pygments-pyc (2.19.2-r1) (30/38) Installing py3-pytest (9.0.2-r1) (31/38) Installing py3-pytest-pyc (9.0.2-r1) (32/38) Installing py3-pyhamcrest (2.1.0-r3) (33/38) Installing py3-pyhamcrest-pyc (2.1.0-r3) (34/38) Installing py3-py-cpuinfo (9.0.0-r5) (35/38) Installing py3-py-cpuinfo-pyc (9.0.0-r5) (36/38) Installing py3-pytest-benchmark (4.0.0-r5) (37/38) Installing py3-pytest-benchmark-pyc (4.0.0-r5) (38/38) Installing .makedepends-py3-base58 (20260329.004118) Executing busybox-1.37.0-r31.trigger OK: 445.9 MiB in 144 packages >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Cleaning up tmpdir >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-base58-2.1.1.tar.gz /var/cache/distfiles/edge/py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-base58-2.1.1.tar.gz /var/cache/distfiles/edge/py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Unpacking /var/cache/distfiles/edge/py3-base58-2.1.1.tar.gz... 2026-03-29 00:41:18,914 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-29 00:41:18,929 root INFO running bdist_wheel 2026-03-29 00:41:18,940 root INFO running build 2026-03-29 00:41:18,940 root INFO running build_py 2026-03-29 00:41:18,943 root INFO creating build/lib/base58 2026-03-29 00:41:18,943 root INFO copying base58/__init__.py -> build/lib/base58 2026-03-29 00:41:18,943 root INFO copying base58/__main__.py -> build/lib/base58 2026-03-29 00:41:18,943 root INFO copying base58/py.typed -> build/lib/base58 2026-03-29 00:41:18,948 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-29 00:41:18,948 root INFO running install 2026-03-29 00:41:18,954 root INFO running install_lib 2026-03-29 00:41:18,956 root INFO creating build/bdist.linux-s390x/wheel 2026-03-29 00:41:18,956 root INFO creating build/bdist.linux-s390x/wheel/base58 2026-03-29 00:41:18,956 root INFO copying build/lib/base58/__init__.py -> build/bdist.linux-s390x/wheel/./base58 2026-03-29 00:41:18,956 root INFO copying build/lib/base58/__main__.py -> build/bdist.linux-s390x/wheel/./base58 2026-03-29 00:41:18,956 root INFO copying build/lib/base58/py.typed -> build/bdist.linux-s390x/wheel/./base58 2026-03-29 00:41:18,956 root INFO running install_egg_info 2026-03-29 00:41:18,959 root INFO running egg_info 2026-03-29 00:41:18,960 root INFO creating base58.egg-info 2026-03-29 00:41:18,960 root INFO writing base58.egg-info/PKG-INFO 2026-03-29 00:41:18,961 root INFO writing dependency_links to base58.egg-info/dependency_links.txt 2026-03-29 00:41:18,961 root INFO writing entry points to base58.egg-info/entry_points.txt 2026-03-29 00:41:18,962 root INFO writing requirements to base58.egg-info/requires.txt 2026-03-29 00:41:18,962 root INFO writing top-level names to base58.egg-info/top_level.txt 2026-03-29 00:41:18,962 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-03-29 00:41:18,964 root INFO reading manifest file 'base58.egg-info/SOURCES.txt' 2026-03-29 00:41:18,964 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 00:41:18,964 root INFO adding license file 'COPYING' 2026-03-29 00:41:18,965 root INFO writing manifest file 'base58.egg-info/SOURCES.txt' 2026-03-29 00:41:18,965 root INFO Copying base58.egg-info to build/bdist.linux-s390x/wheel/./base58-2.1.1-py3.14.egg-info 2026-03-29 00:41:18,965 root INFO running install_scripts 2026-03-29 00:41:18,966 root INFO creating build/bdist.linux-s390x/wheel/base58-2.1.1.dist-info/WHEEL 2026-03-29 00:41:18,966 wheel INFO creating '/home/buildozer/aports/community/py3-base58/src/base58-2.1.1/.dist/.tmp-vy2cxbih/base58-2.1.1-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-29 00:41:18,966 wheel INFO adding 'base58/__init__.py' 2026-03-29 00:41:18,967 wheel INFO adding 'base58/__main__.py' 2026-03-29 00:41:18,967 wheel INFO adding 'base58/py.typed' 2026-03-29 00:41:18,967 wheel INFO adding 'base58-2.1.1.dist-info/licenses/COPYING' 2026-03-29 00:41:18,967 wheel INFO adding 'base58-2.1.1.dist-info/METADATA' 2026-03-29 00:41:18,967 wheel INFO adding 'base58-2.1.1.dist-info/WHEEL' 2026-03-29 00:41:18,967 wheel INFO adding 'base58-2.1.1.dist-info/entry_points.txt' 2026-03-29 00:41:18,967 wheel INFO adding 'base58-2.1.1.dist-info/top_level.txt' 2026-03-29 00:41:18,967 wheel INFO adding 'base58-2.1.1.dist-info/RECORD' 2026-03-29 00:41:18,967 root INFO removing build/bdist.linux-s390x/wheel 2026-03-29 00:41:18,968 gpep517 INFO The backend produced .dist/base58-2.1.1-py3-none-any.whl base58-2.1.1-py3-none-any.whl 2026-03-29 00:41:19,136 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into .testenv 2026-03-29 00:41:19,142 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-base58/src/base58-2.1.1 plugins: benchmark-4.0.0 collected 48 items test_base45.py ............... [ 31%] test_base58.py ................................. [100%] ---------------------------------------------------------------------------------------------- benchmark: 8 tests ---------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_encode_random[8] 3.1609 (1.0) 17.7659 (1.0) 3.2788 (1.0) 0.1986 (1.0) 3.2540 (1.0) 0.0577 (1.0) 870;2636 304,985.2345 (1.0) 27633 1 test_decode_random[8] 4.0727 (1.29) 410.8180 (23.12) 4.2642 (1.30) 1.2759 (6.42) 4.2184 (1.30) 0.1015 (1.76) 1052;7848 234,510.6170 (0.77) 115277 1 test_encode_random[32] 11.7072 (3.70) 272.2759 (15.33) 11.9679 (3.65) 1.2872 (6.48) 11.8967 (3.66) 0.0913 (1.58) 424;6643 83,556.7879 (0.27) 62932 1 test_decode_random[32] 12.4592 (3.94) 112.4870 (6.33) 12.7839 (3.90) 0.9090 (4.58) 12.6860 (3.90) 0.1597 (2.77) 1071;4370 78,223.5839 (0.26) 55261 1 test_decode_random[256] 153.7520 (48.64) 181.7211 (10.23) 155.5804 (47.45) 1.8428 (9.28) 155.1597 (47.68) 0.8824 (15.28) 327;437 6,427.5444 (0.02) 5870 1 test_encode_random[256] 157.5211 (49.83) 200.3787 (11.28) 159.9189 (48.77) 1.9237 (9.68) 159.5062 (49.02) 1.1284 (19.54) 441;420 6,253.1699 (0.02) 6005 1 test_encode_random[1024] 1,672.7722 (529.21) 4,129.3930 (232.43) 1,987.0646 (606.03) 161.2896 (812.03) 1,974.7140 (606.85) 21.1885 (366.95) 34;49 503.2549 (0.00) 495 1 test_decode_random[1024] 1,829.9320 (578.93) 2,434.8232 (137.05) 1,876.8635 (572.42) 82.5845 (415.78) 1,852.3107 (569.23) 16.2265 (281.02) 49;62 532.8038 (0.00) 523 1 ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ============================== 48 passed in 7.51s ============================== >>> py3-base58: Entering fakeroot... 2026-03-29 00:41:27,113 gpep517 INFO Installing .dist/base58-2.1.1-py3-none-any.whl into /home/buildozer/aports/community/py3-base58/pkg/py3-base58 2026-03-29 00:41:27,118 gpep517 INFO Installation complete >>> py3-base58*: Running postcheck for py3-base58 >>> WARNING: py3-base58*: Found __pycache__ but package name doesn't end with -pyc >>> py3-base58*: Preparing package py3-base58... >>> py3-base58*: Stripping binaries >>> WARNING: py3-base58*: No arch specific binaries found so arch should probably be set to "noarch" >>> py3-base58*: Scanning shared objects >>> py3-base58*: Tracing dependencies... python3 python3~3.14 >>> py3-base58*: Package size: 19.4 KB >>> py3-base58*: Compressing data... >>> py3-base58*: Create checksum... >>> py3-base58*: Create py3-base58-2.1.1-r3.apk >>> py3-base58: Build complete at Sun, 29 Mar 2026 00:41:27 +0000 elapsed time 0h 0m 11s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-base58 (20260329.004118) ( 2/38) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/38) Purging py3-setuptools (82.0.1-r1) ( 4/38) Purging py3-gpep517-pyc (19-r2) ( 5/38) Purging py3-gpep517 (19-r2) ( 6/38) Purging py3-installer-pyc (0.7.0-r3) ( 7/38) Purging py3-installer (0.7.0-r3) ( 8/38) Purging py3-pyhamcrest-pyc (2.1.0-r3) ( 9/38) Purging py3-pyhamcrest (2.1.0-r3) (10/38) Purging py3-pytest-benchmark-pyc (4.0.0-r5) (11/38) Purging py3-pytest-benchmark (4.0.0-r5) (12/38) Purging py3-pytest-pyc (9.0.2-r1) (13/38) Purging py3-pytest (9.0.2-r1) (14/38) Purging py3-iniconfig-pyc (2.3.0-r1) (15/38) Purging py3-iniconfig (2.3.0-r1) (16/38) Purging py3-packaging-pyc (26.0-r1) (17/38) Purging py3-packaging (26.0-r1) (18/38) Purging py3-parsing-pyc (3.3.2-r1) (19/38) Purging py3-parsing (3.3.2-r1) (20/38) Purging py3-pluggy-pyc (1.6.0-r1) (21/38) Purging py3-pluggy (1.6.0-r1) (22/38) Purging py3-py-pyc (1.11.0-r5) (23/38) Purging py3-py (1.11.0-r5) (24/38) Purging py3-pygments-pyc (2.19.2-r1) (25/38) Purging py3-pygments (2.19.2-r1) (26/38) Purging py3-py-cpuinfo-pyc (9.0.0-r5) (27/38) Purging py3-py-cpuinfo (9.0.0-r5) (28/38) Purging python3-pyc (3.14.3-r0) (29/38) Purging python3-pycache-pyc0 (3.14.3-r0) (30/38) Purging pyc (3.14.3-r0) (31/38) Purging python3 (3.14.3-r0) (32/38) Purging gdbm (1.26-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.2-r0) (35/38) Purging libpanelw (6.6_p20251231-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.51.2-r1) (38/38) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-base58: Updating the community/s390x repository index... >>> py3-base58: Signing the index...