>>> py3-janus: Building testing/py3-janus 0.6.1-r2 (using abuild 3.9.0-r0) started Sun, 10 Apr 2022 21:06:23 +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/24) Installing libffi (3.4.2-r1) (2/24) Installing gdbm (1.23-r0) (3/24) Installing mpdecimal (2.5.1-r1) (4/24) Installing readline (8.1.2-r0) (5/24) Installing sqlite-libs (3.37.2-r0) (6/24) Installing python3 (3.10.3-r0) (7/24) Installing py3-appdirs (1.4.4-r3) (8/24) Installing py3-more-itertools (8.12.0-r2) (9/24) Installing py3-ordered-set (4.0.2-r3) (10/24) Installing py3-parsing (2.4.7-r3) (11/24) Installing py3-six (1.16.0-r1) (12/24) Installing py3-packaging (21.3-r0) (13/24) Installing py3-setuptools (59.4.0-r0) (14/24) Installing py3-atomicwrites (1.4.0-r2) (15/24) Installing py3-attrs (21.2.0-r1) (16/24) Installing py3-iniconfig (1.1.1-r2) (17/24) Installing py3-pluggy (0.13.1-r5) (18/24) Installing py3-py (1.10.0-r2) (19/24) Installing py3-wcwidth (0.2.5-r2) (20/24) Installing py3-toml (0.10.2-r3) (21/24) Installing py3-pytest (6.2.5-r1) (22/24) Installing py3-pytest-asyncio (0.15.1-r1) (23/24) Installing py3-pytest-regtest (1.4.5-r2) (24/24) Installing .makedepends-py3-janus (20220410.210624) Executing busybox-1.35.0-r8.trigger OK: 356 MiB in 122 packages >>> py3-janus: Cleaning up srcdir >>> py3-janus: Cleaning up pkgdir >>> py3-janus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/janus-0.6.1.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 100 19226 100 19226 0 0 39615 0 --:--:-- --:--:-- --:--:-- 39641 >>> py3-janus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/janus-0.6.1.tar.gz >>> py3-janus: Checking sha512sums... janus-0.6.1.tar.gz: OK >>> py3-janus: Unpacking /var/cache/distfiles/edge/janus-0.6.1.tar.gz... 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 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' adding license file 'LICENSE' writing manifest file 'janus.egg-info/SOURCES.txt' copying janus/py.typed -> build/lib/janus running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing janus.egg-info/PKG-INFO writing dependency_links to janus.egg-info/dependency_links.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' adding license file 'LICENSE' writing manifest file 'janus.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/testing/py3-janus/src/janus-0.6.1 plugins: asyncio-0.15.1, regtest-1.4.5 collected 72 items tests/test_async.py ............................... [ 43%] tests/test_mixed.py .................. [ 68%] tests/test_sync.py ....................... [100%] ============================== 72 passed in 5.21s ============================== >>> py3-janus: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py running egg_info writing janus.egg-info/PKG-INFO writing dependency_links to janus.egg-info/dependency_links.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' adding license file 'LICENSE' writing manifest file 'janus.egg-info/SOURCES.txt' 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.10 creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.10/site-packages/janus copying build/lib/janus/py.typed -> /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.10/site-packages/janus copying build/lib/janus/__init__.py -> /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.10/site-packages/janus byte-compiling /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.10/site-packages/janus/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying janus.egg-info to /home/buildozer/aports/testing/py3-janus/pkg/py3-janus/usr/lib/python3.10/site-packages/janus-0.6.1-py3.10.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: 100.0 KB >>> py3-janus*: Compressing data... >>> py3-janus*: Create checksum... >>> py3-janus*: Create py3-janus-0.6.1-r2.apk >>> py3-janus: Build complete at Sun, 10 Apr 2022 21:06:31 +0000 elapsed time 0h 0m 8s >>> py3-janus: Cleaning up srcdir >>> py3-janus: Cleaning up pkgdir >>> py3-janus: Uninstalling dependencies... (1/24) Purging .makedepends-py3-janus (20220410.210624) (2/24) Purging py3-setuptools (59.4.0-r0) (3/24) Purging py3-appdirs (1.4.4-r3) (4/24) Purging py3-ordered-set (4.0.2-r3) (5/24) Purging py3-pytest-asyncio (0.15.1-r1) (6/24) Purging py3-pytest-regtest (1.4.5-r2) (7/24) Purging py3-pytest (6.2.5-r1) (8/24) Purging py3-atomicwrites (1.4.0-r2) (9/24) Purging py3-attrs (21.2.0-r1) (10/24) Purging py3-more-itertools (8.12.0-r2) (11/24) Purging py3-iniconfig (1.1.1-r2) (12/24) Purging py3-pluggy (0.13.1-r5) (13/24) Purging py3-py (1.10.0-r2) (14/24) Purging py3-wcwidth (0.2.5-r2) (15/24) Purging py3-packaging (21.3-r0) (16/24) Purging py3-parsing (2.4.7-r3) (17/24) Purging py3-six (1.16.0-r1) (18/24) Purging py3-toml (0.10.2-r3) (19/24) Purging python3 (3.10.3-r0) (20/24) Purging libffi (3.4.2-r1) (21/24) Purging gdbm (1.23-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.1.2-r0) (24/24) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r8.trigger OK: 300 MiB in 98 packages >>> py3-janus: Updating the testing/armhf repository index... >>> py3-janus: Signing the index...