>>> py3-dumb-init: Building community/py3-dumb-init 1.2.5-r2 (using abuild 3.16.0_rc4-r0) started Fri, 24 Oct 2025 03:39:16 +0000 >>> py3-dumb-init: Validating /home/buildozer/aports/community/py3-dumb-init/APKBUILD... >>> py3-dumb-init: Analyzing dependencies... >>> py3-dumb-init: Installing for build: build-base py3-setuptools py3-gpep517 py3-wheel bash py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r0) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.1-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.5_p20251010-r0) ( 7/35) Installing sqlite-libs (3.50.4-r1) ( 8/35) Installing python3 (3.12.12-r0) ( 9/35) Installing python3-pycache-pyc0 (3.12.12-r0) (10/35) Installing pyc (3.12.12-r0) (11/35) Installing py3-setuptools-pyc (80.9.0-r1) (12/35) Installing py3-packaging-pyc (25.0-r0) (13/35) Installing python3-pyc (3.12.12-r0) (14/35) Installing py3-parsing (3.2.3-r0) (15/35) Installing py3-parsing-pyc (3.2.3-r0) (16/35) Installing py3-packaging (25.0-r0) (17/35) Installing py3-setuptools (80.9.0-r1) (18/35) Installing py3-installer (0.7.0-r2) (19/35) Installing py3-installer-pyc (0.7.0-r2) (20/35) Installing py3-gpep517 (19-r0) (21/35) Installing py3-gpep517-pyc (19-r0) (22/35) Installing py3-wheel (0.46.1-r0) (23/35) Installing py3-wheel-pyc (0.46.1-r0) (24/35) Installing bash (5.3.3-r1) bash-5.3.3-r1.post-install: Executing script... (25/35) Installing py3-iniconfig (2.3.0-r0) (26/35) Installing py3-iniconfig-pyc (2.3.0-r0) (27/35) Installing py3-pluggy (1.6.0-r0) (28/35) Installing py3-pluggy-pyc (1.6.0-r0) (29/35) Installing py3-py (1.11.0-r4) (30/35) Installing py3-py-pyc (1.11.0-r4) (31/35) Installing py3-pygments (2.19.2-r0) (32/35) Installing py3-pygments-pyc (2.19.2-r0) (33/35) Installing py3-pytest (8.4.2-r1) (34/35) Installing py3-pytest-pyc (8.4.2-r1) (35/35) Installing .makedepends-py3-dumb-init (20251024.033950) busybox-1.37.0-r24.trigger: Executing script... OK: 484 MiB in 140 packages >>> py3-dumb-init: Cleaning up srcdir >>> py3-dumb-init: Cleaning up pkgdir >>> py3-dumb-init: Cleaning up tmpdir >>> py3-dumb-init: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-dumb-init-1.2.5.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-dumb-init: Fetching py3-dumb-init-1.2.5.tar.gz::https://github.com/Yelp/dumb-init/archive/refs/tags/v1.2.5.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.23/py3-dumb-init-1.2.5.tar.gz.part' py3-dumb-init-1.2.5. 100% |********************************| 26199 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-dumb-init-1.2.5.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-dumb-init-1.2.5.tar.gz: OK >>> py3-dumb-init: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-dumb-init-1.2.5.tar.gz /var/cache/distfiles/v3.23/py3-dumb-init-1.2.5.tar.gz: OK >>> py3-dumb-init: Unpacking /var/cache/distfiles/v3.23/py3-dumb-init-1.2.5.tar.gz... 2025-10-24 03:39:51,543 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :16: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. 2025-10-24 03:39:51,579 root INFO running bdist_wheel 2025-10-24 03:39:51,599 root INFO running build 2025-10-24 03:39:51,599 root INFO running build_py 2025-10-24 03:39:51,605 root INFO creating build/lib/testing 2025-10-24 03:39:51,606 root INFO copying testing/__init__.py -> build/lib/testing 2025-10-24 03:39:51,606 root INFO copying testing/print_signals.py -> build/lib/testing 2025-10-24 03:39:51,607 root INFO running build_cexe 2025-10-24 03:39:51,657 root INFO creating build/temp.linux-i686-cpython-312 2025-10-24 03:39:51,657 root INFO cc -c dumb-init.c -o build/temp.linux-i686-cpython-312/dumb-init.o 2025-10-24 03:39:51,724 root INFO creating build/scripts-3.12 2025-10-24 03:39:51,725 root INFO cc build/temp.linux-i686-cpython-312/dumb-init.o -o build/scripts-3.12/dumb-init -static 2025-10-24 03:39:51,784 root INFO installing to build/bdist.linux-i686/wheel 2025-10-24 03:39:51,784 root INFO running install 2025-10-24 03:39:51,802 root INFO running install_lib 2025-10-24 03:39:51,808 root INFO creating build/bdist.linux-i686/wheel/dumb_init-1.2.5.data/purelib 2025-10-24 03:39:51,808 root INFO creating build/bdist.linux-i686/wheel/dumb_init-1.2.5.data/purelib/testing 2025-10-24 03:39:51,808 root INFO copying build/lib/testing/__init__.py -> build/bdist.linux-i686/wheel/dumb_init-1.2.5.data/purelib/testing 2025-10-24 03:39:51,809 root INFO copying build/lib/testing/print_signals.py -> build/bdist.linux-i686/wheel/dumb_init-1.2.5.data/purelib/testing 2025-10-24 03:39:51,809 root INFO running install_egg_info 2025-10-24 03:39:51,816 root INFO running egg_info 2025-10-24 03:39:51,821 root INFO creating dumb_init.egg-info 2025-10-24 03:39:51,821 root INFO writing dumb_init.egg-info/PKG-INFO 2025-10-24 03:39:51,821 root INFO writing dependency_links to dumb_init.egg-info/dependency_links.txt 2025-10-24 03:39:51,822 root INFO writing top-level names to dumb_init.egg-info/top_level.txt 2025-10-24 03:39:51,822 root INFO writing manifest file 'dumb_init.egg-info/SOURCES.txt' 2025-10-24 03:39:51,828 root INFO reading manifest file 'dumb_init.egg-info/SOURCES.txt' 2025-10-24 03:39:51,829 root INFO reading manifest template 'MANIFEST.in' 2025-10-24 03:39:51,829 root INFO adding license file 'LICENSE' 2025-10-24 03:39:51,831 root INFO writing manifest file 'dumb_init.egg-info/SOURCES.txt' 2025-10-24 03:39:51,831 root INFO Copying dumb_init.egg-info to build/bdist.linux-i686/wheel/dumb_init-1.2.5.data/purelib/dumb_init-1.2.5-py3.12.egg-info 2025-10-24 03:39:51,832 root INFO running install_scripts 2025-10-24 03:39:51,832 root INFO running install_cexe 2025-10-24 03:39:51,832 root INFO creating build/bdist.linux-i686/wheel/dumb_init-1.2.5.data/scripts 2025-10-24 03:39:51,833 root INFO copying build/scripts-3.12/dumb-init -> build/bdist.linux-i686/wheel/dumb_init-1.2.5.data/scripts 2025-10-24 03:39:51,841 root INFO creating build/bdist.linux-i686/wheel/dumb_init-1.2.5.dist-info/WHEEL 2025-10-24 03:39:51,841 wheel INFO creating '/home/buildozer/aports/community/py3-dumb-init/src/dumb-init-1.2.5/.dist/.tmp-5g9ahchn/dumb_init-1.2.5-py2.py3-none-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-24 03:39:51,842 wheel INFO adding 'dumb_init-1.2.5.data/purelib/testing/__init__.py' 2025-10-24 03:39:51,842 wheel INFO adding 'dumb_init-1.2.5.data/purelib/testing/print_signals.py' 2025-10-24 03:39:51,844 wheel INFO adding 'dumb_init-1.2.5.data/scripts/dumb-init' 2025-10-24 03:39:51,845 wheel INFO adding 'dumb_init-1.2.5.dist-info/licenses/LICENSE' 2025-10-24 03:39:51,846 wheel INFO adding 'dumb_init-1.2.5.dist-info/METADATA' 2025-10-24 03:39:51,846 wheel INFO adding 'dumb_init-1.2.5.dist-info/WHEEL' 2025-10-24 03:39:51,846 wheel INFO adding 'dumb_init-1.2.5.dist-info/top_level.txt' 2025-10-24 03:39:51,846 wheel INFO adding 'dumb_init-1.2.5.dist-info/RECORD' 2025-10-24 03:39:51,847 root INFO removing build/bdist.linux-i686/wheel 2025-10-24 03:39:51,848 gpep517 INFO The backend produced .dist/dumb_init-1.2.5-py2.py3-none-linux_i686.whl dumb_init-1.2.5-py2.py3-none-linux_i686.whl supports -static... yes ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-dumb-init/src/dumb-init-1.2.5/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-dumb-init/src/dumb-init-1.2.5 configfile: pytest.ini collecting ... collected 182 items tests/child_processes_test.py::test_setsid_signals_entire_group[1] PASSED [ 0%] tests/child_processes_test.py::test_setsid_signals_entire_group[0] PASSED [ 1%] tests/child_processes_test.py::test_no_setsid_doesnt_signal_entire_group[1] PASSED [ 1%] tests/child_processes_test.py::test_no_setsid_doesnt_signal_entire_group[0] PASSED [ 2%] tests/child_processes_test.py::test_all_processes_receive_term_on_exit_if_setsid[1] PASSED [ 2%] tests/child_processes_test.py::test_all_processes_receive_term_on_exit_if_setsid[0] PASSED [ 3%] tests/child_processes_test.py::test_processes_dont_receive_term_on_exit_if_no_setsid[1] PASSED [ 3%] tests/child_processes_test.py::test_processes_dont_receive_term_on_exit_if_no_setsid[0] PASSED [ 4%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[1-1-args0] PASSED [ 4%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[1-1-args1] PASSED [ 5%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[1-1-args2] PASSED [ 6%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[1-1-args3] PASSED [ 6%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[1-0-args0] PASSED [ 7%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[1-0-args1] PASSED [ 7%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[1-0-args2] PASSED [ 8%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[1-0-args3] PASSED [ 8%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[0-1-args0] PASSED [ 9%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[0-1-args1] PASSED [ 9%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[0-1-args2] PASSED [ 10%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[0-1-args3] PASSED [ 10%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[0-0-args0] PASSED [ 11%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[0-0-args1] PASSED [ 12%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[0-0-args2] PASSED [ 12%] tests/child_processes_test.py::test_fails_nonzero_with_bad_exec[0-0-args3] PASSED [ 13%] tests/cli_test.py::test_no_arguments_prints_usage[1-1] PASSED [ 13%] tests/cli_test.py::test_no_arguments_prints_usage[1-0] PASSED [ 14%] tests/cli_test.py::test_no_arguments_prints_usage[0-1] PASSED [ 14%] tests/cli_test.py::test_no_arguments_prints_usage[0-0] PASSED [ 15%] tests/cli_test.py::test_exits_invalid_with_invalid_args[1-1] PASSED [ 15%] tests/cli_test.py::test_exits_invalid_with_invalid_args[1-0] PASSED [ 16%] tests/cli_test.py::test_exits_invalid_with_invalid_args[0-1] PASSED [ 17%] tests/cli_test.py::test_exits_invalid_with_invalid_args[0-0] PASSED [ 17%] tests/cli_test.py::test_help_message[1-1--h] PASSED [ 18%] tests/cli_test.py::test_help_message[1-1---help] PASSED [ 18%] tests/cli_test.py::test_help_message[1-0--h] PASSED [ 19%] tests/cli_test.py::test_help_message[1-0---help] PASSED [ 19%] tests/cli_test.py::test_help_message[0-1--h] PASSED [ 20%] tests/cli_test.py::test_help_message[0-1---help] PASSED [ 20%] tests/cli_test.py::test_help_message[0-0--h] PASSED [ 21%] tests/cli_test.py::test_help_message[0-0---help] PASSED [ 21%] tests/cli_test.py::test_version_message[1-1--V] PASSED [ 22%] tests/cli_test.py::test_version_message[1-1---version] PASSED [ 23%] tests/cli_test.py::test_version_message[1-0--V] PASSED [ 23%] tests/cli_test.py::test_version_message[1-0---version] PASSED [ 24%] tests/cli_test.py::test_version_message[0-1--V] PASSED [ 24%] tests/cli_test.py::test_version_message[0-1---version] PASSED [ 25%] tests/cli_test.py::test_version_message[0-0--V] PASSED [ 25%] tests/cli_test.py::test_version_message[0-0---version] PASSED [ 26%] tests/cli_test.py::test_verbose[-v] PASSED [ 26%] tests/cli_test.py::test_verbose[--verbose] PASSED [ 27%] tests/cli_test.py::test_verbose_and_single_child[-c--v] PASSED [ 28%] tests/cli_test.py::test_verbose_and_single_child[-c---verbose] PASSED [ 28%] tests/cli_test.py::test_verbose_and_single_child[--single-child--v] PASSED [ 29%] tests/cli_test.py::test_verbose_and_single_child[--single-child---verbose] PASSED [ 29%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args0] PASSED [ 30%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args1] PASSED [ 30%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args2] PASSED [ 31%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args3] PASSED [ 31%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args4] PASSED [ 32%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args5] PASSED [ 32%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args6] PASSED [ 33%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args7] PASSED [ 34%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args8] PASSED [ 34%] tests/cli_test.py::test_rewrite_errors[1-1-extra_args9] PASSED [ 35%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args0] PASSED [ 35%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args1] PASSED [ 36%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args2] PASSED [ 36%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args3] PASSED [ 37%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args4] PASSED [ 37%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args5] PASSED [ 38%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args6] PASSED [ 39%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args7] PASSED [ 39%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args8] PASSED [ 40%] tests/cli_test.py::test_rewrite_errors[1-0-extra_args9] PASSED [ 40%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args0] PASSED [ 41%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args1] PASSED [ 41%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args2] PASSED [ 42%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args3] PASSED [ 42%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args4] PASSED [ 43%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args5] PASSED [ 43%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args6] PASSED [ 44%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args7] PASSED [ 45%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args8] PASSED [ 45%] tests/cli_test.py::test_rewrite_errors[0-1-extra_args9] PASSED [ 46%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args0] PASSED [ 46%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args1] PASSED [ 47%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args2] PASSED [ 47%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args3] PASSED [ 48%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args4] PASSED [ 48%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args5] PASSED [ 49%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args6] PASSED [ 50%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args7] PASSED [ 50%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args8] PASSED [ 51%] tests/cli_test.py::test_rewrite_errors[0-0-extra_args9] PASSED [ 51%] tests/cwd_test.py::test_working_directories[1-1] PASSED [ 52%] tests/cwd_test.py::test_working_directories[1-0] PASSED [ 52%] tests/cwd_test.py::test_working_directories[0-1] PASSED [ 53%] tests/cwd_test.py::test_working_directories[0-0] PASSED [ 53%] tests/exit_status_test.py::test_exit_status_regular_exit[1-1-0] PASSED [ 54%] tests/exit_status_test.py::test_exit_status_regular_exit[1-1-1] PASSED [ 54%] tests/exit_status_test.py::test_exit_status_regular_exit[1-1-2] PASSED [ 55%] tests/exit_status_test.py::test_exit_status_regular_exit[1-1-32] PASSED [ 56%] tests/exit_status_test.py::test_exit_status_regular_exit[1-1-64] PASSED [ 56%] tests/exit_status_test.py::test_exit_status_regular_exit[1-1-127] PASSED [ 57%] tests/exit_status_test.py::test_exit_status_regular_exit[1-1-254] PASSED [ 57%] tests/exit_status_test.py::test_exit_status_regular_exit[1-1-255] PASSED [ 58%] tests/exit_status_test.py::test_exit_status_regular_exit[1-0-0] PASSED [ 58%] tests/exit_status_test.py::test_exit_status_regular_exit[1-0-1] PASSED [ 59%] tests/exit_status_test.py::test_exit_status_regular_exit[1-0-2] PASSED [ 59%] tests/exit_status_test.py::test_exit_status_regular_exit[1-0-32] PASSED [ 60%] tests/exit_status_test.py::test_exit_status_regular_exit[1-0-64] PASSED [ 60%] tests/exit_status_test.py::test_exit_status_regular_exit[1-0-127] PASSED [ 61%] tests/exit_status_test.py::test_exit_status_regular_exit[1-0-254] PASSED [ 62%] tests/exit_status_test.py::test_exit_status_regular_exit[1-0-255] PASSED [ 62%] tests/exit_status_test.py::test_exit_status_regular_exit[0-1-0] PASSED [ 63%] tests/exit_status_test.py::test_exit_status_regular_exit[0-1-1] PASSED [ 63%] tests/exit_status_test.py::test_exit_status_regular_exit[0-1-2] PASSED [ 64%] tests/exit_status_test.py::test_exit_status_regular_exit[0-1-32] PASSED [ 64%] tests/exit_status_test.py::test_exit_status_regular_exit[0-1-64] PASSED [ 65%] tests/exit_status_test.py::test_exit_status_regular_exit[0-1-127] PASSED [ 65%] tests/exit_status_test.py::test_exit_status_regular_exit[0-1-254] PASSED [ 66%] tests/exit_status_test.py::test_exit_status_regular_exit[0-1-255] PASSED [ 67%] tests/exit_status_test.py::test_exit_status_regular_exit[0-0-0] PASSED [ 67%] tests/exit_status_test.py::test_exit_status_regular_exit[0-0-1] PASSED [ 68%] tests/exit_status_test.py::test_exit_status_regular_exit[0-0-2] PASSED [ 68%] tests/exit_status_test.py::test_exit_status_regular_exit[0-0-32] PASSED [ 69%] tests/exit_status_test.py::test_exit_status_regular_exit[0-0-64] PASSED [ 69%] tests/exit_status_test.py::test_exit_status_regular_exit[0-0-127] PASSED [ 70%] tests/exit_status_test.py::test_exit_status_regular_exit[0-0-254] PASSED [ 70%] tests/exit_status_test.py::test_exit_status_regular_exit[0-0-255] PASSED [ 71%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[1-1-15] PASSED [ 71%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[1-1-1] PASSED [ 72%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[1-1-3] PASSED [ 73%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[1-1-9] PASSED [ 73%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[1-0-15] PASSED [ 74%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[1-0-1] PASSED [ 74%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[1-0-3] PASSED [ 75%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[1-0-9] PASSED [ 75%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[0-1-15] PASSED [ 76%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[0-1-1] PASSED [ 76%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[0-1-3] PASSED [ 77%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[0-1-9] PASSED [ 78%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[0-0-15] PASSED [ 78%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[0-0-1] PASSED [ 79%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[0-0-3] PASSED [ 79%] tests/exit_status_test.py::test_exit_status_terminated_by_signal[0-0-9] PASSED [ 80%] tests/proxies_signals_test.py::test_proxies_signals[1-1] PASSED [ 80%] tests/proxies_signals_test.py::test_proxies_signals[1-0] PASSED [ 81%] tests/proxies_signals_test.py::test_proxies_signals[0-1] PASSED [ 81%] tests/proxies_signals_test.py::test_proxies_signals[0-0] PASSED [ 82%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[1-1-rewrite_map0-sequence0-expected0] PASSED [ 82%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[1-1-rewrite_map1-sequence1-expected1] PASSED [ 83%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[1-1-rewrite_map2-sequence2-expected2] PASSED [ 84%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[1-1-rewrite_map3-sequence3-expected3] PASSED [ 84%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[1-0-rewrite_map0-sequence0-expected0] PASSED [ 85%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[1-0-rewrite_map1-sequence1-expected1] PASSED [ 85%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[1-0-rewrite_map2-sequence2-expected2] PASSED [ 86%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[1-0-rewrite_map3-sequence3-expected3] PASSED [ 86%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[0-1-rewrite_map0-sequence0-expected0] PASSED [ 87%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[0-1-rewrite_map1-sequence1-expected1] PASSED [ 87%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[0-1-rewrite_map2-sequence2-expected2] PASSED [ 88%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[0-1-rewrite_map3-sequence3-expected3] PASSED [ 89%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[0-0-rewrite_map0-sequence0-expected0] PASSED [ 89%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[0-0-rewrite_map1-sequence1-expected1] PASSED [ 90%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[0-0-rewrite_map2-sequence2-expected2] PASSED [ 90%] tests/proxies_signals_test.py::test_proxies_signals_with_rewrite[0-0-rewrite_map3-sequence3-expected3] PASSED [ 91%] tests/proxies_signals_test.py::test_default_rewrites_can_be_overriden_with_setsid_enabled[1] PASSED [ 91%] tests/proxies_signals_test.py::test_default_rewrites_can_be_overriden_with_setsid_enabled[0] PASSED [ 92%] tests/proxies_signals_test.py::test_ignored_signals_are_not_proxied[1-1] PASSED [ 92%] tests/proxies_signals_test.py::test_ignored_signals_are_not_proxied[1-0] PASSED [ 93%] tests/proxies_signals_test.py::test_ignored_signals_are_not_proxied[0-1] PASSED [ 93%] tests/proxies_signals_test.py::test_ignored_signals_are_not_proxied[0-0] PASSED [ 94%] tests/shell_background_test.py::test_shell_background_support_setsid[1] PASSED [ 95%] tests/shell_background_test.py::test_shell_background_support_setsid[0] PASSED [ 95%] tests/shell_background_test.py::test_shell_background_support_without_setsid[1] PASSED [ 96%] tests/shell_background_test.py::test_shell_background_support_without_setsid[0] PASSED [ 96%] tests/tty_test.py::test_tty PASSED [ 97%] tests/tty_test.py::test_child_gets_controlling_tty_if_we_had_one[1-1] PASSED [ 97%] tests/tty_test.py::test_child_gets_controlling_tty_if_we_had_one[1-0] PASSED [ 98%] tests/tty_test.py::test_child_gets_controlling_tty_if_we_had_one[0-1] PASSED [ 98%] tests/tty_test.py::test_child_gets_controlling_tty_if_we_had_one[0-0] PASSED [ 99%] tests/tty_test.py::test_sighup_sigcont_ignored_if_was_session_leader PASSED [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1474 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1474: PytestConfigWarning: Unknown config option: timeout self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 182 passed, 1 warning in 11.05s ======================== >>> py3-dumb-init: Entering fakeroot... >>> py3-dumb-init*: Running postcheck for py3-dumb-init >>> py3-dumb-init*: Preparing package py3-dumb-init... >>> py3-dumb-init*: Stripping binaries >>> py3-dumb-init*: Scanning shared objects >>> py3-dumb-init*: Tracing dependencies... python3~3.12 >>> py3-dumb-init*: Package size: 71.6 KB >>> py3-dumb-init*: Compressing data... >>> py3-dumb-init*: Create checksum... >>> py3-dumb-init*: Create py3-dumb-init-1.2.5-r2.apk >>> py3-dumb-init: Build complete at Fri, 24 Oct 2025 03:40:04 +0000 elapsed time 0h 0m 48s >>> py3-dumb-init: Cleaning up srcdir >>> py3-dumb-init: Cleaning up pkgdir >>> py3-dumb-init: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-dumb-init (20251024.033950) ( 2/35) Purging py3-setuptools-pyc (80.9.0-r1) ( 3/35) Purging py3-setuptools (80.9.0-r1) ( 4/35) Purging py3-gpep517-pyc (19-r0) ( 5/35) Purging py3-gpep517 (19-r0) ( 6/35) Purging py3-installer-pyc (0.7.0-r2) ( 7/35) Purging py3-installer (0.7.0-r2) ( 8/35) Purging py3-wheel-pyc (0.46.1-r0) ( 9/35) Purging py3-wheel (0.46.1-r0) (10/35) Purging bash (5.3.3-r1) bash-5.3.3-r1.pre-deinstall: Executing script... (11/35) Purging py3-pytest-pyc (8.4.2-r1) (12/35) Purging py3-pytest (8.4.2-r1) (13/35) Purging py3-iniconfig-pyc (2.3.0-r0) (14/35) Purging py3-iniconfig (2.3.0-r0) (15/35) Purging py3-packaging-pyc (25.0-r0) (16/35) Purging py3-packaging (25.0-r0) (17/35) Purging py3-parsing-pyc (3.2.3-r0) (18/35) Purging py3-parsing (3.2.3-r0) (19/35) Purging py3-pluggy-pyc (1.6.0-r0) (20/35) Purging py3-pluggy (1.6.0-r0) (21/35) Purging py3-py-pyc (1.11.0-r4) (22/35) Purging py3-py (1.11.0-r4) (23/35) Purging py3-pygments-pyc (2.19.2-r0) (24/35) Purging py3-pygments (2.19.2-r0) (25/35) Purging python3-pyc (3.12.12-r0) (26/35) Purging python3-pycache-pyc0 (3.12.12-r0) (27/35) Purging pyc (3.12.12-r0) (28/35) Purging python3 (3.12.12-r0) (29/35) Purging gdbm (1.26-r0) (30/35) Purging libbz2 (1.0.8-r6) (31/35) Purging libffi (3.5.2-r0) (32/35) Purging libpanelw (6.5_p20251010-r0) (33/35) Purging mpdecimal (4.0.1-r0) (34/35) Purging sqlite-libs (3.50.4-r1) (35/35) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-dumb-init: Updating the community/x86 repository index... >>> py3-dumb-init: Signing the index...