>>> py3-argh: Building community/py3-argh 0.30.5-r0 (using abuild 3.12.0-r0) started Wed, 27 Dec 2023 22:41:18 +0000 >>> py3-argh: Checking sanity of /home/buildozer/aports/community/py3-argh/APKBUILD... >>> py3-argh: Analyzing dependencies... >>> py3-argh: Installing for build: build-base python3 py3-gpep517 py3-flit-core py3-mock py3-pytest (1/31) Installing libffi (3.4.4-r3) (2/31) Installing gdbm (1.23-r1) (3/31) Installing mpdecimal (2.5.1-r2) (4/31) Installing libpanelw (6.4_p20231125-r0) (5/31) Installing readline (8.2.7-r0) (6/31) Installing sqlite-libs (3.44.2-r0) (7/31) Installing python3 (3.11.6-r1) (8/31) Installing python3-pycache-pyc0 (3.11.6-r1) (9/31) Installing pyc (3.11.6-r1) (10/31) Installing python3-pyc (3.11.6-r1) (11/31) Installing py3-installer (0.7.0-r1) (12/31) Installing py3-installer-pyc (0.7.0-r1) (13/31) Installing py3-gpep517 (15-r1) (14/31) Installing py3-gpep517-pyc (15-r1) (15/31) Installing py3-flit-core (3.9.0-r0) (16/31) Installing py3-flit-core-pyc (3.9.0-r0) (17/31) Installing py3-mock (5.1.0-r0) (18/31) Installing py3-mock-pyc (5.1.0-r0) (19/31) Installing py3-iniconfig (1.1.1-r7) (20/31) Installing py3-iniconfig-pyc (1.1.1-r7) (21/31) Installing py3-parsing (3.1.1-r0) (22/31) Installing py3-parsing-pyc (3.1.1-r0) (23/31) Installing py3-packaging (23.2-r0) (24/31) Installing py3-packaging-pyc (23.2-r0) (25/31) Installing py3-pluggy (1.3.0-r0) (26/31) Installing py3-pluggy-pyc (1.3.0-r0) (27/31) Installing py3-py (1.11.0-r2) (28/31) Installing py3-py-pyc (1.11.0-r2) (29/31) Installing py3-pytest (7.4.3-r0) (30/31) Installing py3-pytest-pyc (7.4.3-r0) (31/31) Installing .makedepends-py3-argh (20231227.224119) Executing busybox-1.36.1-r18.trigger OK: 427 MiB in 143 packages >>> py3-argh: Cleaning up srcdir >>> py3-argh: Cleaning up pkgdir >>> py3-argh: Cleaning up tmpdir >>> py3-argh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-argh-0.30.5.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-argh: Fetching https://github.com/neithere/argh/archive/v0.30.5/py3-argh-0.30.5.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73215 0 73215 0 0 154k 0 --:--:-- --:--:-- --:--:-- 154k >>> py3-argh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-argh-0.30.5.tar.gz >>> py3-argh: Checking sha512sums... py3-argh-0.30.5.tar.gz: OK >>> py3-argh: Unpacking /var/cache/distfiles/edge/py3-argh-0.30.5.tar.gz... 2023-12-27 22:41:20,696 gpep517 INFO Building wheel via backend flit_core.buildapi 2023-12-27 22:41:20,698 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2023-12-27 22:40:53 2023-12-27 22:41:20,698 flit_core.wheel INFO Copying package file(s) from src/argh 2023-12-27 22:41:20,701 flit_core.wheel INFO Writing metadata files 2023-12-27 22:41:20,703 flit_core.wheel INFO Writing the record of files 2023-12-27 22:41:20,703 flit_core.wheel INFO Built wheel: .dist/argh-0.30.5-py3-none-any.whl 2023-12-27 22:41:20,703 gpep517 INFO The backend produced .dist/argh-0.30.5-py3-none-any.whl argh-0.30.5-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-argh/src/argh-0.30.5 collected 159 items tests/test_assembling.py ............................... [ 19%] tests/test_completion.py ... [ 21%] tests/test_decorators.py ....... [ 25%] tests/test_dispatching.py .... [ 28%] tests/test_dto.py .... [ 30%] tests/test_integration.py .............................................. [ 59%] .......... [ 66%] tests/test_interaction.py ..... [ 69%] tests/test_mapping_policies.py .......................... [ 85%] tests/test_regressions.py ............ [ 93%] tests/test_utils.py ........... [100%] =============================== warnings summary =============================== tests/test_decorators.py::test_expects_obj tests/test_integration.py::test_custom_argparse_namespace /home/buildozer/aports/community/py3-argh/src/argh-0.30.5/.testenv/lib/python3.11/site-packages/argh/decorators.py:237: DeprecationWarning: The @expects_obj decorator is deprecated. Please update your code to use the standard approach AKA "Natural Way". warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 159 passed, 2 warnings in 0.74s ======================== >>> py3-argh: Entering fakeroot... >>> py3-argh-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-argh/pkg/py3-argh/usr/lib/python3.11/site-packages/argh/__pycache__' -> '/home/buildozer/aports/community/py3-argh/pkg/py3-argh-pyc/usr/lib/python3.11/site-packages/argh/__pycache__' >>> py3-argh-pyc*: Preparing subpackage py3-argh-pyc... >>> py3-argh-pyc*: Running postcheck for py3-argh-pyc >>> py3-argh*: Running postcheck for py3-argh >>> py3-argh*: Preparing package py3-argh... >>> py3-argh-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-argh-pyc*: Package size: 124.0 KB >>> py3-argh-pyc*: Compressing data... >>> py3-argh-pyc*: Create checksum... >>> py3-argh-pyc*: Create py3-argh-pyc-0.30.5-r0.apk >>> py3-argh*: Tracing dependencies... python3 python3~3.11 >>> py3-argh*: Package size: 180.0 KB >>> py3-argh*: Compressing data... >>> py3-argh*: Create checksum... >>> py3-argh*: Create py3-argh-0.30.5-r0.apk >>> py3-argh: Build complete at Wed, 27 Dec 2023 22:41:22 +0000 elapsed time 0h 0m 4s >>> py3-argh: Cleaning up srcdir >>> py3-argh: Cleaning up pkgdir >>> py3-argh: Uninstalling dependencies... (1/31) Purging .makedepends-py3-argh (20231227.224119) (2/31) Purging py3-gpep517-pyc (15-r1) (3/31) Purging py3-gpep517 (15-r1) (4/31) Purging py3-installer-pyc (0.7.0-r1) (5/31) Purging py3-installer (0.7.0-r1) (6/31) Purging py3-flit-core-pyc (3.9.0-r0) (7/31) Purging py3-flit-core (3.9.0-r0) (8/31) Purging py3-mock-pyc (5.1.0-r0) (9/31) Purging py3-mock (5.1.0-r0) (10/31) Purging py3-pytest-pyc (7.4.3-r0) (11/31) Purging py3-pytest (7.4.3-r0) (12/31) Purging py3-iniconfig-pyc (1.1.1-r7) (13/31) Purging py3-iniconfig (1.1.1-r7) (14/31) Purging py3-packaging-pyc (23.2-r0) (15/31) Purging py3-packaging (23.2-r0) (16/31) Purging py3-parsing-pyc (3.1.1-r0) (17/31) Purging py3-parsing (3.1.1-r0) (18/31) Purging py3-pluggy-pyc (1.3.0-r0) (19/31) Purging py3-pluggy (1.3.0-r0) (20/31) Purging py3-py-pyc (1.11.0-r2) (21/31) Purging py3-py (1.11.0-r2) (22/31) Purging python3-pyc (3.11.6-r1) (23/31) Purging python3-pycache-pyc0 (3.11.6-r1) (24/31) Purging pyc (3.11.6-r1) (25/31) Purging python3 (3.11.6-r1) (26/31) Purging gdbm (1.23-r1) (27/31) Purging libffi (3.4.4-r3) (28/31) Purging libpanelw (6.4_p20231125-r0) (29/31) Purging mpdecimal (2.5.1-r2) (30/31) Purging readline (8.2.7-r0) (31/31) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 379 MiB in 112 packages >>> py3-argh: Updating the community/x86 repository index... >>> py3-argh: Signing the index...