>>> py3-outcome: Building community/py3-outcome 1.2.0-r0 (using abuild 3.10.0_rc1-r2) started Thu, 17 Nov 2022 01:01:46 +0000 >>> py3-outcome: Checking sanity of /home/buildozer/aports/community/py3-outcome/APKBUILD... >>> py3-outcome: Analyzing dependencies... >>> py3-outcome: Installing for build: build-base py3-async_generator py3-attrs python3 py3-setuptools py3-pytest (1/20) Installing libbz2 (1.0.8-r4) (2/20) Installing libffi (3.4.4-r0) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.2.8-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.2.0-r0) (7/20) Installing sqlite-libs (3.39.4-r0) (8/20) Installing python3 (3.10.8-r3) (9/20) Installing py3-async_generator (1.10-r3) (10/20) Installing py3-attrs (22.1.0-r0) (11/20) Installing py3-parsing (3.0.9-r0) (12/20) Installing py3-packaging (21.3-r2) (13/20) Installing py3-setuptools (65.5.1-r0) (14/20) Installing py3-exceptiongroup (1.0.2-r0) (15/20) Installing py3-iniconfig (1.1.1-r3) (16/20) Installing py3-pluggy (1.0.0-r1) (17/20) Installing py3-py (1.11.0-r0) (18/20) Installing py3-tomli (2.0.1-r1) (19/20) Installing py3-pytest (7.2.0-r1) (20/20) Installing .makedepends-py3-outcome (20221117.010148) Executing busybox-1.35.0-r28.trigger OK: 252 MiB in 112 packages >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/outcome-1.2.0.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 17177 100 17177 0 0 30019 0 --:--:-- --:--:-- --:--:-- 30029 100 17177 100 17177 0 0 30013 0 --:--:-- --:--:-- --:--:-- 30029 >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/outcome-1.2.0.tar.gz >>> py3-outcome: Checking sha512sums... outcome-1.2.0.tar.gz: OK >>> py3-outcome: Unpacking /var/cache/distfiles/v3.17/outcome-1.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/outcome copying src/outcome/_impl.py -> build/lib/outcome copying src/outcome/_util.py -> build/lib/outcome copying src/outcome/__init__.py -> build/lib/outcome copying src/outcome/_version.py -> build/lib/outcome ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-outcome/src/outcome-1.2.0, configfile: setup.cfg collected 10 items tests/test_async.py sss [ 30%] tests/test_sync.py ....... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1294 /usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1294: PytestConfigWarning: Unknown config option: asyncio_mode self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") tests/test_async.py:9 /home/buildozer/aports/community/py3-outcome/src/outcome-1.2.0/tests/test_async.py:9: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html pytestmark = pytest.mark.asyncio tests/test_async.py::test_acapture tests/test_async.py::test_asend tests/test_async.py::test_traceback_frame_removal /usr/lib/python3.10/site-packages/_pytest/python.py:184: PytestUnhandledCoroutineWarning: async def functions are not natively supported and have been skipped. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted warnings.warn(PytestUnhandledCoroutineWarning(msg.format(nodeid))) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =================== 7 passed, 3 skipped, 5 warnings in 0.11s =================== >>> py3-outcome: 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 install_lib creating /home/buildozer/aports/community/py3-outcome/pkg creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome copying build/lib/outcome/_impl.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/_version.cpython-310.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/_util.cpython-310.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/_impl.cpython-310.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome/__pycache__ copying build/lib/outcome/_util.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome copying build/lib/outcome/__init__.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome copying build/lib/outcome/_version.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome running install_egg_info running egg_info writing src/outcome.egg-info/PKG-INFO writing dependency_links to src/outcome.egg-info/dependency_links.txt writing requirements to src/outcome.egg-info/requires.txt writing top-level names to src/outcome.egg-info/top_level.txt reading manifest file 'src/outcome.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'src/outcome.egg-info/SOURCES.txt' Copying src/outcome.egg-info to /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.10/site-packages/outcome-1.2.0-py3.10.egg-info running install_scripts >>> py3-outcome*: Running postcheck for py3-outcome >>> py3-outcome*: Preparing package py3-outcome... >>> py3-outcome*: Tracing dependencies... >>> py3-outcome*: Package size: 92.0 KB >>> py3-outcome*: Compressing data... >>> py3-outcome*: Create checksum... >>> py3-outcome*: Create py3-outcome-1.2.0-r0.apk >>> py3-outcome: Build complete at Thu, 17 Nov 2022 01:01:51 +0000 elapsed time 0h 0m 5s >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Uninstalling dependencies... (1/20) Purging .makedepends-py3-outcome (20221117.010148) (2/20) Purging py3-async_generator (1.10-r3) (3/20) Purging py3-setuptools (65.5.1-r0) (4/20) Purging py3-pytest (7.2.0-r1) (5/20) Purging py3-attrs (22.1.0-r0) (6/20) Purging py3-exceptiongroup (1.0.2-r0) (7/20) Purging py3-iniconfig (1.1.1-r3) (8/20) Purging py3-packaging (21.3-r2) (9/20) Purging py3-parsing (3.0.9-r0) (10/20) Purging py3-pluggy (1.0.0-r1) (11/20) Purging py3-py (1.11.0-r0) (12/20) Purging py3-tomli (2.0.1-r1) (13/20) Purging python3 (3.10.8-r3) (14/20) Purging libbz2 (1.0.8-r4) (15/20) Purging libffi (3.4.4-r0) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.2.8-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r28.trigger OK: 189 MiB in 92 packages >>> py3-outcome: Updating the community/armv7 repository index... >>> py3-outcome: Signing the index...