>>> py3-pebble: Building testing/py3-pebble 5.0.7-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 19:19:14 +0000 >>> py3-pebble: Checking sanity of /home/buildozer/aports/testing/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/39) Installing libffi (3.4.6-r0) (2/39) Installing gdbm (1.23-r1) (3/39) Installing mpdecimal (4.0.0-r0) (4/39) Installing libpanelw (6.4_p20240330-r0) (5/39) Installing readline (8.2.10-r0) (6/39) Installing sqlite-libs (3.45.2-r0) (7/39) Installing python3 (3.12.3-r0) (8/39) Installing python3-pycache-pyc0 (3.12.3-r0) (9/39) Installing pyc (3.12.3-r0) (10/39) Installing py3-installer-pyc (0.7.0-r2) (11/39) Installing py3-gpep517-pyc (15-r2) (12/39) Installing python3-pyc (3.12.3-r0) (13/39) Installing py3-installer (0.7.0-r2) (14/39) Installing py3-gpep517 (15-r2) (15/39) Installing py3-parsing (3.1.2-r1) (16/39) Installing py3-parsing-pyc (3.1.2-r1) (17/39) Installing py3-packaging (24.0-r1) (18/39) Installing py3-packaging-pyc (24.0-r1) (19/39) Installing py3-setuptools (69.2.0-r2) (20/39) Installing py3-setuptools-pyc (69.2.0-r2) (21/39) Installing py3-wheel (0.42.0-r1) (22/39) Installing py3-wheel-pyc (0.42.0-r1) (23/39) Installing py3-iniconfig (2.0.0-r1) (24/39) Installing py3-iniconfig-pyc (2.0.0-r1) (25/39) Installing py3-pluggy (1.4.0-r1) (26/39) Installing py3-pluggy-pyc (1.4.0-r1) (27/39) Installing py3-py (1.11.0-r3) (28/39) Installing py3-py-pyc (1.11.0-r3) (29/39) Installing py3-pytest (8.1.1-r1) (30/39) Installing py3-pytest-pyc (8.1.1-r1) (31/39) Installing py3-pytest-forked (1.6.0-r2) (32/39) Installing py3-pytest-forked-pyc (1.6.0-r2) (33/39) Installing py3-apipkg (2.1.0-r3) (34/39) Installing py3-apipkg-pyc (2.1.0-r3) (35/39) Installing py3-execnet (1.9.0-r3) (36/39) Installing py3-execnet-pyc (1.9.0-r3) (37/39) Installing py3-pytest-xdist (3.5.0-r1) (38/39) Installing py3-pytest-xdist-pyc (3.5.0-r1) (39/39) Installing .makedepends-py3-pebble (20240415.191915) Executing busybox-1.36.1-r25.trigger OK: 433 MiB in 152 packages >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Cleaning up tmpdir >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.0.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39778 100 39778 0 0 240k 0 --:--:-- --:--:-- --:--:-- 241k >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.0.7.tar.gz >>> py3-pebble: Checking sha512sums... py3-pebble-5.0.7.tar.gz: OK >>> py3-pebble: Unpacking /var/cache/distfiles/edge/py3-pebble-5.0.7.tar.gz... 2024-04-15 19:19:17,065 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 19:19:17,117 root INFO running bdist_wheel 2024-04-15 19:19:17,152 root INFO running build 2024-04-15 19:19:17,152 root INFO running build_py 2024-04-15 19:19:17,159 root INFO creating build 2024-04-15 19:19:17,159 root INFO creating build/lib 2024-04-15 19:19:17,159 root INFO creating build/lib/pebble 2024-04-15 19:19:17,159 root INFO copying pebble/functions.py -> build/lib/pebble 2024-04-15 19:19:17,160 root INFO copying pebble/__init__.py -> build/lib/pebble 2024-04-15 19:19:17,160 root INFO copying pebble/decorators.py -> build/lib/pebble 2024-04-15 19:19:17,161 root INFO copying pebble/common.py -> build/lib/pebble 2024-04-15 19:19:17,161 root INFO creating build/lib/pebble/pool 2024-04-15 19:19:17,162 root INFO copying pebble/pool/__init__.py -> build/lib/pebble/pool 2024-04-15 19:19:17,162 root INFO copying pebble/pool/channel.py -> build/lib/pebble/pool 2024-04-15 19:19:17,162 root INFO copying pebble/pool/thread.py -> build/lib/pebble/pool 2024-04-15 19:19:17,163 root INFO copying pebble/pool/process.py -> build/lib/pebble/pool 2024-04-15 19:19:17,163 root INFO copying pebble/pool/base_pool.py -> build/lib/pebble/pool 2024-04-15 19:19:17,164 root INFO creating build/lib/pebble/concurrent 2024-04-15 19:19:17,164 root INFO copying pebble/concurrent/__init__.py -> build/lib/pebble/concurrent 2024-04-15 19:19:17,165 root INFO copying pebble/concurrent/thread.py -> build/lib/pebble/concurrent 2024-04-15 19:19:17,165 root INFO copying pebble/concurrent/process.py -> build/lib/pebble/concurrent 2024-04-15 19:19:17,166 root INFO creating build/lib/pebble/asynchronous 2024-04-15 19:19:17,166 root INFO copying pebble/asynchronous/__init__.py -> build/lib/pebble/asynchronous 2024-04-15 19:19:17,166 root INFO copying pebble/asynchronous/thread.py -> build/lib/pebble/asynchronous 2024-04-15 19:19:17,167 root INFO copying pebble/asynchronous/process.py -> build/lib/pebble/asynchronous 2024-04-15 19:19:17,179 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-15 19:19:17,179 root INFO running install 2024-04-15 19:19:17,197 root INFO running install_lib 2024-04-15 19:19:17,202 root INFO creating build/bdist.linux-i686 2024-04-15 19:19:17,202 root INFO creating build/bdist.linux-i686/wheel 2024-04-15 19:19:17,202 root INFO creating build/bdist.linux-i686/wheel/pebble 2024-04-15 19:19:17,203 root INFO copying build/lib/pebble/functions.py -> build/bdist.linux-i686/wheel/pebble 2024-04-15 19:19:17,203 root INFO creating build/bdist.linux-i686/wheel/pebble/pool 2024-04-15 19:19:17,203 root INFO copying build/lib/pebble/pool/__init__.py -> build/bdist.linux-i686/wheel/pebble/pool 2024-04-15 19:19:17,204 root INFO copying build/lib/pebble/pool/channel.py -> build/bdist.linux-i686/wheel/pebble/pool 2024-04-15 19:19:17,204 root INFO copying build/lib/pebble/pool/thread.py -> build/bdist.linux-i686/wheel/pebble/pool 2024-04-15 19:19:17,205 root INFO copying build/lib/pebble/pool/process.py -> build/bdist.linux-i686/wheel/pebble/pool 2024-04-15 19:19:17,205 root INFO copying build/lib/pebble/pool/base_pool.py -> build/bdist.linux-i686/wheel/pebble/pool 2024-04-15 19:19:17,205 root INFO creating build/bdist.linux-i686/wheel/pebble/concurrent 2024-04-15 19:19:17,206 root INFO copying build/lib/pebble/concurrent/__init__.py -> build/bdist.linux-i686/wheel/pebble/concurrent 2024-04-15 19:19:17,206 root INFO copying build/lib/pebble/concurrent/thread.py -> build/bdist.linux-i686/wheel/pebble/concurrent 2024-04-15 19:19:17,206 root INFO copying build/lib/pebble/concurrent/process.py -> build/bdist.linux-i686/wheel/pebble/concurrent 2024-04-15 19:19:17,207 root INFO copying build/lib/pebble/__init__.py -> build/bdist.linux-i686/wheel/pebble 2024-04-15 19:19:17,207 root INFO copying build/lib/pebble/decorators.py -> build/bdist.linux-i686/wheel/pebble 2024-04-15 19:19:17,208 root INFO copying build/lib/pebble/common.py -> build/bdist.linux-i686/wheel/pebble 2024-04-15 19:19:17,208 root INFO creating build/bdist.linux-i686/wheel/pebble/asynchronous 2024-04-15 19:19:17,208 root INFO copying build/lib/pebble/asynchronous/__init__.py -> build/bdist.linux-i686/wheel/pebble/asynchronous 2024-04-15 19:19:17,209 root INFO copying build/lib/pebble/asynchronous/thread.py -> build/bdist.linux-i686/wheel/pebble/asynchronous 2024-04-15 19:19:17,209 root INFO copying build/lib/pebble/asynchronous/process.py -> build/bdist.linux-i686/wheel/pebble/asynchronous 2024-04-15 19:19:17,209 root INFO running install_egg_info 2024-04-15 19:19:17,218 root INFO running egg_info 2024-04-15 19:19:17,218 root INFO creating Pebble.egg-info 2024-04-15 19:19:17,222 root INFO writing Pebble.egg-info/PKG-INFO 2024-04-15 19:19:17,222 root INFO writing dependency_links to Pebble.egg-info/dependency_links.txt 2024-04-15 19:19:17,223 root INFO writing top-level names to Pebble.egg-info/top_level.txt 2024-04-15 19:19:17,223 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2024-04-15 19:19:17,230 root INFO reading manifest file 'Pebble.egg-info/SOURCES.txt' 2024-04-15 19:19:17,230 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 19:19:17,230 root INFO adding license file 'LICENSE' 2024-04-15 19:19:17,232 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2024-04-15 19:19:17,232 root INFO Copying Pebble.egg-info to build/bdist.linux-i686/wheel/Pebble-5.0.7-py3.12.egg-info 2024-04-15 19:19:17,233 root INFO running install_scripts 2024-04-15 19:19:17,236 wheel INFO creating build/bdist.linux-i686/wheel/Pebble-5.0.7.dist-info/WHEEL 2024-04-15 19:19:17,237 wheel INFO creating '/home/buildozer/aports/testing/py3-pebble/src/pebble-5.0.7/.dist/.tmp-p2bkuc13/Pebble-5.0.7-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-15 19:19:17,238 wheel INFO adding 'pebble/__init__.py' 2024-04-15 19:19:17,238 wheel INFO adding 'pebble/common.py' 2024-04-15 19:19:17,239 wheel INFO adding 'pebble/decorators.py' 2024-04-15 19:19:17,239 wheel INFO adding 'pebble/functions.py' 2024-04-15 19:19:17,239 wheel INFO adding 'pebble/asynchronous/__init__.py' 2024-04-15 19:19:17,240 wheel INFO adding 'pebble/asynchronous/process.py' 2024-04-15 19:19:17,240 wheel INFO adding 'pebble/asynchronous/thread.py' 2024-04-15 19:19:17,241 wheel INFO adding 'pebble/concurrent/__init__.py' 2024-04-15 19:19:17,241 wheel INFO adding 'pebble/concurrent/process.py' 2024-04-15 19:19:17,241 wheel INFO adding 'pebble/concurrent/thread.py' 2024-04-15 19:19:17,242 wheel INFO adding 'pebble/pool/__init__.py' 2024-04-15 19:19:17,242 wheel INFO adding 'pebble/pool/base_pool.py' 2024-04-15 19:19:17,243 wheel INFO adding 'pebble/pool/channel.py' 2024-04-15 19:19:17,243 wheel INFO adding 'pebble/pool/process.py' 2024-04-15 19:19:17,243 wheel INFO adding 'pebble/pool/thread.py' 2024-04-15 19:19:17,244 wheel INFO adding 'Pebble-5.0.7.dist-info/LICENSE' 2024-04-15 19:19:17,244 wheel INFO adding 'Pebble-5.0.7.dist-info/METADATA' 2024-04-15 19:19:17,244 wheel INFO adding 'Pebble-5.0.7.dist-info/WHEEL' 2024-04-15 19:19:17,245 wheel INFO adding 'Pebble-5.0.7.dist-info/top_level.txt' 2024-04-15 19:19:17,245 wheel INFO adding 'Pebble-5.0.7.dist-info/RECORD' 2024-04-15 19:19:17,245 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-15 19:19:17,247 gpep517 INFO The backend produced .dist/Pebble-5.0.7-py3-none-any.whl Pebble-5.0.7-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-pebble/src/pebble-5.0.7 plugins: xdist-3.5.0, forked-1.6.0 created: 32/32 workers 32 workers [396 items] ........................................................................ [ 18%] ........................................................................ [ 36%] ........................................................................ [ 54%] ........................................................................ [ 72%] ...................................................................../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ... [ 90%] ........./usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ..../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ......../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ...../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ....../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ../usr/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' .. [100%] =============================== warnings summary =============================== test/test_asynchronous_thread.py: 3 warnings test/test_concurrent_process_fork.py: 3 warnings test/test_concurrent_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10110) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 3 warnings test/test_concurrent_process_fork.py: 3 warnings test/test_concurrent_thread.py: 4 warnings test/test_pebble.py: 3 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10118) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 2 warnings test/test_concurrent_process_fork.py: 1 warning test/test_concurrent_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 3 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10122) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py::TestThreadAsynchronous::test_error_returned test/test_asynchronous_thread.py::TestThreadAsynchronous::test_frozen_error_decorated test/test_asynchronous_thread.py::TestThreadAsynchronous::test_instance_method test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_results test/test_concurrent_process_forkserver.py::TestProcessConcurrent::test_decorated_results_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_cancel_callback 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=10114) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_thread.py: 3 warnings test/test_concurrent_process_forkserver.py: 3 warnings test/test_pebble.py: 2 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 4 warnings test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10106) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py: 3 warnings test/test_concurrent_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10126) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10079) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py: 3 warnings test/test_concurrent_process_forkserver.py: 3 warnings test/test_pebble.py: 2 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10134) 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_concurrent_process_fork.py::TestProcessConcurrent::test_decorated_results test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_one_chunk test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_map_timeout_chunks test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_timeout /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10130) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py: 4 warnings test/test_concurrent_process_forkserver.py: 2 warnings test/test_concurrent_thread.py: 1 warning test/test_pebble.py: 1 warning test/test_process_pool_fork.py: 4 warnings test/test_process_pool_forkserver.py: 1 warning test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10138) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_concurrent_process_fork.py: 3 warnings test/test_concurrent_process_forkserver.py: 2 warnings test/test_concurrent_process_spawn.py: 1 warning test/test_pebble.py: 2 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10142) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10070) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_process_spawn.py: 2 warnings test/test_concurrent_thread.py: 1 warning test/test_process_pool_fork.py: 4 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10029) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10032) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 4 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10098) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_pebble.py: 2 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10042) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_dead_process test/test_asynchronous_process_fork.py::TestProcessAsynchronous::test_decorated_ignoring_sigterm test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_not_decorated_results test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_pickling_error_decorated test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_timeout_decorated test/test_process_pool_spawn.py::TestAsyncIOProcessPool::test_process_pool_error_returned test/test_thread_pool.py::TestThreadPool::test_thread_pool_broken_initializer 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=10026) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10023) 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_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_callable_objects test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_dead_process test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_ignoring_sigterm test/test_concurrent_process_spawn.py::TestProcessConcurrent::test_decorated_results test/test_thread_pool.py::TestThreadPool::test_thread_pool_close_futures test/test_thread_pool.py::TestThreadPool::test_thread_pool_map_broken_pool 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=10046) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_concurrent_thread.py: 2 warnings test/test_pebble.py: 2 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10038) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_fork.py: 3 warnings test/test_pebble.py: 2 warnings test/test_process_pool_fork.py: 4 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10035) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_cancel_decorated test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_class_method test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_daemon_keyword_decorated test/test_process_pool_fork.py::TestAsyncIOProcessPool::test_process_pool_cancel_callback test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_close_stopped test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_multiple_futures test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_broken_initializer test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_frozen_error /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10050) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 3 warnings test/test_concurrent_thread.py: 2 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10087) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 4 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10083) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 1 warning test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10062) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 3 warnings test/test_concurrent_thread.py: 2 warnings test/test_process_pool_fork.py: 5 warnings test/test_process_pool_forkserver.py: 2 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10058) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 2 warnings test/test_asynchronous_process_spawn.py: 1 warning test/test_concurrent_thread.py: 2 warnings test/test_process_pool_fork.py: 3 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 1 warning test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10074) 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_asynchronous_thread.py::TestThreadAsynchronous::test_class_method test/test_pebble.py::TestWaitForThreads::test_waitforthreads_multiple test/test_pebble.py::TestWaitForThreads::test_waitforthreads_restore test/test_process_pool_fork.py::TestProcessPool::test_process_pool_future_limit test/test_process_pool_fork.py::TestProcessPool::test_process_pool_ignoring_sigterm test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_error_returned /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10102) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_forkserver.py: 3 warnings test/test_process_pool_spawn.py: 2 warnings test/test_thread_pool.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10091) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py: 3 warnings test/test_process_pool_fork.py: 2 warnings test/test_process_pool_spawn.py: 3 warnings test/test_thread_pool.py: 2 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=10054) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_forkserver.py::TestProcessAsynchronous::test_instance_method 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_cancel test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_map_cancel test/test_process_pool_forkserver.py::TestAsyncIOProcessPool::test_process_pool_cancel_callback test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_stop_futures test/test_thread_pool.py::TestThreadPool::test_thread_pool_different_thread 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=10066) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() test/test_asynchronous_process_spawn.py::TestProcessAsynchronous::test_instance_method 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_large_data test/test_process_pool_forkserver.py::TestProcessPool::test_process_pool_stop_stopped_callback test/test_thread_pool.py::TestThreadPool::test_thread_pool_join_running 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=10095) 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 ====================== 396 passed, 396 warnings in 12.67s ====================== >>> py3-pebble: Entering fakeroot... >>> py3-pebble-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.12/site-packages/pebble/pool/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/pool/__pycache__' '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.12/site-packages/pebble/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/__pycache__' '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/concurrent/__pycache__' '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.12/site-packages/pebble/asynchronous/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.12/site-packages/pebble/asynchronous/__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: 192.0 KB >>> py3-pebble-pyc*: Compressing data... >>> py3-pebble-pyc*: Create checksum... >>> py3-pebble-pyc*: Create py3-pebble-pyc-5.0.7-r1.apk >>> py3-pebble*: Tracing dependencies... python3~3.12 >>> py3-pebble*: Package size: 168.0 KB >>> py3-pebble*: Compressing data... >>> py3-pebble*: Create checksum... >>> py3-pebble*: Create py3-pebble-5.0.7-r1.apk >>> py3-pebble: Build complete at Mon, 15 Apr 2024 19:19:31 +0000 elapsed time 0h 0m 17s >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pebble (20240415.191915) (2/39) Purging py3-gpep517-pyc (15-r2) (3/39) Purging py3-gpep517 (15-r2) (4/39) Purging py3-installer-pyc (0.7.0-r2) (5/39) Purging py3-installer (0.7.0-r2) (6/39) Purging py3-setuptools-pyc (69.2.0-r2) (7/39) Purging py3-setuptools (69.2.0-r2) (8/39) Purging py3-wheel-pyc (0.42.0-r1) (9/39) Purging py3-wheel (0.42.0-r1) (10/39) Purging py3-pytest-forked-pyc (1.6.0-r2) (11/39) Purging py3-pytest-forked (1.6.0-r2) (12/39) Purging py3-pytest-xdist-pyc (3.5.0-r1) (13/39) Purging py3-pytest-xdist (3.5.0-r1) (14/39) Purging py3-execnet-pyc (1.9.0-r3) (15/39) Purging py3-execnet (1.9.0-r3) (16/39) Purging py3-apipkg-pyc (2.1.0-r3) (17/39) Purging py3-apipkg (2.1.0-r3) (18/39) Purging py3-pytest-pyc (8.1.1-r1) (19/39) Purging py3-pytest (8.1.1-r1) (20/39) Purging py3-iniconfig-pyc (2.0.0-r1) (21/39) Purging py3-iniconfig (2.0.0-r1) (22/39) Purging py3-packaging-pyc (24.0-r1) (23/39) Purging py3-packaging (24.0-r1) (24/39) Purging py3-parsing-pyc (3.1.2-r1) (25/39) Purging py3-parsing (3.1.2-r1) (26/39) Purging py3-pluggy-pyc (1.4.0-r1) (27/39) Purging py3-pluggy (1.4.0-r1) (28/39) Purging py3-py-pyc (1.11.0-r3) (29/39) Purging py3-py (1.11.0-r3) (30/39) Purging python3-pyc (3.12.3-r0) (31/39) Purging python3-pycache-pyc0 (3.12.3-r0) (32/39) Purging pyc (3.12.3-r0) (33/39) Purging python3 (3.12.3-r0) (34/39) Purging gdbm (1.23-r1) (35/39) Purging libffi (3.4.6-r0) (36/39) Purging libpanelw (6.4_p20240330-r0) (37/39) Purging mpdecimal (4.0.0-r0) (38/39) Purging readline (8.2.10-r0) (39/39) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-pebble: Updating the testing/x86 repository index... >>> py3-pebble: Signing the index...