>>> py3-terminado: Building community/py3-terminado 0.18.1-r0 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 01:40:19 +0000 >>> py3-terminado: Validating /home/buildozer/aports/community/py3-terminado/APKBUILD... >>> py3-terminado: Analyzing dependencies... >>> py3-terminado: Installing for build: build-base py3-ptyprocess py3-tornado py3-gpep517 py3-hatchling py3-pytest py3-pytest-timeout (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.6-r0) (3/42) Installing gdbm (1.24-r0) (4/42) Installing xz-libs (5.6.3-r0) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.5_p20241006-r2) (7/42) Installing sqlite-libs (3.47.0-r0) (8/42) Installing python3 (3.12.7-r1) (9/42) Installing python3-pycache-pyc0 (3.12.7-r1) (10/42) Installing pyc (3.12.7-r1) (11/42) Installing py3-ptyprocess-pyc (0.7.0-r6) (12/42) Installing python3-pyc (3.12.7-r1) (13/42) Installing py3-ptyprocess (0.7.0-r6) (14/42) Installing py3-tornado (6.4.1-r0) (15/42) Installing py3-tornado-pyc (6.4.1-r0) (16/42) Installing py3-installer (0.7.0-r2) (17/42) Installing py3-installer-pyc (0.7.0-r2) (18/42) Installing py3-gpep517 (16-r0) (19/42) Installing py3-gpep517-pyc (16-r0) (20/42) Installing py3-editables (0.5-r2) (21/42) Installing py3-editables-pyc (0.5-r2) (22/42) Installing py3-parsing (3.1.4-r0) (23/42) Installing py3-parsing-pyc (3.1.4-r0) (24/42) Installing py3-packaging (24.1-r0) (25/42) Installing py3-packaging-pyc (24.1-r0) (26/42) Installing py3-pathspec (0.12.1-r2) (27/42) Installing py3-pathspec-pyc (0.12.1-r2) (28/42) Installing py3-pluggy (1.5.0-r0) (29/42) Installing py3-pluggy-pyc (1.5.0-r0) (30/42) Installing py3-trove-classifiers (2024.10.21.16-r0) (31/42) Installing py3-trove-classifiers-pyc (2024.10.21.16-r0) (32/42) Installing py3-hatchling (1.25.0-r0) (33/42) Installing py3-hatchling-pyc (1.25.0-r0) (34/42) Installing py3-iniconfig (2.0.0-r1) (35/42) Installing py3-iniconfig-pyc (2.0.0-r1) (36/42) Installing py3-py (1.11.0-r4) (37/42) Installing py3-py-pyc (1.11.0-r4) (38/42) Installing py3-pytest (8.3.3-r0) (39/42) Installing py3-pytest-pyc (8.3.3-r0) (40/42) Installing py3-pytest-timeout (2.3.1-r1) (41/42) Installing py3-pytest-timeout-pyc (2.3.1-r1) (42/42) Installing .makedepends-py3-terminado (20241101.014022) Executing busybox-1.37.0-r3.trigger OK: 311 MiB in 143 packages >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Cleaning up tmpdir >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-terminado-0.18.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-terminado: Fetching py3-terminado-0.18.1.tar.gz::https://github.com/jupyter/terminado/archive/refs/tags/v0.18.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.21/py3-terminado-0.18.1.tar.gz.part' py3-terminado-0.18.1 100% |********************************| 32367 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-terminado-0.18.1.tar.gz.part' saved >>> py3-terminado: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-terminado-0.18.1.tar.gz >>> py3-terminado: Checking sha512sums... py3-terminado-0.18.1.tar.gz: OK bash.patch: OK ResourceWarning.patch: OK >>> py3-terminado: Unpacking /var/cache/distfiles/v3.21/py3-terminado-0.18.1.tar.gz... >>> py3-terminado: bash.patch patching file tests/basic_test.py >>> py3-terminado: ResourceWarning.patch patching file pyproject.toml 2024-11-01 01:40:23,184 gpep517 INFO Building wheel via backend hatchling.build 2024-11-01 01:40:23,260 gpep517 INFO The backend produced .dist/terminado-0.18.1-py3-none-any.whl terminado-0.18.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-terminado/src/terminado-0.18.1 configfile: pyproject.toml testpaths: tests/ plugins: timeout-2.3.1 timeout: 300.0s timeout method: signal timeout func_only: False collected 9 items / 1 deselected / 8 selected tests/basic_test.py ........ [100%] =============================== warnings summary =============================== tests/basic_test.py: 19 warnings /usr/lib/python3.12/pty.py:95: DeprecationWarning: This process (pid=30460) is multi-threaded, use of forkpty() may lead to deadlocks in the child. pid, fd = os.forkpty() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 8.31s call tests/basic_test.py::NamedTermTests::test_namespace 6.50s call tests/basic_test.py::UniqueTermTests::test_max_terminals 6.39s call tests/basic_test.py::NamedTermTests::test_max_terminals 6.39s call tests/basic_test.py::CommonTests::test_basic_command 4.26s call tests/basic_test.py::UniqueTermTests::test_unique_processes 4.15s call tests/basic_test.py::SingleTermTests::test_single_process 0.36s call tests/basic_test.py::CommonTests::test_basic 0.11s call tests/basic_test.py::NamedTermTests::test_new (2 durations < 0.005s hidden. Use -vv to show these durations.) ================ 8 passed, 1 deselected, 19 warnings in 36.60s ================= >>> py3-terminado: Entering fakeroot... >>> py3-terminado-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/terminado/__pycache__' -> '/home/buildozer/aports/community/py3-terminado/pkg/py3-terminado-pyc/usr/lib/python3.12/site-packages/terminado/__pycache__' >>> py3-terminado-pyc*: Preparing subpackage py3-terminado-pyc... >>> py3-terminado-pyc*: Running postcheck for py3-terminado-pyc >>> py3-terminado*: Running postcheck for py3-terminado >>> py3-terminado*: Preparing package py3-terminado... >>> py3-terminado-pyc*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.12 >>> py3-terminado-pyc*: Package size: 32.1 KB >>> py3-terminado-pyc*: Compressing data... >>> py3-terminado-pyc*: Create checksum... >>> py3-terminado-pyc*: Create py3-terminado-pyc-0.18.1-r0.apk >>> py3-terminado*: Tracing dependencies... py3-ptyprocess py3-tornado python3~3.12 >>> py3-terminado*: Package size: 32.5 KB >>> py3-terminado*: Compressing data... >>> py3-terminado*: Create checksum... >>> py3-terminado*: Create py3-terminado-0.18.1-r0.apk >>> py3-terminado: Build complete at Fri, 01 Nov 2024 01:41:00 +0000 elapsed time 0h 0m 41s >>> py3-terminado: Cleaning up srcdir >>> py3-terminado: Cleaning up pkgdir >>> py3-terminado: Uninstalling dependencies... (1/42) Purging .makedepends-py3-terminado (20241101.014022) (2/42) Purging py3-ptyprocess-pyc (0.7.0-r6) (3/42) Purging py3-ptyprocess (0.7.0-r6) (4/42) Purging py3-tornado-pyc (6.4.1-r0) (5/42) Purging py3-tornado (6.4.1-r0) (6/42) Purging py3-gpep517-pyc (16-r0) (7/42) Purging py3-gpep517 (16-r0) (8/42) Purging py3-installer-pyc (0.7.0-r2) (9/42) Purging py3-installer (0.7.0-r2) (10/42) Purging py3-hatchling-pyc (1.25.0-r0) (11/42) Purging py3-hatchling (1.25.0-r0) (12/42) Purging py3-editables-pyc (0.5-r2) (13/42) Purging py3-editables (0.5-r2) (14/42) Purging py3-pathspec-pyc (0.12.1-r2) (15/42) Purging py3-pathspec (0.12.1-r2) (16/42) Purging py3-trove-classifiers-pyc (2024.10.21.16-r0) (17/42) Purging py3-trove-classifiers (2024.10.21.16-r0) (18/42) Purging py3-pytest-timeout-pyc (2.3.1-r1) (19/42) Purging py3-pytest-timeout (2.3.1-r1) (20/42) Purging py3-pytest-pyc (8.3.3-r0) (21/42) Purging py3-pytest (8.3.3-r0) (22/42) Purging py3-iniconfig-pyc (2.0.0-r1) (23/42) Purging py3-iniconfig (2.0.0-r1) (24/42) Purging py3-packaging-pyc (24.1-r0) (25/42) Purging py3-packaging (24.1-r0) (26/42) Purging py3-parsing-pyc (3.1.4-r0) (27/42) Purging py3-parsing (3.1.4-r0) (28/42) Purging py3-pluggy-pyc (1.5.0-r0) (29/42) Purging py3-pluggy (1.5.0-r0) (30/42) Purging py3-py-pyc (1.11.0-r4) (31/42) Purging py3-py (1.11.0-r4) (32/42) Purging python3-pyc (3.12.7-r1) (33/42) Purging python3-pycache-pyc0 (3.12.7-r1) (34/42) Purging pyc (3.12.7-r1) (35/42) Purging python3 (3.12.7-r1) (36/42) Purging gdbm (1.24-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.4.6-r0) (39/42) Purging libpanelw (6.5_p20241006-r2) (40/42) Purging mpdecimal (4.0.0-r0) (41/42) Purging sqlite-libs (3.47.0-r0) (42/42) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-terminado: Updating the community/armv7 repository index... >>> py3-terminado: Signing the index...