--- /srv/rebuilderd/tmp/rebuilderdIslIyh/inputs/python3.15-dev_3.15.0~rc2-2_armhf.deb +++ /srv/rebuilderd/tmp/rebuilderdIslIyh/out/python3.15-dev_3.15.0~rc2-2_armhf.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-09-13 09:38:07.000000 debian-binary │ -rw-r--r-- 0 0 0 776 2026-09-13 09:38:07.000000 control.tar.xz │ --rw-r--r-- 0 0 0 507332 2026-09-13 09:38:07.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 508196 2026-09-13 09:38:07.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.15-dev │ │ │ Source: python3.15 │ │ │ Version: 3.15.0~rc2-2 │ │ │ Architecture: armhf │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 511 │ │ │ +Installed-Size: 512 │ │ │ Depends: python3.15 (= 3.15.0~rc2-2), libpython3.15-dev (= 3.15.0~rc2-2), libpython3.15 (= 3.15.0~rc2-2) │ │ │ Recommends: libc6-dev | libc-dev │ │ │ Section: python │ │ │ Priority: optional │ │ │ Multi-Arch: allowed │ │ │ Description: Header files and a static library for Python (v3.15) │ │ │ Header files, a static library and development tools for building │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -4,13 +4,13 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 09:38:07.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 09:38:07.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 09:38:07.000000 ./usr/share/doc/python3.15/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-09-01 09:14:36.000000 ./usr/share/doc/python3.15/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-09-13 09:38:07.000000 ./usr/share/doc/python3.15/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-09-01 09:14:36.000000 ./usr/share/doc/python3.15/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-09-13 09:38:07.000000 ./usr/share/doc/python3.15/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 9639 2026-09-13 09:38:07.000000 ./usr/share/doc/python3.15/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 10512 2026-09-13 09:38:07.000000 ./usr/share/doc/python3.15/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 09:38:07.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-09-13 09:38:07.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-09-13 09:38:07.000000 ./usr/bin/python3.15-config -> arm-linux-gnueabihf-python3.15-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-09-13 09:38:07.000000 ./usr/share/doc/python3.15-dev -> python3.15 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-09-13 09:38:07.000000 ./usr/share/man/man1/python3.15-config.1.gz -> arm-linux-gnueabihf-python3.15-config.1.gz │ │ ├── ./usr/share/doc/python3.15/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -4,444 +4,450 @@ │ │ │ │ To find the necessary bits, look in configure.ac and config.log. │ │ │ │ │ │ │ │ Checked 116 modules (64 built-in, 50 shared, 1 n/a on linux-armv8l, 0 disabled, 1 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details..arm-linux-gnueabihf.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 2 -w -uall --timeout=3600 -x test_asyncio test_concurrent_futures test_ensurepip test_ftplib test_gdb test_httplib test_imaplib test_linuxaudiodev test_nntplib test_ossaudiodev test_poplib test_socket test_ssl test_ttk_guionly test_venv │ │ │ │ + ./python -u -W error -bb -E -m test --fast-ci -u-gui --timeout= -j 2 -w -uall --timeout=3600 -x test_asyncio test_concurrent_futures test_ensurepip test_ftplib test_gdb test_httplib test_imaplib test_linuxaudiodev test_nntplib test_ossaudiodev test_poplib test_socket test_ssl test_ttk_guionly test_venv --dont-add-python-opts │ │ │ │ == CPython 3.15.0rc2 (main, Sep 13 2026, 09:38:07) [GCC 16.2.0] │ │ │ │ -== Linux-6.12.107+deb13-arm64-armv8l-with-glibc2.43 little-endian │ │ │ │ +== Linux-6.12.107+deb13-cloud-arm64-armv8l-with-glibc2.43 little-endian │ │ │ │ == Python build: release LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.15-3.15.0~rc2/build-static/build/test_python_worker_124375æ │ │ │ │ -== CPU count: 8 │ │ │ │ +== cwd: /build/reproducible-path/python3.15-3.15.0~rc2/build-static/build/test_python_worker_124307æ │ │ │ │ +== CPU count: 12 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1789292287 │ │ │ │ -0:00:00 load avg: 1.09 Run 447 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:00 load avg: 1.09 [ 1/447] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:00:00 load avg: 1.09 [ 2/447] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:00:00 load avg: 1.09 [ 3/447] test.test_future_stmt.test_future passed │ │ │ │ -0:00:00 load avg: 1.09 [ 4/447] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:00:00 load avg: 1.09 [ 5/447] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:00:02 load avg: 1.09 [ 6/447] test.test_inspect.test_inspect passed │ │ │ │ -0:00:02 load avg: 1.16 [ 7/447] test.test_io.test_file passed │ │ │ │ -0:00:02 load avg: 1.16 [ 8/447] test.test_io.test_fileio passed │ │ │ │ -0:00:06 load avg: 1.16 [ 9/447] test.test_io.test_bufferedio passed │ │ │ │ -0:00:09 load avg: 1.23 [ 10/447] test.test_io.test_largefile passed │ │ │ │ -0:00:09 load avg: 1.23 [ 11/447] test.test_io.test_general passed │ │ │ │ -0:00:09 load avg: 1.23 [ 12/447] test.test_io.test_memoryio passed │ │ │ │ -0:00:10 load avg: 1.23 [ 13/447] test.test_io.test_textio passed │ │ │ │ -0:00:11 load avg: 1.23 [ 14/447] test.test_io.test_univnewlines passed │ │ │ │ -0:00:22 load avg: 1.04 [ 15/447] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:00:33 load avg: 1.11 [ 16/447] test.test_io.test_signals passed │ │ │ │ -0:00:46 load avg: 1.02 [ 17/447] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:00:59 load avg: 0.79 [ 18/447] test.test_multiprocessing_fork.test_processes passed │ │ │ │ -0:01:00 load avg: 0.79 [ 19/447] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:01:17 load avg: 1.06 [ 20/447] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:01:18 load avg: 1.05 [ 21/447] test.test_multiprocessing_forkserver.test_preload passed │ │ │ │ -0:01:30 load avg: 0.97 [ 22/447] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ -0:01:45 load avg: 0.82 [ 23/447] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:02:05 load avg: 1.07 [ 24/447] test.test_multiprocessing_forkserver.test_processes passed (47.4 sec) │ │ │ │ -0:02:07 load avg: 1.07 [ 25/447] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ -0:02:35 load avg: 1.14 [ 26/447] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ -0:02:50 load avg: 1.36 [ 27/447] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (42.7 sec) │ │ │ │ -0:02:59 load avg: 1.31 [ 28/447] test.test_multiprocessing_spawn.test_processes passed (51.9 sec) │ │ │ │ -0:03:01 load avg: 1.31 [ 29/447] test.test_os.test_posix passed │ │ │ │ -0:03:01 load avg: 1.31 [ 30/447] test.test_os.test_windows skipped │ │ │ │ +0:00:00 load avg: 18.71 Run 447 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:00 load avg: 18.71 [ 1/447] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:00:00 load avg: 18.71 [ 2/447] test.test_future_stmt.test_future passed │ │ │ │ +0:00:00 load avg: 18.71 [ 3/447] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:00:01 load avg: 18.71 [ 4/447] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:00:01 load avg: 18.71 [ 5/447] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:00:04 load avg: 18.81 [ 6/447] test.test_inspect.test_inspect passed │ │ │ │ +0:00:04 load avg: 18.81 [ 7/447] test.test_io.test_file passed │ │ │ │ +0:00:05 load avg: 18.81 [ 8/447] test.test_io.test_fileio passed │ │ │ │ +0:00:10 load avg: 18.82 [ 9/447] test.test_io.test_bufferedio passed │ │ │ │ +0:00:11 load avg: 18.82 [ 10/447] test.test_io.test_general passed │ │ │ │ +0:00:11 load avg: 18.82 [ 11/447] test.test_io.test_memoryio passed │ │ │ │ +0:00:18 load avg: 19.00 [ 12/447] test.test_io.test_largefile passed │ │ │ │ +0:00:20 load avg: 19.08 [ 13/447] test.test_io.test_textio passed │ │ │ │ +0:00:20 load avg: 19.08 [ 14/447] test.test_io.test_univnewlines passed │ │ │ │ +0:00:36 load avg: 19.13 [ 15/447] test.test_io.test_signals passed │ │ │ │ +0:00:36 load avg: 19.13 [ 16/447] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:01:06 load avg: 19.46 running (2): test.test_multiprocessing_fork.test_misc (30.1 sec), test.test_multiprocessing_fork.test_processes (30.0 sec) │ │ │ │ +0:01:07 load avg: 19.46 [ 17/447] test.test_multiprocessing_fork.test_processes passed (30.4 sec) -- running (1): test.test_multiprocessing_fork.test_misc (30.5 sec) │ │ │ │ +0:01:07 load avg: 19.46 [ 18/447] test.test_multiprocessing_fork.test_misc passed (30.5 sec) │ │ │ │ +0:01:22 load avg: 18.66 [ 19/447] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:01:30 load avg: 19.43 [ 20/447] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:01:32 load avg: 19.43 [ 21/447] test.test_multiprocessing_forkserver.test_preload passed │ │ │ │ +0:01:54 load avg: 17.53 [ 22/447] test.test_multiprocessing_forkserver.test_misc passed (31.7 sec) │ │ │ │ +0:02:11 load avg: 18.07 [ 23/447] test.test_multiprocessing_forkserver.test_threads passed -- running (1): test.test_multiprocessing_forkserver.test_processes (39.3 sec) │ │ │ │ +0:02:28 load avg: 19.15 [ 24/447] test.test_multiprocessing_forkserver.test_processes passed (56.7 sec) │ │ │ │ +0:02:46 load avg: 19.82 [ 25/447] test.test_multiprocessing_spawn.test_manager passed (34.8 sec) │ │ │ │ +0:03:06 load avg: 18.82 [ 26/447] test.test_multiprocessing_spawn.test_misc passed (37.5 sec) │ │ │ │ +0:03:23 load avg: 19.45 [ 27/447] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (36.9 sec) │ │ │ │ +0:03:38 load avg: 19.74 [ 28/447] test.test_os.test_os passed -- running (1): test.test_multiprocessing_spawn.test_processes (52.4 sec) │ │ │ │ +0:03:41 load avg: 19.76 [ 29/447] test.test_os.test_posix passed -- running (1): test.test_multiprocessing_spawn.test_processes (55.6 sec) │ │ │ │ +0:03:42 load avg: 19.76 [ 30/447] test.test_os.test_windows skipped -- running (1): test.test_multiprocessing_spawn.test_processes (56.0 sec) │ │ │ │ test.test_os.test_windows skipped -- Win32 specific tests │ │ │ │ -0:03:04 load avg: 1.28 [ 31/447] test.test_os.test_os passed │ │ │ │ -0:03:05 load avg: 1.28 [ 32/447] test.test_pydoc.test_pydoc passed │ │ │ │ -0:03:05 load avg: 1.28 [ 33/447] test___all__ passed │ │ │ │ -0:03:05 load avg: 1.28 [ 34/447] test__colorize passed │ │ │ │ -0:03:06 load avg: 1.28 [ 35/447] test__interpchannels passed │ │ │ │ -0:03:06 load avg: 1.28 [ 36/447] test__locale passed │ │ │ │ -0:03:07 load avg: 1.28 [ 37/447] test__interpreters passed │ │ │ │ -0:03:07 load avg: 1.28 [ 38/447] test__opcode passed │ │ │ │ -0:03:07 load avg: 1.28 [ 39/447] test__osx_support passed │ │ │ │ -0:03:07 load avg: 1.28 [ 40/447] test_abc passed │ │ │ │ -0:03:07 load avg: 1.28 [ 41/447] test_abstract_numbers passed │ │ │ │ -0:03:07 load avg: 1.28 [ 42/447] test_android skipped │ │ │ │ +0:03:46 load avg: 19.94 [ 31/447] test.test_pydoc.test_pydoc passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min) │ │ │ │ +0:03:49 load avg: 20.03 [ 32/447] test___all__ passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 3 sec) │ │ │ │ +0:03:50 load avg: 20.03 [ 33/447] test__colorize passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 4 sec) │ │ │ │ +0:03:52 load avg: 20.03 [ 34/447] test__interpchannels passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 6 sec) │ │ │ │ +0:03:56 load avg: 20.02 [ 35/447] test__interpreters passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 10 sec) │ │ │ │ +0:03:56 load avg: 20.02 [ 36/447] test__locale passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 10 sec) │ │ │ │ +0:03:57 load avg: 20.02 [ 37/447] test__opcode passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 10 sec) │ │ │ │ +0:03:57 load avg: 20.02 [ 38/447] test__osx_support passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 11 sec) │ │ │ │ +0:03:57 load avg: 20.02 [ 39/447] test_abc passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 11 sec) │ │ │ │ +0:03:58 load avg: 20.02 [ 40/447] test_abstract_numbers passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 12 sec) │ │ │ │ +0:03:58 load avg: 20.02 [ 41/447] test_android skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 12 sec) │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:03:07 load avg: 1.34 [ 43/447] test_annotationlib passed │ │ │ │ -0:03:07 load avg: 1.34 [ 44/447] test_apple skipped │ │ │ │ +0:03:59 load avg: 20.10 [ 42/447] test_annotationlib passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 13 sec) │ │ │ │ +0:03:59 load avg: 20.10 [ 43/447] test_apple skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 13 sec) │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:03:08 load avg: 1.34 [ 45/447] test_array passed │ │ │ │ -0:03:08 load avg: 1.34 [ 46/447] test_asdl_parser passed │ │ │ │ -0:03:11 load avg: 1.34 [ 47/447] test_argparse passed │ │ │ │ -0:03:12 load avg: 1.34 [ 48/447] test_asyncgen passed │ │ │ │ -0:03:14 load avg: 1.39 [ 49/447] test_atexit passed │ │ │ │ -0:03:16 load avg: 1.39 [ 50/447] test_ast passed │ │ │ │ -0:03:16 load avg: 1.39 [ 51/447] test_augassign passed │ │ │ │ -0:03:16 load avg: 1.39 [ 52/447] test_base64 passed │ │ │ │ -0:03:16 load avg: 1.39 [ 53/447] test_baseexception passed │ │ │ │ -0:03:17 load avg: 1.39 [ 54/447] test_bdb passed │ │ │ │ -0:03:17 load avg: 1.39 [ 55/447] test_bigaddrspace passed │ │ │ │ -0:03:17 load avg: 1.39 [ 56/447] test_bigmem passed │ │ │ │ -0:03:17 load avg: 1.44 [ 57/447] test_binascii passed │ │ │ │ -0:03:17 load avg: 1.44 [ 58/447] test_binop passed │ │ │ │ -0:03:18 load avg: 1.44 [ 59/447] test_bisect passed │ │ │ │ -0:03:18 load avg: 1.44 [ 60/447] test_bool passed │ │ │ │ -0:03:19 load avg: 1.44 [ 61/447] test_audit passed │ │ │ │ -0:03:20 load avg: 1.44 [ 62/447] test_build_details passed │ │ │ │ -0:03:20 load avg: 1.44 [ 63/447] test_builtin passed │ │ │ │ -0:03:22 load avg: 1.44 [ 64/447] test_buffer passed │ │ │ │ -0:03:24 load avg: 1.49 [ 65/447] test_bz2 passed │ │ │ │ -0:03:24 load avg: 1.49 [ 66/447] test_bytes passed │ │ │ │ -0:03:24 load avg: 1.49 [ 67/447] test_c_stack_unwind passed │ │ │ │ -0:03:27 load avg: 1.49 [ 68/447] test_c_locale_coercion passed │ │ │ │ -0:03:27 load avg: 1.49 [ 69/447] test_call passed │ │ │ │ -0:03:29 load avg: 1.61 [ 70/447] test_calendar passed │ │ │ │ -0:03:51 load avg: 1.58 [ 71/447] test_capi passed │ │ │ │ -0:03:51 load avg: 1.58 [ 72/447] test_charmapcodec passed │ │ │ │ -0:03:51 load avg: 1.58 [ 73/447] test_class passed │ │ │ │ -0:03:52 load avg: 1.58 [ 74/447] test_clinic passed │ │ │ │ -0:03:52 load avg: 1.53 [ 75/447] test_cmath passed │ │ │ │ -0:03:53 load avg: 1.53 [ 76/447] test_cmd passed │ │ │ │ -0:04:00 load avg: 1.57 [ 77/447] test_cmd_line passed -- running (1): test_cext (30.9 sec) │ │ │ │ -0:04:05 load avg: 1.60 [ 78/447] test_cmd_line_script passed -- running (1): test_cext (36.1 sec) │ │ │ │ -0:04:05 load avg: 1.60 [ 79/447] test_code passed -- running (1): test_cext (36.7 sec) │ │ │ │ -0:04:06 load avg: 1.60 [ 80/447] test_code_module passed -- running (1): test_cext (37.0 sec) │ │ │ │ -0:04:06 load avg: 1.60 [ 81/447] test_codeccallbacks passed -- running (1): test_cext (37.2 sec) │ │ │ │ -0:04:06 load avg: 1.60 [ 82/447] test_codecencodings_cn passed -- running (1): test_cext (37.5 sec) │ │ │ │ -0:04:06 load avg: 1.60 [ 83/447] test_codecencodings_hk passed -- running (1): test_cext (37.7 sec) │ │ │ │ -0:04:07 load avg: 1.60 [ 84/447] test_codecencodings_iso2022 passed -- running (1): test_cext (38.0 sec) │ │ │ │ -0:04:07 load avg: 1.60 [ 85/447] test_codecencodings_jp passed -- running (1): test_cext (38.3 sec) │ │ │ │ -0:04:07 load avg: 1.72 [ 86/447] test_codecencodings_kr passed -- running (1): test_cext (38.5 sec) │ │ │ │ -0:04:08 load avg: 1.72 [ 87/447] test_codecencodings_tw passed -- running (1): test_cext (38.8 sec) │ │ │ │ -0:04:08 load avg: 1.72 [ 88/447] test_codecmaps_cn passed -- running (1): test_cext (39.0 sec) │ │ │ │ -0:04:08 load avg: 1.72 [ 89/447] test_codecmaps_hk passed -- running (1): test_cext (39.3 sec) │ │ │ │ -0:04:08 load avg: 1.72 [ 90/447] test_codecmaps_jp passed -- running (1): test_cext (39.7 sec) │ │ │ │ -0:04:09 load avg: 1.72 [ 91/447] test_codecmaps_kr passed -- running (1): test_cext (40.0 sec) │ │ │ │ -0:04:09 load avg: 1.72 [ 92/447] test_codecmaps_tw passed -- running (1): test_cext (40.3 sec) │ │ │ │ -0:04:10 load avg: 1.72 [ 93/447] test_codecs passed -- running (1): test_cext (41.0 sec) │ │ │ │ -0:04:10 load avg: 1.72 [ 94/447] test_codeop passed -- running (1): test_cext (41.2 sec) │ │ │ │ -0:04:10 load avg: 1.72 [ 95/447] test_cext passed (41.7 sec) │ │ │ │ -0:04:11 load avg: 1.72 [ 96/447] test_colorsys passed │ │ │ │ -0:04:11 load avg: 1.72 [ 97/447] test_compare passed │ │ │ │ -0:04:13 load avg: 1.74 [ 98/447] test_collections passed │ │ │ │ -0:04:16 load avg: 1.74 [ 99/447] test_compile passed │ │ │ │ -0:04:16 load avg: 1.74 [100/447] test_compiler_assemble passed │ │ │ │ -0:04:16 load avg: 1.74 [101/447] test_compiler_codegen passed │ │ │ │ -0:04:16 load avg: 1.74 [102/447] test_complex passed │ │ │ │ -0:04:18 load avg: 1.76 [103/447] test_configparser passed │ │ │ │ -0:04:18 load avg: 1.76 [104/447] test_contains passed │ │ │ │ -0:04:19 load avg: 1.76 [105/447] test_context passed │ │ │ │ -0:04:19 load avg: 1.76 [106/447] test_contextlib passed │ │ │ │ -0:04:19 load avg: 1.76 [107/447] test_contextlib_async passed │ │ │ │ -0:04:19 load avg: 1.76 [108/447] test_copy passed │ │ │ │ -0:04:20 load avg: 1.76 [109/447] test_copyreg passed │ │ │ │ -0:04:20 load avg: 1.76 [110/447] test_coroutines passed │ │ │ │ -0:04:34 load avg: 1.90 [111/447] test_compileall passed │ │ │ │ -0:04:34 load avg: 1.90 [112/447] test_crossinterp passed │ │ │ │ -0:04:35 load avg: 1.90 [113/447] test_csv passed │ │ │ │ -0:04:37 load avg: 1.90 [114/447] test_ctypes passed │ │ │ │ -0:04:38 load avg: 1.90 [115/447] test_curses passed │ │ │ │ -0:04:38 load avg: 1.90 [116/447] test_dataclasses passed │ │ │ │ -0:04:43 load avg: 1.91 [117/447] test_datetime passed │ │ │ │ -0:04:43 load avg: 1.91 [118/447] test_dbm passed │ │ │ │ -0:04:43 load avg: 1.91 [119/447] test_dbm_dumb passed │ │ │ │ -0:04:43 load avg: 1.91 [120/447] test_dbm_gnu passed │ │ │ │ -0:04:43 load avg: 1.91 [121/447] test_dbm_ndbm skipped │ │ │ │ +0:04:04 load avg: 20.25 [ 44/447] test.test_multiprocessing_spawn.test_processes passed (1 min 18 sec) │ │ │ │ +0:04:05 load avg: 20.25 [ 45/447] test_argparse passed │ │ │ │ +0:04:05 load avg: 20.25 [ 46/447] test_asdl_parser passed │ │ │ │ +0:04:07 load avg: 20.25 [ 47/447] test_array passed │ │ │ │ +0:04:09 load avg: 20.23 [ 48/447] test_asyncgen passed │ │ │ │ +0:04:12 load avg: 20.23 [ 49/447] test_atexit passed │ │ │ │ +0:04:19 load avg: 20.20 [ 50/447] test_ast passed │ │ │ │ +0:04:19 load avg: 20.20 [ 51/447] test_audit passed │ │ │ │ +0:04:19 load avg: 20.20 [ 52/447] test_augassign passed │ │ │ │ +0:04:20 load avg: 20.20 [ 53/447] test_base64 passed │ │ │ │ +0:04:20 load avg: 20.20 [ 54/447] test_baseexception passed │ │ │ │ +0:04:20 load avg: 20.20 [ 55/447] test_bigaddrspace passed │ │ │ │ +0:04:20 load avg: 20.20 [ 56/447] test_bdb passed │ │ │ │ +0:04:21 load avg: 20.20 [ 57/447] test_bigmem passed │ │ │ │ +0:04:21 load avg: 20.20 [ 58/447] test_binascii passed │ │ │ │ +0:04:21 load avg: 20.20 [ 59/447] test_binop passed │ │ │ │ +0:04:21 load avg: 20.20 [ 60/447] test_bisect passed │ │ │ │ +0:04:21 load avg: 20.20 [ 61/447] test_bool passed │ │ │ │ +0:04:22 load avg: 20.20 [ 62/447] test_build_details passed │ │ │ │ +0:04:24 load avg: 20.18 [ 63/447] test_builtin passed │ │ │ │ +0:04:30 load avg: 20.17 [ 64/447] test_bytes passed │ │ │ │ +0:04:30 load avg: 20.17 [ 65/447] test_buffer passed │ │ │ │ +0:04:32 load avg: 20.17 [ 66/447] test_bz2 passed │ │ │ │ +0:04:32 load avg: 20.17 [ 67/447] test_c_stack_unwind passed │ │ │ │ +0:04:33 load avg: 20.17 [ 68/447] test_c_locale_coercion passed │ │ │ │ +0:04:34 load avg: 20.15 [ 69/447] test_call passed │ │ │ │ +0:04:38 load avg: 20.15 [ 70/447] test_calendar passed │ │ │ │ +0:05:08 load avg: 20.21 running (2): test_cext (30.0 sec), test_capi (34.2 sec) │ │ │ │ +0:05:19 load avg: 19.76 [ 71/447] test_capi passed (45.4 sec) -- running (1): test_cext (41.2 sec) │ │ │ │ +0:05:19 load avg: 19.76 [ 72/447] test_charmapcodec passed -- running (1): test_cext (41.4 sec) │ │ │ │ +0:05:20 load avg: 19.76 [ 73/447] test_class passed -- running (1): test_cext (41.8 sec) │ │ │ │ +0:05:20 load avg: 19.76 [ 74/447] test_clinic passed -- running (1): test_cext (42.4 sec) │ │ │ │ +0:05:20 load avg: 19.76 [ 75/447] test_cmath passed -- running (1): test_cext (42.7 sec) │ │ │ │ +0:05:21 load avg: 19.76 [ 76/447] test_cmd passed -- running (1): test_cext (43.2 sec) │ │ │ │ +0:05:28 load avg: 19.78 [ 77/447] test_cmd_line passed -- running (1): test_cext (49.9 sec) │ │ │ │ +0:05:34 load avg: 19.34 [ 78/447] test_cmd_line_script passed -- running (1): test_cext (56.1 sec) │ │ │ │ +0:05:35 load avg: 19.34 [ 79/447] test_code passed -- running (1): test_cext (57.1 sec) │ │ │ │ +0:05:35 load avg: 19.34 [ 80/447] test_code_module passed -- running (1): test_cext (57.4 sec) │ │ │ │ +0:05:35 load avg: 19.34 [ 81/447] test_codeccallbacks passed -- running (1): test_cext (57.6 sec) │ │ │ │ +0:05:36 load avg: 19.34 [ 82/447] test_codecencodings_cn passed -- running (1): test_cext (58.0 sec) │ │ │ │ +0:05:36 load avg: 19.34 [ 83/447] test_codecencodings_hk passed -- running (1): test_cext (58.3 sec) │ │ │ │ +0:05:37 load avg: 19.34 [ 84/447] test_codecencodings_iso2022 passed -- running (1): test_cext (58.7 sec) │ │ │ │ +0:05:37 load avg: 19.34 [ 85/447] test_codecencodings_jp passed -- running (1): test_cext (59.2 sec) │ │ │ │ +0:05:37 load avg: 19.34 [ 86/447] test_codecencodings_kr passed -- running (1): test_cext (59.6 sec) │ │ │ │ +0:05:38 load avg: 19.34 [ 87/447] test_codecencodings_tw passed -- running (1): test_cext (59.9 sec) │ │ │ │ +0:05:38 load avg: 19.34 [ 88/447] test_codecmaps_cn passed -- running (1): test_cext (1 min) │ │ │ │ +0:05:39 load avg: 18.83 [ 89/447] test_codecmaps_hk passed -- running (1): test_cext (1 min) │ │ │ │ +0:05:39 load avg: 18.83 [ 90/447] test_codecmaps_jp passed -- running (1): test_cext (1 min 1 sec) │ │ │ │ +0:05:39 load avg: 18.83 [ 91/447] test_codecmaps_kr passed -- running (1): test_cext (1 min 1 sec) │ │ │ │ +0:05:40 load avg: 18.83 [ 92/447] test_codecmaps_tw passed -- running (1): test_cext (1 min 1 sec) │ │ │ │ +0:05:41 load avg: 18.83 [ 93/447] test_codecs passed -- running (1): test_cext (1 min 2 sec) │ │ │ │ +0:05:41 load avg: 18.83 [ 94/447] test_codeop passed -- running (1): test_cext (1 min 3 sec) │ │ │ │ +0:05:44 load avg: 18.29 [ 95/447] test_cext passed (1 min 6 sec) │ │ │ │ +0:05:45 load avg: 18.29 [ 96/447] test_colorsys passed │ │ │ │ +0:05:45 load avg: 18.29 [ 97/447] test_compare passed │ │ │ │ +0:05:45 load avg: 18.29 [ 98/447] test_collections passed │ │ │ │ +0:05:50 load avg: 17.70 [ 99/447] test_compile passed │ │ │ │ +0:05:50 load avg: 17.70 [100/447] test_compiler_assemble passed │ │ │ │ +0:05:50 load avg: 17.70 [101/447] test_compiler_codegen passed │ │ │ │ +0:05:50 load avg: 17.70 [102/447] test_complex passed │ │ │ │ +0:05:52 load avg: 17.70 [103/447] test_configparser passed │ │ │ │ +0:05:52 load avg: 17.70 [104/447] test_contains passed │ │ │ │ +0:05:53 load avg: 17.70 [105/447] test_context passed │ │ │ │ +0:05:53 load avg: 17.70 [106/447] test_contextlib passed │ │ │ │ +0:05:54 load avg: 17.25 [107/447] test_contextlib_async passed │ │ │ │ +0:05:54 load avg: 17.25 [108/447] test_copy passed │ │ │ │ +0:05:54 load avg: 17.25 [109/447] test_copyreg passed │ │ │ │ +0:05:55 load avg: 17.25 [110/447] test_coroutines passed │ │ │ │ +0:06:07 load avg: 16.51 [111/447] test_compileall passed │ │ │ │ +0:06:07 load avg: 16.51 [112/447] test_crossinterp passed │ │ │ │ +0:06:08 load avg: 16.51 [113/447] test_csv passed │ │ │ │ +0:06:11 load avg: 16.23 [114/447] test_ctypes passed │ │ │ │ +0:06:11 load avg: 16.23 [115/447] test_curses passed │ │ │ │ +0:06:12 load avg: 16.23 [116/447] test_dataclasses passed │ │ │ │ +0:06:17 load avg: 16.05 [117/447] test_datetime passed │ │ │ │ +0:06:18 load avg: 16.05 [118/447] test_dbm passed │ │ │ │ +0:06:18 load avg: 16.05 [119/447] test_dbm_dumb passed │ │ │ │ +0:06:19 load avg: 15.81 [120/447] test_dbm_gnu passed │ │ │ │ +0:06:19 load avg: 15.81 [121/447] test_dbm_ndbm skipped │ │ │ │ test_dbm_ndbm skipped -- No module named '_dbm' │ │ │ │ -0:04:44 load avg: 1.91 [122/447] test_dbm_sqlite3 passed │ │ │ │ -0:04:56 load avg: 1.93 [123/447] test_decimal passed -- running (1): test_cppext (36.1 sec) │ │ │ │ -0:04:57 load avg: 1.93 [124/447] test_decorators passed -- running (1): test_cppext (36.3 sec) │ │ │ │ -0:04:57 load avg: 1.93 [125/447] test_defaultdict passed -- running (1): test_cppext (36.5 sec) │ │ │ │ -0:04:58 load avg: 1.93 [126/447] test_deque passed -- running (1): test_cppext (37.5 sec) │ │ │ │ -0:04:59 load avg: 1.93 [127/447] test_cppext passed (38.3 sec) │ │ │ │ -0:04:59 load avg: 1.93 [128/447] test_descr passed │ │ │ │ -0:04:59 load avg: 1.93 [129/447] test_descrtut passed │ │ │ │ -0:04:59 load avg: 1.93 [130/447] test_devpoll skipped │ │ │ │ +0:06:20 load avg: 15.81 [122/447] test_dbm_sqlite3 passed │ │ │ │ +0:06:44 load avg: 17.24 [123/447] test_decimal passed -- running (1): test_cppext (49.4 sec) │ │ │ │ +0:06:45 load avg: 17.24 [124/447] test_decorators passed -- running (1): test_cppext (49.9 sec) │ │ │ │ +0:06:45 load avg: 17.24 [125/447] test_defaultdict passed -- running (1): test_cppext (50.1 sec) │ │ │ │ +0:06:47 load avg: 17.24 [126/447] test_deque passed -- running (1): test_cppext (52.3 sec) │ │ │ │ +0:06:49 load avg: 17.46 [127/447] test_descr passed -- running (1): test_cppext (54.3 sec) │ │ │ │ +0:06:50 load avg: 17.46 [128/447] test_descrtut passed -- running (1): test_cppext (55.0 sec) │ │ │ │ +0:06:50 load avg: 17.46 [129/447] test_devpoll skipped -- running (1): test_cppext (55.2 sec) │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:04:59 load avg: 1.93 [131/447] test_dictcomps passed │ │ │ │ -0:05:00 load avg: 1.93 [132/447] test_dictviews passed │ │ │ │ -0:05:00 load avg: 1.93 [133/447] test_dict passed │ │ │ │ -0:05:01 load avg: 1.93 [134/447] test_difflib passed │ │ │ │ -0:05:01 load avg: 1.93 [135/447] test_dis passed │ │ │ │ -0:05:02 load avg: 1.93 [136/447] test_docxmlrpc passed │ │ │ │ -0:05:02 load avg: 1.94 [137/447] test_dtrace passed │ │ │ │ -0:05:03 load avg: 1.94 [138/447] test_dynamic passed │ │ │ │ -0:05:03 load avg: 1.94 [139/447] test_dynamicclassattribute passed │ │ │ │ -0:05:03 load avg: 1.94 [140/447] test_doctest passed │ │ │ │ -0:05:08 load avg: 1.86 [141/447] test_email passed │ │ │ │ -0:05:10 load avg: 1.86 [142/447] test_eintr passed │ │ │ │ -0:05:12 load avg: 1.86 [143/447] test_enum passed │ │ │ │ -0:05:12 load avg: 1.86 [144/447] test_enumerate passed │ │ │ │ -0:05:13 load avg: 1.95 [145/447] test_eof passed │ │ │ │ -0:05:13 load avg: 1.95 [146/447] test_epoll passed │ │ │ │ -0:05:13 load avg: 1.95 [147/447] test_errno passed │ │ │ │ -0:05:13 load avg: 1.95 [148/447] test_except_star passed │ │ │ │ -0:05:14 load avg: 1.95 [149/447] test_exception_group passed │ │ │ │ -0:05:14 load avg: 1.95 [150/447] test_exception_hierarchy passed │ │ │ │ -0:05:14 load avg: 1.95 [151/447] test_exception_variations passed │ │ │ │ -0:05:19 load avg: 1.96 [152/447] test_embed passed │ │ │ │ -0:05:19 load avg: 1.96 [153/447] test_extcall passed │ │ │ │ -0:05:19 load avg: 1.96 [154/447] test_exceptions passed │ │ │ │ -0:05:22 load avg: 1.96 [155/447] test_external_inspection passed │ │ │ │ -0:05:23 load avg: 1.88 [156/447] test_fcntl passed │ │ │ │ -0:05:25 load avg: 1.88 [157/447] test_file_eintr passed │ │ │ │ -0:05:25 load avg: 1.88 [158/447] test_filecmp passed │ │ │ │ -0:05:25 load avg: 1.88 [159/447] test_fileinput passed │ │ │ │ -0:05:26 load avg: 1.88 [160/447] test_fileutils passed │ │ │ │ -0:05:26 load avg: 1.88 [161/447] test_finalization passed │ │ │ │ -0:05:26 load avg: 1.88 [162/447] test_float passed │ │ │ │ -0:05:26 load avg: 1.88 [163/447] test_flufl passed │ │ │ │ -0:05:27 load avg: 1.88 [164/447] test_fnmatch passed │ │ │ │ -0:05:32 load avg: 1.73 [165/447] test_fork1 passed │ │ │ │ -0:05:32 load avg: 1.73 [166/447] test_format passed │ │ │ │ -0:05:32 load avg: 1.67 [167/447] test_fractions passed │ │ │ │ -0:05:35 load avg: 1.67 [168/447] test_frame passed │ │ │ │ -0:05:35 load avg: 1.67 [169/447] test_free_threading skipped │ │ │ │ +0:06:52 load avg: 17.46 [130/447] test_dict passed -- running (1): test_cppext (57.3 sec) │ │ │ │ +0:06:52 load avg: 17.46 [131/447] test_dictcomps passed -- running (1): test_cppext (57.7 sec) │ │ │ │ +0:06:54 load avg: 17.74 [132/447] test_dictviews passed -- running (1): test_cppext (59.2 sec) │ │ │ │ +0:06:55 load avg: 17.74 [133/447] test_cppext passed (1 min) │ │ │ │ +0:06:55 load avg: 17.74 [134/447] test_dis passed │ │ │ │ +0:06:55 load avg: 17.74 [135/447] test_difflib passed │ │ │ │ +0:06:58 load avg: 17.74 [136/447] test_docxmlrpc passed │ │ │ │ +0:06:59 load avg: 18.00 [137/447] test_dtrace passed │ │ │ │ +0:06:59 load avg: 18.00 [138/447] test_dynamic passed │ │ │ │ +0:06:59 load avg: 18.00 [139/447] test_doctest passed │ │ │ │ +0:07:00 load avg: 18.00 [140/447] test_dynamicclassattribute passed │ │ │ │ +0:07:07 load avg: 18.17 [141/447] test_email passed │ │ │ │ +0:07:08 load avg: 18.17 [142/447] test_eintr passed │ │ │ │ +0:07:10 load avg: 18.23 [143/447] test_enum passed │ │ │ │ +0:07:10 load avg: 18.23 [144/447] test_enumerate passed │ │ │ │ +0:07:11 load avg: 18.23 [145/447] test_eof passed │ │ │ │ +0:07:12 load avg: 18.23 [146/447] test_epoll passed │ │ │ │ +0:07:12 load avg: 18.23 [147/447] test_errno passed │ │ │ │ +0:07:13 load avg: 18.23 [148/447] test_except_star passed │ │ │ │ +0:07:14 load avg: 18.05 [149/447] test_exception_group passed │ │ │ │ +0:07:14 load avg: 18.05 [150/447] test_exception_hierarchy passed │ │ │ │ +0:07:15 load avg: 18.05 [151/447] test_exception_variations passed │ │ │ │ +0:07:17 load avg: 18.05 [152/447] test_embed passed │ │ │ │ +0:07:17 load avg: 18.05 [153/447] test_extcall passed │ │ │ │ +0:07:21 load avg: 17.73 [154/447] test_exceptions passed │ │ │ │ +0:07:21 load avg: 17.73 [155/447] test_external_inspection passed │ │ │ │ +0:07:22 load avg: 17.73 [156/447] test_fcntl passed │ │ │ │ +0:07:24 load avg: 17.19 [157/447] test_file_eintr passed │ │ │ │ +0:07:24 load avg: 17.19 [158/447] test_filecmp passed │ │ │ │ +0:07:24 load avg: 17.19 [159/447] test_fileinput passed │ │ │ │ +0:07:24 load avg: 17.19 [160/447] test_fileutils passed │ │ │ │ +0:07:25 load avg: 17.19 [161/447] test_finalization passed │ │ │ │ +0:07:25 load avg: 17.19 [162/447] test_float passed │ │ │ │ +0:07:26 load avg: 17.19 [163/447] test_flufl passed │ │ │ │ +0:07:26 load avg: 17.19 [164/447] test_fnmatch passed │ │ │ │ +0:07:31 load avg: 16.69 [165/447] test_fork1 passed │ │ │ │ +0:07:32 load avg: 16.69 [166/447] test_format passed │ │ │ │ +0:07:32 load avg: 16.69 [167/447] test_fractions passed │ │ │ │ +0:07:36 load avg: 16.88 [168/447] test_frame passed │ │ │ │ +0:07:37 load avg: 16.88 [169/447] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:05:35 load avg: 1.67 [170/447] test_frozen passed │ │ │ │ -0:05:39 load avg: 1.62 [171/447] test_faulthandler passed │ │ │ │ -0:05:39 load avg: 1.62 [172/447] test_funcattrs passed │ │ │ │ -0:05:41 load avg: 1.62 [173/447] test_fstring passed │ │ │ │ -0:05:41 load avg: 1.62 [174/447] test_functools passed │ │ │ │ -0:05:44 load avg: 1.57 [175/447] test_gc passed │ │ │ │ -0:05:44 load avg: 1.57 [176/447] test_gc_stats passed │ │ │ │ -0:05:44 load avg: 1.57 [177/447] test_generator_stop passed │ │ │ │ -0:05:44 load avg: 1.57 [178/447] test_generated_cases passed │ │ │ │ -0:05:44 load avg: 1.57 [179/447] test_genericalias passed │ │ │ │ -0:05:44 load avg: 1.57 [180/447] test_generators passed │ │ │ │ -0:05:44 load avg: 1.57 [181/447] test_genericclass passed │ │ │ │ -0:05:44 load avg: 1.57 [182/447] test_genericpath passed │ │ │ │ -0:05:45 load avg: 1.57 [183/447] test_genexps passed │ │ │ │ -0:05:45 load avg: 1.57 [184/447] test_getopt passed │ │ │ │ -0:05:45 load avg: 1.57 [185/447] test_getpass passed │ │ │ │ -0:05:45 load avg: 1.57 [186/447] test_getpath passed │ │ │ │ -0:05:45 load avg: 1.57 [187/447] test_gettext passed │ │ │ │ -0:05:45 load avg: 1.57 [188/447] test_global passed │ │ │ │ -0:05:45 load avg: 1.57 [189/447] test_glob passed │ │ │ │ -0:05:46 load avg: 1.57 [190/447] test_grammar passed │ │ │ │ -0:05:46 load avg: 1.57 [191/447] test_graphlib passed │ │ │ │ -0:05:46 load avg: 1.57 [192/447] test_grp passed │ │ │ │ -0:05:47 load avg: 1.57 [193/447] test_hash passed │ │ │ │ -0:05:48 load avg: 1.68 [194/447] test_gzip passed │ │ │ │ -0:05:48 load avg: 1.68 [195/447] test_heapq passed │ │ │ │ -0:05:49 load avg: 1.68 [196/447] test_hmac passed │ │ │ │ -0:05:49 load avg: 1.68 [197/447] test_html passed │ │ │ │ -0:05:50 load avg: 1.68 [198/447] test_htmlparser passed │ │ │ │ -0:05:50 load avg: 1.68 [199/447] test_http_cookiejar passed │ │ │ │ -0:05:52 load avg: 1.68 [200/447] test_http_cookies passed │ │ │ │ -0:05:54 load avg: 1.71 [201/447] test_httpservers passed │ │ │ │ -0:06:00 load avg: 1.81 [202/447] test_idle passed │ │ │ │ -0:06:06 load avg: 1.83 [203/447] test_import passed │ │ │ │ -0:06:12 load avg: 1.84 [204/447] test_importlib passed │ │ │ │ -0:06:12 load avg: 1.84 [205/447] test_index passed │ │ │ │ -0:06:42 load avg: 1.98 running (2): test_int (30.0 sec), test_hashlib (54.9 sec) │ │ │ │ -0:06:47 load avg: 1.98 [206/447] test_hashlib passed (1 min) -- running (1): test_int (35.4 sec) │ │ │ │ -0:06:47 load avg: 1.98 [207/447] test_int_literal passed -- running (1): test_int (35.6 sec) │ │ │ │ -0:07:00 load avg: 2.07 [208/447] test_interpreters passed -- running (1): test_int (48.6 sec) │ │ │ │ -0:07:01 load avg: 2.07 [209/447] test_ioctl passed -- running (1): test_int (49.4 sec) │ │ │ │ -0:07:01 load avg: 2.07 [210/447] test_ipaddress passed -- running (1): test_int (49.6 sec) │ │ │ │ -0:07:13 load avg: 2.05 [211/447] test_isinstance passed -- running (1): test_int (1 min 1 sec) │ │ │ │ -0:07:13 load avg: 2.05 [212/447] test_iter passed -- running (1): test_int (1 min 1 sec) │ │ │ │ -0:07:13 load avg: 2.05 [213/447] test_iterlen passed -- running (1): test_int (1 min 1 sec) │ │ │ │ -0:07:16 load avg: 2.05 [214/447] test_itertools passed -- running (1): test_int (1 min 3 sec) │ │ │ │ -0:07:25 load avg: 2.04 [215/447] test_json passed -- running (1): test_int (1 min 13 sec) │ │ │ │ -0:07:25 load avg: 2.04 [216/447] test_keyword passed -- running (1): test_int (1 min 13 sec) │ │ │ │ -0:07:25 load avg: 2.04 [217/447] test_keywordonlyarg passed -- running (1): test_int (1 min 13 sec) │ │ │ │ -0:07:26 load avg: 2.04 [218/447] test_kqueue skipped -- running (1): test_int (1 min 13 sec) │ │ │ │ +0:07:37 load avg: 16.88 [170/447] test_frozen passed │ │ │ │ +0:07:40 load avg: 17.05 [171/447] test_faulthandler passed │ │ │ │ +0:07:41 load avg: 17.05 [172/447] test_funcattrs passed │ │ │ │ +0:07:45 load avg: 17.29 [173/447] test_functools passed │ │ │ │ +0:07:49 load avg: 17.34 [174/447] test_fstring passed │ │ │ │ +0:07:49 load avg: 17.34 [175/447] test_gc passed │ │ │ │ +0:07:50 load avg: 17.34 [176/447] test_generated_cases passed │ │ │ │ +0:07:50 load avg: 17.34 [177/447] test_generator_stop passed │ │ │ │ +0:07:51 load avg: 17.34 [178/447] test_gc_stats passed │ │ │ │ +0:07:52 load avg: 17.34 [179/447] test_generators passed │ │ │ │ +0:07:52 load avg: 17.34 [180/447] test_genericalias passed │ │ │ │ +0:07:52 load avg: 17.34 [181/447] test_genericclass passed │ │ │ │ +0:07:52 load avg: 17.34 [182/447] test_genericpath passed │ │ │ │ +0:07:53 load avg: 17.34 [183/447] test_genexps passed │ │ │ │ +0:07:53 load avg: 17.34 [184/447] test_getopt passed │ │ │ │ +0:07:53 load avg: 17.34 [185/447] test_getpass passed │ │ │ │ +0:07:53 load avg: 17.34 [186/447] test_getpath passed │ │ │ │ +0:07:54 load avg: 17.07 [187/447] test_gettext passed │ │ │ │ +0:07:54 load avg: 17.07 [188/447] test_global passed │ │ │ │ +0:07:54 load avg: 17.07 [189/447] test_glob passed │ │ │ │ +0:07:54 load avg: 17.07 [190/447] test_grammar passed │ │ │ │ +0:07:55 load avg: 17.07 [191/447] test_graphlib passed │ │ │ │ +0:07:55 load avg: 17.07 [192/447] test_grp passed │ │ │ │ +0:07:56 load avg: 17.07 [193/447] test_hash passed │ │ │ │ +0:07:57 load avg: 17.07 [194/447] test_gzip passed │ │ │ │ +0:07:57 load avg: 17.07 [195/447] test_heapq passed │ │ │ │ +0:07:58 load avg: 17.07 [196/447] test_hmac passed │ │ │ │ +0:07:58 load avg: 17.07 [197/447] test_html passed │ │ │ │ +0:07:59 load avg: 16.67 [198/447] test_htmlparser passed │ │ │ │ +0:08:00 load avg: 16.67 [199/447] test_http_cookiejar passed │ │ │ │ +0:08:02 load avg: 16.67 [200/447] test_http_cookies passed │ │ │ │ +0:08:06 load avg: 16.37 [201/447] test_httpservers passed │ │ │ │ +0:08:13 load avg: 16.10 [202/447] test_idle passed │ │ │ │ +0:08:19 load avg: 15.85 [203/447] test_import passed │ │ │ │ +0:08:26 load avg: 15.40 [204/447] test_importlib passed -- running (1): test_hashlib (30.5 sec) │ │ │ │ +0:08:26 load avg: 15.40 [205/447] test_index passed -- running (1): test_hashlib (30.8 sec) │ │ │ │ +0:08:54 load avg: 15.30 [206/447] test_hashlib passed (57.8 sec) │ │ │ │ +0:08:54 load avg: 15.03 [207/447] test_int_literal passed │ │ │ │ +0:09:09 load avg: 14.58 [208/447] test_interpreters passed -- running (1): test_int (42.1 sec) │ │ │ │ +0:09:09 load avg: 14.45 [209/447] test_ioctl passed -- running (1): test_int (42.9 sec) │ │ │ │ +0:09:10 load avg: 14.45 [210/447] test_ipaddress passed -- running (1): test_int (43.2 sec) │ │ │ │ +0:09:27 load avg: 14.36 [211/447] test_isinstance passed -- running (1): test_int (1 min) │ │ │ │ +0:09:28 load avg: 14.36 [212/447] test_iter passed -- running (1): test_int (1 min 1 sec) │ │ │ │ +0:09:28 load avg: 14.36 [213/447] test_iterlen passed -- running (1): test_int (1 min 1 sec) │ │ │ │ +0:09:30 load avg: 14.42 [214/447] test_itertools passed -- running (1): test_int (1 min 3 sec) │ │ │ │ +0:09:40 load avg: 14.34 [215/447] test_json passed -- running (1): test_int (1 min 13 sec) │ │ │ │ +0:09:41 load avg: 14.34 [216/447] test_keyword passed -- running (1): test_int (1 min 14 sec) │ │ │ │ +0:09:41 load avg: 14.34 [217/447] test_keywordonlyarg passed -- running (1): test_int (1 min 14 sec) │ │ │ │ +0:09:42 load avg: 14.34 [218/447] test_kqueue skipped -- running (1): test_int (1 min 15 sec) │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:07:26 load avg: 2.04 [219/447] test_launcher skipped -- running (1): test_int (1 min 14 sec) │ │ │ │ +0:09:42 load avg: 14.34 [219/447] test_launcher skipped -- running (1): test_int (1 min 15 sec) │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:07:31 load avg: 2.04 [220/447] test_lazy_import passed -- running (1): test_int (1 min 18 sec) │ │ │ │ -0:07:31 load avg: 2.04 [221/447] test_linecache passed -- running (1): test_int (1 min 19 sec) │ │ │ │ -0:07:33 load avg: 2.04 [222/447] test_list passed -- running (1): test_int (1 min 21 sec) │ │ │ │ -0:07:33 load avg: 2.04 [223/447] test_listcomps passed -- running (1): test_int (1 min 21 sec) │ │ │ │ -0:07:33 load avg: 2.04 [224/447] test_lltrace passed -- running (1): test_int (1 min 21 sec) │ │ │ │ -0:07:34 load avg: 2.04 [225/447] test_locale passed -- running (1): test_int (1 min 21 sec) │ │ │ │ -0:07:55 load avg: 1.81 [226/447] test_logging passed -- running (1): test_int (1 min 43 sec) │ │ │ │ -0:08:05 load avg: 1.84 [227/447] test_long passed -- running (1): test_int (1 min 52 sec) │ │ │ │ -0:08:05 load avg: 1.84 [228/447] test_longexp passed -- running (1): test_int (1 min 53 sec) │ │ │ │ -0:08:06 load avg: 1.84 [229/447] test_lzma passed -- running (1): test_int (1 min 53 sec) │ │ │ │ -0:08:06 load avg: 1.84 [230/447] test_mailbox passed -- running (1): test_int (1 min 54 sec) │ │ │ │ -0:08:07 load avg: 1.84 [231/447] test_marshal passed -- running (1): test_int (1 min 55 sec) │ │ │ │ -0:08:37 load avg: 1.91 running (2): test_int (2 min 25 sec), test_math (30.0 sec) │ │ │ │ -0:08:50 load avg: 2.01 [232/447] test_math passed (43.4 sec) -- running (1): test_int (2 min 38 sec) │ │ │ │ -0:08:51 load avg: 2.01 [233/447] test_math_integer passed -- running (1): test_int (2 min 39 sec) │ │ │ │ -0:08:52 load avg: 2.01 [234/447] test_math_property passed -- running (1): test_int (2 min 39 sec) │ │ │ │ -0:08:52 load avg: 2.01 [235/447] test_memoryview passed -- running (1): test_int (2 min 40 sec) │ │ │ │ -0:08:53 load avg: 2.01 [236/447] test_metaclass passed -- running (1): test_int (2 min 40 sec) │ │ │ │ -0:08:54 load avg: 2.01 [237/447] test_mimetypes passed -- running (1): test_int (2 min 42 sec) │ │ │ │ -0:08:54 load avg: 2.01 [238/447] test_minidom passed -- running (1): test_int (2 min 42 sec) │ │ │ │ -0:08:54 load avg: 2.01 [239/447] test_mmap passed -- running (1): test_int (2 min 42 sec) │ │ │ │ -0:08:55 load avg: 2.01 [240/447] test_module passed -- running (1): test_int (2 min 43 sec) │ │ │ │ -0:08:56 load avg: 2.01 [241/447] test_modulefinder passed -- running (1): test_int (2 min 43 sec) │ │ │ │ -0:08:56 load avg: 2.01 [242/447] test_monitoring passed -- running (1): test_int (2 min 44 sec) │ │ │ │ -0:08:56 load avg: 2.01 [243/447] test_msvcrt skipped -- running (1): test_int (2 min 44 sec) │ │ │ │ +0:09:49 load avg: 14.99 [220/447] test_lazy_import passed -- running (1): test_int (1 min 22 sec) │ │ │ │ +0:09:50 load avg: 14.99 [221/447] test_linecache passed -- running (1): test_int (1 min 23 sec) │ │ │ │ +0:09:53 load avg: 14.99 [222/447] test_list passed -- running (1): test_int (1 min 26 sec) │ │ │ │ +0:09:54 load avg: 15.39 [223/447] test_listcomps passed -- running (1): test_int (1 min 27 sec) │ │ │ │ +0:09:55 load avg: 15.39 [224/447] test_lltrace passed -- running (1): test_int (1 min 28 sec) │ │ │ │ +0:09:55 load avg: 15.39 [225/447] test_locale passed -- running (1): test_int (1 min 28 sec) │ │ │ │ +0:10:22 load avg: 16.08 [226/447] test_logging passed -- running (1): test_int (1 min 55 sec) │ │ │ │ +0:10:33 load avg: 15.91 [227/447] test_long passed -- running (1): test_int (2 min 6 sec) │ │ │ │ +0:10:34 load avg: 15.92 [228/447] test_longexp passed -- running (1): test_int (2 min 7 sec) │ │ │ │ +0:10:35 load avg: 15.92 [229/447] test_lzma passed -- running (1): test_int (2 min 8 sec) │ │ │ │ +0:10:37 load avg: 15.92 [230/447] test_mailbox passed -- running (1): test_int (2 min 10 sec) │ │ │ │ +0:10:38 load avg: 15.92 [231/447] test_marshal passed -- running (1): test_int (2 min 11 sec) │ │ │ │ +0:11:08 load avg: 17.67 running (2): test_math (30.0 sec), test_int (2 min 41 sec) │ │ │ │ +0:11:38 load avg: 17.27 running (2): test_math (1 min), test_int (3 min 11 sec) │ │ │ │ +0:11:42 load avg: 17.00 [232/447] test_math passed (1 min 3 sec) -- running (1): test_int (3 min 15 sec) │ │ │ │ +0:11:43 load avg: 17.00 [233/447] test_math_integer passed -- running (1): test_int (3 min 16 sec) │ │ │ │ +0:11:43 load avg: 17.00 [234/447] test_math_property passed -- running (1): test_int (3 min 16 sec) │ │ │ │ +0:11:45 load avg: 16.68 [235/447] test_memoryview passed -- running (1): test_int (3 min 18 sec) │ │ │ │ +0:11:45 load avg: 16.68 [236/447] test_metaclass passed -- running (1): test_int (3 min 18 sec) │ │ │ │ +0:11:48 load avg: 16.68 [237/447] test_mimetypes passed -- running (1): test_int (3 min 21 sec) │ │ │ │ +0:11:48 load avg: 16.68 [238/447] test_minidom passed -- running (1): test_int (3 min 21 sec) │ │ │ │ +0:11:49 load avg: 16.95 [239/447] test_mmap passed -- running (1): test_int (3 min 22 sec) │ │ │ │ +0:11:50 load avg: 16.95 [240/447] test_module passed -- running (1): test_int (3 min 23 sec) │ │ │ │ +0:11:51 load avg: 16.95 [241/447] test_modulefinder passed -- running (1): test_int (3 min 24 sec) │ │ │ │ +0:11:52 load avg: 16.95 [242/447] test_monitoring passed -- running (1): test_int (3 min 25 sec) │ │ │ │ +0:11:52 load avg: 16.95 [243/447] test_msvcrt skipped -- running (1): test_int (3 min 25 sec) │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:08:57 load avg: 2.01 [244/447] test_multibytecodec passed -- running (1): test_int (2 min 45 sec) │ │ │ │ -0:09:10 load avg: 2.07 [245/447] test_multiprocessing_main_handling passed -- running (1): test_int (2 min 57 sec) │ │ │ │ -0:09:10 load avg: 2.07 [246/447] test_named_expressions passed -- running (1): test_int (2 min 58 sec) │ │ │ │ -0:09:10 load avg: 2.07 [247/447] test_netrc passed -- running (1): test_int (2 min 58 sec) │ │ │ │ -0:09:11 load avg: 2.07 [248/447] test_ntpath passed -- running (1): test_int (2 min 59 sec) │ │ │ │ -0:09:11 load avg: 2.07 [249/447] test_nturl2path passed -- running (1): test_int (2 min 59 sec) │ │ │ │ -0:09:12 load avg: 2.07 [250/447] test_numeric_tower passed -- running (1): test_int (2 min 59 sec) │ │ │ │ -0:09:13 load avg: 2.07 [251/447] test_opcache passed -- running (1): test_int (3 min 1 sec) │ │ │ │ -0:09:13 load avg: 2.07 [252/447] test_opcodes passed -- running (1): test_int (3 min 1 sec) │ │ │ │ -0:09:14 load avg: 2.07 [253/447] test_openpty passed -- running (1): test_int (3 min 1 sec) │ │ │ │ -0:09:14 load avg: 2.07 [254/447] test_operator passed -- running (1): test_int (3 min 1 sec) │ │ │ │ -0:09:14 load avg: 2.07 [255/447] test_optimizer passed -- running (1): test_int (3 min 2 sec) │ │ │ │ -0:09:14 load avg: 2.07 [256/447] test_optparse passed -- running (1): test_int (3 min 2 sec) │ │ │ │ -0:09:15 load avg: 2.07 [257/447] test_ordered_dict passed -- running (1): test_int (3 min 3 sec) │ │ │ │ -0:09:15 load avg: 2.07 [258/447] test_osx_env passed -- running (1): test_int (3 min 3 sec) │ │ │ │ -0:09:17 load avg: 2.07 [259/447] test_pathlib passed -- running (1): test_int (3 min 4 sec) │ │ │ │ -0:09:17 load avg: 2.07 [260/447] test_patma passed -- running (1): test_int (3 min 5 sec) │ │ │ │ -0:09:34 load avg: 1.98 [261/447] test_pdb passed -- running (1): test_int (3 min 21 sec) │ │ │ │ -0:09:35 load avg: 1.98 [262/447] test_peepholer passed -- running (1): test_int (3 min 22 sec) │ │ │ │ -0:09:35 load avg: 1.98 [263/447] test_peg_generator passed -- running (1): test_int (3 min 23 sec) │ │ │ │ -0:09:35 load avg: 1.98 [264/447] test_pep646_syntax passed -- running (1): test_int (3 min 23 sec) │ │ │ │ -0:09:35 load avg: 1.98 [265/447] test_perf_profiler skipped -- running (1): test_int (3 min 23 sec) │ │ │ │ +0:11:54 load avg: 16.95 [244/447] test_multibytecodec passed -- running (1): test_int (3 min 27 sec) │ │ │ │ +0:12:11 load avg: 17.57 [245/447] test_multiprocessing_main_handling passed -- running (1): test_int (3 min 44 sec) │ │ │ │ +0:12:12 load avg: 17.57 [246/447] test_named_expressions passed -- running (1): test_int (3 min 45 sec) │ │ │ │ +0:12:12 load avg: 17.57 [247/447] test_netrc passed -- running (1): test_int (3 min 45 sec) │ │ │ │ +0:12:14 load avg: 17.28 [248/447] test_ntpath passed -- running (1): test_int (3 min 47 sec) │ │ │ │ +0:12:15 load avg: 17.28 [249/447] test_nturl2path passed -- running (1): test_int (3 min 48 sec) │ │ │ │ +0:12:15 load avg: 17.28 [250/447] test_numeric_tower passed -- running (1): test_int (3 min 48 sec) │ │ │ │ +0:12:17 load avg: 17.28 [251/447] test_opcache passed -- running (1): test_int (3 min 50 sec) │ │ │ │ +0:12:17 load avg: 17.28 [252/447] test_opcodes passed -- running (1): test_int (3 min 50 sec) │ │ │ │ +0:12:17 load avg: 17.28 [253/447] test_openpty passed -- running (1): test_int (3 min 50 sec) │ │ │ │ +0:12:18 load avg: 17.28 [254/447] test_operator passed -- running (1): test_int (3 min 51 sec) │ │ │ │ +0:12:18 load avg: 17.28 [255/447] test_optimizer passed -- running (1): test_int (3 min 51 sec) │ │ │ │ +0:12:18 load avg: 17.28 [256/447] test_optparse passed -- running (1): test_int (3 min 51 sec) │ │ │ │ +0:12:19 load avg: 16.86 [257/447] test_ordered_dict passed -- running (1): test_int (3 min 52 sec) │ │ │ │ +0:12:19 load avg: 16.86 [258/447] test_osx_env passed -- running (1): test_int (3 min 52 sec) │ │ │ │ +0:12:22 load avg: 16.86 [259/447] test_pathlib passed -- running (1): test_int (3 min 55 sec) │ │ │ │ +0:12:22 load avg: 16.86 [260/447] test_patma passed -- running (1): test_int (3 min 55 sec) │ │ │ │ +0:12:43 load avg: 15.75 [261/447] test_pdb passed -- running (1): test_int (4 min 16 sec) │ │ │ │ +0:12:44 load avg: 15.75 [262/447] test_peepholer passed -- running (1): test_int (4 min 17 sec) │ │ │ │ +0:12:44 load avg: 15.53 [263/447] test_peg_generator passed -- running (1): test_int (4 min 17 sec) │ │ │ │ +0:12:44 load avg: 15.53 [264/447] test_pep646_syntax passed -- running (1): test_int (4 min 17 sec) │ │ │ │ +0:12:45 load avg: 15.53 [265/447] test_perf_profiler skipped -- running (1): test_int (4 min 18 sec) │ │ │ │ test_perf_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:09:35 load avg: 1.98 [266/447] test_perfmaps skipped -- running (1): test_int (3 min 23 sec) │ │ │ │ +0:12:45 load avg: 15.53 [266/447] test_perfmaps skipped -- running (1): test_int (4 min 18 sec) │ │ │ │ test_perfmaps skipped -- perf trampoline profiling not supported │ │ │ │ -0:09:43 load avg: 1.98 [267/447] test_pickle passed -- running (1): test_int (3 min 31 sec) │ │ │ │ -0:09:44 load avg: 1.98 [268/447] test_picklebuffer passed -- running (1): test_int (3 min 31 sec) │ │ │ │ -0:09:45 load avg: 1.98 [269/447] test_pickletools passed -- running (1): test_int (3 min 33 sec) │ │ │ │ -0:09:45 load avg: 1.98 [270/447] test_pkg passed -- running (1): test_int (3 min 33 sec) │ │ │ │ -0:09:46 load avg: 1.98 [271/447] test_pkgutil passed -- running (1): test_int (3 min 33 sec) │ │ │ │ -0:09:46 load avg: 1.98 [272/447] test_platform passed -- running (1): test_int (3 min 34 sec) │ │ │ │ -0:09:46 load avg: 1.98 [273/447] test_plistlib passed -- running (1): test_int (3 min 34 sec) │ │ │ │ -0:09:58 load avg: 1.76 [274/447] test_poll passed -- running (1): test_int (3 min 46 sec) │ │ │ │ -0:09:58 load avg: 1.76 [275/447] test_popen passed -- running (1): test_int (3 min 46 sec) │ │ │ │ -0:09:58 load avg: 1.76 [276/447] test_positional_only_arg passed -- running (1): test_int (3 min 46 sec) │ │ │ │ -0:09:59 load avg: 1.76 [277/447] test_posixpath passed -- running (1): test_int (3 min 47 sec) │ │ │ │ -0:10:00 load avg: 1.76 [278/447] test_pow passed -- running (1): test_int (3 min 48 sec) │ │ │ │ -0:10:01 load avg: 1.76 [279/447] test_pprint passed -- running (1): test_int (3 min 48 sec) │ │ │ │ -0:10:01 load avg: 1.76 [280/447] test_print passed -- running (1): test_int (3 min 49 sec) │ │ │ │ -0:10:02 load avg: 1.76 [281/447] test_profile passed -- running (1): test_int (3 min 49 sec) │ │ │ │ -0:10:32 load avg: 1.72 running (2): test_int (4 min 19 sec), test_profiling (30.0 sec) │ │ │ │ -0:10:49 load avg: 1.80 [282/447] test_profiling passed (47.2 sec) -- running (1): test_int (4 min 37 sec) │ │ │ │ -0:10:49 load avg: 1.80 [283/447] test_property passed -- running (1): test_int (4 min 37 sec) │ │ │ │ -0:10:49 load avg: 1.80 [284/447] test_pstats passed -- running (1): test_int (4 min 37 sec) │ │ │ │ -0:10:50 load avg: 1.80 [285/447] test_pty passed -- running (1): test_int (4 min 37 sec) │ │ │ │ -0:10:50 load avg: 1.80 [286/447] test_pulldom passed -- running (1): test_int (4 min 38 sec) │ │ │ │ -0:10:50 load avg: 1.80 [287/447] test_pwd passed -- running (1): test_int (4 min 38 sec) │ │ │ │ -0:10:51 load avg: 1.80 [288/447] test_py_compile passed -- running (1): test_int (4 min 39 sec) │ │ │ │ -0:10:52 load avg: 1.80 [289/447] test_pyclbr passed -- running (1): test_int (4 min 40 sec) │ │ │ │ -0:10:53 load avg: 1.82 [290/447] test_pyexpat passed -- running (1): test_int (4 min 40 sec) │ │ │ │ -0:10:57 load avg: 1.82 [291/447] test_pyrepl passed -- running (1): test_int (4 min 45 sec) │ │ │ │ -0:10:57 load avg: 1.82 [292/447] test_pystats passed -- running (1): test_int (4 min 45 sec) │ │ │ │ -0:11:07 load avg: 1.69 [293/447] test_queue passed -- running (1): test_int (4 min 54 sec) │ │ │ │ -0:11:07 load avg: 1.69 [294/447] test_quopri passed -- running (1): test_int (4 min 55 sec) │ │ │ │ -0:11:07 load avg: 1.69 [295/447] test_raise passed -- running (1): test_int (4 min 55 sec) │ │ │ │ -0:11:09 load avg: 1.72 [296/447] test_random passed -- running (1): test_int (4 min 57 sec) │ │ │ │ -0:11:09 load avg: 1.72 [297/447] test_range passed -- running (1): test_int (4 min 57 sec) │ │ │ │ -0:11:10 load avg: 1.72 [298/447] test_re passed -- running (1): test_int (4 min 58 sec) │ │ │ │ -0:11:11 load avg: 1.72 [299/447] test_readline passed -- running (1): test_int (4 min 59 sec) │ │ │ │ -0:11:34 load avg: 1.97 [300/447] test_regrtest passed -- running (1): test_int (5 min 22 sec) │ │ │ │ -0:11:38 load avg: 1.90 [301/447] test_remote_pdb passed -- running (1): test_int (5 min 26 sec) │ │ │ │ -0:11:41 load avg: 1.90 [302/447] test_repl passed -- running (1): test_int (5 min 29 sec) │ │ │ │ -0:11:41 load avg: 1.90 [303/447] test_reprlib passed -- running (1): test_int (5 min 29 sec) │ │ │ │ -0:11:42 load avg: 1.90 [304/447] test_resource passed -- running (1): test_int (5 min 29 sec) │ │ │ │ -0:11:42 load avg: 1.90 [305/447] test_richcmp passed -- running (1): test_int (5 min 30 sec) │ │ │ │ -0:11:42 load avg: 1.90 [306/447] test_rlcompleter passed -- running (1): test_int (5 min 30 sec) │ │ │ │ -0:11:42 load avg: 1.90 [307/447] test_robotparser passed -- running (1): test_int (5 min 30 sec) │ │ │ │ -0:11:44 load avg: 1.90 [308/447] test_runpy passed -- running (1): test_int (5 min 31 sec) │ │ │ │ -0:11:44 load avg: 1.90 [309/447] test_samply_profiler skipped -- running (1): test_int (5 min 32 sec) │ │ │ │ +0:12:54 load avg: 15.33 [267/447] test_pickle passed -- running (1): test_int (4 min 27 sec) │ │ │ │ +0:12:54 load avg: 15.06 [268/447] test_picklebuffer passed -- running (1): test_int (4 min 27 sec) │ │ │ │ +0:12:56 load avg: 15.06 [269/447] test_pickletools passed -- running (1): test_int (4 min 29 sec) │ │ │ │ +0:12:56 load avg: 15.06 [270/447] test_pkg passed -- running (1): test_int (4 min 29 sec) │ │ │ │ +0:12:56 load avg: 15.06 [271/447] test_pkgutil passed -- running (1): test_int (4 min 29 sec) │ │ │ │ +0:12:57 load avg: 15.06 [272/447] test_platform passed -- running (1): test_int (4 min 30 sec) │ │ │ │ +0:12:58 load avg: 15.06 [273/447] test_plistlib passed -- running (1): test_int (4 min 31 sec) │ │ │ │ +0:13:09 load avg: 14.17 [274/447] test_poll passed -- running (1): test_int (4 min 42 sec) │ │ │ │ +0:13:09 load avg: 14.17 [275/447] test_popen passed -- running (1): test_int (4 min 42 sec) │ │ │ │ +0:13:10 load avg: 14.17 [276/447] test_positional_only_arg passed -- running (1): test_int (4 min 43 sec) │ │ │ │ +0:13:11 load avg: 14.17 [277/447] test_posixpath passed -- running (1): test_int (4 min 44 sec) │ │ │ │ +0:13:12 load avg: 14.17 [278/447] test_pow passed -- running (1): test_int (4 min 45 sec) │ │ │ │ +0:13:12 load avg: 14.17 [279/447] test_pprint passed -- running (1): test_int (4 min 45 sec) │ │ │ │ +0:13:12 load avg: 14.17 [280/447] test_print passed -- running (1): test_int (4 min 45 sec) │ │ │ │ +0:13:13 load avg: 14.17 [281/447] test_profile passed -- running (1): test_int (4 min 46 sec) │ │ │ │ +0:13:43 load avg: 13.79 running (2): test_profiling (30.0 sec), test_int (5 min 16 sec) │ │ │ │ +0:14:01 load avg: 14.53 [282/447] test_profiling passed (48.3 sec) -- running (1): test_int (5 min 34 sec) │ │ │ │ +0:14:02 load avg: 14.53 [283/447] test_property passed -- running (1): test_int (5 min 35 sec) │ │ │ │ +0:14:03 load avg: 14.53 [284/447] test_pstats passed -- running (1): test_int (5 min 36 sec) │ │ │ │ +0:14:03 load avg: 14.53 [285/447] test_pty passed -- running (1): test_int (5 min 36 sec) │ │ │ │ +0:14:04 load avg: 14.53 [286/447] test_pulldom passed -- running (1): test_int (5 min 37 sec) │ │ │ │ +0:14:04 load avg: 15.05 [287/447] test_pwd passed -- running (1): test_int (5 min 37 sec) │ │ │ │ +0:14:05 load avg: 15.05 [288/447] test_py_compile passed -- running (1): test_int (5 min 38 sec) │ │ │ │ +0:14:07 load avg: 15.05 [289/447] test_pyclbr passed -- running (1): test_int (5 min 40 sec) │ │ │ │ +0:14:09 load avg: 15.05 [290/447] test_pyexpat passed -- running (1): test_int (5 min 42 sec) │ │ │ │ +0:14:18 load avg: 16.04 [291/447] test_pyrepl passed -- running (1): test_int (5 min 51 sec) │ │ │ │ +0:14:18 load avg: 16.04 [292/447] test_pystats passed -- running (1): test_int (5 min 51 sec) │ │ │ │ +0:14:29 load avg: 16.84 [293/447] test_queue passed -- running (1): test_int (6 min 2 sec) │ │ │ │ +0:14:30 load avg: 16.84 [294/447] test_quopri passed -- running (1): test_int (6 min 3 sec) │ │ │ │ +0:14:30 load avg: 16.84 [295/447] test_raise passed -- running (1): test_int (6 min 3 sec) │ │ │ │ +0:14:34 load avg: 16.84 [296/447] test_random passed -- running (1): test_int (6 min 7 sec) │ │ │ │ +0:14:35 load avg: 17.25 [297/447] test_range passed -- running (1): test_int (6 min 8 sec) │ │ │ │ +0:14:37 load avg: 17.25 [298/447] test_re passed -- running (1): test_int (6 min 10 sec) │ │ │ │ +0:14:38 load avg: 17.25 [299/447] test_readline passed -- running (1): test_int (6 min 11 sec) │ │ │ │ +0:15:08 load avg: 21.10 running (2): test_regrtest (30.0 sec), test_int (6 min 41 sec) │ │ │ │ +0:15:35 load avg: 23.95 [300/447] test_regrtest passed (57.1 sec) -- running (1): test_int (7 min 8 sec) │ │ │ │ +0:15:42 load avg: 24.27 [301/447] test_remote_pdb passed -- running (1): test_int (7 min 15 sec) │ │ │ │ +0:15:48 load avg: 24.49 [302/447] test_repl passed -- running (1): test_int (7 min 21 sec) │ │ │ │ +0:15:48 load avg: 24.49 [303/447] test_reprlib passed -- running (1): test_int (7 min 21 sec) │ │ │ │ +0:15:49 load avg: 24.49 [304/447] test_resource passed -- running (1): test_int (7 min 22 sec) │ │ │ │ +0:15:50 load avg: 24.69 [305/447] test_richcmp passed -- running (1): test_int (7 min 23 sec) │ │ │ │ +0:15:50 load avg: 24.69 [306/447] test_rlcompleter passed -- running (1): test_int (7 min 23 sec) │ │ │ │ +0:15:51 load avg: 24.69 [307/447] test_robotparser passed -- running (1): test_int (7 min 24 sec) │ │ │ │ +0:15:53 load avg: 24.69 [308/447] test_runpy passed -- running (1): test_int (7 min 26 sec) │ │ │ │ +0:15:54 load avg: 24.69 [309/447] test_samply_profiler skipped -- running (1): test_int (7 min 27 sec) │ │ │ │ test_samply_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:11:44 load avg: 1.90 [310/447] test_sax passed -- running (1): test_int (5 min 32 sec) │ │ │ │ -0:11:45 load avg: 1.90 [311/447] test_sched passed -- running (1): test_int (5 min 33 sec) │ │ │ │ -0:11:45 load avg: 1.90 [312/447] test_scope passed -- running (1): test_int (5 min 33 sec) │ │ │ │ -0:11:46 load avg: 1.90 [313/447] test_script_helper passed -- running (1): test_int (5 min 33 sec) │ │ │ │ -0:11:46 load avg: 1.90 [314/447] test_secrets passed -- running (1): test_int (5 min 34 sec) │ │ │ │ -0:11:48 load avg: 1.83 [315/447] test_select passed -- running (1): test_int (5 min 35 sec) │ │ │ │ -0:12:04 load avg: 1.78 [316/447] test_selectors passed -- running (1): test_int (5 min 52 sec) │ │ │ │ -0:12:06 load avg: 1.78 [317/447] test_set passed -- running (1): test_int (5 min 54 sec) │ │ │ │ -0:12:07 load avg: 1.78 [318/447] test_setcomps passed -- running (1): test_int (5 min 54 sec) │ │ │ │ -0:12:07 load avg: 1.78 [319/447] test_shelve passed -- running (1): test_int (5 min 55 sec) │ │ │ │ -0:12:08 load avg: 1.80 [320/447] test_shlex passed -- running (1): test_int (5 min 55 sec) │ │ │ │ -0:12:08 load avg: 1.80 [321/447] test_shutil passed -- running (1): test_int (5 min 56 sec) │ │ │ │ -0:12:27 load avg: 1.70 [322/447] test_signal passed -- running (1): test_int (6 min 15 sec) │ │ │ │ -0:12:29 load avg: 1.72 [323/447] test_site passed -- running (1): test_int (6 min 17 sec) │ │ │ │ -0:12:29 load avg: 1.72 [324/447] test_slice passed -- running (1): test_int (6 min 17 sec) │ │ │ │ -0:12:31 load avg: 1.72 [325/447] test_smtplib passed -- running (1): test_int (6 min 19 sec) │ │ │ │ -0:12:31 load avg: 1.72 [326/447] test_smtpnet passed -- running (1): test_int (6 min 19 sec) │ │ │ │ -0:12:32 load avg: 1.72 [327/447] test_socketserver passed -- running (1): test_int (6 min 20 sec) │ │ │ │ -0:12:32 load avg: 1.72 [328/447] test_sort passed -- running (1): test_int (6 min 20 sec) │ │ │ │ -0:13:02 load avg: 1.83 running (2): test_int (6 min 50 sec), test_source_encoding (30.0 sec) │ │ │ │ -0:13:21 load avg: 1.88 [329/447] test_source_encoding passed (48.7 sec) -- running (1): test_int (7 min 9 sec) │ │ │ │ -0:13:23 load avg: 1.89 [330/447] test_sqlite3 passed -- running (1): test_int (7 min 10 sec) │ │ │ │ -0:13:23 load avg: 1.89 [331/447] test_stable_abi_ctypes passed -- running (1): test_int (7 min 11 sec) │ │ │ │ -0:13:23 load avg: 1.89 [332/447] test_startfile skipped -- running (1): test_int (7 min 11 sec) │ │ │ │ +0:15:55 load avg: 24.88 [310/447] test_sax passed -- running (1): test_int (7 min 28 sec) │ │ │ │ +0:15:56 load avg: 24.88 [311/447] test_sched passed -- running (1): test_int (7 min 29 sec) │ │ │ │ +0:15:56 load avg: 24.88 [312/447] test_scope passed -- running (1): test_int (7 min 29 sec) │ │ │ │ +0:15:57 load avg: 24.88 [313/447] test_script_helper passed -- running (1): test_int (7 min 30 sec) │ │ │ │ +0:15:58 load avg: 24.88 [314/447] test_secrets passed -- running (1): test_int (7 min 31 sec) │ │ │ │ +0:16:00 load avg: 24.89 [315/447] test_select passed -- running (1): test_int (7 min 33 sec) │ │ │ │ +0:16:19 load avg: 25.20 [316/447] test_selectors passed -- running (1): test_int (7 min 52 sec) │ │ │ │ +0:16:26 load avg: 25.48 [317/447] test_set passed -- running (1): test_int (7 min 59 sec) │ │ │ │ +0:16:26 load avg: 25.48 [318/447] test_setcomps passed -- running (1): test_int (8 min) │ │ │ │ +0:16:31 load avg: 25.52 [319/447] test_shelve passed -- running (1): test_int (8 min 4 sec) │ │ │ │ +0:16:31 load avg: 25.52 [320/447] test_shlex passed -- running (1): test_int (8 min 4 sec) │ │ │ │ +0:16:34 load avg: 25.52 [321/447] test_shutil passed -- running (1): test_int (8 min 7 sec) │ │ │ │ +0:17:04 load avg: 23.21 running (2): test_signal (30.0 sec), test_int (8 min 37 sec) │ │ │ │ +0:17:15 load avg: 23.76 [322/447] test_signal passed (41.0 sec) -- running (1): test_int (8 min 48 sec) │ │ │ │ +0:17:16 load avg: 23.76 [323/447] test_site passed -- running (1): test_int (8 min 50 sec) │ │ │ │ +0:17:17 load avg: 23.76 [324/447] test_slice passed -- running (1): test_int (8 min 50 sec) │ │ │ │ +0:17:19 load avg: 23.38 [325/447] test_smtplib passed -- running (1): test_int (8 min 52 sec) │ │ │ │ +0:17:20 load avg: 23.38 [326/447] test_smtpnet passed -- running (1): test_int (8 min 53 sec) │ │ │ │ +0:17:21 load avg: 23.38 [327/447] test_socketserver passed -- running (1): test_int (8 min 54 sec) │ │ │ │ +0:17:21 load avg: 23.38 [328/447] test_sort passed -- running (1): test_int (8 min 54 sec) │ │ │ │ +0:17:51 load avg: 21.99 running (2): test_source_encoding (30.0 sec), test_int (9 min 24 sec) │ │ │ │ +0:18:17 load avg: 21.52 [329/447] test_source_encoding passed (55.5 sec) -- running (1): test_int (9 min 50 sec) │ │ │ │ +0:18:20 load avg: 21.40 [330/447] test_sqlite3 passed -- running (1): test_int (9 min 53 sec) │ │ │ │ +0:18:20 load avg: 21.40 [331/447] test_stable_abi_ctypes passed -- running (1): test_int (9 min 53 sec) │ │ │ │ +0:18:20 load avg: 21.40 [332/447] test_startfile skipped -- running (1): test_int (9 min 53 sec) │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:13:23 load avg: 1.89 [333/447] test_stat passed -- running (1): test_int (7 min 11 sec) │ │ │ │ -0:13:53 load avg: 1.99 running (2): test_int (7 min 41 sec), test_statistics (30.0 sec) │ │ │ │ -0:14:00 load avg: 1.99 [334/447] test_statistics passed (36.4 sec) -- running (1): test_int (7 min 47 sec) │ │ │ │ -0:14:03 load avg: 1.99 [335/447] test_str passed -- running (1): test_int (7 min 51 sec) │ │ │ │ -0:14:04 load avg: 1.99 [336/447] test_strftime passed -- running (1): test_int (7 min 51 sec) │ │ │ │ -0:14:04 load avg: 1.99 [337/447] test_string passed -- running (1): test_int (7 min 52 sec) │ │ │ │ -0:14:04 load avg: 1.99 [338/447] test_string_literals passed -- running (1): test_int (7 min 52 sec) │ │ │ │ -0:14:04 load avg: 1.99 [339/447] test_stringprep passed -- running (1): test_int (7 min 52 sec) │ │ │ │ -0:14:05 load avg: 1.99 [340/447] test_strptime passed -- running (1): test_int (7 min 52 sec) │ │ │ │ -0:14:06 load avg: 1.99 [341/447] test_strtod passed -- running (1): test_int (7 min 54 sec) │ │ │ │ -0:14:07 load avg: 1.99 [342/447] test_struct passed -- running (1): test_int (7 min 55 sec) │ │ │ │ -0:14:07 load avg: 1.99 [343/447] test_structseq passed -- running (1): test_int (7 min 55 sec) │ │ │ │ -0:14:07 load avg: 1.99 [344/447] test_subclassinit passed -- running (1): test_int (7 min 55 sec) │ │ │ │ -0:14:33 load avg: 1.78 [345/447] test_subprocess passed -- running (1): test_int (8 min 20 sec) │ │ │ │ -0:14:33 load avg: 1.88 [346/447] test_sundry passed -- running (1): test_int (8 min 20 sec) │ │ │ │ -0:14:33 load avg: 1.88 [347/447] test_super passed -- running (1): test_int (8 min 21 sec) │ │ │ │ -0:14:40 load avg: 1.89 [348/447] test_support passed -- running (1): test_int (8 min 27 sec) │ │ │ │ -0:14:40 load avg: 1.89 [349/447] test_symtable passed -- running (1): test_int (8 min 27 sec) │ │ │ │ -0:14:40 load avg: 1.89 [350/447] test_syntax passed -- running (1): test_int (8 min 28 sec) │ │ │ │ -0:14:44 load avg: 1.90 [351/447] test_sys passed -- running (1): test_int (8 min 32 sec) │ │ │ │ -0:14:44 load avg: 1.90 [352/447] test_sys_setprofile passed -- running (1): test_int (8 min 32 sec) │ │ │ │ -0:14:47 load avg: 1.90 [353/447] test_sys_settrace passed -- running (1): test_int (8 min 34 sec) │ │ │ │ -0:14:47 load avg: 1.90 [354/447] test_sysconfig passed -- running (1): test_int (8 min 35 sec) │ │ │ │ -0:14:47 load avg: 1.90 [355/447] test_syslog passed -- running (1): test_int (8 min 35 sec) │ │ │ │ -0:14:48 load avg: 1.91 [356/447] test_tabnanny passed -- running (1): test_int (8 min 36 sec) │ │ │ │ -0:14:54 load avg: 1.92 [357/447] test_int passed (8 min 42 sec) │ │ │ │ -0:14:54 load avg: 1.92 [358/447] test_tcl passed │ │ │ │ -0:14:55 load avg: 1.92 [359/447] test_tempfile passed │ │ │ │ -0:14:56 load avg: 1.92 [360/447] test_termios passed │ │ │ │ -0:14:56 load avg: 1.92 [361/447] test_textwrap passed │ │ │ │ -0:14:58 load avg: 1.84 [362/447] test_thread passed │ │ │ │ -0:14:58 load avg: 1.84 [363/447] test_thread_local_bytecode passed │ │ │ │ -0:14:58 load avg: 1.84 [364/447] test_threadedtempfile passed │ │ │ │ -0:15:00 load avg: 1.84 [365/447] test_tarfile passed │ │ │ │ -0:15:01 load avg: 1.84 [366/447] test_threading_local passed │ │ │ │ -0:15:06 load avg: 1.77 [367/447] test_threadsignals passed │ │ │ │ -0:15:09 load avg: 1.63 [368/447] test_time passed │ │ │ │ -0:15:09 load avg: 1.63 [369/447] test_timeit passed │ │ │ │ -0:15:11 load avg: 1.63 [370/447] test_timeout passed │ │ │ │ -0:15:16 load avg: 1.58 [371/447] test_tkinter passed │ │ │ │ -0:15:19 load avg: 1.69 [372/447] test_threading passed │ │ │ │ -0:15:20 load avg: 1.69 [373/447] test_tomllib passed │ │ │ │ -0:15:26 load avg: 1.72 [374/447] test_tools passed │ │ │ │ -0:15:30 load avg: 1.82 [375/447] test_trace passed │ │ │ │ -0:15:36 load avg: 1.84 [376/447] test_tokenize passed │ │ │ │ -0:15:38 load avg: 1.85 [377/447] test_tracemalloc passed │ │ │ │ -0:15:38 load avg: 1.85 [378/447] test_tstring passed │ │ │ │ -0:15:39 load avg: 1.85 [379/447] test_traceback passed │ │ │ │ -0:15:39 load avg: 1.85 [380/447] test_ttk_textonly passed │ │ │ │ -0:15:39 load avg: 1.85 [381/447] test_tty passed │ │ │ │ -0:15:39 load avg: 1.85 [382/447] test_ttk passed │ │ │ │ -0:15:40 load avg: 1.85 [383/447] test_turtle passed │ │ │ │ -0:15:40 load avg: 1.85 [384/447] test_type_aliases passed │ │ │ │ -0:15:40 load avg: 1.85 [385/447] test_tuple passed │ │ │ │ -0:15:40 load avg: 1.85 [386/447] test_type_annotations passed │ │ │ │ -0:15:40 load avg: 1.85 [387/447] test_type_cache passed │ │ │ │ -0:15:40 load avg: 1.85 [388/447] test_type_comments passed │ │ │ │ -0:15:41 load avg: 1.85 [389/447] test_type_params passed │ │ │ │ -0:15:41 load avg: 1.85 [390/447] test_typechecks passed │ │ │ │ -0:15:41 load avg: 1.85 [391/447] test_types passed │ │ │ │ -0:15:41 load avg: 1.85 [392/447] test_typing passed │ │ │ │ -0:15:41 load avg: 1.85 [393/447] test_ucn passed │ │ │ │ -0:15:41 load avg: 1.85 [394/447] test_unary passed │ │ │ │ -0:15:42 load avg: 1.85 [395/447] test_unicode_file passed │ │ │ │ -0:15:42 load avg: 1.85 [396/447] test_unicode_file_functions passed │ │ │ │ -0:15:42 load avg: 1.85 [397/447] test_unicode_identifiers passed │ │ │ │ -0:15:48 load avg: 1.79 [398/447] test_unittest passed │ │ │ │ -0:15:49 load avg: 1.79 [399/447] test_unpack passed │ │ │ │ -0:15:49 load avg: 1.79 [400/447] test_unpack_ex passed │ │ │ │ -0:15:57 load avg: 1.81 [401/447] test_unicodedata passed │ │ │ │ -0:15:58 load avg: 1.81 [402/447] test_urllib passed │ │ │ │ -0:15:58 load avg: 1.83 [403/447/1] test_urllib2 failed (1 failure) │ │ │ │ +0:18:21 load avg: 21.40 [333/447] test_stat passed -- running (1): test_int (9 min 54 sec) │ │ │ │ +0:18:51 load avg: 20.52 running (2): test_statistics (30.0 sec), test_int (10 min 24 sec) │ │ │ │ +0:19:21 load avg: 19.92 running (2): test_statistics (1 min), test_int (10 min 54 sec) │ │ │ │ +0:19:30 load avg: 19.85 [334/447] test_statistics passed (1 min 9 sec) -- running (1): test_int (11 min 3 sec) │ │ │ │ +0:19:37 load avg: 19.78 [335/447] test_str passed -- running (1): test_int (11 min 10 sec) │ │ │ │ +0:19:37 load avg: 19.78 [336/447] test_strftime passed -- running (1): test_int (11 min 10 sec) │ │ │ │ +0:19:38 load avg: 19.78 [337/447] test_string passed -- running (1): test_int (11 min 11 sec) │ │ │ │ +0:19:38 load avg: 19.78 [338/447] test_string_literals passed -- running (1): test_int (11 min 11 sec) │ │ │ │ +0:19:38 load avg: 19.78 [339/447] test_stringprep passed -- running (1): test_int (11 min 11 sec) │ │ │ │ +0:19:39 load avg: 19.72 [340/447] test_strptime passed -- running (1): test_int (11 min 12 sec) │ │ │ │ +0:19:42 load avg: 19.72 [341/447] test_strtod passed -- running (1): test_int (11 min 16 sec) │ │ │ │ +0:19:44 load avg: 19.72 [342/447] test_struct passed -- running (1): test_int (11 min 17 sec) │ │ │ │ +0:19:44 load avg: 19.66 [343/447] test_structseq passed -- running (1): test_int (11 min 17 sec) │ │ │ │ +0:19:45 load avg: 19.66 [344/447] test_subclassinit passed -- running (1): test_int (11 min 18 sec) │ │ │ │ +0:20:15 load avg: 19.26 running (2): test_subprocess (30.0 sec), test_int (11 min 48 sec) │ │ │ │ +0:20:15 load avg: 19.26 [345/447] test_subprocess passed (30.5 sec) -- running (1): test_int (11 min 48 sec) │ │ │ │ +0:20:16 load avg: 19.26 [346/447] test_sundry passed -- running (1): test_int (11 min 49 sec) │ │ │ │ +0:20:16 load avg: 19.26 [347/447] test_super passed -- running (1): test_int (11 min 49 sec) │ │ │ │ +0:20:27 load avg: 19.22 [348/447] test_support passed -- running (1): test_int (12 min) │ │ │ │ +0:20:28 load avg: 19.22 [349/447] test_symtable passed -- running (1): test_int (12 min 1 sec) │ │ │ │ +0:20:29 load avg: 19.22 [350/447] test_syntax passed -- running (1): test_int (12 min 2 sec) │ │ │ │ +0:20:34 load avg: 19.19 [351/447] test_sys passed -- running (1): test_int (12 min 7 sec) │ │ │ │ +0:20:35 load avg: 19.19 [352/447] test_sys_setprofile passed -- running (1): test_int (12 min 8 sec) │ │ │ │ +0:20:39 load avg: 19.19 [353/447] test_sys_settrace passed -- running (1): test_int (12 min 12 sec) │ │ │ │ +0:20:40 load avg: 19.25 [354/447] test_sysconfig passed -- running (1): test_int (12 min 13 sec) │ │ │ │ +0:20:41 load avg: 19.25 [355/447] test_syslog passed -- running (1): test_int (12 min 14 sec) │ │ │ │ +0:20:42 load avg: 19.25 [356/447] test_tabnanny passed -- running (1): test_int (12 min 15 sec) │ │ │ │ +0:20:49 load avg: 19.23 [357/447] test_int passed (12 min 22 sec) │ │ │ │ +0:20:49 load avg: 19.21 [358/447] test_tcl passed │ │ │ │ +0:20:51 load avg: 19.21 [359/447] test_tempfile passed │ │ │ │ +0:20:52 load avg: 19.21 [360/447] test_termios passed │ │ │ │ +0:20:53 load avg: 19.21 [361/447] test_textwrap passed │ │ │ │ +0:20:55 load avg: 19.20 [362/447] test_thread passed │ │ │ │ +0:20:56 load avg: 19.20 [363/447] test_thread_local_bytecode passed │ │ │ │ +0:20:56 load avg: 19.20 [364/447] test_threadedtempfile passed │ │ │ │ +0:21:02 load avg: 19.10 [365/447] test_tarfile passed │ │ │ │ +0:21:04 load avg: 19.10 [366/447] test_threading_local passed │ │ │ │ +0:21:09 load avg: 19.64 [367/447] test_threadsignals passed │ │ │ │ +0:21:13 load avg: 19.64 [368/447] test_time passed │ │ │ │ +0:21:14 load avg: 19.64 [369/447] test_timeit passed │ │ │ │ +0:21:16 load avg: 19.99 [370/447] test_timeout passed │ │ │ │ +0:21:25 load avg: 20.92 [371/447] test_tkinter passed │ │ │ │ +0:21:26 load avg: 20.92 [372/447] test_threading passed (30.1 sec) │ │ │ │ +0:21:27 load avg: 20.92 [373/447] test_tomllib passed │ │ │ │ +0:21:36 load avg: 21.70 [374/447] test_tools passed │ │ │ │ +0:21:43 load avg: 22.05 [375/447] test_trace passed │ │ │ │ +0:21:58 load avg: 22.92 [376/447] test_traceback passed -- running (1): test_tokenize (32.6 sec) │ │ │ │ +0:22:01 load avg: 23.33 [377/447] test_tracemalloc passed -- running (1): test_tokenize (36.1 sec) │ │ │ │ +0:22:01 load avg: 23.33 [378/447] test_tstring passed -- running (1): test_tokenize (36.5 sec) │ │ │ │ +0:22:05 load avg: 23.62 [379/447] test_ttk passed -- running (1): test_tokenize (39.6 sec) │ │ │ │ +0:22:05 load avg: 23.62 [380/447] test_ttk_textonly passed -- running (1): test_tokenize (40.1 sec) │ │ │ │ +0:22:05 load avg: 23.62 [381/447] test_tty passed -- running (1): test_tokenize (40.5 sec) │ │ │ │ +0:22:08 load avg: 23.62 [382/447] test_tuple passed -- running (1): test_tokenize (43.1 sec) │ │ │ │ +0:22:09 load avg: 23.62 [383/447] test_turtle passed -- running (1): test_tokenize (43.9 sec) │ │ │ │ +0:22:09 load avg: 23.81 [384/447] test_type_aliases passed -- running (1): test_tokenize (44.3 sec) │ │ │ │ +0:22:10 load avg: 23.81 [385/447] test_type_annotations passed -- running (1): test_tokenize (44.9 sec) │ │ │ │ +0:22:10 load avg: 23.81 [386/447] test_type_cache passed -- running (1): test_tokenize (45.3 sec) │ │ │ │ +0:22:11 load avg: 23.81 [387/447] test_type_comments passed -- running (1): test_tokenize (45.7 sec) │ │ │ │ +0:22:11 load avg: 23.81 [388/447] test_tokenize passed (45.8 sec) │ │ │ │ +0:22:11 load avg: 23.81 [389/447] test_type_params passed │ │ │ │ +0:22:11 load avg: 23.81 [390/447] test_typechecks passed │ │ │ │ +0:22:12 load avg: 23.81 [391/447] test_types passed │ │ │ │ +0:22:13 load avg: 23.81 [392/447] test_typing passed │ │ │ │ +0:22:13 load avg: 23.81 [393/447] test_ucn passed │ │ │ │ +0:22:13 load avg: 23.81 [394/447] test_unary passed │ │ │ │ +0:22:14 load avg: 23.81 [395/447] test_unicode_file passed │ │ │ │ +0:22:14 load avg: 23.81 [396/447] test_unicode_file_functions passed │ │ │ │ +0:22:14 load avg: 23.81 [397/447] test_unicode_identifiers passed │ │ │ │ +0:22:26 load avg: 24.30 [398/447] test_unittest passed │ │ │ │ +0:22:27 load avg: 24.30 [399/447] test_unpack passed │ │ │ │ +0:22:28 load avg: 24.30 [400/447] test_unpack_ex passed │ │ │ │ +0:22:49 load avg: 24.78 [401/447] test_unicodedata passed (34.9 sec) │ │ │ │ +0:22:50 load avg: 24.88 [402/447] test_urllib passed │ │ │ │ +0:22:51 load avg: 24.88 [403/447/1] test_urllib2 failed (1 failure) │ │ │ │ test_basic_and_digest_auth_handlers (test.test_urllib2.HandlerTests.test_basic_and_digest_auth_handlers) ... ok │ │ │ │ test_basic_auth (test.test_urllib2.HandlerTests.test_basic_auth) ... ok │ │ │ │ test_basic_prior_auth_auto_send (test.test_urllib2.HandlerTests.test_basic_prior_auth_auto_send) ... ok │ │ │ │ test_basic_prior_auth_different_scheme (test.test_urllib2.HandlerTests.test_basic_prior_auth_different_scheme) ... ok │ │ │ │ test_basic_prior_auth_send_after_first_success (test.test_urllib2.HandlerTests.test_basic_prior_auth_send_after_first_success) ... ok │ │ │ │ test_cookie_redirect (test.test_urllib2.HandlerTests.test_cookie_redirect) ... ok │ │ │ │ test_cookies (test.test_urllib2.HandlerTests.test_cookies) ... ok │ │ │ │ @@ -562,22 +568,22 @@ │ │ │ │ self.assertEqual(raised.reason, │ │ │ │ ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ │ │ │ │ f"ftp error: {exception.args[0]}") │ │ │ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: gaierror(-3, 'Temporary failure in name resolution') != 'ftp error: 500 OOPS: cannot change directory:/nonexistent' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 85 tests in 0.267s │ │ │ │ +Ran 85 tests in 0.479s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:16:01 load avg: 1.83 [404/447/1] test_urllib2_localnet passed │ │ │ │ -0:16:02 load avg: 1.83 [405/447/1] test_urllib2net passed │ │ │ │ -0:16:02 load avg: 1.83 [406/447/1] test_urllib_response passed │ │ │ │ -0:16:03 load avg: 1.83 [407/447/2] test_urllibnet failed (1 error) │ │ │ │ +0:22:54 load avg: 24.88 [404/447/1] test_urllib2_localnet passed │ │ │ │ +0:22:55 load avg: 24.49 [405/447/1] test_urllib2net passed │ │ │ │ +0:22:56 load avg: 24.49 [406/447/1] test_urllib_response passed │ │ │ │ +0:22:57 load avg: 24.49 [407/447/2] test_urllibnet failed (1 error) │ │ │ │ testURLread (test.test_urllibnet.URLTimeoutTest.testURLread) ... skipped "Resource 'www.pythontest.net' is not available" │ │ │ │ test_bad_address (test.test_urllibnet.urlopenNetworkTests.test_bad_address) ... ok │ │ │ │ test_basic (test.test_urllibnet.urlopenNetworkTests.test_basic) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ERROR │ │ │ │ test_geturl (test.test_urllibnet.urlopenNetworkTests.test_geturl) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_info (test.test_urllibnet.urlopenNetworkTests.test_info) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ test_readlines (test.test_urllibnet.urlopenNetworkTests.test_readlines) ... skipped "Resource 'http://www.pythontest.net/' is not available" │ │ │ │ @@ -593,82 +599,84 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.15-3.15.0~rc2/Lib/test/test_urllibnet.py", line 107, in test_getcode │ │ │ │ self.assertEqual(e.exception.code, 404) │ │ │ │ ^^^^^^^^^^^^^^^^ │ │ │ │ AttributeError: 'URLError' object has no attribute 'code' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 12 tests in 0.112s │ │ │ │ +Ran 12 tests in 0.245s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:16:03 load avg: 1.84 [408/447/2] test_urlparse passed │ │ │ │ -0:16:03 load avg: 1.84 [409/447/2] test_userdict passed │ │ │ │ -0:16:04 load avg: 1.84 [410/447/2] test_userlist passed │ │ │ │ -0:16:06 load avg: 1.84 [411/447/2] test_userstring passed │ │ │ │ -0:16:06 load avg: 1.84 [412/447/2] test_unparse passed │ │ │ │ -0:16:06 load avg: 1.84 [413/447/2] test_utf8source passed │ │ │ │ -0:16:07 load avg: 1.84 [414/447/2] test_uuid passed │ │ │ │ -0:16:07 load avg: 1.84 [415/447/2] test_utf8_mode passed │ │ │ │ -0:16:12 load avg: 1.69 [416/447/2] test_wait3 passed │ │ │ │ -0:16:12 load avg: 1.69 [417/447/2] test_wait4 passed │ │ │ │ -0:16:13 load avg: 1.72 [418/447/2] test_wave passed │ │ │ │ -0:16:14 load avg: 1.72 [419/447/2] test_warnings passed │ │ │ │ -0:16:14 load avg: 1.72 [420/447/2] test_weakset passed │ │ │ │ -0:16:14 load avg: 1.72 [421/447/2] test_webbrowser passed │ │ │ │ -0:16:14 load avg: 1.72 [422/447/2] test_winapi skipped │ │ │ │ +0:22:57 load avg: 24.49 [408/447/2] test_urlparse passed │ │ │ │ +0:22:58 load avg: 24.49 [409/447/2] test_userdict passed -- running (1): test_unparse (30.0 sec) │ │ │ │ +0:22:59 load avg: 24.49 [410/447/2] test_userlist passed -- running (1): test_unparse (30.8 sec) │ │ │ │ +0:23:03 load avg: 24.05 [411/447/2] test_userstring passed -- running (1): test_unparse (34.7 sec) │ │ │ │ +0:23:04 load avg: 24.05 [412/447/2] test_utf8_mode passed -- running (1): test_unparse (36.2 sec) │ │ │ │ +0:23:05 load avg: 23.64 [413/447/2] test_utf8source passed -- running (1): test_unparse (36.6 sec) │ │ │ │ +0:23:06 load avg: 23.64 [414/447/2] test_uuid passed -- running (1): test_unparse (37.8 sec) │ │ │ │ +0:23:09 load avg: 23.27 [415/447/2] test_unparse passed (41.4 sec) │ │ │ │ +0:23:11 load avg: 23.27 [416/447/2] test_wait3 passed │ │ │ │ +0:23:13 load avg: 23.27 [417/447/2] test_warnings passed │ │ │ │ +0:23:13 load avg: 23.27 [418/447/2] test_wave passed │ │ │ │ +0:23:15 load avg: 23.01 [419/447/2] test_wait4 passed │ │ │ │ +0:23:15 load avg: 23.01 [420/447/2] test_weakset passed │ │ │ │ +0:23:16 load avg: 23.01 [421/447/2] test_webbrowser passed │ │ │ │ +0:23:16 load avg: 23.01 [422/447/2] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:16:15 load avg: 1.72 [423/447/2] test_winconsoleio skipped │ │ │ │ +0:23:17 load avg: 23.01 [423/447/2] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:16:15 load avg: 1.72 [424/447/2] test_winreg skipped │ │ │ │ +0:23:17 load avg: 23.01 [424/447/2] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:16:15 load avg: 1.72 [425/447/2] test_winsound skipped │ │ │ │ +0:23:17 load avg: 23.01 [425/447/2] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:16:15 load avg: 1.72 [426/447/2] test_with passed │ │ │ │ -0:16:15 load avg: 1.72 [427/447/2] test_wmi skipped │ │ │ │ +0:23:18 load avg: 23.01 [426/447/2] test_with passed │ │ │ │ +0:23:18 load avg: 23.01 [427/447/2] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:16:16 load avg: 1.72 [428/447/2] test_wsgiref passed │ │ │ │ -0:16:16 load avg: 1.72 [429/447/2] test_xml passed │ │ │ │ -0:16:16 load avg: 1.72 [430/447/2] test_xml_dom_minicompat passed │ │ │ │ -0:16:16 load avg: 1.72 [431/447/2] test_xml_dom_xmlbuilder passed │ │ │ │ -0:16:18 load avg: 1.72 [432/447/2] test_xml_etree passed │ │ │ │ -0:16:19 load avg: 1.66 [433/447/2] test_xml_etree_c passed │ │ │ │ -0:16:22 load avg: 1.66 [434/447/2] test_weakref passed │ │ │ │ -0:16:22 load avg: 1.66 [435/447/2] test_xpickle skipped (resource denied) │ │ │ │ +0:23:19 load avg: 23.01 [428/447/2] test_wsgiref passed │ │ │ │ +0:23:19 load avg: 23.01 [429/447/2] test_xml passed │ │ │ │ +0:23:20 load avg: 23.01 [430/447/2] test_xml_dom_minicompat passed │ │ │ │ +0:23:20 load avg: 23.01 [431/447/2] test_xml_dom_xmlbuilder passed │ │ │ │ +0:23:23 load avg: 23.01 [432/447/2] test_weakref passed │ │ │ │ +0:23:24 load avg: 23.01 [433/447/2] test_xml_etree passed │ │ │ │ +0:23:26 load avg: 23.65 [434/447/2] test_xml_etree_c passed │ │ │ │ +0:23:26 load avg: 23.65 [435/447/2] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -0:16:22 load avg: 1.66 [436/447/2] test_xxlimited passed │ │ │ │ -0:16:23 load avg: 1.66 [437/447/2] test_xxtestfuzz passed │ │ │ │ -0:16:23 load avg: 1.61 [438/447/2] test_yield_from passed │ │ │ │ -0:16:23 load avg: 1.61 [439/447/2] test_zipapp passed │ │ │ │ -0:16:43 load avg: 1.47 [440/447/2] test_zipfile passed │ │ │ │ -0:16:43 load avg: 1.43 [441/447/2] test_zipfile64 skipped (resource denied) │ │ │ │ +0:23:27 load avg: 23.65 [436/447/2] test_xxlimited passed │ │ │ │ +0:23:27 load avg: 23.65 [437/447/2] test_xxtestfuzz passed │ │ │ │ +0:23:27 load avg: 23.65 [438/447/2] test_yield_from passed │ │ │ │ +0:23:28 load avg: 23.65 [439/447/2] test_zipapp passed │ │ │ │ +0:23:52 load avg: 22.41 [440/447/2] test_xmlrpc passed │ │ │ │ +0:23:52 load avg: 22.41 [441/447/2] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:16:46 load avg: 1.43 [442/447/2] test_xmlrpc passed │ │ │ │ -0:16:47 load avg: 1.43 [443/447/2] test_zipimport_support passed │ │ │ │ -0:16:49 load avg: 1.48 [444/447/2] test_zlib passed │ │ │ │ -0:16:49 load avg: 1.48 [445/447/2] test_zoneinfo passed │ │ │ │ -0:16:51 load avg: 1.48 [446/447/2] test_zstd passed │ │ │ │ -0:17:21 load avg: 1.35 running (1): test_zipimport (37.7 sec) │ │ │ │ -0:17:51 load avg: 1.21 running (1): test_zipimport (1 min 7 sec) │ │ │ │ -0:18:21 load avg: 1.12 running (1): test_zipimport (1 min 37 sec) │ │ │ │ -0:18:45 load avg: 1.08 [447/447/2] test_zipimport passed (2 min 2 sec) │ │ │ │ +0:24:10 load avg: 21.44 [442/447/2] test_zipfile passed (41.7 sec) │ │ │ │ +0:24:11 load avg: 21.44 [443/447/2] test_zipimport_support passed │ │ │ │ +0:24:13 load avg: 21.44 [444/447/2] test_zlib passed │ │ │ │ +0:24:14 load avg: 21.44 [445/447/2] test_zoneinfo passed │ │ │ │ +0:24:17 load avg: 21.25 [446/447/2] test_zstd passed │ │ │ │ +0:24:47 load avg: 20.83 running (1): test_zipimport (54.3 sec) │ │ │ │ +0:25:17 load avg: 19.18 running (1): test_zipimport (1 min 24 sec) │ │ │ │ +0:25:47 load avg: 18.51 running (1): test_zipimport (1 min 54 sec) │ │ │ │ +0:26:17 load avg: 18.30 running (1): test_zipimport (2 min 24 sec) │ │ │ │ +0:26:47 load avg: 18.46 running (1): test_zipimport (2 min 54 sec) │ │ │ │ +0:26:59 load avg: 17.85 [447/447/2] test_zipimport passed (3 min 6 sec) │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 8 min 42 sec │ │ │ │ -- test_zipimport: 2 min 2 sec │ │ │ │ -- test_hashlib: 1 min │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 51.9 sec │ │ │ │ -- test_source_encoding: 48.7 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 47.4 sec │ │ │ │ -- test_profiling: 47.2 sec │ │ │ │ -- test_math: 43.4 sec │ │ │ │ -- test_cext: 41.7 sec │ │ │ │ -- test_cppext: 38.3 sec │ │ │ │ +- test_int: 12 min 22 sec │ │ │ │ +- test_zipimport: 3 min 6 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 18 sec │ │ │ │ +- test_statistics: 1 min 9 sec │ │ │ │ +- test_cext: 1 min 6 sec │ │ │ │ +- test_math: 1 min 3 sec │ │ │ │ +- test_cppext: 1 min │ │ │ │ +- test_hashlib: 57.8 sec │ │ │ │ +- test_regrtest: 57.1 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 56.7 sec │ │ │ │ │ │ │ │ 18 tests skipped: │ │ │ │ test.test_os.test_windows test_android test_apple test_dbm_ndbm │ │ │ │ test_devpoll test_free_threading test_kqueue test_launcher │ │ │ │ test_msvcrt test_perf_profiler test_perfmaps test_samply_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ @@ -677,35 +685,35 @@ │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 425 tests OK. │ │ │ │ │ │ │ │ -0:18:45 load avg: 1.08 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ -0:18:45 load avg: 1.08 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:18:45 load avg: 1.08 [1/2/1] test_urllibnet failed (1 error) │ │ │ │ +0:26:59 load avg: 17.85 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +0:26:59 load avg: 17.85 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:26:59 load avg: 17.85 [1/2/1] test_urllibnet failed (1 error) │ │ │ │ Re-running test_urllibnet in verbose mode (matching: test_getcode) │ │ │ │ test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ERROR │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ ERROR: test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.15-3.15.0~rc2/Lib/test/test_urllibnet.py", line 107, in test_getcode │ │ │ │ self.assertEqual(e.exception.code, 404) │ │ │ │ ^^^^^^^^^^^^^^^^ │ │ │ │ AttributeError: 'URLError' object has no attribute 'code' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.014s │ │ │ │ +Ran 1 test in 0.015s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:18:45 load avg: 1.08 [2/2/2] test_urllib2 failed (1 failure) │ │ │ │ +0:26:59 load avg: 17.85 [2/2/2] test_urllib2 failed (1 failure) │ │ │ │ Re-running test_urllib2 in verbose mode (matching: test_ftp_error) │ │ │ │ test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) ... FAIL │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ FAIL: test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ @@ -737,34 +745,34 @@ │ │ │ │ self.assertEqual(raised.reason, │ │ │ │ ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ │ │ │ │ f"ftp error: {exception.args[0]}") │ │ │ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: gaierror(-3, 'Temporary failure in name resolution') != 'ftp error: 500 OOPS: cannot change directory:/nonexistent' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.018s │ │ │ │ +Ran 1 test in 0.019s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ 2 tests failed again: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE then FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 8 min 42 sec │ │ │ │ -- test_zipimport: 2 min 2 sec │ │ │ │ -- test_hashlib: 1 min │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 51.9 sec │ │ │ │ -- test_source_encoding: 48.7 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 47.4 sec │ │ │ │ -- test_profiling: 47.2 sec │ │ │ │ -- test_math: 43.4 sec │ │ │ │ -- test_cext: 41.7 sec │ │ │ │ -- test_cppext: 38.3 sec │ │ │ │ +- test_int: 12 min 22 sec │ │ │ │ +- test_zipimport: 3 min 6 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 18 sec │ │ │ │ +- test_statistics: 1 min 9 sec │ │ │ │ +- test_cext: 1 min 6 sec │ │ │ │ +- test_math: 1 min 3 sec │ │ │ │ +- test_cppext: 1 min │ │ │ │ +- test_hashlib: 57.8 sec │ │ │ │ +- test_regrtest: 57.1 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 56.7 sec │ │ │ │ │ │ │ │ 18 tests skipped: │ │ │ │ test.test_os.test_windows test_android test_apple test_dbm_ndbm │ │ │ │ test_devpoll test_free_threading test_kqueue test_launcher │ │ │ │ test_msvcrt test_perf_profiler test_perfmaps test_samply_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ @@ -776,13 +784,13 @@ │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 425 tests OK. │ │ │ │ │ │ │ │ -Total duration: 18 min 45 sec │ │ │ │ -Total tests: run=48,434 failures=2 skipped=2,095 │ │ │ │ +Total duration: 26 min 59 sec │ │ │ │ +Total tests: run=48,434 failures=2 skipped=2,097 │ │ │ │ Total test files: run=447/447 failed=2 skipped=18 resource_denied=2 rerun=2 │ │ │ │ Result: FAILURE then FAILURE │ │ │ │ make[1]: *** [Makefile:2516: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.15-3.15.0~rc2/build-static'