>>> py3-janus: Building testing/py3-janus 1.0.0-r0 (using abuild 3.10.0-r0) started Mon, 13 Feb 2023 06:49:25 +0000 >>> py3-janus: Checking sanity of /home/buildozer/aports/testing/py3-janus/APKBUILD... >>> WARNING: py3-janus: No maintainer >>> py3-janus: Analyzing dependencies... >>> py3-janus: Installing for build: build-base python3 py3-setuptools py3-pytest py3-pytest-asyncio py3-pytest-regtest (1/17) Installing libffi (3.4.4-r0) (2/17) Installing gdbm (1.23-r0) (3/17) Installing mpdecimal (2.5.1-r1) (4/17) Installing readline (8.2.001-r0) (5/17) Installing sqlite-libs (3.40.1-r0) (6/17) Installing python3 (3.11.2-r0) (7/17) Installing py3-parsing (3.0.9-r1) (8/17) Installing py3-packaging (23.0-r0) (9/17) Installing py3-setuptools (67.2.0-r0) (10/17) Installing py3-attrs (22.2.0-r0) (11/17) Installing py3-iniconfig (1.1.1-r4) (12/17) Installing py3-pluggy (1.0.0-r2) (13/17) Installing py3-py (1.11.0-r1) (14/17) Installing py3-pytest (7.2.1-r0) (15/17) Installing py3-pytest-asyncio (0.20.3-r1) (16/17) Installing py3-pytest-regtest (1.5.0-r0) (17/17) Installing .makedepends-py3-janus (20230213.064926) Executing busybox-1.36.0-r4.trigger OK: 456 MiB in 120 packages >>> py3-janus: Cleaning up srcdir >>> py3-janus: Cleaning up pkgdir >>> py3-janus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/janus-1.0.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-janus: Fetching https://files.pythonhosted.org/packages/source/j/janus/janus-1.0.0.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 100 19043 100 19043 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k >>> py3-janus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/janus-1.0.0.tar.gz >>> py3-janus: Checking sha512sums... janus-1.0.0.tar.gz: OK no-typing-extensions.patch: OK >>> py3-janus: Unpacking /var/cache/distfiles/edge/janus-1.0.0.tar.gz... >>> py3-janus: no-typing-extensions.patch patching file janus/__init__.py patching file setup.cfg running build running build_py creating build creating build/lib creating build/lib/janus copying janus/__init__.py -> build/lib/janus running egg_info writing janus.egg-info/PKG-INFO writing dependency_links to janus.egg-info/dependency_links.txt writing requirements to janus.egg-info/requires.txt writing top-level names to janus.egg-info/top_level.txt reading manifest file 'janus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution no previously-included directories found matching 'docs/_build' writing manifest file 'janus.egg-info/SOURCES.txt' copying janus/py.typed -> build/lib/janus ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-janus/src/janus-1.0.0 plugins: regtest-1.5.0, asyncio-0.20.3 asyncio: mode=Mode.STRICT collected 72 items tests/test_async.py ............................... [ 43%] tests/test_mixed.py .................. [ 68%] tests/test_sync.py ....................... [100%] ============================== 72 passed in 5.23s ============================== >>> py3-janus: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/py3-janus/pkg creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus copying build/lib/janus/__init__.py -> /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus copying build/lib/janus/py.typed -> /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus byte-compiling /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing janus.egg-info/PKG-INFO writing dependency_links to janus.egg-info/dependency_links.txt writing requirements to janus.egg-info/requires.txt writing top-level names to janus.egg-info/top_level.txt reading manifest file 'janus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' writing manifest file 'janus.egg-info/SOURCES.txt' Copying janus.egg-info to /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.11/site-packages/janus-1.0.0-py3.11.egg-info running install_scripts >>> py3-janus*: Running postcheck for py3-janus >>> py3-janus*: Preparing package py3-janus... >>> py3-janus*: Tracing dependencies... >>> py3-janus*: Package size: 128.0 KB >>> py3-janus*: Compressing data... >>> py3-janus*: Create checksum... >>> py3-janus*: Create py3-janus-1.0.0-r0.apk >>> py3-janus: Build complete at Mon, 13 Feb 2023 06:49:34 +0000 elapsed time 0h 0m 9s >>> py3-janus: Cleaning up srcdir >>> py3-janus: Cleaning up pkgdir >>> py3-janus: Uninstalling dependencies... (1/17) Purging .makedepends-py3-janus (20230213.064926) (2/17) Purging py3-setuptools (67.2.0-r0) (3/17) Purging py3-pytest-asyncio (0.20.3-r1) (4/17) Purging py3-pytest-regtest (1.5.0-r0) (5/17) Purging py3-pytest (7.2.1-r0) (6/17) Purging py3-attrs (22.2.0-r0) (7/17) Purging py3-iniconfig (1.1.1-r4) (8/17) Purging py3-packaging (23.0-r0) (9/17) Purging py3-parsing (3.0.9-r1) (10/17) Purging py3-pluggy (1.0.0-r2) (11/17) Purging py3-py (1.11.0-r1) (12/17) Purging python3 (3.11.2-r0) (13/17) Purging libffi (3.4.4-r0) (14/17) Purging gdbm (1.23-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.001-r0) (17/17) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.36.0-r4.trigger OK: 379 MiB in 103 packages >>> py3-janus: Updating the testing/x86 repository index... >>> py3-janus: Signing the index...