>>> py3-terminado: Building community/py3-terminado 0.15.0-r0 (using abuild 3.9.0-r0) started Wed, 18 May 2022 23:40:53 +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/28) Installing gdbm (1.23-r0) (2/28) Installing mpdecimal (2.5.1-r1) (3/28) Installing readline (8.1.2-r0) (4/28) Installing sqlite-libs (3.38.5-r0) (5/28) Installing python3 (3.10.4-r0) (6/28) Installing py3-ptyprocess (0.7.0-r2) (7/28) Installing py3-tornado (6.1-r2) (8/28) Installing py3-parsing (2.4.7-r3) (9/28) Installing py3-six (1.16.0-r1) (10/28) Installing py3-packaging (21.3-r0) (11/28) Installing py3-tomli (2.0.1-r1) (12/28) Installing py3-pep517 (0.12.0-r2) (13/28) Installing py3-build (0.7.0-r2) (14/28) Installing py3-editables (0.3-r0) (15/28) Installing py3-pathspec (0.9.0-r1) (16/28) Installing py3-pluggy (1.0.0-r0) (17/28) Installing py3-hatchling (1.0.0-r0) (18/28) Installing py3-installer (0.5.1-r1) (19/28) Installing py3-atomicwrites (1.4.0-r2) (20/28) Installing py3-attrs (21.4.0-r0) (21/28) Installing py3-more-itertools (8.13.0-r0) (22/28) Installing py3-iniconfig (1.1.1-r2) (23/28) Installing py3-py (1.10.0-r2) (24/28) Installing py3-wcwidth (0.2.5-r2) (25/28) Installing py3-toml (0.10.2-r3) (26/28) Installing py3-pygments (2.11.2-r0) (27/28) Installing py3-pytest (6.2.5-r2) (28/28) Installing .makedepends-py3-terminado (20220518.234054) Executing busybox-1.35.0-r13.trigger OK: 1355 MiB in 136 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 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 100 27779 0 27779 0 0 94120 0 --:--:-- --:--:-- --:--:-- 1130k >>> 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.37s call terminado/tests/basic_test.py::NamedTermTests::test_namespace 6.56s call terminado/tests/basic_test.py::UniqueTermTests::test_max_terminals 6.48s call terminado/tests/basic_test.py::NamedTermTests::test_max_terminals 6.45s call terminado/tests/basic_test.py::CommonTests::test_basic_command 4.28s call terminado/tests/basic_test.py::UniqueTermTests::test_unique_processes 4.19s call terminado/tests/basic_test.py::SingleTermTests::test_single_process 0.37s call terminado/tests/basic_test.py::CommonTests::test_basic 0.12s 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 37.21s ======================= >>> 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:34 +0000 elapsed time 0h 0m 41s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Uninstalling dependencies... (1/28) Purging .makedepends-py3-terminado (20220518.234054) (2/28) Purging py3-ptyprocess (0.7.0-r2) (3/28) Purging py3-tornado (6.1-r2) (4/28) Purging py3-build (0.7.0-r2) (5/28) Purging py3-pep517 (0.12.0-r2) (6/28) Purging py3-hatchling (1.0.0-r0) (7/28) Purging py3-editables (0.3-r0) (8/28) Purging py3-pathspec (0.9.0-r1) (9/28) Purging py3-tomli (2.0.1-r1) (10/28) Purging py3-installer (0.5.1-r1) (11/28) Purging py3-pytest (6.2.5-r2) (12/28) Purging py3-atomicwrites (1.4.0-r2) (13/28) Purging py3-attrs (21.4.0-r0) (14/28) Purging py3-more-itertools (8.13.0-r0) (15/28) Purging py3-iniconfig (1.1.1-r2) (16/28) Purging py3-pluggy (1.0.0-r0) (17/28) Purging py3-py (1.10.0-r2) (18/28) Purging py3-wcwidth (0.2.5-r2) (19/28) Purging py3-packaging (21.3-r0) (20/28) Purging py3-parsing (2.4.7-r3) (21/28) Purging py3-six (1.16.0-r1) (22/28) Purging py3-toml (0.10.2-r3) (23/28) Purging py3-pygments (2.11.2-r0) (24/28) Purging python3 (3.10.4-r0) (25/28) Purging gdbm (1.23-r0) (26/28) Purging mpdecimal (2.5.1-r1) (27/28) Purging readline (8.1.2-r0) (28/28) Purging sqlite-libs (3.38.5-r0) Executing busybox-1.35.0-r13.trigger OK: 1285 MiB in 108 packages >>> py3-terminado: Updating the community/x86_64 repository index... >>> py3-terminado: Signing the index...