>>> py3-pyzor: Building testing/py3-pyzor 1.1.2-r0 (using abuild 3.15.0-r2) started Thu, 14 Aug 2025 06:26:25 +0000 >>> py3-pyzor: Validating /home/buildozer/aports/testing/py3-pyzor/APKBUILD... >>> py3-pyzor: Analyzing dependencies... >>> py3-pyzor: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-redis ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r0) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.1-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.5_p20250705-r0) ( 7/39) Installing sqlite-libs (3.50.4-r0) ( 8/39) Installing python3 (3.12.11-r0) ( 9/39) Installing python3-pycache-pyc0 (3.12.11-r0) (10/39) Installing pyc (3.12.11-r0) (11/39) Installing python3-pyc (3.12.11-r0) (12/39) Installing py3-parsing (3.2.3-r0) (13/39) Installing py3-parsing-pyc (3.2.3-r0) (14/39) Installing py3-packaging (25.0-r0) (15/39) Installing py3-packaging-pyc (25.0-r0) (16/39) Installing py3-setuptools (80.9.0-r1) (17/39) Installing py3-setuptools-pyc (80.9.0-r1) (18/39) Installing py3-installer (0.7.0-r2) (19/39) Installing py3-installer-pyc (0.7.0-r2) (20/39) Installing py3-gpep517 (19-r0) (21/39) Installing py3-gpep517-pyc (19-r0) (22/39) Installing py3-wheel (0.46.1-r0) (23/39) Installing py3-wheel-pyc (0.46.1-r0) (24/39) Installing py3-iniconfig (2.1.0-r0) (25/39) Installing py3-iniconfig-pyc (2.1.0-r0) (26/39) Installing py3-pluggy (1.6.0-r0) (27/39) Installing py3-pluggy-pyc (1.6.0-r0) (28/39) Installing py3-py (1.11.0-r4) (29/39) Installing py3-py-pyc (1.11.0-r4) (30/39) Installing py3-pygments (2.19.2-r0) (31/39) Installing py3-pygments-pyc (2.19.2-r0) (32/39) Installing py3-pytest (8.4.1-r1) (33/39) Installing py3-pytest-pyc (8.4.1-r1) (34/39) Installing hiredis (1.3.0-r0) (35/39) Installing py3-hiredis (3.2.1-r0) (36/39) Installing py3-hiredis-pyc (3.2.1-r0) (37/39) Installing py3-redis (6.2.0-r0) (38/39) Installing py3-redis-pyc (6.2.0-r0) (39/39) Installing .makedepends-py3-pyzor (20250814.062627) busybox-1.37.0-r22.trigger: Executing script... OK: 346 MiB in 143 packages >>> py3-pyzor: Cleaning up srcdir >>> py3-pyzor: Cleaning up pkgdir >>> py3-pyzor: Cleaning up tmpdir >>> py3-pyzor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyzor-1.1.2.tar.gz >>> py3-pyzor: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyzor-1.1.2.tar.gz >>> py3-pyzor: Checking sha512sums... pyzor-1.1.2.tar.gz: OK >>> py3-pyzor: Unpacking /var/cache/distfiles/edge/pyzor-1.1.2.tar.gz... 2025-08-14 06:26:28,068 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-08-14 06:26:28,091 root INFO running bdist_wheel 2025-08-14 06:26:28,111 root INFO running build 2025-08-14 06:26:28,111 root INFO running build_py 2025-08-14 06:26:28,115 root INFO creating build/lib/pyzor 2025-08-14 06:26:28,115 root INFO copying pyzor/__init__.py -> build/lib/pyzor 2025-08-14 06:26:28,116 root INFO copying pyzor/account.py -> build/lib/pyzor 2025-08-14 06:26:28,116 root INFO copying pyzor/digest.py -> build/lib/pyzor 2025-08-14 06:26:28,116 root INFO copying pyzor/message.py -> build/lib/pyzor 2025-08-14 06:26:28,116 root INFO copying pyzor/forwarder.py -> build/lib/pyzor 2025-08-14 06:26:28,117 root INFO copying pyzor/config.py -> build/lib/pyzor 2025-08-14 06:26:28,117 root INFO copying pyzor/server.py -> build/lib/pyzor 2025-08-14 06:26:28,117 root INFO copying pyzor/client.py -> build/lib/pyzor 2025-08-14 06:26:28,118 root INFO creating build/lib/pyzor/engines 2025-08-14 06:26:28,118 root INFO copying pyzor/engines/__init__.py -> build/lib/pyzor/engines 2025-08-14 06:26:28,118 root INFO copying pyzor/engines/redis_v0.py -> build/lib/pyzor/engines 2025-08-14 06:26:28,118 root INFO copying pyzor/engines/redis_.py -> build/lib/pyzor/engines 2025-08-14 06:26:28,119 root INFO copying pyzor/engines/mysql.py -> build/lib/pyzor/engines 2025-08-14 06:26:28,119 root INFO copying pyzor/engines/gdbm_.py -> build/lib/pyzor/engines 2025-08-14 06:26:28,119 root INFO copying pyzor/engines/common.py -> build/lib/pyzor/engines 2025-08-14 06:26:28,120 root INFO creating build/lib/pyzor/hacks 2025-08-14 06:26:28,120 root INFO copying pyzor/hacks/__init__.py -> build/lib/pyzor/hacks 2025-08-14 06:26:28,120 root INFO copying pyzor/hacks/py26.py -> build/lib/pyzor/hacks 2025-08-14 06:26:28,120 root INFO copying pyzor/hacks/py3.py -> build/lib/pyzor/hacks 2025-08-14 06:26:28,121 root INFO running build_scripts 2025-08-14 06:26:28,121 root INFO creating build/scripts-3.12 2025-08-14 06:26:28,122 root INFO copying and adjusting scripts/pyzor -> build/scripts-3.12 2025-08-14 06:26:28,122 root INFO copying and adjusting scripts/pyzord -> build/scripts-3.12 2025-08-14 06:26:28,123 root INFO copying and adjusting scripts/pyzor-migrate -> build/scripts-3.12 2025-08-14 06:26:28,123 root INFO changing mode of build/scripts-3.12/pyzor from 644 to 755 2025-08-14 06:26:28,123 root INFO changing mode of build/scripts-3.12/pyzord from 644 to 755 2025-08-14 06:26:28,123 root INFO changing mode of build/scripts-3.12/pyzor-migrate from 644 to 755 2025-08-14 06:26:28,130 root INFO installing to build/bdist.linux-armv8l/wheel 2025-08-14 06:26:28,130 root INFO running install 2025-08-14 06:26:28,140 root INFO running install_lib 2025-08-14 06:26:28,144 root INFO creating build/bdist.linux-armv8l/wheel 2025-08-14 06:26:28,144 root INFO creating build/bdist.linux-armv8l/wheel/pyzor 2025-08-14 06:26:28,144 root INFO copying build/lib/pyzor/__init__.py -> build/bdist.linux-armv8l/wheel/./pyzor 2025-08-14 06:26:28,144 root INFO copying build/lib/pyzor/account.py -> build/bdist.linux-armv8l/wheel/./pyzor 2025-08-14 06:26:28,145 root INFO creating build/bdist.linux-armv8l/wheel/pyzor/engines 2025-08-14 06:26:28,145 root INFO copying build/lib/pyzor/engines/__init__.py -> build/bdist.linux-armv8l/wheel/./pyzor/engines 2025-08-14 06:26:28,145 root INFO copying build/lib/pyzor/engines/redis_v0.py -> build/bdist.linux-armv8l/wheel/./pyzor/engines 2025-08-14 06:26:28,145 root INFO copying build/lib/pyzor/engines/redis_.py -> build/bdist.linux-armv8l/wheel/./pyzor/engines 2025-08-14 06:26:28,146 root INFO copying build/lib/pyzor/engines/mysql.py -> build/bdist.linux-armv8l/wheel/./pyzor/engines 2025-08-14 06:26:28,146 root INFO copying build/lib/pyzor/engines/gdbm_.py -> build/bdist.linux-armv8l/wheel/./pyzor/engines 2025-08-14 06:26:28,146 root INFO copying build/lib/pyzor/engines/common.py -> build/bdist.linux-armv8l/wheel/./pyzor/engines 2025-08-14 06:26:28,146 root INFO copying build/lib/pyzor/digest.py -> build/bdist.linux-armv8l/wheel/./pyzor 2025-08-14 06:26:28,146 root INFO copying build/lib/pyzor/message.py -> build/bdist.linux-armv8l/wheel/./pyzor 2025-08-14 06:26:28,147 root INFO copying build/lib/pyzor/forwarder.py -> build/bdist.linux-armv8l/wheel/./pyzor 2025-08-14 06:26:28,147 root INFO copying build/lib/pyzor/config.py -> build/bdist.linux-armv8l/wheel/./pyzor 2025-08-14 06:26:28,147 root INFO creating build/bdist.linux-armv8l/wheel/pyzor/hacks 2025-08-14 06:26:28,147 root INFO copying build/lib/pyzor/hacks/__init__.py -> build/bdist.linux-armv8l/wheel/./pyzor/hacks 2025-08-14 06:26:28,147 root INFO copying build/lib/pyzor/hacks/py26.py -> build/bdist.linux-armv8l/wheel/./pyzor/hacks 2025-08-14 06:26:28,148 root INFO copying build/lib/pyzor/hacks/py3.py -> build/bdist.linux-armv8l/wheel/./pyzor/hacks 2025-08-14 06:26:28,148 root INFO copying build/lib/pyzor/server.py -> build/bdist.linux-armv8l/wheel/./pyzor 2025-08-14 06:26:28,148 root INFO copying build/lib/pyzor/client.py -> build/bdist.linux-armv8l/wheel/./pyzor 2025-08-14 06:26:28,148 root INFO running install_egg_info 2025-08-14 06:26:28,152 root INFO running egg_info 2025-08-14 06:26:28,155 root INFO creating pyzor.egg-info 2025-08-14 06:26:28,155 root INFO writing pyzor.egg-info/PKG-INFO 2025-08-14 06:26:28,156 root INFO writing dependency_links to pyzor.egg-info/dependency_links.txt 2025-08-14 06:26:28,156 root INFO writing top-level names to pyzor.egg-info/top_level.txt 2025-08-14 06:26:28,156 root INFO writing manifest file 'pyzor.egg-info/SOURCES.txt' 2025-08-14 06:26:28,160 root INFO reading manifest file 'pyzor.egg-info/SOURCES.txt' 2025-08-14 06:26:28,161 root INFO reading manifest template 'MANIFEST.in' 2025-08-14 06:26:28,161 root INFO adding license file 'COPYING' 2025-08-14 06:26:28,163 root INFO writing manifest file 'pyzor.egg-info/SOURCES.txt' 2025-08-14 06:26:28,163 root INFO Copying pyzor.egg-info to build/bdist.linux-armv8l/wheel/./pyzor-1.1.2-py3.12.egg-info 2025-08-14 06:26:28,164 root INFO running install_scripts 2025-08-14 06:26:28,164 root INFO creating build/bdist.linux-armv8l/wheel/pyzor-1.1.2.data/scripts 2025-08-14 06:26:28,164 root INFO copying build/scripts-3.12/pyzord -> build/bdist.linux-armv8l/wheel/pyzor-1.1.2.data/scripts 2025-08-14 06:26:28,164 root INFO copying build/scripts-3.12/pyzor-migrate -> build/bdist.linux-armv8l/wheel/pyzor-1.1.2.data/scripts 2025-08-14 06:26:28,164 root INFO copying build/scripts-3.12/pyzor -> build/bdist.linux-armv8l/wheel/pyzor-1.1.2.data/scripts 2025-08-14 06:26:28,165 root INFO changing mode of build/bdist.linux-armv8l/wheel/pyzor-1.1.2.data/scripts/pyzord to 755 2025-08-14 06:26:28,165 root INFO changing mode of build/bdist.linux-armv8l/wheel/pyzor-1.1.2.data/scripts/pyzor-migrate to 755 2025-08-14 06:26:28,165 root INFO changing mode of build/bdist.linux-armv8l/wheel/pyzor-1.1.2.data/scripts/pyzor to 755 2025-08-14 06:26:28,166 root INFO creating build/bdist.linux-armv8l/wheel/pyzor-1.1.2.dist-info/WHEEL 2025-08-14 06:26:28,166 wheel INFO creating '/home/buildozer/aports/testing/py3-pyzor/src/pyzor-release-1-1-2/.dist/.tmp-uw2_ybpx/pyzor-1.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-08-14 06:26:28,167 wheel INFO adding 'pyzor/__init__.py' 2025-08-14 06:26:28,167 wheel INFO adding 'pyzor/account.py' 2025-08-14 06:26:28,167 wheel INFO adding 'pyzor/client.py' 2025-08-14 06:26:28,168 wheel INFO adding 'pyzor/config.py' 2025-08-14 06:26:28,168 wheel INFO adding 'pyzor/digest.py' 2025-08-14 06:26:28,168 wheel INFO adding 'pyzor/forwarder.py' 2025-08-14 06:26:28,168 wheel INFO adding 'pyzor/message.py' 2025-08-14 06:26:28,168 wheel INFO adding 'pyzor/server.py' 2025-08-14 06:26:28,169 wheel INFO adding 'pyzor/engines/__init__.py' 2025-08-14 06:26:28,169 wheel INFO adding 'pyzor/engines/common.py' 2025-08-14 06:26:28,169 wheel INFO adding 'pyzor/engines/gdbm_.py' 2025-08-14 06:26:28,170 wheel INFO adding 'pyzor/engines/mysql.py' 2025-08-14 06:26:28,170 wheel INFO adding 'pyzor/engines/redis_.py' 2025-08-14 06:26:28,170 wheel INFO adding 'pyzor/engines/redis_v0.py' 2025-08-14 06:26:28,170 wheel INFO adding 'pyzor/hacks/__init__.py' 2025-08-14 06:26:28,170 wheel INFO adding 'pyzor/hacks/py26.py' 2025-08-14 06:26:28,171 wheel INFO adding 'pyzor/hacks/py3.py' 2025-08-14 06:26:28,171 wheel INFO adding 'pyzor-1.1.2.data/scripts/pyzor' 2025-08-14 06:26:28,171 wheel INFO adding 'pyzor-1.1.2.data/scripts/pyzor-migrate' 2025-08-14 06:26:28,171 wheel INFO adding 'pyzor-1.1.2.data/scripts/pyzord' 2025-08-14 06:26:28,172 wheel INFO adding 'pyzor-1.1.2.dist-info/licenses/COPYING' 2025-08-14 06:26:28,172 wheel INFO adding 'pyzor-1.1.2.dist-info/METADATA' 2025-08-14 06:26:28,172 wheel INFO adding 'pyzor-1.1.2.dist-info/WHEEL' 2025-08-14 06:26:28,172 wheel INFO adding 'pyzor-1.1.2.dist-info/top_level.txt' 2025-08-14 06:26:28,173 wheel INFO adding 'pyzor-1.1.2.dist-info/RECORD' 2025-08-14 06:26:28,173 root INFO removing build/bdist.linux-armv8l/wheel 2025-08-14 06:26:28,174 gpep517 INFO The backend produced .dist/pyzor-1.1.2-py3-none-any.whl pyzor-1.1.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-pyzor/src/pyzor-release-1-1-2 collected 161 items tests/unit/test_account.py ............ [ 7%] tests/unit/test_client.py ..................... [ 20%] tests/unit/test_config.py .......................... [ 36%] tests/unit/test_digest.py ................... [ 48%] tests/unit/test_engines/test_gdbm.py .............. [ 57%] tests/unit/test_engines/test_mysql.py ..................... [ 70%] tests/unit/test_engines/test_redis.py ............. [ 78%] tests/unit/test_engines/test_redis_v0.py ............. [ 86%] tests/unit/test_forwarder.py .. [ 87%] tests/unit/test_server.py .................... [100%] ============================= 161 passed in 4.52s ============================== >>> py3-pyzor: Entering fakeroot... 2025-08-14 06:26:35,147 gpep517 INFO Installing .dist/pyzor-1.1.2-py3-none-any.whl into /home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor 2025-08-14 06:26:35,198 gpep517 INFO Installation complete >>> py3-pyzor-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyzor/__pycache__' -> '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor-pyc/usr/lib/python3.12/site-packages/pyzor/__pycache__' 'usr/lib/python3.12/site-packages/pyzor/engines/__pycache__' -> '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor-pyc/usr/lib/python3.12/site-packages/pyzor/engines/__pycache__' 'usr/lib/python3.12/site-packages/pyzor/hacks/__pycache__' -> '/home/buildozer/aports/testing/py3-pyzor/pkg/py3-pyzor-pyc/usr/lib/python3.12/site-packages/pyzor/hacks/__pycache__' >>> py3-pyzor-pyc*: Preparing subpackage py3-pyzor-pyc... >>> py3-pyzor-pyc*: Running postcheck for py3-pyzor-pyc >>> py3-pyzor*: Running postcheck for py3-pyzor >>> py3-pyzor*: Preparing package py3-pyzor... >>> py3-pyzor-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pyzor-pyc*: Package size: 134.1 KB >>> py3-pyzor-pyc*: Compressing data... >>> py3-pyzor-pyc*: Create checksum... >>> py3-pyzor-pyc*: Create py3-pyzor-pyc-1.1.2-r0.apk >>> py3-pyzor*: Tracing dependencies... python3 python3~3.12 >>> py3-pyzor*: Package size: 141.1 KB >>> py3-pyzor*: Compressing data... >>> py3-pyzor*: Create checksum... >>> py3-pyzor*: Create py3-pyzor-1.1.2-r0.apk >>> py3-pyzor: Build complete at Thu, 14 Aug 2025 06:26:35 +0000 elapsed time 0h 0m 10s >>> py3-pyzor: Cleaning up srcdir >>> py3-pyzor: Cleaning up pkgdir >>> py3-pyzor: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-pyzor (20250814.062627) ( 2/39) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/39) Purging py3-setuptools (80.9.0-r1) ( 4/39) Purging py3-gpep517-pyc (19-r0) ( 5/39) Purging py3-gpep517 (19-r0) ( 6/39) Purging py3-installer-pyc (0.7.0-r2) ( 7/39) Purging py3-installer (0.7.0-r2) ( 8/39) Purging py3-wheel-pyc (0.46.1-r0) ( 9/39) Purging py3-wheel (0.46.1-r0) (10/39) Purging py3-pytest-pyc (8.4.1-r1) (11/39) Purging py3-pytest (8.4.1-r1) (12/39) Purging py3-iniconfig-pyc (2.1.0-r0) (13/39) Purging py3-iniconfig (2.1.0-r0) (14/39) Purging py3-packaging-pyc (25.0-r0) (15/39) Purging py3-packaging (25.0-r0) (16/39) Purging py3-parsing-pyc (3.2.3-r0) (17/39) Purging py3-parsing (3.2.3-r0) (18/39) Purging py3-pluggy-pyc (1.6.0-r0) (19/39) Purging py3-pluggy (1.6.0-r0) (20/39) Purging py3-py-pyc (1.11.0-r4) (21/39) Purging py3-py (1.11.0-r4) (22/39) Purging py3-pygments-pyc (2.19.2-r0) (23/39) Purging py3-pygments (2.19.2-r0) (24/39) Purging py3-redis-pyc (6.2.0-r0) (25/39) Purging py3-redis (6.2.0-r0) (26/39) Purging py3-hiredis-pyc (3.2.1-r0) (27/39) Purging py3-hiredis (3.2.1-r0) (28/39) Purging python3-pyc (3.12.11-r0) (29/39) Purging python3-pycache-pyc0 (3.12.11-r0) (30/39) Purging pyc (3.12.11-r0) (31/39) Purging python3 (3.12.11-r0) (32/39) Purging gdbm (1.26-r0) (33/39) Purging hiredis (1.3.0-r0) (34/39) Purging libbz2 (1.0.8-r6) (35/39) Purging libffi (3.5.2-r0) (36/39) Purging libpanelw (6.5_p20250705-r0) (37/39) Purging mpdecimal (4.0.1-r0) (38/39) Purging sqlite-libs (3.50.4-r0) (39/39) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 289 MiB in 104 packages >>> py3-pyzor: Updating the testing/armv7 repository index... >>> py3-pyzor: Signing the index...