>>> py3-outcome: Building community/py3-outcome 1.3.0-r2 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 05:57:52 +0000 >>> py3-outcome: Validating /home/buildozer/aports/community/py3-outcome/APKBUILD... >>> py3-outcome: Analyzing dependencies... >>> py3-outcome: Installing for build: build-base py3-async_generator py3-attrs py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-tornasync ( 1/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.2-r0) ( 3/42) Installing gdbm (1.26-r0) ( 4/42) Installing xz-libs (5.8.2-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.6_p20251231-r0) ( 7/42) Installing sqlite-libs (3.51.2-r1) ( 8/42) Installing python3 (3.14.3-r0) ( 9/42) Installing python3-pycache-pyc0 (3.14.3-r0) (10/42) Installing pyc (3.14.3-r0) (11/42) Installing py3-async_generator-pyc (1.10-r7) (12/42) Installing python3-pyc (3.14.3-r0) (13/42) Installing py3-async_generator (1.10-r7) (14/42) Installing py3-attrs (25.3.0-r1) (15/42) Installing py3-attrs-pyc (25.3.0-r1) (16/42) Installing py3-installer (0.7.0-r3) (17/42) Installing py3-installer-pyc (0.7.0-r3) (18/42) Installing py3-gpep517 (19-r2) (19/42) Installing py3-gpep517-pyc (19-r2) (20/42) Installing py3-parsing (3.3.2-r1) (21/42) Installing py3-parsing-pyc (3.3.2-r1) (22/42) Installing py3-packaging (26.0-r1) (23/42) Installing py3-packaging-pyc (26.0-r1) (24/42) Installing py3-setuptools (82.0.1-r1) (25/42) Installing py3-setuptools-pyc (82.0.1-r1) (26/42) Installing py3-wheel (0.46.3-r1) (27/42) Installing py3-wheel-pyc (0.46.3-r1) (28/42) Installing py3-iniconfig (2.3.0-r1) (29/42) Installing py3-iniconfig-pyc (2.3.0-r1) (30/42) Installing py3-pluggy (1.6.0-r1) (31/42) Installing py3-pluggy-pyc (1.6.0-r1) (32/42) Installing py3-py (1.11.0-r5) (33/42) Installing py3-py-pyc (1.11.0-r5) (34/42) Installing py3-pygments (2.19.2-r1) (35/42) Installing py3-pygments-pyc (2.19.2-r1) (36/42) Installing py3-pytest (9.0.2-r1) (37/42) Installing py3-pytest-pyc (9.0.2-r1) (38/42) Installing py3-tornado (6.5.5-r1) (39/42) Installing py3-tornado-pyc (6.5.5-r1) (40/42) Installing py3-pytest-tornasync (0.5.0_git20220715-r6) (41/42) Installing py3-pytest-tornasync-pyc (0.5.0_git20220715-r6) (42/42) Installing .makedepends-py3-outcome (20260328.055755) Executing busybox-1.37.0-r31.trigger OK: 447.9 MiB in 148 packages >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Cleaning up tmpdir >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/edge//outcome-1.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/outcome-1.3.0.tar.gz.part' outcome-1.3.0.tar.gz 100% |********************************| 20974 0:00:00 ETA '/var/cache/distfiles/edge/outcome-1.3.0.tar.gz.part' saved /var/cache/distfiles/edge/outcome-1.3.0.tar.gz: OK >>> py3-outcome: Fetching https://distfiles.alpinelinux.org/distfiles/edge//outcome-1.3.0.tar.gz /var/cache/distfiles/edge/outcome-1.3.0.tar.gz: OK >>> py3-outcome: Unpacking /var/cache/distfiles/edge/outcome-1.3.0.tar.gz... 2026-03-28 05:57:56,550 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 05:57:56,565 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-28 05:57:56,577 root INFO running build 2026-03-28 05:57:56,577 root INFO running build_py 2026-03-28 05:57:56,579 root INFO creating build/lib/outcome 2026-03-28 05:57:56,579 root INFO copying src/outcome/_version.py -> build/lib/outcome 2026-03-28 05:57:56,580 root INFO copying src/outcome/__init__.py -> build/lib/outcome 2026-03-28 05:57:56,580 root INFO copying src/outcome/_impl.py -> build/lib/outcome 2026-03-28 05:57:56,580 root INFO copying src/outcome/_util.py -> build/lib/outcome 2026-03-28 05:57:56,580 root INFO running egg_info 2026-03-28 05:57:56,582 root INFO writing src/outcome.egg-info/PKG-INFO 2026-03-28 05:57:56,582 root INFO writing dependency_links to src/outcome.egg-info/dependency_links.txt 2026-03-28 05:57:56,582 root INFO writing requirements to src/outcome.egg-info/requires.txt 2026-03-28 05:57:56,582 root INFO writing top-level names to src/outcome.egg-info/top_level.txt 2026-03-28 05:57:56,585 root INFO reading manifest file 'src/outcome.egg-info/SOURCES.txt' 2026-03-28 05:57:56,585 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 05:57:56,586 root WARNING warning: no files found matching '.coveragerc' 2026-03-28 05:57:56,586 root WARNING no previously-included directories found matching 'docs/build' 2026-03-28 05:57:56,586 root INFO adding license file 'LICENSE' 2026-03-28 05:57:56,586 root INFO adding license file 'LICENSE.APACHE2' 2026-03-28 05:57:56,586 root INFO adding license file 'LICENSE.MIT' 2026-03-28 05:57:56,587 root INFO writing manifest file 'src/outcome.egg-info/SOURCES.txt' 2026-03-28 05:57:56,587 root INFO copying src/outcome/py.typed -> build/lib/outcome 2026-03-28 05:57:56,592 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-28 05:57:56,592 root INFO running install 2026-03-28 05:57:56,598 root INFO running install_lib 2026-03-28 05:57:56,600 root INFO creating build/bdist.linux-s390x/wheel 2026-03-28 05:57:56,600 root INFO creating build/bdist.linux-s390x/wheel/outcome 2026-03-28 05:57:56,600 root INFO copying build/lib/outcome/_version.py -> build/bdist.linux-s390x/wheel/./outcome 2026-03-28 05:57:56,600 root INFO copying build/lib/outcome/__init__.py -> build/bdist.linux-s390x/wheel/./outcome 2026-03-28 05:57:56,600 root INFO copying build/lib/outcome/py.typed -> build/bdist.linux-s390x/wheel/./outcome 2026-03-28 05:57:56,600 root INFO copying build/lib/outcome/_impl.py -> build/bdist.linux-s390x/wheel/./outcome 2026-03-28 05:57:56,600 root INFO copying build/lib/outcome/_util.py -> build/bdist.linux-s390x/wheel/./outcome 2026-03-28 05:57:56,601 root INFO running install_egg_info 2026-03-28 05:57:56,603 root INFO Copying src/outcome.egg-info to build/bdist.linux-s390x/wheel/./outcome-1.3.0-py3.14.egg-info 2026-03-28 05:57:56,603 root INFO running install_scripts 2026-03-28 05:57:56,604 root INFO creating build/bdist.linux-s390x/wheel/outcome-1.3.0.dist-info/WHEEL 2026-03-28 05:57:56,604 wheel INFO creating '/home/buildozer/aports/community/py3-outcome/src/outcome-1.3.0/.dist/.tmp-ma7c9_32/outcome-1.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-28 05:57:56,604 wheel INFO adding 'outcome/__init__.py' 2026-03-28 05:57:56,605 wheel INFO adding 'outcome/_impl.py' 2026-03-28 05:57:56,605 wheel INFO adding 'outcome/_util.py' 2026-03-28 05:57:56,605 wheel INFO adding 'outcome/_version.py' 2026-03-28 05:57:56,605 wheel INFO adding 'outcome/py.typed' 2026-03-28 05:57:56,605 wheel INFO adding 'outcome-1.3.0.dist-info/licenses/LICENSE' 2026-03-28 05:57:56,605 wheel INFO adding 'outcome-1.3.0.dist-info/licenses/LICENSE.APACHE2' 2026-03-28 05:57:56,605 wheel INFO adding 'outcome-1.3.0.dist-info/licenses/LICENSE.MIT' 2026-03-28 05:57:56,605 wheel INFO adding 'outcome-1.3.0.dist-info/METADATA' 2026-03-28 05:57:56,606 wheel INFO adding 'outcome-1.3.0.dist-info/WHEEL' 2026-03-28 05:57:56,606 wheel INFO adding 'outcome-1.3.0.dist-info/top_level.txt' 2026-03-28 05:57:56,606 wheel INFO adding 'outcome-1.3.0.dist-info/RECORD' 2026-03-28 05:57:56,606 root INFO removing build/bdist.linux-s390x/wheel 2026-03-28 05:57:56,606 gpep517 INFO The backend produced .dist/outcome-1.3.0-py2.py3-none-any.whl outcome-1.3.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-outcome/src/outcome-1.3.0 configfile: setup.cfg plugins: tornasync-0.6.0.post2 collected 10 items tests/test_async.py ... [ 30%] tests/test_sync.py ....... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.14/site-packages/_pytest/config/__init__.py:1428 /usr/lib/python3.14/site-packages/_pytest/config/__init__.py:1428: 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.3.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 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 10 passed, 2 warnings in 0.06s ======================== >>> py3-outcome: Entering fakeroot... >>> py3-outcome-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/outcome/__pycache__' -> '/home/buildozer/aports/community/py3-outcome/pkg/py3-outcome-pyc/usr/lib/python3.14/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... python3~3.14 >>> py3-outcome-pyc*: Package size: 14.6 KB >>> py3-outcome-pyc*: Compressing data... >>> py3-outcome-pyc*: Create checksum... >>> py3-outcome-pyc*: Create py3-outcome-pyc-1.3.0-r2.apk >>> py3-outcome*: Tracing dependencies... py3-async_generator py3-attrs python3~3.14 >>> py3-outcome*: Package size: 24.0 KB >>> py3-outcome*: Compressing data... >>> py3-outcome*: Create checksum... >>> py3-outcome*: Create py3-outcome-1.3.0-r2.apk >>> py3-outcome: Build complete at Sat, 28 Mar 2026 05:57:57 +0000 elapsed time 0h 0m 5s >>> py3-outcome: Cleaning up srcdir >>> py3-outcome: Cleaning up pkgdir >>> py3-outcome: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-outcome (20260328.055755) ( 2/42) Purging py3-async_generator-pyc (1.10-r7) ( 3/42) Purging py3-async_generator (1.10-r7) ( 4/42) Purging py3-attrs-pyc (25.3.0-r1) ( 5/42) Purging py3-attrs (25.3.0-r1) ( 6/42) Purging py3-gpep517-pyc (19-r2) ( 7/42) Purging py3-gpep517 (19-r2) ( 8/42) Purging py3-installer-pyc (0.7.0-r3) ( 9/42) Purging py3-installer (0.7.0-r3) (10/42) Purging py3-setuptools-pyc (82.0.1-r1) (11/42) Purging py3-setuptools (82.0.1-r1) (12/42) Purging py3-wheel-pyc (0.46.3-r1) (13/42) Purging py3-wheel (0.46.3-r1) (14/42) Purging py3-pytest-pyc (9.0.2-r1) (15/42) Purging py3-pytest (9.0.2-r1) (16/42) Purging py3-iniconfig-pyc (2.3.0-r1) (17/42) Purging py3-iniconfig (2.3.0-r1) (18/42) Purging py3-packaging-pyc (26.0-r1) (19/42) Purging py3-packaging (26.0-r1) (20/42) Purging py3-parsing-pyc (3.3.2-r1) (21/42) Purging py3-parsing (3.3.2-r1) (22/42) Purging py3-pluggy-pyc (1.6.0-r1) (23/42) Purging py3-pluggy (1.6.0-r1) (24/42) Purging py3-py-pyc (1.11.0-r5) (25/42) Purging py3-py (1.11.0-r5) (26/42) Purging py3-pygments-pyc (2.19.2-r1) (27/42) Purging py3-pygments (2.19.2-r1) (28/42) Purging py3-pytest-tornasync-pyc (0.5.0_git20220715-r6) (29/42) Purging py3-pytest-tornasync (0.5.0_git20220715-r6) (30/42) Purging py3-tornado-pyc (6.5.5-r1) (31/42) Purging py3-tornado (6.5.5-r1) (32/42) Purging python3-pyc (3.14.3-r0) (33/42) Purging python3-pycache-pyc0 (3.14.3-r0) (34/42) Purging pyc (3.14.3-r0) (35/42) Purging python3 (3.14.3-r0) (36/42) Purging gdbm (1.26-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.2-r0) (39/42) Purging libpanelw (6.6_p20251231-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.51.2-r1) (42/42) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-outcome: Updating the community/s390x repository index... >>> py3-outcome: Signing the index...