>>> py3-backoff: Building community/py3-backoff 2.2.1-r0 (using abuild 3.14.1-r5) started Fri, 10 Jan 2025 21:03:58 +0000 >>> py3-backoff: Validating /home/buildozer/aports/community/py3-backoff/APKBUILD... >>> py3-backoff: Analyzing dependencies... >>> py3-backoff: Installing for build: build-base py3-gpep517 py3-poetry-core py3-setuptools py3-wheel py3-pytest-asyncio py3-responses pytest (1/57) Installing libbz2 (1.0.8-r6) (2/57) Installing libffi (3.4.6-r0) (3/57) Installing gdbm (1.24-r0) (4/57) Installing xz-libs (5.6.3-r0) (5/57) Installing mpdecimal (4.0.0-r0) (6/57) Installing libpanelw (6.5_p20241006-r3) (7/57) Installing sqlite-libs (3.47.2-r0) (8/57) Installing python3 (3.12.8-r1) (9/57) Installing python3-pycache-pyc0 (3.12.8-r1) (10/57) Installing pyc (3.12.8-r1) (11/57) Installing py3-installer-pyc (0.7.0-r2) (12/57) Installing py3-gpep517-pyc (16-r0) (13/57) Installing python3-pyc (3.12.8-r1) (14/57) Installing py3-installer (0.7.0-r2) (15/57) Installing py3-gpep517 (16-r0) (16/57) Installing py3-fastjsonschema (2.21.1-r0) (17/57) Installing py3-fastjsonschema-pyc (2.21.1-r0) (18/57) Installing py3-lark-parser (1.1.9-r1) (19/57) Installing py3-lark-parser-pyc (1.1.9-r1) (20/57) Installing py3-parsing (3.2.0-r0) (21/57) Installing py3-parsing-pyc (3.2.0-r0) (22/57) Installing py3-packaging (24.2-r0) (23/57) Installing py3-packaging-pyc (24.2-r0) (24/57) Installing py3-poetry-core (1.9.1-r0) (25/57) Installing py3-poetry-core-pyc (1.9.1-r0) (26/57) Installing py3-setuptools (70.3.0-r0) (27/57) Installing py3-setuptools-pyc (70.3.0-r0) (28/57) Installing py3-wheel (0.43.0-r0) (29/57) Installing py3-wheel-pyc (0.43.0-r0) (30/57) Installing py3-iniconfig (2.0.0-r1) (31/57) Installing py3-iniconfig-pyc (2.0.0-r1) (32/57) Installing py3-pluggy (1.5.0-r0) (33/57) Installing py3-pluggy-pyc (1.5.0-r0) (34/57) Installing py3-py (1.11.0-r4) (35/57) Installing py3-py-pyc (1.11.0-r4) (36/57) Installing py3-pytest (8.3.4-r0) (37/57) Installing py3-pytest-pyc (8.3.4-r0) (38/57) Installing py3-pytest-asyncio (0.25.0-r0) (39/57) Installing py3-pytest-asyncio-pyc (0.25.0-r0) (40/57) Installing py3-certifi (2024.12.14-r0) (41/57) Installing py3-certifi-pyc (2024.12.14-r0) (42/57) Installing py3-charset-normalizer (3.4.1-r0) (43/57) Installing py3-charset-normalizer-pyc (3.4.1-r0) (44/57) Installing py3-idna (3.10-r0) (45/57) Installing py3-idna-pyc (3.10-r0) (46/57) Installing py3-urllib3 (1.26.20-r0) (47/57) Installing py3-urllib3-pyc (1.26.20-r0) (48/57) Installing py3-requests (2.32.3-r0) (49/57) Installing py3-requests-pyc (2.32.3-r0) (50/57) Installing py3-toml (0.10.2-r7) (51/57) Installing py3-toml-pyc (0.10.2-r7) (52/57) Installing yaml (0.2.5-r2) (53/57) Installing py3-yaml (6.0.2-r0) (54/57) Installing py3-yaml-pyc (6.0.2-r0) (55/57) Installing py3-responses (0.25.0-r1) (56/57) Installing py3-responses-pyc (0.25.0-r1) (57/57) Installing .makedepends-py3-backoff (20250110.210401) Executing busybox-1.37.0-r10.trigger OK: 396 MiB in 159 packages >>> py3-backoff: Cleaning up srcdir >>> py3-backoff: Cleaning up pkgdir >>> py3-backoff: Cleaning up tmpdir >>> py3-backoff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-backoff-2.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20194 100 20194 0 0 147k 0 --:--:-- --:--:-- --:--:-- 147k >>> py3-backoff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-backoff-2.2.1.tar.gz >>> py3-backoff: Checking sha512sums... py3-backoff-2.2.1.tar.gz: OK >>> py3-backoff: Unpacking /var/cache/distfiles/edge/py3-backoff-2.2.1.tar.gz... 2025-01-10 21:04:04,456 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-01-10 21:04:05,126 poetry.core.masonry.builders.wheel INFO Building wheel 2025-01-10 21:04:05,194 poetry.core.masonry.builders.wheel INFO Built backoff-2.2.1-py3-none-any.whl 2025-01-10 21:04:05,194 gpep517 INFO The backend produced .dist/backoff-2.2.1-py3-none-any.whl backoff-2.2.1-py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-backoff/src/backoff-2.2.1 configfile: pyproject.toml plugins: asyncio-0.25.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None collected 119 items tests/test_backoff.py .................................................. [ 42%] .............................. [ 67%] tests/test_backoff_async.py ........................... [ 89%] tests/test_integration.py .. [ 91%] tests/test_jitter.py . [ 92%] tests/test_wait_gen.py ......... [100%] =============================== warnings summary =============================== tests/test_backoff_async.py:667 tests/test_backoff_async.py:667: PytestDeprecationWarning: test_on_exception_coro_cancelling is asynchronous and explicitly requests the "event_loop" fixture. Asynchronous fixtures and test functions should use "asyncio.get_running_loop()" instead. @pytest.mark.asyncio -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 119 passed, 1 warning in 2.15s ======================== >>> py3-backoff: Entering fakeroot... >>> py3-backoff-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/backoff/__pycache__' -> '/home/buildozer/aports/community/py3-backoff/pkg/py3-backoff-pyc/usr/lib/python3.12/site-packages/backoff/__pycache__' >>> py3-backoff-pyc*: Preparing subpackage py3-backoff-pyc... >>> py3-backoff-pyc*: Running postcheck for py3-backoff-pyc >>> py3-backoff-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/community/py3-backoff/pkg/py3-backoff-doc/usr/share/licenses' >>> py3-backoff-doc*: Preparing subpackage py3-backoff-doc... >>> py3-backoff-doc*: Running postcheck for py3-backoff-doc >>> py3-backoff*: Running postcheck for py3-backoff >>> py3-backoff*: Preparing package py3-backoff... >>> py3-backoff-doc*: Tracing dependencies... >>> py3-backoff-doc*: Package size: 1.1 KB >>> py3-backoff-doc*: Compressing data... >>> py3-backoff-doc*: Create checksum... >>> py3-backoff-doc*: Create py3-backoff-doc-2.2.1-r0.apk >>> py3-backoff-pyc*: Tracing dependencies... python3~3.12 >>> py3-backoff-pyc*: Package size: 31.0 KB >>> py3-backoff-pyc*: Compressing data... >>> py3-backoff-pyc*: Create checksum... >>> py3-backoff-pyc*: Create py3-backoff-pyc-2.2.1-r0.apk >>> py3-backoff*: Tracing dependencies... python3~3.12 >>> py3-backoff*: Package size: 45.6 KB >>> py3-backoff*: Compressing data... >>> py3-backoff*: Create checksum... >>> py3-backoff*: Create py3-backoff-2.2.1-r0.apk >>> py3-backoff: Build complete at Fri, 10 Jan 2025 21:04:11 +0000 elapsed time 0h 0m 13s >>> py3-backoff: Cleaning up srcdir >>> py3-backoff: Cleaning up pkgdir >>> py3-backoff: Uninstalling dependencies... (1/57) Purging .makedepends-py3-backoff (20250110.210401) (2/57) Purging py3-gpep517-pyc (16-r0) (3/57) Purging py3-gpep517 (16-r0) (4/57) Purging py3-installer-pyc (0.7.0-r2) (5/57) Purging py3-installer (0.7.0-r2) (6/57) Purging py3-poetry-core-pyc (1.9.1-r0) (7/57) Purging py3-poetry-core (1.9.1-r0) (8/57) Purging py3-fastjsonschema-pyc (2.21.1-r0) (9/57) Purging py3-fastjsonschema (2.21.1-r0) (10/57) Purging py3-lark-parser-pyc (1.1.9-r1) (11/57) Purging py3-lark-parser (1.1.9-r1) (12/57) Purging py3-setuptools-pyc (70.3.0-r0) (13/57) Purging py3-setuptools (70.3.0-r0) (14/57) Purging py3-wheel-pyc (0.43.0-r0) (15/57) Purging py3-wheel (0.43.0-r0) (16/57) Purging py3-pytest-asyncio-pyc (0.25.0-r0) (17/57) Purging py3-pytest-asyncio (0.25.0-r0) (18/57) Purging py3-responses-pyc (0.25.0-r1) (19/57) Purging py3-responses (0.25.0-r1) (20/57) Purging py3-requests-pyc (2.32.3-r0) (21/57) Purging py3-requests (2.32.3-r0) (22/57) Purging py3-certifi-pyc (2024.12.14-r0) (23/57) Purging py3-certifi (2024.12.14-r0) (24/57) Purging py3-charset-normalizer-pyc (3.4.1-r0) (25/57) Purging py3-charset-normalizer (3.4.1-r0) (26/57) Purging py3-idna-pyc (3.10-r0) (27/57) Purging py3-idna (3.10-r0) (28/57) Purging py3-toml-pyc (0.10.2-r7) (29/57) Purging py3-toml (0.10.2-r7) (30/57) Purging py3-urllib3-pyc (1.26.20-r0) (31/57) Purging py3-urllib3 (1.26.20-r0) (32/57) Purging py3-yaml-pyc (6.0.2-r0) (33/57) Purging py3-yaml (6.0.2-r0) (34/57) Purging py3-iniconfig-pyc (2.0.0-r1) (35/57) Purging py3-packaging-pyc (24.2-r0) (36/57) Purging py3-parsing-pyc (3.2.0-r0) (37/57) Purging py3-pluggy-pyc (1.5.0-r0) (38/57) Purging py3-py-pyc (1.11.0-r4) (39/57) Purging py3-pytest-pyc (8.3.4-r0) (40/57) Purging py3-pytest (8.3.4-r0) (41/57) Purging py3-iniconfig (2.0.0-r1) (42/57) Purging py3-packaging (24.2-r0) (43/57) Purging py3-parsing (3.2.0-r0) (44/57) Purging py3-pluggy (1.5.0-r0) (45/57) Purging py3-py (1.11.0-r4) (46/57) Purging python3-pyc (3.12.8-r1) (47/57) Purging python3-pycache-pyc0 (3.12.8-r1) (48/57) Purging pyc (3.12.8-r1) (49/57) Purging python3 (3.12.8-r1) (50/57) Purging sqlite-libs (3.47.2-r0) (51/57) Purging xz-libs (5.6.3-r0) (52/57) Purging yaml (0.2.5-r2) (53/57) Purging gdbm (1.24-r0) (54/57) Purging libbz2 (1.0.8-r6) (55/57) Purging libffi (3.4.6-r0) (56/57) Purging libpanelw (6.5_p20241006-r3) (57/57) Purging mpdecimal (4.0.0-r0) Executing busybox-1.37.0-r10.trigger OK: 340 MiB in 102 packages >>> py3-backoff: Updating the community/riscv64 repository index... >>> py3-backoff: Signing the index...