>>> py3-pebble: Building community/py3-pebble 5.1.3-r0 (using abuild 3.16.0_rc4-r0) started Thu, 06 Nov 2025 21:45:20 +0000 >>> py3-pebble: Validating /home/buildozer/aports/community/py3-pebble/APKBUILD... >>> py3-pebble: Analyzing dependencies... >>> py3-pebble: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest-forked py3-pytest-xdist ( 1/37) Installing gdbm (1.26-r0) ( 2/37) Installing xz-libs (5.8.1-r0) ( 3/37) Installing mpdecimal (4.0.1-r0) ( 4/37) Installing libpanelw (6.5_p20251010-r0) ( 5/37) Installing python3 (3.12.12-r0) ( 6/37) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/37) Installing pyc (3.12.12-r0) ( 8/37) Installing py3-installer-pyc (0.7.0-r2) ( 9/37) Installing py3-gpep517-pyc (19-r1) (10/37) Installing python3-pyc (3.12.12-r0) (11/37) Installing py3-installer (0.7.0-r2) (12/37) Installing py3-gpep517 (19-r1) (13/37) Installing py3-parsing (3.2.3-r0) (14/37) Installing py3-parsing-pyc (3.2.3-r0) (15/37) Installing py3-packaging (25.0-r0) (16/37) Installing py3-packaging-pyc (25.0-r0) (17/37) Installing py3-setuptools (80.9.0-r2) (18/37) Installing py3-setuptools-pyc (80.9.0-r2) (19/37) Installing py3-wheel (0.46.1-r0) (20/37) Installing py3-wheel-pyc (0.46.1-r0) (21/37) Installing py3-iniconfig (2.3.0-r0) (22/37) Installing py3-iniconfig-pyc (2.3.0-r0) (23/37) Installing py3-pluggy (1.6.0-r0) (24/37) Installing py3-pluggy-pyc (1.6.0-r0) (25/37) Installing py3-py (1.11.0-r4) (26/37) Installing py3-py-pyc (1.11.0-r4) (27/37) Installing py3-pygments (2.19.2-r0) (28/37) Installing py3-pygments-pyc (2.19.2-r0) (29/37) Installing py3-pytest (8.4.2-r1) (30/37) Installing py3-pytest-pyc (8.4.2-r1) (31/37) Installing py3-pytest-forked (1.6.0-r3) (32/37) Installing py3-pytest-forked-pyc (1.6.0-r3) (33/37) Installing py3-execnet (2.1.1-r0) (34/37) Installing py3-execnet-pyc (2.1.1-r0) (35/37) Installing py3-pytest-xdist (3.8.0-r0) (36/37) Installing py3-pytest-xdist-pyc (3.8.0-r0) (37/37) Installing .makedepends-py3-pebble (20251106.214528) busybox-1.37.0-r24.trigger: Executing script... OK: 435 MiB in 188 packages >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Cleaning up tmpdir >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pebble-5.1.3.tar.gz /var/cache/distfiles/v3.23/py3-pebble-5.1.3.tar.gz: OK >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pebble-5.1.3.tar.gz /var/cache/distfiles/v3.23/py3-pebble-5.1.3.tar.gz: OK >>> py3-pebble: Unpacking /var/cache/distfiles/v3.23/py3-pebble-5.1.3.tar.gz... 2025-11-06 21:45:29,090 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-06 21:45:29,115 root INFO running bdist_wheel 2025-11-06 21:45:29,135 root INFO running build 2025-11-06 21:45:29,135 root INFO running build_py 2025-11-06 21:45:29,139 root INFO creating build/lib/pebble 2025-11-06 21:45:29,140 root INFO copying pebble/__init__.py -> build/lib/pebble 2025-11-06 21:45:29,140 root INFO copying pebble/functions.py -> build/lib/pebble 2025-11-06 21:45:29,140 root INFO copying pebble/decorators.py -> build/lib/pebble 2025-11-06 21:45:29,141 root INFO creating build/lib/pebble/pool 2025-11-06 21:45:29,141 root INFO copying pebble/pool/__init__.py -> build/lib/pebble/pool 2025-11-06 21:45:29,141 root INFO copying pebble/pool/thread.py -> build/lib/pebble/pool 2025-11-06 21:45:29,141 root INFO copying pebble/pool/process.py -> build/lib/pebble/pool 2025-11-06 21:45:29,142 root INFO copying pebble/pool/channel.py -> build/lib/pebble/pool 2025-11-06 21:45:29,142 root INFO copying pebble/pool/base_pool.py -> build/lib/pebble/pool 2025-11-06 21:45:29,142 root INFO creating build/lib/pebble/asynchronous 2025-11-06 21:45:29,143 root INFO copying pebble/asynchronous/__init__.py -> build/lib/pebble/asynchronous 2025-11-06 21:45:29,143 root INFO copying pebble/asynchronous/thread.py -> build/lib/pebble/asynchronous 2025-11-06 21:45:29,143 root INFO copying pebble/asynchronous/process.py -> build/lib/pebble/asynchronous 2025-11-06 21:45:29,144 root INFO creating build/lib/pebble/common 2025-11-06 21:45:29,144 root INFO copying pebble/common/__init__.py -> build/lib/pebble/common 2025-11-06 21:45:29,144 root INFO copying pebble/common/shared.py -> build/lib/pebble/common 2025-11-06 21:45:29,144 root INFO copying pebble/common/types.py -> build/lib/pebble/common 2025-11-06 21:45:29,145 root INFO copying pebble/common/process.py -> build/lib/pebble/common 2025-11-06 21:45:29,145 root INFO creating build/lib/pebble/concurrent 2025-11-06 21:45:29,145 root INFO copying pebble/concurrent/__init__.py -> build/lib/pebble/concurrent 2025-11-06 21:45:29,145 root INFO copying pebble/concurrent/thread.py -> build/lib/pebble/concurrent 2025-11-06 21:45:29,146 root INFO copying pebble/concurrent/process.py -> build/lib/pebble/concurrent 2025-11-06 21:45:29,147 root INFO copying pebble/py.typed -> build/lib/pebble 2025-11-06 21:45:29,155 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-06 21:45:29,155 root INFO running install 2025-11-06 21:45:29,165 root INFO running install_lib 2025-11-06 21:45:29,169 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-06 21:45:29,169 root INFO creating build/bdist.linux-armv8l/wheel/pebble 2025-11-06 21:45:29,169 root INFO copying build/lib/pebble/__init__.py -> build/bdist.linux-armv8l/wheel/./pebble 2025-11-06 21:45:29,170 root INFO copying build/lib/pebble/functions.py -> build/bdist.linux-armv8l/wheel/./pebble 2025-11-06 21:45:29,170 root INFO copying build/lib/pebble/decorators.py -> build/bdist.linux-armv8l/wheel/./pebble 2025-11-06 21:45:29,170 root INFO creating build/bdist.linux-armv8l/wheel/pebble/pool 2025-11-06 21:45:29,170 root INFO copying build/lib/pebble/pool/__init__.py -> build/bdist.linux-armv8l/wheel/./pebble/pool 2025-11-06 21:45:29,170 root INFO copying build/lib/pebble/pool/thread.py -> build/bdist.linux-armv8l/wheel/./pebble/pool 2025-11-06 21:45:29,171 root INFO copying build/lib/pebble/pool/process.py -> build/bdist.linux-armv8l/wheel/./pebble/pool 2025-11-06 21:45:29,171 root INFO copying build/lib/pebble/pool/channel.py -> build/bdist.linux-armv8l/wheel/./pebble/pool 2025-11-06 21:45:29,171 root INFO copying build/lib/pebble/pool/base_pool.py -> build/bdist.linux-armv8l/wheel/./pebble/pool 2025-11-06 21:45:29,171 root INFO creating build/bdist.linux-armv8l/wheel/pebble/asynchronous 2025-11-06 21:45:29,172 root INFO copying build/lib/pebble/asynchronous/__init__.py -> build/bdist.linux-armv8l/wheel/./pebble/asynchronous 2025-11-06 21:45:29,172 root INFO copying build/lib/pebble/asynchronous/thread.py -> build/bdist.linux-armv8l/wheel/./pebble/asynchronous 2025-11-06 21:45:29,172 root INFO copying build/lib/pebble/asynchronous/process.py -> build/bdist.linux-armv8l/wheel/./pebble/asynchronous 2025-11-06 21:45:29,172 root INFO copying build/lib/pebble/py.typed -> build/bdist.linux-armv8l/wheel/./pebble 2025-11-06 21:45:29,173 root INFO creating build/bdist.linux-armv8l/wheel/pebble/common 2025-11-06 21:45:29,173 root INFO copying build/lib/pebble/common/__init__.py -> build/bdist.linux-armv8l/wheel/./pebble/common 2025-11-06 21:45:29,173 root INFO copying build/lib/pebble/common/shared.py -> build/bdist.linux-armv8l/wheel/./pebble/common 2025-11-06 21:45:29,173 root INFO copying build/lib/pebble/common/types.py -> build/bdist.linux-armv8l/wheel/./pebble/common 2025-11-06 21:45:29,173 root INFO copying build/lib/pebble/common/process.py -> build/bdist.linux-armv8l/wheel/./pebble/common 2025-11-06 21:45:29,174 root INFO creating build/bdist.linux-armv8l/wheel/pebble/concurrent 2025-11-06 21:45:29,174 root INFO copying build/lib/pebble/concurrent/__init__.py -> build/bdist.linux-armv8l/wheel/./pebble/concurrent 2025-11-06 21:45:29,174 root INFO copying build/lib/pebble/concurrent/thread.py -> build/bdist.linux-armv8l/wheel/./pebble/concurrent 2025-11-06 21:45:29,174 root INFO copying build/lib/pebble/concurrent/process.py -> build/bdist.linux-armv8l/wheel/./pebble/concurrent 2025-11-06 21:45:29,174 root INFO running install_egg_info 2025-11-06 21:45:29,179 root INFO running egg_info 2025-11-06 21:45:29,182 root INFO creating Pebble.egg-info 2025-11-06 21:45:29,182 root INFO writing Pebble.egg-info/PKG-INFO 2025-11-06 21:45:29,182 root INFO writing dependency_links to Pebble.egg-info/dependency_links.txt 2025-11-06 21:45:29,183 root INFO writing top-level names to Pebble.egg-info/top_level.txt 2025-11-06 21:45:29,183 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2025-11-06 21:45:29,187 root INFO reading manifest file 'Pebble.egg-info/SOURCES.txt' 2025-11-06 21:45:29,188 root INFO reading manifest template 'MANIFEST.in' 2025-11-06 21:45:29,188 root INFO adding license file 'LICENSE' 2025-11-06 21:45:29,189 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2025-11-06 21:45:29,189 root INFO Copying Pebble.egg-info to build/bdist.linux-armv8l/wheel/./Pebble-5.1.3-py3.12.egg-info 2025-11-06 21:45:29,190 root INFO running install_scripts 2025-11-06 21:45:29,191 root INFO creating build/bdist.linux-armv8l/wheel/pebble-5.1.3.dist-info/WHEEL 2025-11-06 21:45:29,192 wheel INFO creating '/home/buildozer/aports/community/py3-pebble/src/pebble-5.1.3/.dist/.tmp-et2tjv47/pebble-5.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-06 21:45:29,192 wheel INFO adding 'pebble/__init__.py' 2025-11-06 21:45:29,192 wheel INFO adding 'pebble/decorators.py' 2025-11-06 21:45:29,193 wheel INFO adding 'pebble/functions.py' 2025-11-06 21:45:29,193 wheel INFO adding 'pebble/py.typed' 2025-11-06 21:45:29,193 wheel INFO adding 'pebble/asynchronous/__init__.py' 2025-11-06 21:45:29,193 wheel INFO adding 'pebble/asynchronous/process.py' 2025-11-06 21:45:29,194 wheel INFO adding 'pebble/asynchronous/thread.py' 2025-11-06 21:45:29,194 wheel INFO adding 'pebble/common/__init__.py' 2025-11-06 21:45:29,194 wheel INFO adding 'pebble/common/process.py' 2025-11-06 21:45:29,194 wheel INFO adding 'pebble/common/shared.py' 2025-11-06 21:45:29,194 wheel INFO adding 'pebble/common/types.py' 2025-11-06 21:45:29,195 wheel INFO adding 'pebble/concurrent/__init__.py' 2025-11-06 21:45:29,195 wheel INFO adding 'pebble/concurrent/process.py' 2025-11-06 21:45:29,195 wheel INFO adding 'pebble/concurrent/thread.py' 2025-11-06 21:45:29,195 wheel INFO adding 'pebble/pool/__init__.py' 2025-11-06 21:45:29,196 wheel INFO adding 'pebble/pool/base_pool.py' 2025-11-06 21:45:29,196 wheel INFO adding 'pebble/pool/channel.py' 2025-11-06 21:45:29,196 wheel INFO adding 'pebble/pool/process.py' 2025-11-06 21:45:29,196 wheel INFO adding 'pebble/pool/thread.py' 2025-11-06 21:45:29,197 wheel INFO adding 'pebble-5.1.3.dist-info/licenses/LICENSE' 2025-11-06 21:45:29,197 wheel INFO adding 'pebble-5.1.3.dist-info/METADATA' 2025-11-06 21:45:29,197 wheel INFO adding 'pebble-5.1.3.dist-info/WHEEL' 2025-11-06 21:45:29,197 wheel INFO adding 'pebble-5.1.3.dist-info/top_level.txt' 2025-11-06 21:45:29,198 wheel INFO adding 'pebble-5.1.3.dist-info/RECORD' 2025-11-06 21:45:29,198 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-06 21:45:29,199 gpep517 INFO The backend produced .dist/pebble-5.1.3-py3-none-any.whl pebble-5.1.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pebble/src/pebble-5.1.3 plugins: forked-1.6.0, xdist-3.8.0 created: 80/80 workers 80 workers [413 items] ........................................................................ [ 17%] ........................................................................ [ 34%] ........................................................................ [ 52%] ........................................................................ [ 69%] ........................................................................ [ 87%] ..................................................... [100%] =============================== warnings summary =============================== test/test_concurrent_thread.py::TestThreadConcurrent::test_decorated_results_callback test/test_concurrent_thread.py::TestThreadConcurrent::test_docstring test/test_concurrent_thread.py::TestThreadConcurrent::test_pool_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_close_stopped test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_zero_chunk test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_broken_initializer test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_single /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69359) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_docstring test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_error_decorated test/test_concurrent_thread.py::TestThreadConcurrent::test_static_method test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_pickling_error_task test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_one_chunk test/test_thread_pool.py::TestThreadPool::test_thread_pool_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69275) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_thread.py::TestThreadConcurrent::test_error_returned test/test_concurrent_thread.py::TestThreadConcurrent::test_instance_method test/test_pebble.py::TestSynchronizedDecorator::test_custom_syncronized_locked test/test_process_pool_fork.py::TestProcessPool::test_process_pool_different_process test/test_process_pool_fork.py::TestProcessPool::test_process_pool_multiple_futures test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_cancel test/test_thread_pool.py::TestThreadPool::test_thread_pool_multiple_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69370) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_docstring test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_error_decorated test/test_pebble.py::TestSynchronizedDecorator::test_custom_syncronized_released test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_join_futures_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_multi test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_empty /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69324) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_docstring test/test_asynchronous_thread.py::TestThreadAsynchronous::test_error_decorated test/test_pebble.py::TestSynchronizedDecorator::test_syncronized_locked test/test_process_pool_fork.py::TestProcessPool::test_process_pool_expired_worker test/test_process_pool_fork.py::TestProcessPool::test_process_pool_pickling_error_result test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_timeout_chunks /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69164) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_docstring test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_error_decorated test/test_pebble.py::TestSynchronizedDecorator::test_syncronized_released test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_cancel_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_stopped_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69005) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_decorated_results test/test_asynchronous_thread.py::TestThreadAsynchronous::test_decorated_results_callback test/test_pebble.py::TestSynchronizedDecorator::test_wrapper_decorator_docstring test/test_process_pool_fork.py::TestProcessPool::test_process_pool_frozen_error test/test_process_pool_fork.py::TestProcessPool::test_process_pool_pickle_function test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_large_data test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69159) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_docstring test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_error_decorated test/test_pebble.py::TestSigHandler::test_sigalarm_sighandler test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_timeout_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_join_running test/test_thread_pool.py::TestThreadPool::test_thread_pool_running /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69119) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_name_keyword_decorated_result test/test_asynchronous_thread.py::TestThreadAsynchronous::test_not_decorated_results test/test_pebble.py::TestSigHandler::test_sighandler test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_large_data test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_empty /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69185) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_thread.py::TestThreadConcurrent::test_name_keyword_argument test/test_concurrent_thread.py::TestThreadConcurrent::test_name_keyword_decorated test/test_pebble.py::TestSigHandler::test_sighandler_multiple test/test_process_pool_fork.py::TestProcessPool::test_process_pool_join_futures_timeout test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_stopped test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_error test/test_thread_pool.py::TestThreadPool::test_thread_pool_map /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69375) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_pool_decorated test/test_asynchronous_thread.py::TestThreadAsynchronous::test_static_method test/test_pebble.py::TestSigHandler::test_wrapper_decorator_docstring test/test_process_pool_fork.py::TestProcessPool::test_process_pool_initializer test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_futures test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_cancel_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_workers /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69189) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_docstring test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_error_decorated test/test_pebble.py::TestWaitForThreads::test_waitforthreads_multiple test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_stopped_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_future_limit test/test_thread_pool.py::TestThreadPool::test_thread_pool_different_thread /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69063) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_class_method test/test_asynchronous_thread.py::TestThreadAsynchronous::test_daemon_keyword_decorated test/test_pebble.py::TestWaitForThreads::test_waitforthreads_restore test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_error test/test_process_pool_fork.py::TestProcessPool::test_process_pool_timeout_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_single_future test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_stop_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69154) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_name_keyword_argument test/test_asynchronous_thread.py::TestThreadAsynchronous::test_name_keyword_decorated test/test_pebble.py::TestWaitForThreads::test_waitforthreads_single test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_cancel test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_close_futures test/test_thread_pool.py::TestThreadPool::test_thread_pool_stop_futures test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_multiple_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69179) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_thread.py::TestThreadConcurrent::test_error_decorated test/test_concurrent_thread.py::TestThreadConcurrent::test_error_decorated_callback test/test_pebble.py::TestWaitForThreads::test_waitforthreads_spurious test/test_process_pool_fork.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_close_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69364) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_error_decorated_callback test/test_asynchronous_thread.py::TestThreadAsynchronous::test_error_returned test/test_pebble.py::TestWaitForThreads::test_waitforthreads_timeout test/test_process_pool_fork.py::TestProcessPool::test_process_pool_large_data test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69169) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_thread.py::TestThreadConcurrent::test_daemon_keyword_decorated test/test_concurrent_thread.py::TestThreadConcurrent::test_decorated_results test/test_pebble.py::TestWaitForQueues::test_waitforqueues_multiple test/test_process_pool_fork.py::TestProcessPool::test_process_pool_future_limit test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_child_pool test/test_thread_pool.py::TestThreadPool::test_thread_pool_stop_stopped_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69354) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_thread.py::TestThreadConcurrent::test_name_keyword_decorated_result test/test_concurrent_thread.py::TestThreadConcurrent::test_not_decorated_results test/test_pebble.py::TestWaitForQueues::test_waitforqueues_restore test/test_process_pool_fork.py::TestProcessPool::test_process_pool_join_workers test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_stopped_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_expired_worker /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69379) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_results test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_results_callback test/test_pebble.py::TestWaitForQueues::test_waitforqueues_single test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_multi test/test_process_pool_fork.py::TestProcessPool::test_process_pool_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_futures test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_timeout test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69209) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_wrong_timeout test/test_concurrent_thread.py::TestThreadConcurrent::test_class_method test/test_pebble.py::TestWaitForQueues::test_waitforqueues_timeout test/test_process_pool_fork.py::TestProcessPool::test_process_pool_join_running test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_close_stopped test/test_thread_pool.py::TestThreadPool::test_thread_pool_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69349) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_name_keyword_argument test/test_concurrent_process_fork.py::TestProcessConcurrent::test_name_keyword_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_broken_initializer test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_thread_pool.py::TestThreadPool::test_thread_pool_cancel_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69229) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_docstring test/test_concurrent_process_fork.py::TestProcessConcurrent::test_error_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_running test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_callback_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_pickle_function test/test_thread_pool.py::TestThreadPool::test_thread_pool_tasks_limit /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69214) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_not_decorated_results test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_pickling_error_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_callback_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_large_data test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_single_future /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69289) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_fork.py::TestProcessConcurrent::test_cancel_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_cancel test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_empty test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_error test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_multiple_futures test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_cancel_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69194) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_process_pool_fork.py::TestProcessPool::test_process_pool_cancel_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69205) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_timeout_decorated_callback test/test_concurrent_process_fork.py::TestProcessConcurrent::test_wrong_timeout test/test_process_pool_fork.py::TestProcessPool::test_process_pool_child_pebble test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_broken_pool test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_error_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69250) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_frozen_error_decorated test/test_asynchronous_thread.py::TestThreadAsynchronous::test_instance_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_child_pool test/test_process_pool_fork.py::TestProcessPool::test_process_pool_single_future test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_child_process test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_zero_chunk /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69175) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_name_keyword_decorated_result_colision test/test_concurrent_process_fork.py::TestProcessConcurrent::test_not_decorated_results test/test_process_pool_fork.py::TestProcessPool::test_process_pool_child_process test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_single test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_join_workers test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_close_futures test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_error_returned /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69234) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_error_decorated_callback test/test_concurrent_process_fork.py::TestProcessConcurrent::test_error_returned test/test_process_pool_fork.py::TestProcessPool::test_process_pool_close_futures test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_one_chunk test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_timeout test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_single_future /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69219) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_pickling_error_decorated test/test_concurrent_process_fork.py::TestProcessConcurrent::test_pool_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_error test/test_process_pool_fork.py::TestProcessPool::test_process_pool_map_timeout test/test_process_pool_forkserver.py::TestProcessPoolDeadlockOnCancelLargeData::test_pool_deadlock_stop_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69239) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_frozen_error_decorated test/test_concurrent_process_fork.py::TestProcessConcurrent::test_instance_method test/test_process_pool_fork.py::TestProcessPool::test_process_pool_error_callback test/test_process_pool_fork.py::TestProcessPool::test_process_pool_stop_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_child_pebble test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_one_chunk /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69224) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_class_method test/test_concurrent_process_fork.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_error_returned test/test_process_pool_fork.py::TestProcessPool::test_process_pool_pickling_error_task test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_different_process /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69199) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py::TestProcessConcurrent::test_static_method test/test_concurrent_process_fork.py::TestProcessConcurrent::test_timeout_decorated test/test_process_pool_fork.py::TestProcessPool::test_process_pool_exception_isolated test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_error_returned test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69244) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_instance_method test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_running test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69013) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_error_decorated_callback test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_error_returned test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_cancel_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stopped test/test_process_pool_spawn.py::TestProcessPoolDeadlockOnCancelLargeData::test_pool_deadlock_stop_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69009) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_name_keyword_argument test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_name_keyword_decorated test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_large_data /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69017) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_pickling_error_decorated test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_pool_decorated test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_error_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_broken_initializer test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_timeout_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69028) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_timeout_decorated_callback test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_wrong_timeout test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_error_returned test/test_process_pool_fork.py::TestProcessPoolDeadlockOnNewFutures::test_pool_deadlock_stop test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_cancel_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69038) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_not_decorated_results test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_pickling_error_decorated test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_multiple_futures test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_frozen_error test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_large_data /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69139) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_callable_objects test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_cancel_decorated test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_single_future test/test_process_pool_fork.py::TestProcessPoolDeadlockOnCancelLargeData::test_pool_deadlock_stop_cancel test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_multiple_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=68992) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_results test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_results_callback test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_stop_cancel test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_cancel test/test_thread_pool.py::TestThreadPool::test_process_pool_frozen_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69002) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_name_keyword_decorated_result_colision test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_not_decorated_results test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_stop_timeout test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_single_future /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69023) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_not_decorated_results test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_pickling_error_decorated test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_error_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_running /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69084) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_timeout_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=68999) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_class_method test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_process_pool_fork.py::TestProcessPoolDeadlockOnResult::test_pool_deadlock test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_error_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=68995) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_cancel_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_callback_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_future_limit test/test_process_pool_spawn.py::TestProcessPoolDeadlockOnResult::test_pool_deadlock /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69305) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_pickling_error_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_pool_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_cancel test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_exception_isolated test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_multi /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69339) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_results test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_results_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_child_pebble test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_error_returned /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69319) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_child_process /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69314) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_pool_decorated test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_timeout_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_close_stopped test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_cancel_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_broken_pool /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69144) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_pool_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_timeout_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_different_process test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_futures /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69295) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_callable_objects test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_cancel_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_error test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_error test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_single_future /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69255) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_error_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69265) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_error_decorated_callback test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_error_returned test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_error_returned test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_thread_pool.py::TestThreadPool::test_thread_pool_error_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69329) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_results test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_results_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_exception_isolated test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_initializer test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_zero_chunk /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69270) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_callable_objects test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_cancel_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_expired_worker test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_single_future test/test_thread_pool.py::TestThreadPool::test_thread_pool_initializer /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69044) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_timeout_decorated_callback test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_wrong_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_frozen_error test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_broken_pool test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69299) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_name_keyword_argument test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_name_keyword_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69078) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_pool_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_timeout_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_initializer test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69088) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_frozen_error_decorated test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_instance_method test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_join_running test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69284) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_error_decorated_callback test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_error_returned test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_join_workers test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_futures_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69280) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_one_chunk test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_error test/test_thread_pool.py::TestThreadPool::test_thread_pool_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69109) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_timeout_decorated_callback test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_wrong_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_single test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_running test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_multi test/test_thread_pool.py::TestThreadPool::test_thread_pool_stop_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69150) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_callable_objects test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_cancel_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_timeout test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69099) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_timeout_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_timeout_decorated_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_broken_pool /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69344) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_results test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_decorated_results_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_zero_chunk test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_multiple_futures test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_single /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69114) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_error_decorated_callback test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_error_returned test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_multiple_futures test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_pickling_error_task /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69124) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_instance_method test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_pickle_function /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69129) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_name_keyword_argument test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_name_keyword_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_pickling_error_result test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_pickling_error_result test/test_thread_pool.py::TestAsyncIOThreadPool::test_thread_pool_error_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69135) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_static_method test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_timeout_decorated test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_timeout test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_join_futures_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69033) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_stop_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69053) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_error_decorated_callback test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_error_returned test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_stop_timeout test/test_process_pool_spawn.py::TestProcessPoolDeadlockOnNewFutures::test_pool_deadlock_stop /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69068) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_frozen_error_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_instance_method test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69073) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_results test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_decorated_results_callback test/test_process_pool_forkserver.py::TestProcessPoolDeadlockOnNewFutures::test_pool_deadlock_stop test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_timeout_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69058) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_timeout_decorated_callback test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_wrong_timeout test/test_process_pool_forkserver.py::TestProcessPoolDeadlockOnResult::test_pool_deadlock test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_child_pool test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_cancel /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69094) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_class_method test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_empty test/test_thread_pool.py::TestThreadPool::test_thread_pool_exception_isolated test/test_thread_pool.py::TestThreadPool::test_thread_pool_stop_stopped_function /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69260) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_class_method test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_daemon_keyword_decorated test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_timeout_callback /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69309) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_instance_method test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_not_decorated_results test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_callback test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_stop_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69334) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_class_method test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_thread_pool.py::TestThreadPool::test_thread_pool_broken_initializer /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69048) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_class_method test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_thread_pool.py::TestThreadPool::test_thread_pool_close_stopped /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=69104) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 413 passed, 413 warnings in 20.28s ====================== >>> py3-pebble: Entering fakeroot... >>> py3-pebble-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pebble/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/__pycache__' 'usr/lib/python3.12/site-packages/pebble/pool/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/pool/__pycache__' 'usr/lib/python3.12/site-packages/pebble/asynchronous/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/asynchronous/__pycache__' 'usr/lib/python3.12/site-packages/pebble/common/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/common/__pycache__' 'usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' -> '/home/buildozer/aports/community/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' >>> py3-pebble-pyc*: Preparing subpackage py3-pebble-pyc... >>> py3-pebble-pyc*: Running postcheck for py3-pebble-pyc >>> py3-pebble*: Running postcheck for py3-pebble >>> py3-pebble*: Preparing package py3-pebble... >>> py3-pebble-pyc*: Tracing dependencies... python3~3.12 >>> py3-pebble-pyc*: Package size: 117.4 KB >>> py3-pebble-pyc*: Compressing data... >>> py3-pebble-pyc*: Create checksum... >>> py3-pebble-pyc*: Create py3-pebble-pyc-5.1.3-r0.apk >>> py3-pebble*: Tracing dependencies... python3~3.12 >>> py3-pebble*: Package size: 92.3 KB >>> py3-pebble*: Compressing data... >>> py3-pebble*: Create checksum... >>> py3-pebble*: Create py3-pebble-5.1.3-r0.apk >>> py3-pebble: Build complete at Thu, 06 Nov 2025 21:45:50 +0000 elapsed time 0h 0m 30s >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Cleaning up tmpdir >>> py3-pebble: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-pebble (20251106.214528) ( 2/37) Purging py3-gpep517-pyc (19-r1) ( 3/37) Purging py3-gpep517 (19-r1) ( 4/37) Purging py3-installer-pyc (0.7.0-r2) ( 5/37) Purging py3-installer (0.7.0-r2) ( 6/37) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/37) Purging py3-setuptools (80.9.0-r2) ( 8/37) Purging py3-wheel-pyc (0.46.1-r0) ( 9/37) Purging py3-wheel (0.46.1-r0) (10/37) Purging py3-pytest-forked-pyc (1.6.0-r3) (11/37) Purging py3-pytest-forked (1.6.0-r3) (12/37) Purging py3-pytest-xdist-pyc (3.8.0-r0) (13/37) Purging py3-pytest-xdist (3.8.0-r0) (14/37) Purging py3-execnet-pyc (2.1.1-r0) (15/37) Purging py3-execnet (2.1.1-r0) (16/37) Purging py3-pytest-pyc (8.4.2-r1) (17/37) Purging py3-pytest (8.4.2-r1) (18/37) Purging py3-iniconfig-pyc (2.3.0-r0) (19/37) Purging py3-iniconfig (2.3.0-r0) (20/37) Purging py3-packaging-pyc (25.0-r0) (21/37) Purging py3-packaging (25.0-r0) (22/37) Purging py3-parsing-pyc (3.2.3-r0) (23/37) Purging py3-parsing (3.2.3-r0) (24/37) Purging py3-pluggy-pyc (1.6.0-r0) (25/37) Purging py3-pluggy (1.6.0-r0) (26/37) Purging py3-py-pyc (1.11.0-r4) (27/37) Purging py3-py (1.11.0-r4) (28/37) Purging py3-pygments-pyc (2.19.2-r0) (29/37) Purging py3-pygments (2.19.2-r0) (30/37) Purging python3-pyc (3.12.12-r0) (31/37) Purging python3-pycache-pyc0 (3.12.12-r0) (32/37) Purging pyc (3.12.12-r0) (33/37) Purging python3 (3.12.12-r0) (34/37) Purging gdbm (1.26-r0) (35/37) Purging libpanelw (6.5_p20251010-r0) (36/37) Purging mpdecimal (4.0.1-r0) (37/37) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-pebble: Updating the community/armv7 repository index... >>> py3-pebble: Signing the index...