>>> py3-base58: Building testing/py3-base58 2.1.1-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 19:27:37 +0000 >>> py3-base58: Checking sanity of /home/buildozer/aports/testing/py3-base58/APKBUILD... >>> py3-base58: Analyzing dependencies... >>> py3-base58: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pyhamcrest py3-pytest-benchmark (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.4_p20240330-r0) (5/31) Installing readline (8.2.10-r0) (6/31) Installing sqlite-libs (3.45.2-r0) (7/31) Installing python3 (3.12.3-r0) (8/31) Installing python3-pycache-pyc0 (3.12.3-r0) (9/31) Installing pyc (3.12.3-r0) (10/31) Installing python3-pyc (3.12.3-r0) (11/31) Installing py3-parsing (3.1.2-r1) (12/31) Installing py3-parsing-pyc (3.1.2-r1) (13/31) Installing py3-packaging (24.0-r1) (14/31) Installing py3-packaging-pyc (24.0-r1) (15/31) Installing py3-setuptools (69.2.0-r2) (16/31) Installing py3-setuptools-pyc (69.2.0-r2) (17/31) Installing py3-iniconfig (2.0.0-r1) (18/31) Installing py3-iniconfig-pyc (2.0.0-r1) (19/31) Installing py3-pluggy (1.4.0-r1) (20/31) Installing py3-pluggy-pyc (1.4.0-r1) (21/31) Installing py3-py (1.11.0-r3) (22/31) Installing py3-py-pyc (1.11.0-r3) (23/31) Installing py3-pytest (8.1.1-r1) (24/31) Installing py3-pytest-pyc (8.1.1-r1) (25/31) Installing py3-pyhamcrest (2.1.0-r1) (26/31) Installing py3-pyhamcrest-pyc (2.1.0-r1) (27/31) Installing py3-py-cpuinfo (9.0.0-r4) (28/31) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (29/31) Installing py3-pytest-benchmark (4.0.0-r4) (30/31) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (31/31) Installing .makedepends-py3-base58 (20240415.192738) Executing busybox-1.36.1-r25.trigger OK: 321 MiB in 141 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 >>> py3-base58: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-base58-2.1.1.tar.gz >>> py3-base58: Checking sha512sums... py3-base58-2.1.1.tar.gz: OK >>> py3-base58: Unpacking /var/cache/distfiles/py3-base58-2.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/base58 copying base58/__main__.py -> build/lib/base58 copying base58/__init__.py -> build/lib/base58 copying base58/py.typed -> build/lib/base58 ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.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/testing/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] 9.7239 (1.0) 35.5300 (1.0) 9.9498 (1.0) 0.3074 (1.0) 9.9370 (1.0) 0.0790 (1.0) 170;633 100,504.1485 (1.0) 46603 1 test_decode_random[8] 13.4940 (1.39) 42.5830 (1.20) 13.7786 (1.38) 0.4437 (1.44) 13.7490 (1.38) 0.0841 (1.06) 546;1372 72,576.4786 (0.72) 60202 1 test_encode_random[32] 29.3480 (3.02) 48.2270 (1.36) 29.6518 (2.98) 0.4595 (1.49) 29.6249 (2.98) 0.0950 (1.20) 159;450 33,724.7522 (0.34) 31291 1 test_decode_random[32] 34.9521 (3.59) 51.1840 (1.44) 35.4417 (3.56) 0.5066 (1.65) 35.4110 (3.56) 0.1680 (2.13) 175;401 28,215.3573 (0.28) 26388 1 test_encode_random[256] 297.2280 (30.57) 317.6549 (8.94) 298.4479 (30.00) 1.2171 (3.96) 298.2800 (30.02) 0.4279 (5.41) 106;124 3,350.6684 (0.03) 3311 1 test_decode_random[256] 300.7610 (30.93) 355.5539 (10.01) 306.1602 (30.77) 8.4496 (27.49) 303.5350 (30.55) 1.4105 (17.84) 279;441 3,266.2636 (0.03) 3208 1 test_decode_random[1024] 2,316.8490 (238.26) 2,378.6220 (66.95) 2,337.2425 (234.90) 8.5489 (27.81) 2,338.7140 (235.35) 10.2660 (129.87) 130;6 427.8546 (0.00) 428 1 test_encode_random[1024] 2,572.5990 (264.56) 2,602.1370 (73.24) 2,578.8104 (259.18) 4.8766 (15.87) 2,577.0790 (259.34) 5.4235 (68.61) 82;19 387.7757 (0.00) 387 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 9.39s ============================== >>> py3-base58: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-base58/pkg creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58 creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58 copying build/lib/base58/__main__.py -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58 copying build/lib/base58/py.typed -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58 copying build/lib/base58/__init__.py -> /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58 byte-compiling /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58/__main__.py to __main__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info creating base58.egg-info writing base58.egg-info/PKG-INFO writing dependency_links to base58.egg-info/dependency_links.txt writing entry points to base58.egg-info/entry_points.txt writing requirements to base58.egg-info/requires.txt writing top-level names to base58.egg-info/top_level.txt writing manifest file 'base58.egg-info/SOURCES.txt' reading manifest file 'base58.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'base58.egg-info/SOURCES.txt' Copying base58.egg-info to /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/lib/python3.12/site-packages/base58-2.1.1-py3.12.egg-info running install_scripts Installing base58 script to /home/buildozer/aports/testing/py3-base58/pkg/py3-base58/usr/bin >>> 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.12 >>> py3-base58*: Package size: 92.0 KB >>> py3-base58*: Compressing data... >>> py3-base58*: Create checksum... >>> py3-base58*: Create py3-base58-2.1.1-r1.apk >>> py3-base58: Build complete at Mon, 15 Apr 2024 19:27:50 +0000 elapsed time 0h 0m 13s >>> py3-base58: Cleaning up srcdir >>> py3-base58: Cleaning up pkgdir >>> py3-base58: Uninstalling dependencies... (1/31) Purging .makedepends-py3-base58 (20240415.192738) (2/31) Purging py3-setuptools-pyc (69.2.0-r2) (3/31) Purging py3-setuptools (69.2.0-r2) (4/31) Purging py3-pyhamcrest-pyc (2.1.0-r1) (5/31) Purging py3-pyhamcrest (2.1.0-r1) (6/31) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (7/31) Purging py3-pytest-benchmark (4.0.0-r4) (8/31) Purging py3-pytest-pyc (8.1.1-r1) (9/31) Purging py3-pytest (8.1.1-r1) (10/31) Purging py3-iniconfig-pyc (2.0.0-r1) (11/31) Purging py3-iniconfig (2.0.0-r1) (12/31) Purging py3-packaging-pyc (24.0-r1) (13/31) Purging py3-packaging (24.0-r1) (14/31) Purging py3-parsing-pyc (3.1.2-r1) (15/31) Purging py3-parsing (3.1.2-r1) (16/31) Purging py3-pluggy-pyc (1.4.0-r1) (17/31) Purging py3-pluggy (1.4.0-r1) (18/31) Purging py3-py-pyc (1.11.0-r3) (19/31) Purging py3-py (1.11.0-r3) (20/31) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (21/31) Purging py3-py-cpuinfo (9.0.0-r4) (22/31) Purging python3-pyc (3.12.3-r0) (23/31) Purging python3-pycache-pyc0 (3.12.3-r0) (24/31) Purging pyc (3.12.3-r0) (25/31) Purging python3 (3.12.3-r0) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.6-r0) (28/31) Purging libpanelw (6.4_p20240330-r0) (29/31) Purging mpdecimal (4.0.0-r0) (30/31) Purging readline (8.2.10-r0) (31/31) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> py3-base58: Updating the testing/ppc64le repository index... >>> py3-base58: Signing the index...