>>> py3-aiostream: Building community/py3-aiostream 0.6.4-r0 (using abuild 3.15.0_rc3-r1) started Wed, 30 Apr 2025 16:35:45 +0000 >>> py3-aiostream: Validating /home/buildozer/aports/community/py3-aiostream/APKBUILD... >>> py3-aiostream: Analyzing dependencies... >>> py3-aiostream: Installing for build: build-base python3 py3-typing-extensions py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-asyncio py3-pytest-cov (1/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.4.8-r0) (3/40) Installing gdbm (1.24-r0) (4/40) Installing xz-libs (5.8.1-r0) (5/40) Installing mpdecimal (4.0.0-r0) (6/40) Installing libpanelw (6.5_p20250412-r0) (7/40) Installing sqlite-libs (3.49.1-r1) (8/40) Installing python3 (3.12.10-r0) (9/40) Installing python3-pycache-pyc0 (3.12.10-r0) (10/40) Installing pyc (3.12.10-r0) (11/40) Installing python3-pyc (3.12.10-r0) (12/40) Installing py3-typing-extensions (4.13.2-r0) (13/40) Installing py3-typing-extensions-pyc (4.13.2-r0) (14/40) Installing py3-installer (0.7.0-r2) (15/40) Installing py3-installer-pyc (0.7.0-r2) (16/40) Installing py3-gpep517 (16-r0) (17/40) Installing py3-gpep517-pyc (16-r0) (18/40) Installing py3-parsing (3.2.0-r0) (19/40) Installing py3-parsing-pyc (3.2.0-r0) (20/40) Installing py3-packaging (25.0-r0) (21/40) Installing py3-packaging-pyc (25.0-r0) (22/40) Installing py3-setuptools (77.0.3-r0) (23/40) Installing py3-setuptools-pyc (77.0.3-r0) (24/40) Installing py3-wheel (0.43.0-r0) (25/40) Installing py3-wheel-pyc (0.43.0-r0) (26/40) Installing py3-iniconfig (2.1.0-r0) (27/40) Installing py3-iniconfig-pyc (2.1.0-r0) (28/40) Installing py3-pluggy (1.5.0-r0) (29/40) Installing py3-pluggy-pyc (1.5.0-r0) (30/40) Installing py3-py (1.11.0-r4) (31/40) Installing py3-py-pyc (1.11.0-r4) (32/40) Installing py3-pytest (8.3.5-r0) (33/40) Installing py3-pytest-pyc (8.3.5-r0) (34/40) Installing py3-pytest-asyncio (0.25.0-r0) (35/40) Installing py3-pytest-asyncio-pyc (0.25.0-r0) (36/40) Installing py3-coverage (7.6.10-r0) (37/40) Installing py3-coverage-pyc (7.6.10-r0) (38/40) Installing py3-pytest-cov (5.0.0-r0) (39/40) Installing py3-pytest-cov-pyc (5.0.0-r0) (40/40) Installing .makedepends-py3-aiostream (20250430.163618) Executing busybox-1.37.0-r16.trigger OK: 388 MiB in 139 packages >>> py3-aiostream: Cleaning up srcdir >>> py3-aiostream: Cleaning up pkgdir >>> py3-aiostream: Cleaning up tmpdir >>> py3-aiostream: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/aiostream-0.6.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/aiostream-0.6.4.tar.gz.part' aiostream-0.6.4.tar. 100% |********************************| 46382 0:00:00 ETA '/var/cache/distfiles/v3.22/aiostream-0.6.4.tar.gz.part' saved >>> py3-aiostream: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/aiostream-0.6.4.tar.gz >>> py3-aiostream: Checking sha512sums... aiostream-0.6.4.tar.gz: OK >>> py3-aiostream: Unpacking /var/cache/distfiles/v3.22/aiostream-0.6.4.tar.gz... 2025-04-30 16:36:21,652 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) 2025-04-30 16:36:22,042 root INFO running bdist_wheel 2025-04-30 16:36:22,131 root INFO running build 2025-04-30 16:36:22,131 root INFO running build_py 2025-04-30 16:36:22,152 root INFO creating build/lib/aiostream 2025-04-30 16:36:22,154 root INFO copying aiostream/__init__.py -> build/lib/aiostream 2025-04-30 16:36:22,155 root INFO copying aiostream/manager.py -> build/lib/aiostream 2025-04-30 16:36:22,157 root INFO copying aiostream/core.py -> build/lib/aiostream 2025-04-30 16:36:22,159 root INFO copying aiostream/test_utils.py -> build/lib/aiostream 2025-04-30 16:36:22,160 root INFO copying aiostream/aiter_utils.py -> build/lib/aiostream 2025-04-30 16:36:22,162 root INFO copying aiostream/pipe.py -> build/lib/aiostream 2025-04-30 16:36:22,164 root INFO creating build/lib/aiostream/stream 2025-04-30 16:36:22,165 root INFO copying aiostream/stream/__init__.py -> build/lib/aiostream/stream 2025-04-30 16:36:22,166 root INFO copying aiostream/stream/aggregate.py -> build/lib/aiostream/stream 2025-04-30 16:36:22,168 root INFO copying aiostream/stream/transform.py -> build/lib/aiostream/stream 2025-04-30 16:36:22,169 root INFO copying aiostream/stream/misc.py -> build/lib/aiostream/stream 2025-04-30 16:36:22,170 root INFO copying aiostream/stream/time.py -> build/lib/aiostream/stream 2025-04-30 16:36:22,172 root INFO copying aiostream/stream/create.py -> build/lib/aiostream/stream 2025-04-30 16:36:22,173 root INFO copying aiostream/stream/combine.py -> build/lib/aiostream/stream 2025-04-30 16:36:22,175 root INFO copying aiostream/stream/select.py -> build/lib/aiostream/stream 2025-04-30 16:36:22,176 root INFO copying aiostream/stream/advanced.py -> build/lib/aiostream/stream 2025-04-30 16:36:22,177 root INFO running egg_info 2025-04-30 16:36:22,195 root INFO creating aiostream.egg-info 2025-04-30 16:36:22,196 root INFO writing aiostream.egg-info/PKG-INFO 2025-04-30 16:36:22,202 root INFO writing dependency_links to aiostream.egg-info/dependency_links.txt 2025-04-30 16:36:22,205 root INFO writing requirements to aiostream.egg-info/requires.txt 2025-04-30 16:36:22,206 root INFO writing top-level names to aiostream.egg-info/top_level.txt 2025-04-30 16:36:22,207 root INFO writing manifest file 'aiostream.egg-info/SOURCES.txt' 2025-04-30 16:36:22,231 root INFO reading manifest file 'aiostream.egg-info/SOURCES.txt' 2025-04-30 16:36:22,233 root INFO reading manifest template 'MANIFEST.in' 2025-04-30 16:36:22,234 root INFO adding license file 'LICENSE' 2025-04-30 16:36:22,239 root INFO writing manifest file 'aiostream.egg-info/SOURCES.txt' 2025-04-30 16:36:22,243 root INFO copying aiostream/py.typed -> build/lib/aiostream 2025-04-30 16:36:22,280 root INFO installing to build/bdist.linux-riscv64/wheel 2025-04-30 16:36:22,281 root INFO running install 2025-04-30 16:36:22,344 root INFO running install_lib 2025-04-30 16:36:22,362 root INFO creating build/bdist.linux-riscv64/wheel 2025-04-30 16:36:22,364 root INFO creating build/bdist.linux-riscv64/wheel/aiostream 2025-04-30 16:36:22,365 root INFO copying build/lib/aiostream/__init__.py -> build/bdist.linux-riscv64/wheel/./aiostream 2025-04-30 16:36:22,366 root INFO creating build/bdist.linux-riscv64/wheel/aiostream/stream 2025-04-30 16:36:22,367 root INFO copying build/lib/aiostream/stream/__init__.py -> build/bdist.linux-riscv64/wheel/./aiostream/stream 2025-04-30 16:36:22,369 root INFO copying build/lib/aiostream/stream/aggregate.py -> build/bdist.linux-riscv64/wheel/./aiostream/stream 2025-04-30 16:36:22,370 root INFO copying build/lib/aiostream/stream/transform.py -> build/bdist.linux-riscv64/wheel/./aiostream/stream 2025-04-30 16:36:22,370 root INFO copying build/lib/aiostream/stream/misc.py -> build/bdist.linux-riscv64/wheel/./aiostream/stream 2025-04-30 16:36:22,372 root INFO copying build/lib/aiostream/stream/time.py -> build/bdist.linux-riscv64/wheel/./aiostream/stream 2025-04-30 16:36:22,372 root INFO copying build/lib/aiostream/stream/create.py -> build/bdist.linux-riscv64/wheel/./aiostream/stream 2025-04-30 16:36:22,373 root INFO copying build/lib/aiostream/stream/combine.py -> build/bdist.linux-riscv64/wheel/./aiostream/stream 2025-04-30 16:36:22,375 root INFO copying build/lib/aiostream/stream/select.py -> build/bdist.linux-riscv64/wheel/./aiostream/stream 2025-04-30 16:36:22,376 root INFO copying build/lib/aiostream/stream/advanced.py -> build/bdist.linux-riscv64/wheel/./aiostream/stream 2025-04-30 16:36:22,377 root INFO copying build/lib/aiostream/manager.py -> build/bdist.linux-riscv64/wheel/./aiostream 2025-04-30 16:36:22,378 root INFO copying build/lib/aiostream/core.py -> build/bdist.linux-riscv64/wheel/./aiostream 2025-04-30 16:36:22,380 root INFO copying build/lib/aiostream/py.typed -> build/bdist.linux-riscv64/wheel/./aiostream 2025-04-30 16:36:22,381 root INFO copying build/lib/aiostream/test_utils.py -> build/bdist.linux-riscv64/wheel/./aiostream 2025-04-30 16:36:22,382 root INFO copying build/lib/aiostream/aiter_utils.py -> build/bdist.linux-riscv64/wheel/./aiostream 2025-04-30 16:36:22,383 root INFO copying build/lib/aiostream/pipe.py -> build/bdist.linux-riscv64/wheel/./aiostream 2025-04-30 16:36:22,384 root INFO running install_egg_info 2025-04-30 16:36:22,402 root INFO Copying aiostream.egg-info to build/bdist.linux-riscv64/wheel/./aiostream-0.6.4-py3.12.egg-info 2025-04-30 16:36:22,406 root INFO running install_scripts 2025-04-30 16:36:22,413 root INFO creating build/bdist.linux-riscv64/wheel/aiostream-0.6.4.dist-info/WHEEL 2025-04-30 16:36:22,416 wheel INFO creating '/home/buildozer/aports/community/py3-aiostream/src/aiostream-0.6.4/dist/.tmp-gnm7d55f/aiostream-0.6.4-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-04-30 16:36:22,417 wheel INFO adding 'aiostream/__init__.py' 2025-04-30 16:36:22,419 wheel INFO adding 'aiostream/aiter_utils.py' 2025-04-30 16:36:22,420 wheel INFO adding 'aiostream/core.py' 2025-04-30 16:36:22,422 wheel INFO adding 'aiostream/manager.py' 2025-04-30 16:36:22,423 wheel INFO adding 'aiostream/pipe.py' 2025-04-30 16:36:22,424 wheel INFO adding 'aiostream/py.typed' 2025-04-30 16:36:22,426 wheel INFO adding 'aiostream/test_utils.py' 2025-04-30 16:36:22,427 wheel INFO adding 'aiostream/stream/__init__.py' 2025-04-30 16:36:22,428 wheel INFO adding 'aiostream/stream/advanced.py' 2025-04-30 16:36:22,430 wheel INFO adding 'aiostream/stream/aggregate.py' 2025-04-30 16:36:22,431 wheel INFO adding 'aiostream/stream/combine.py' 2025-04-30 16:36:22,432 wheel INFO adding 'aiostream/stream/create.py' 2025-04-30 16:36:22,433 wheel INFO adding 'aiostream/stream/misc.py' 2025-04-30 16:36:22,435 wheel INFO adding 'aiostream/stream/select.py' 2025-04-30 16:36:22,436 wheel INFO adding 'aiostream/stream/time.py' 2025-04-30 16:36:22,437 wheel INFO adding 'aiostream/stream/transform.py' 2025-04-30 16:36:22,439 wheel INFO adding 'aiostream-0.6.4.dist-info/licenses/LICENSE' 2025-04-30 16:36:22,441 wheel INFO adding 'aiostream-0.6.4.dist-info/METADATA' 2025-04-30 16:36:22,443 wheel INFO adding 'aiostream-0.6.4.dist-info/WHEEL' 2025-04-30 16:36:22,444 wheel INFO adding 'aiostream-0.6.4.dist-info/top_level.txt' 2025-04-30 16:36:22,445 wheel INFO adding 'aiostream-0.6.4.dist-info/RECORD' 2025-04-30 16:36:22,446 root INFO removing build/bdist.linux-riscv64/wheel 2025-04-30 16:36:22,451 gpep517 INFO The backend produced dist/aiostream-0.6.4-py3-none-any.whl aiostream-0.6.4-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.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-aiostream/src/aiostream-0.6.4 configfile: pyproject.toml testpaths: tests plugins: asyncio-0.25.0, cov-5.0.0 asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None collected 104 items tests/test_advanced.py ...... [ 5%] tests/test_aggregate.py ...... [ 11%] tests/test_aiter.py ......... [ 20%] tests/test_combine.py .......... [ 29%] tests/test_core.py ............ [ 41%] tests/test_create.py ....................... [ 63%] tests/test_misc.py .... [ 67%] tests/test_pipe.py . [ 68%] tests/test_select.py ........................ [ 91%] tests/test_task_group.py . [ 92%] tests/test_time.py .. [ 94%] tests/test_transform.py ...... [100%] ---------- coverage: platform linux, python 3.12.10-final-0 ---------- Name Stmts Miss Cover --------------------------------------------------- aiostream/__init__.py 5 0 100% aiostream/aiter_utils.py 124 1 99% aiostream/core.py 251 0 100% aiostream/manager.py 91 0 100% aiostream/pipe.py 36 0 100% aiostream/stream/__init__.py 8 0 100% aiostream/stream/advanced.py 65 0 100% aiostream/stream/aggregate.py 40 0 100% aiostream/stream/combine.py 99 0 100% aiostream/stream/create.py 76 0 100% aiostream/stream/misc.py 27 0 100% aiostream/stream/select.py 147 0 100% aiostream/stream/time.py 33 0 100% aiostream/stream/transform.py 49 0 100% aiostream/test_utils.py 115 0 100% --------------------------------------------------- TOTAL 1166 1 99% ============================= 104 passed in 7.06s ============================== >>> py3-aiostream: Entering fakeroot... >>> py3-aiostream-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/aiostream/__pycache__' -> '/home/buildozer/aports/community/py3-aiostream/pkg/py3-aiostream-pyc/usr/lib/python3.12/site-packages/aiostream/__pycache__' 'usr/lib/python3.12/site-packages/aiostream/stream/__pycache__' -> '/home/buildozer/aports/community/py3-aiostream/pkg/py3-aiostream-pyc/usr/lib/python3.12/site-packages/aiostream/stream/__pycache__' >>> py3-aiostream-pyc*: Preparing subpackage py3-aiostream-pyc... >>> py3-aiostream-pyc*: Running postcheck for py3-aiostream-pyc >>> py3-aiostream*: Running postcheck for py3-aiostream >>> py3-aiostream*: Preparing package py3-aiostream... >>> py3-aiostream-pyc*: Tracing dependencies... python3 py3-typing-extensions python3~3.12 >>> py3-aiostream-pyc*: Package size: 124.5 KB >>> py3-aiostream-pyc*: Compressing data... >>> py3-aiostream-pyc*: Create checksum... >>> py3-aiostream-pyc*: Create py3-aiostream-pyc-0.6.4-r0.apk >>> py3-aiostream*: Tracing dependencies... python3 py3-typing-extensions python3~3.12 >>> py3-aiostream*: Package size: 172.5 KB >>> py3-aiostream*: Compressing data... >>> py3-aiostream*: Create checksum... >>> py3-aiostream*: Create py3-aiostream-0.6.4-r0.apk >>> py3-aiostream: Build complete at Wed, 30 Apr 2025 16:36:53 +0000 elapsed time 0h 1m 8s >>> py3-aiostream: Cleaning up srcdir >>> py3-aiostream: Cleaning up pkgdir >>> py3-aiostream: Uninstalling dependencies... (1/40) Purging .makedepends-py3-aiostream (20250430.163618) (2/40) Purging py3-typing-extensions-pyc (4.13.2-r0) (3/40) Purging py3-typing-extensions (4.13.2-r0) (4/40) Purging py3-gpep517-pyc (16-r0) (5/40) Purging py3-gpep517 (16-r0) (6/40) Purging py3-installer-pyc (0.7.0-r2) (7/40) Purging py3-installer (0.7.0-r2) (8/40) Purging py3-setuptools-pyc (77.0.3-r0) (9/40) Purging py3-setuptools (77.0.3-r0) (10/40) Purging py3-wheel-pyc (0.43.0-r0) (11/40) Purging py3-wheel (0.43.0-r0) (12/40) Purging py3-pytest-asyncio-pyc (0.25.0-r0) (13/40) Purging py3-pytest-asyncio (0.25.0-r0) (14/40) Purging py3-pytest-cov-pyc (5.0.0-r0) (15/40) Purging py3-pytest-cov (5.0.0-r0) (16/40) Purging py3-pytest-pyc (8.3.5-r0) (17/40) Purging py3-pytest (8.3.5-r0) (18/40) Purging py3-iniconfig-pyc (2.1.0-r0) (19/40) Purging py3-iniconfig (2.1.0-r0) (20/40) Purging py3-packaging-pyc (25.0-r0) (21/40) Purging py3-packaging (25.0-r0) (22/40) Purging py3-parsing-pyc (3.2.0-r0) (23/40) Purging py3-parsing (3.2.0-r0) (24/40) Purging py3-pluggy-pyc (1.5.0-r0) (25/40) Purging py3-pluggy (1.5.0-r0) (26/40) Purging py3-py-pyc (1.11.0-r4) (27/40) Purging py3-py (1.11.0-r4) (28/40) Purging py3-coverage-pyc (7.6.10-r0) (29/40) Purging py3-coverage (7.6.10-r0) (30/40) Purging python3-pyc (3.12.10-r0) (31/40) Purging python3-pycache-pyc0 (3.12.10-r0) (32/40) Purging pyc (3.12.10-r0) (33/40) Purging python3 (3.12.10-r0) (34/40) Purging gdbm (1.24-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.4.8-r0) (37/40) Purging libpanelw (6.5_p20250412-r0) (38/40) Purging mpdecimal (4.0.0-r0) (39/40) Purging sqlite-libs (3.49.1-r1) (40/40) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 337 MiB in 99 packages >>> py3-aiostream: Updating the community/riscv64 repository index... >>> py3-aiostream: Signing the index...