>>> py3-terminado: Building community/py3-terminado 0.15.0-r0 (using abuild 3.9.0-r0) started Wed, 18 May 2022 23:41:14 +0000 >>> py3-terminado: Checking sanity of /home/buildozer/aports/community/py3-terminado/APKBUILD... >>> py3-terminado: Analyzing dependencies... >>> py3-terminado: Installing for build: build-base py3-ptyprocess py3-tornado py3-build py3-hatchling py3-installer py3-pytest (1/31) Installing libbz2 (1.0.8-r1) (2/31) Installing libffi (3.4.2-r1) (3/31) Installing gdbm (1.23-r0) (4/31) Installing xz-libs (5.2.5-r1) (5/31) Installing mpdecimal (2.5.1-r1) (6/31) Installing readline (8.1.2-r0) (7/31) Installing sqlite-libs (3.38.5-r0) (8/31) Installing python3 (3.10.4-r0) (9/31) Installing py3-ptyprocess (0.7.0-r2) (10/31) Installing py3-tornado (6.1-r2) (11/31) Installing py3-parsing (2.4.7-r3) (12/31) Installing py3-six (1.16.0-r1) (13/31) Installing py3-packaging (21.3-r0) (14/31) Installing py3-tomli (2.0.1-r1) (15/31) Installing py3-pep517 (0.12.0-r2) (16/31) Installing py3-build (0.7.0-r2) (17/31) Installing py3-editables (0.3-r0) (18/31) Installing py3-pathspec (0.9.0-r1) (19/31) Installing py3-pluggy (1.0.0-r0) (20/31) Installing py3-hatchling (1.0.0-r0) (21/31) Installing py3-installer (0.5.1-r1) (22/31) Installing py3-atomicwrites (1.4.0-r2) (23/31) Installing py3-attrs (21.4.0-r0) (24/31) Installing py3-more-itertools (8.13.0-r0) (25/31) Installing py3-iniconfig (1.1.1-r2) (26/31) Installing py3-py (1.10.0-r2) (27/31) Installing py3-wcwidth (0.2.5-r2) (28/31) Installing py3-toml (0.10.2-r3) (29/31) Installing py3-pygments (2.11.2-r0) (30/31) Installing py3-pytest (6.2.5-r2) (31/31) Installing .makedepends-py3-terminado (20220518.234115) Executing busybox-1.35.0-r13.trigger OK: 441 MiB in 121 packages >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-terminado-0.15.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 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-terminado: Fetching py3-terminado-0.15.0.tar.gz::https://github.com/jupyter/terminado/archive/refs/tags/v0.15.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 27779 32 9085 0 0 4707 0 0:00:05 0:00:01 0:00:04 4707 100 27779 100 27779 0 0 12919 0 0:00:02 0:00:02 --:--:-- 84972 >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-terminado-0.15.0.tar.gz >>> py3-terminado: Checking sha512sums... py3-terminado-0.15.0.tar.gz: OK bash.patch: OK test_get_pid.patch: OK >>> py3-terminado: Unpacking /var/cache/distfiles/v3.16/py3-terminado-0.15.0.tar.gz... >>> py3-terminado: bash.patch patching file terminado/tests/basic_test.py >>> py3-terminado: test_get_pid.patch patching file terminado/tests/basic_test.py * Building wheel... Successfully built terminado-0.15.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.4, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-terminado/src/terminado-0.15.0, configfile: pyproject.toml, testpaths: terminado/tests/ collected 8 items terminado/tests/basic_test.py ........ [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1233 /usr/lib/python3.10/site-packages/_pytest/config/__init__.py:1233: PytestConfigWarning: Unknown config option: timeout self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") terminado/tests/basic_test.py: 64 warnings /usr/lib/python3.10/site-packages/tornado/ioloop.py:263: DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop() terminado/tests/basic_test.py::CommonTests::test_basic terminado/tests/basic_test.py::CommonTests::test_basic_command terminado/tests/basic_test.py::NamedTermTests::test_max_terminals terminado/tests/basic_test.py::NamedTermTests::test_namespace terminado/tests/basic_test.py::NamedTermTests::test_new terminado/tests/basic_test.py::SingleTermTests::test_single_process terminado/tests/basic_test.py::UniqueTermTests::test_max_terminals terminado/tests/basic_test.py::UniqueTermTests::test_unique_processes /usr/lib/python3.10/site-packages/tornado/platform/asyncio.py:326: DeprecationWarning: There is no current event loop self.old_asyncio = asyncio.get_event_loop() terminado/tests/basic_test.py: 43 warnings /usr/lib/python3.10/site-packages/tornado/platform/asyncio.py:193: DeprecationWarning: There is no current event loop old_loop = asyncio.get_event_loop() -- Docs: https://docs.pytest.org/en/stable/warnings.html ============================= slowest 10 durations ============================= 8.34s call terminado/tests/basic_test.py::NamedTermTests::test_namespace 6.53s call terminado/tests/basic_test.py::UniqueTermTests::test_max_terminals 6.44s call terminado/tests/basic_test.py::NamedTermTests::test_max_terminals 6.42s call terminado/tests/basic_test.py::CommonTests::test_basic_command 4.27s call terminado/tests/basic_test.py::UniqueTermTests::test_unique_processes 4.17s call terminado/tests/basic_test.py::SingleTermTests::test_single_process 0.39s call terminado/tests/basic_test.py::CommonTests::test_basic 0.11s call terminado/tests/basic_test.py::NamedTermTests::test_new (2 durations < 0.005s hidden. Use -vv to show these durations.) ======================= 8 passed, 116 warnings in 36.97s ======================= >>> py3-terminado: Entering fakeroot... >>> py3-terminado*: Running postcheck for py3-terminado >>> py3-terminado*: Preparing package py3-terminado... >>> py3-terminado*: Tracing dependencies... >>> py3-terminado*: Package size: 168.0 KB >>> py3-terminado*: Compressing data... >>> py3-terminado*: Create checksum... >>> py3-terminado*: Create py3-terminado-0.15.0-r0.apk >>> py3-terminado: Build complete at Wed, 18 May 2022 23:41:57 +0000 elapsed time 0h 0m 43s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Uninstalling dependencies... (1/31) Purging .makedepends-py3-terminado (20220518.234115) (2/31) Purging py3-ptyprocess (0.7.0-r2) (3/31) Purging py3-tornado (6.1-r2) (4/31) Purging py3-build (0.7.0-r2) (5/31) Purging py3-pep517 (0.12.0-r2) (6/31) Purging py3-hatchling (1.0.0-r0) (7/31) Purging py3-editables (0.3-r0) (8/31) Purging py3-pathspec (0.9.0-r1) (9/31) Purging py3-tomli (2.0.1-r1) (10/31) Purging py3-installer (0.5.1-r1) (11/31) Purging py3-pytest (6.2.5-r2) (12/31) Purging py3-atomicwrites (1.4.0-r2) (13/31) Purging py3-attrs (21.4.0-r0) (14/31) Purging py3-more-itertools (8.13.0-r0) (15/31) Purging py3-iniconfig (1.1.1-r2) (16/31) Purging py3-pluggy (1.0.0-r0) (17/31) Purging py3-py (1.10.0-r2) (18/31) Purging py3-wcwidth (0.2.5-r2) (19/31) Purging py3-packaging (21.3-r0) (20/31) Purging py3-parsing (2.4.7-r3) (21/31) Purging py3-six (1.16.0-r1) (22/31) Purging py3-toml (0.10.2-r3) (23/31) Purging py3-pygments (2.11.2-r0) (24/31) Purging python3 (3.10.4-r0) (25/31) Purging libbz2 (1.0.8-r1) (26/31) Purging libffi (3.4.2-r1) (27/31) Purging gdbm (1.23-r0) (28/31) Purging xz-libs (5.2.5-r1) (29/31) Purging mpdecimal (2.5.1-r1) (30/31) Purging readline (8.1.2-r0) (31/31) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 367 MiB in 90 packages >>> py3-terminado: Updating the community/ppc64le repository index... >>> py3-terminado: Signing the index...