>>> py3-outcome: Building community/py3-outcome 1.2.0-r2 (using abuild 3.11.0_rc12-r0) started Thu, 20 Apr 2023 17:20:16 +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/31) Installing libbz2 (1.0.8-r5) (2/31) Installing libffi (3.4.4-r2) (3/31) Installing gdbm (1.23-r1) (4/31) Installing xz-libs (5.4.2-r1) (5/31) Installing mpdecimal (2.5.1-r2) (6/31) Installing libpanelw (6.4_p20230401-r4) (7/31) Installing readline (8.2.1-r1) (8/31) Installing sqlite-libs (3.41.2-r2) (9/31) Installing python3 (3.11.3-r10) (10/31) Installing python3-pycache-pyc0 (3.11.3-r10) (11/31) Installing pyc (0.1-r0) (12/31) Installing py3-async_generator-pyc (1.10-r5) (13/31) Installing python3-pyc (3.11.3-r10) (14/31) Installing py3-async_generator (1.10-r5) (15/31) Installing py3-attrs (23.1.0-r1) (16/31) Installing py3-attrs-pyc (23.1.0-r1) (17/31) Installing py3-parsing (3.0.9-r2) (18/31) Installing py3-parsing-pyc (3.0.9-r2) (19/31) Installing py3-packaging (23.1-r1) (20/31) Installing py3-packaging-pyc (23.1-r1) (21/31) Installing py3-setuptools (67.7.0-r0) (22/31) Installing py3-setuptools-pyc (67.7.0-r0) (23/31) Installing py3-iniconfig (1.1.1-r6) (24/31) Installing py3-iniconfig-pyc (1.1.1-r6) (25/31) Installing py3-pluggy (1.0.0-r3) (26/31) Installing py3-pluggy-pyc (1.0.0-r3) (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.3.1-r1) (30/31) Installing py3-pytest-pyc (7.3.1-r1) (31/31) Installing .makedepends-py3-outcome (20230420.172017) Executing busybox-1.36.0-r7.trigger OK: 466 MiB in 129 packages >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-outcome: Fetching https://pypi.python.org/packages/source/o/outcome/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 122 100 122 0 0 561 0 --:--:-- --:--:-- --:--:-- 562 100 274 100 274 0 0 649 0 --:--:-- --:--:-- --:--:-- 649 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17177 100 17177 0 0 15892 0 0:00:01 0:00:01 --:--:-- 15892 >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/outcome-1.2.0.tar.gz >>> py3-outcome: Checking sha512sums... outcome-1.2.0.tar.gz: OK >>> py3-outcome: Unpacking /var/cache/distfiles/v3.18/outcome-1.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/outcome copying src/outcome/__init__.py -> build/lib/outcome copying src/outcome/_util.py -> build/lib/outcome copying src/outcome/_impl.py -> build/lib/outcome copying src/outcome/_version.py -> build/lib/outcome ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, 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.11/site-packages/_pytest/config/__init__.py:1302 /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302: 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.11/site-packages/_pytest/python.py:183: 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.10s =================== >>> py3-outcome: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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.11 creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/__init__.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome creating /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/_version.cpython-311.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/_util.cpython-311.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/__pycache__/_impl.cpython-311.pyc -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__ copying build/lib/outcome/_util.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/_impl.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome copying build/lib/outcome/_version.py -> /home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/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.11/site-packages/outcome-1.2.0-py3.11.egg-info running install_scripts >>> py3-outcome-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-outcome/pkg/py3-outcome/usr/lib/python3.11/site-packages/outcome/__pycache__' -> '/home/buildozer/aports/community/py3-outcome/pkg/py3-outcome-pyc/usr/lib/python3.11/site-packages/outcome/__pycache__' >>> py3-outcome-pyc*: Preparing subpackage py3-outcome-pyc... >>> py3-outcome-pyc*: Running postcheck for py3-outcome-pyc >>> py3-outcome*: Running postcheck for py3-outcome >>> py3-outcome*: Preparing package py3-outcome... >>> py3-outcome-pyc*: Tracing dependencies... py3-async_generator py3-attrs python3 python3~3.11 >>> py3-outcome-pyc*: Package size: 48.0 KB >>> py3-outcome-pyc*: Compressing data... >>> py3-outcome-pyc*: Create checksum... >>> py3-outcome-pyc*: Create py3-outcome-pyc-1.2.0-r2.apk >>> py3-outcome*: Tracing dependencies... py3-async_generator py3-attrs python3 python3~3.11 >>> py3-outcome*: Package size: 68.0 KB >>> py3-outcome*: Compressing data... >>> py3-outcome*: Create checksum... >>> py3-outcome*: Create py3-outcome-1.2.0-r2.apk >>> py3-outcome: Build complete at Thu, 20 Apr 2023 17:20:25 +0000 elapsed time 0h 0m 9s >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Uninstalling dependencies... (1/31) Purging .makedepends-py3-outcome (20230420.172017) (2/31) Purging py3-async_generator-pyc (1.10-r5) (3/31) Purging py3-async_generator (1.10-r5) (4/31) Purging py3-attrs-pyc (23.1.0-r1) (5/31) Purging py3-attrs (23.1.0-r1) (6/31) Purging py3-setuptools-pyc (67.7.0-r0) (7/31) Purging py3-setuptools (67.7.0-r0) (8/31) Purging py3-pytest-pyc (7.3.1-r1) (9/31) Purging py3-pytest (7.3.1-r1) (10/31) Purging py3-iniconfig-pyc (1.1.1-r6) (11/31) Purging py3-iniconfig (1.1.1-r6) (12/31) Purging py3-packaging-pyc (23.1-r1) (13/31) Purging py3-packaging (23.1-r1) (14/31) Purging py3-parsing-pyc (3.0.9-r2) (15/31) Purging py3-parsing (3.0.9-r2) (16/31) Purging py3-pluggy-pyc (1.0.0-r3) (17/31) Purging py3-pluggy (1.0.0-r3) (18/31) Purging py3-py-pyc (1.11.0-r2) (19/31) Purging py3-py (1.11.0-r2) (20/31) Purging python3-pyc (3.11.3-r10) (21/31) Purging python3-pycache-pyc0 (3.11.3-r10) (22/31) Purging pyc (0.1-r0) (23/31) Purging python3 (3.11.3-r10) (24/31) Purging gdbm (1.23-r1) (25/31) Purging libbz2 (1.0.8-r5) (26/31) Purging libffi (3.4.4-r2) (27/31) Purging libpanelw (6.4_p20230401-r4) (28/31) Purging mpdecimal (2.5.1-r2) (29/31) Purging readline (8.2.1-r1) (30/31) Purging sqlite-libs (3.41.2-r2) (31/31) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 98 packages >>> py3-outcome: Updating the community/aarch64 repository index... >>> py3-outcome: Signing the index...