>>> py3-aiounittest: Building community/py3-aiounittest 1.4.2-r0 (using abuild 3.13.0-r3) started Sun, 19 May 2024 11:39:04 +0000
>>> py3-aiounittest: Checking sanity of /home/buildozer/aports/community/py3-aiounittest/APKBUILD...
>>> py3-aiounittest: Analyzing dependencies...
>>> py3-aiounittest: Installing for build: build-base py3-wrapt py3-gpep517 py3-setuptools py3-wheel py3-coverage py3-pytest py3-nose
(1/39) Installing libbz2 (1.0.8-r6)
(2/39) Installing libffi (3.4.6-r0)
(3/39) Installing gdbm (1.23-r1)
(4/39) Installing xz-libs (5.6.1-r3)
(5/39) Installing mpdecimal (4.0.0-r0)
(6/39) Installing libpanelw (6.4_p20240420-r0)
(7/39) Installing readline (8.2.10-r0)
(8/39) Installing sqlite-libs (3.45.3-r0)
(9/39) Installing python3 (3.12.3-r1)
(10/39) Installing python3-pycache-pyc0 (3.12.3-r1)
(11/39) Installing pyc (3.12.3-r1)
(12/39) Installing py3-wrapt-pyc (1.16.0-r1)
(13/39) Installing python3-pyc (3.12.3-r1)
(14/39) Installing py3-wrapt (1.16.0-r1)
(15/39) Installing py3-installer (0.7.0-r2)
(16/39) Installing py3-installer-pyc (0.7.0-r2)
(17/39) Installing py3-gpep517 (15-r2)
(18/39) Installing py3-gpep517-pyc (15-r2)
(19/39) Installing py3-parsing (3.1.2-r1)
(20/39) Installing py3-parsing-pyc (3.1.2-r1)
(21/39) Installing py3-packaging (24.0-r1)
(22/39) Installing py3-packaging-pyc (24.0-r1)
(23/39) Installing py3-setuptools (69.5.1-r0)
(24/39) Installing py3-setuptools-pyc (69.5.1-r0)
(25/39) Installing py3-wheel (0.42.0-r1)
(26/39) Installing py3-wheel-pyc (0.42.0-r1)
(27/39) Installing py3-coverage (7.5.1-r0)
(28/39) Installing py3-coverage-pyc (7.5.1-r0)
(29/39) Installing py3-iniconfig (2.0.0-r1)
(30/39) Installing py3-iniconfig-pyc (2.0.0-r1)
(31/39) Installing py3-pluggy (1.5.0-r0)
(32/39) Installing py3-pluggy-pyc (1.5.0-r0)
(33/39) Installing py3-py (1.11.0-r3)
(34/39) Installing py3-py-pyc (1.11.0-r3)
(35/39) Installing py3-pytest (8.2.0-r1)
(36/39) Installing py3-pytest-pyc (8.2.0-r1)
(37/39) Installing py3-nose (1.3.7-r12)
(38/39) Installing py3-nose-pyc (1.3.7-r12)
(39/39) Installing .makedepends-py3-aiounittest (20240519.113905)
Executing busybox-1.36.1-r26.trigger
OK: 508 MiB in 145 packages
>>> py3-aiounittest: Cleaning up srcdir
>>> py3-aiounittest: Cleaning up pkgdir
>>> py3-aiounittest: Cleaning up tmpdir
>>> py3-aiounittest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-aiounittest-1.4.2.tar.gz
>>> py3-aiounittest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-aiounittest-1.4.2.tar.gz
>>> py3-aiounittest: Checking sha512sums...
py3-aiounittest-1.4.2.tar.gz: OK
>>> py3-aiounittest: Unpacking /var/cache/distfiles/py3-aiounittest-1.4.2.tar.gz...
2024-05-19 11:39:06,158 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-05-19 11:39:06,180 root INFO running bdist_wheel
2024-05-19 11:39:06,195 root INFO running build
2024-05-19 11:39:06,195 root INFO running build_py
2024-05-19 11:39:06,198 root INFO creating build
2024-05-19 11:39:06,198 root INFO creating build/lib
2024-05-19 11:39:06,198 root INFO creating build/lib/aiounittest
2024-05-19 11:39:06,199 root INFO copying aiounittest/__init__.py -> build/lib/aiounittest
2024-05-19 11:39:06,199 root INFO copying aiounittest/case.py -> build/lib/aiounittest
2024-05-19 11:39:06,199 root INFO copying aiounittest/mock.py -> build/lib/aiounittest
2024-05-19 11:39:06,199 root INFO copying aiounittest/helpers.py -> build/lib/aiounittest
2024-05-19 11:39:06,199 root INFO running egg_info
2024-05-19 11:39:06,199 root INFO creating aiounittest.egg-info
2024-05-19 11:39:06,201 root INFO writing aiounittest.egg-info/PKG-INFO
2024-05-19 11:39:06,201 root INFO writing dependency_links to aiounittest.egg-info/dependency_links.txt
2024-05-19 11:39:06,201 root INFO writing requirements to aiounittest.egg-info/requires.txt
2024-05-19 11:39:06,202 root INFO writing top-level names to aiounittest.egg-info/top_level.txt
2024-05-19 11:39:06,202 root INFO writing manifest file 'aiounittest.egg-info/SOURCES.txt'
2024-05-19 11:39:06,204 root INFO reading manifest file 'aiounittest.egg-info/SOURCES.txt'
2024-05-19 11:39:06,204 root INFO reading manifest template 'MANIFEST.in'
2024-05-19 11:39:06,204 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*'
2024-05-19 11:39:06,204 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*'
2024-05-19 11:39:06,205 root INFO adding license file 'LICENSE'
2024-05-19 11:39:06,205 root INFO writing manifest file 'aiounittest.egg-info/SOURCES.txt'
2024-05-19 11:39:06,205 root INFO copying aiounittest/py.typed -> build/lib/aiounittest
2024-05-19 11:39:06,210 wheel INFO installing to build/bdist.linux-armv8l/wheel
2024-05-19 11:39:06,210 root INFO running install
2024-05-19 11:39:06,219 root INFO running install_lib
2024-05-19 11:39:06,221 root INFO creating build/bdist.linux-armv8l
2024-05-19 11:39:06,221 root INFO creating build/bdist.linux-armv8l/wheel
2024-05-19 11:39:06,221 root INFO creating build/bdist.linux-armv8l/wheel/aiounittest
2024-05-19 11:39:06,221 root INFO copying build/lib/aiounittest/__init__.py -> build/bdist.linux-armv8l/wheel/aiounittest
2024-05-19 11:39:06,222 root INFO copying build/lib/aiounittest/case.py -> build/bdist.linux-armv8l/wheel/aiounittest
2024-05-19 11:39:06,222 root INFO copying build/lib/aiounittest/mock.py -> build/bdist.linux-armv8l/wheel/aiounittest
2024-05-19 11:39:06,222 root INFO copying build/lib/aiounittest/py.typed -> build/bdist.linux-armv8l/wheel/aiounittest
2024-05-19 11:39:06,222 root INFO copying build/lib/aiounittest/helpers.py -> build/bdist.linux-armv8l/wheel/aiounittest
2024-05-19 11:39:06,222 root INFO running install_egg_info
2024-05-19 11:39:06,225 root INFO Copying aiounittest.egg-info to build/bdist.linux-armv8l/wheel/aiounittest-1.4.2-py3.12.egg-info
2024-05-19 11:39:06,226 root INFO running install_scripts
2024-05-19 11:39:06,227 wheel INFO creating build/bdist.linux-armv8l/wheel/aiounittest-1.4.2.dist-info/WHEEL
2024-05-19 11:39:06,228 wheel INFO creating '/home/buildozer/aports/community/py3-aiounittest/src/aiounittest-1.4.2/.dist/.tmp-3juo0oxl/aiounittest-1.4.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2024-05-19 11:39:06,228 wheel INFO adding 'aiounittest/__init__.py'
2024-05-19 11:39:06,228 wheel INFO adding 'aiounittest/case.py'
2024-05-19 11:39:06,228 wheel INFO adding 'aiounittest/helpers.py'
2024-05-19 11:39:06,229 wheel INFO adding 'aiounittest/mock.py'
2024-05-19 11:39:06,229 wheel INFO adding 'aiounittest/py.typed'
2024-05-19 11:39:06,229 wheel INFO adding 'aiounittest-1.4.2.dist-info/LICENSE'
2024-05-19 11:39:06,229 wheel INFO adding 'aiounittest-1.4.2.dist-info/METADATA'
2024-05-19 11:39:06,229 wheel INFO adding 'aiounittest-1.4.2.dist-info/WHEEL'
2024-05-19 11:39:06,230 wheel INFO adding 'aiounittest-1.4.2.dist-info/top_level.txt'
2024-05-19 11:39:06,230 wheel INFO adding 'aiounittest-1.4.2.dist-info/RECORD'
2024-05-19 11:39:06,230 wheel INFO removing build/bdist.linux-armv8l/wheel
2024-05-19 11:39:06,230 gpep517 INFO The backend produced .dist/aiounittest-1.4.2-py3-none-any.whl
aiounittest-1.4.2-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.2.0, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-aiounittest/src/aiounittest-1.4.2/.testenv/bin/python3
cachedir: .pytest_cache
rootdir: /home/buildozer/aports/community/py3-aiounittest/src/aiounittest-1.4.2
collecting ... collected 12 items

tests/test_async_test.py::MyAsyncTestDecorator::test_async_add XFAIL     [  8%]
tests/test_async_test.py::MyAsyncTestDecorator::test_async_test_with_custom_loop PASSED [ 16%]
tests/test_asyncmockiterator.py::MyAsyncMockIteratorTest::test_add PASSED [ 25%]
tests/test_asynctestcase.py::TestAsyncCase::test_await_async_add PASSED  [ 33%]
tests/test_asynctestcase.py::TestAsyncCase::test_await_async_fail PASSED [ 41%]
tests/test_asynctestcase.py::TestAsyncCase::test_failure_await_async_add XFAIL [ 50%]
tests/test_asynctestcase.py::TestAsyncCase::test_sync_add PASSED         [ 58%]
tests/test_asynctestcase.py::TestAsyncCase::test_sync_async_add PASSED   [ 66%]
tests/test_asynctestcase_get_event_loop.py::TestAsyncCaseWithCustomLoop::test_await_async_add PASSED [ 75%]
tests/test_futurized.py::MyAddTest::test_add PASSED                      [ 83%]
tests/test_futurized.py::MyAddTest::test_fail PASSED                     [ 91%]
tests/test_unitest_module_invocation.py::test_specific_test PASSED       [100%]

=============================== warnings summary ===============================
tests/test_asynctestcase_get_event_loop.py:30
  /home/buildozer/aports/community/py3-aiounittest/src/aiounittest-1.4.2/tests/test_asynctestcase_get_event_loop.py:30: DeprecationWarning: There is no current event loop
    self.my_loop = asyncio.get_event_loop()

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=================== 10 passed, 2 xfailed, 1 warning in 1.00s ===================
>>> py3-aiounittest: Entering fakeroot...
>>> py3-aiounittest-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-aiounittest/pkg/py3-aiounittest/usr/lib/python3.12/site-packages/aiounittest/__pycache__' -> '/home/buildozer/aports/community/py3-aiounittest/pkg/py3-aiounittest-pyc/usr/lib/python3.12/site-packages/aiounittest/__pycache__'
>>> py3-aiounittest-pyc*: Preparing subpackage py3-aiounittest-pyc...
>>> py3-aiounittest-pyc*: Running postcheck for py3-aiounittest-pyc
>>> py3-aiounittest*: Running postcheck for py3-aiounittest
>>> py3-aiounittest*: Preparing package py3-aiounittest...
>>> py3-aiounittest-pyc*: Tracing dependencies...
	py3-wrapt
	python3~3.12
>>> py3-aiounittest-pyc*: Package size: 48.0 KB
>>> py3-aiounittest-pyc*: Compressing data...
>>> py3-aiounittest-pyc*: Create checksum...
>>> py3-aiounittest-pyc*: Create py3-aiounittest-pyc-1.4.2-r0.apk
>>> py3-aiounittest*: Tracing dependencies...
	py3-wrapt
	python3~3.12
>>> py3-aiounittest*: Package size: 68.0 KB
>>> py3-aiounittest*: Compressing data...
>>> py3-aiounittest*: Create checksum...
>>> py3-aiounittest*: Create py3-aiounittest-1.4.2-r0.apk
>>> py3-aiounittest: Build complete at Sun, 19 May 2024 11:39:08 +0000 elapsed time 0h 0m 3s
>>> py3-aiounittest: Cleaning up srcdir
>>> py3-aiounittest: Cleaning up pkgdir
>>> py3-aiounittest: Uninstalling dependencies...
(1/39) Purging .makedepends-py3-aiounittest (20240519.113905)
(2/39) Purging py3-wrapt-pyc (1.16.0-r1)
(3/39) Purging py3-wrapt (1.16.0-r1)
(4/39) Purging py3-gpep517-pyc (15-r2)
(5/39) Purging py3-gpep517 (15-r2)
(6/39) Purging py3-installer-pyc (0.7.0-r2)
(7/39) Purging py3-installer (0.7.0-r2)
(8/39) Purging py3-setuptools-pyc (69.5.1-r0)
(9/39) Purging py3-setuptools (69.5.1-r0)
(10/39) Purging py3-wheel-pyc (0.42.0-r1)
(11/39) Purging py3-wheel (0.42.0-r1)
(12/39) Purging py3-coverage-pyc (7.5.1-r0)
(13/39) Purging py3-coverage (7.5.1-r0)
(14/39) Purging py3-pytest-pyc (8.2.0-r1)
(15/39) Purging py3-pytest (8.2.0-r1)
(16/39) Purging py3-iniconfig-pyc (2.0.0-r1)
(17/39) Purging py3-iniconfig (2.0.0-r1)
(18/39) Purging py3-packaging-pyc (24.0-r1)
(19/39) Purging py3-packaging (24.0-r1)
(20/39) Purging py3-parsing-pyc (3.1.2-r1)
(21/39) Purging py3-parsing (3.1.2-r1)
(22/39) Purging py3-pluggy-pyc (1.5.0-r0)
(23/39) Purging py3-pluggy (1.5.0-r0)
(24/39) Purging py3-py-pyc (1.11.0-r3)
(25/39) Purging py3-py (1.11.0-r3)
(26/39) Purging py3-nose-pyc (1.3.7-r12)
(27/39) Purging py3-nose (1.3.7-r12)
(28/39) Purging python3-pyc (3.12.3-r1)
(29/39) Purging python3-pycache-pyc0 (3.12.3-r1)
(30/39) Purging pyc (3.12.3-r1)
(31/39) Purging python3 (3.12.3-r1)
(32/39) Purging gdbm (1.23-r1)
(33/39) Purging libbz2 (1.0.8-r6)
(34/39) Purging libffi (3.4.6-r0)
(35/39) Purging libpanelw (6.4_p20240420-r0)
(36/39) Purging mpdecimal (4.0.0-r0)
(37/39) Purging readline (8.2.10-r0)
(38/39) Purging sqlite-libs (3.45.3-r0)
(39/39) Purging xz-libs (5.6.1-r3)
Executing busybox-1.36.1-r26.trigger
OK: 454 MiB in 106 packages
>>> py3-aiounittest: Updating the community/armv7 repository index...
>>> py3-aiounittest: Signing the index...