--- /srv/rebuilderd/tmp/rebuilderd4NaH5W/inputs/python3.14-dev_3.14.3-3_i386.deb +++ /srv/rebuilderd/tmp/rebuilderd4NaH5W/out/python3.14-dev_3.14.3-3_i386.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-03-21 11:37:05.000000 debian-binary │ -rw-r--r-- 0 0 0 772 2026-03-21 11:37:05.000000 control.tar.xz │ --rw-r--r-- 0 0 0 507844 2026-03-21 11:37:05.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 507560 2026-03-21 11:37:05.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./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-03-21 11:37:05.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-03-21 11:37:05.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-03-21 11:37:05.000000 ./usr/share/doc/python3.14/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-02-03 15:32:20.000000 ./usr/share/doc/python3.14/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-03-21 11:37:05.000000 ./usr/share/doc/python3.14/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-02-03 15:32:20.000000 ./usr/share/doc/python3.14/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-03-21 11:37:05.000000 ./usr/share/doc/python3.14/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 10134 2026-03-21 11:37:05.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 9851 2026-03-21 11:37:05.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-03-21 11:37:05.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-03-21 11:37:05.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-03-21 11:37:05.000000 ./usr/bin/python3.14-config -> i386-linux-gnu-python3.14-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-03-21 11:37:05.000000 ./usr/share/doc/python3.14-dev -> python3.14 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-03-21 11:37:05.000000 ./usr/share/man/man1/python3.14-config.1.gz -> i386-linux-gnu-python3.14-config.1.gz │ │ ├── ./usr/share/doc/python3.14/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -2,330 +2,329 @@ │ │ │ │ Checked 114 modules (63 built-in, 50 shared, 1 n/a on linux-i686, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details_i386-linux-gnu.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 1 -w -uall --timeout=3600 -x test_asyncio 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 1 -w -uall --timeout=3600 -x test_asyncio 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.14.3 (main, Mar 21 2026, 11:37:05) [GCC 15.2.0] │ │ │ │ == Linux-6.12.74+deb13+1-amd64-i686-with-glibc2.42 little-endian │ │ │ │ == Python build: release LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.14-3.14.3/build-static/build/test_python_worker_118272æ │ │ │ │ -== CPU count: 6 │ │ │ │ +== cwd: /build/reproducible-path/python3.14-3.14.3/build-static/build/test_python_worker_118251æ │ │ │ │ +== CPU count: 8 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1774093025 │ │ │ │ -0:00:00 load avg: 1.01 Run 445 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:18 load avg: 0.79 [ 1/445] test.test_concurrent_futures.test_as_completed passed │ │ │ │ -0:00:37 load avg: 0.64 [ 2/445] test.test_concurrent_futures.test_deadlock passed │ │ │ │ -0:00:41 load avg: 0.59 [ 3/445] test.test_concurrent_futures.test_future passed │ │ │ │ -0:00:44 load avg: 0.59 [ 4/445] test.test_concurrent_futures.test_init passed │ │ │ │ -0:01:02 load avg: 0.70 [ 5/445] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ -0:01:32 load avg: 0.97 running (1): test.test_concurrent_futures.test_process_pool (30.0 sec) │ │ │ │ -0:01:42 load avg: 0.90 [ 6/445] test.test_concurrent_futures.test_process_pool passed (40.2 sec) │ │ │ │ -0:02:02 load avg: 0.78 [ 7/445] test.test_concurrent_futures.test_shutdown passed │ │ │ │ -0:02:13 load avg: 0.73 [ 8/445] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ -0:02:18 load avg: 0.75 [ 9/445] test.test_concurrent_futures.test_wait passed │ │ │ │ -0:02:19 load avg: 0.75 [ 10/445] test.test_future_stmt.test_future passed │ │ │ │ -0:02:19 load avg: 0.75 [ 11/445] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:02:19 load avg: 0.77 [ 12/445] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:02:20 load avg: 0.77 [ 13/445] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:02:20 load avg: 0.77 [ 14/445] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:02:22 load avg: 0.77 [ 15/445] test.test_inspect.test_inspect passed │ │ │ │ -0:02:32 load avg: 0.65 [ 16/445] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:02:55 load avg: 1.19 [ 17/445] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:03:20 load avg: 0.93 [ 18/445] test.test_multiprocessing_fork.test_processes passed │ │ │ │ -0:03:34 load avg: 0.78 [ 19/445] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:03:49 load avg: 1.04 [ 20/445] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:04:15 load avg: 1.23 [ 21/445] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ -0:04:45 load avg: 1.16 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ -0:04:58 load avg: 3.12 [ 22/445] test.test_multiprocessing_forkserver.test_processes passed (42.6 sec) │ │ │ │ -0:05:12 load avg: 2.57 [ 23/445] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:05:32 load avg: 2.32 [ 24/445] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ -0:05:59 load avg: 1.71 [ 25/445] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ -0:06:29 load avg: 1.36 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ -0:06:51 load avg: 1.24 [ 26/445] test.test_multiprocessing_spawn.test_processes passed (51.5 sec) │ │ │ │ -0:07:05 load avg: 0.96 [ 27/445] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ -0:07:09 load avg: 0.96 [ 28/445] test.test_pydoc.test_pydoc passed │ │ │ │ -0:07:10 load avg: 0.96 [ 29/445] test___all__ passed │ │ │ │ -0:07:10 load avg: 0.96 [ 30/445] test__colorize passed │ │ │ │ -0:07:12 load avg: 0.96 [ 31/445] test__interpchannels passed │ │ │ │ -0:07:14 load avg: 0.96 [ 32/445] test__interpreters passed │ │ │ │ -0:07:14 load avg: 0.96 [ 33/445] test__locale passed │ │ │ │ -0:07:14 load avg: 0.97 [ 34/445] test__opcode passed │ │ │ │ -0:07:15 load avg: 0.97 [ 35/445] test__osx_support passed │ │ │ │ -0:07:15 load avg: 0.97 [ 36/445] test_abc passed │ │ │ │ -0:07:15 load avg: 0.97 [ 37/445] test_abstract_numbers passed │ │ │ │ -0:07:15 load avg: 0.97 [ 38/445] test_android skipped │ │ │ │ +0:00:00 load avg: 0.93 Run 445 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:16 load avg: 0.74 [ 1/445] test.test_concurrent_futures.test_as_completed passed │ │ │ │ +0:00:32 load avg: 0.88 [ 2/445] test.test_concurrent_futures.test_deadlock passed │ │ │ │ +0:00:35 load avg: 0.88 [ 3/445] test.test_concurrent_futures.test_future passed │ │ │ │ +0:00:37 load avg: 0.80 [ 4/445] test.test_concurrent_futures.test_init passed │ │ │ │ +0:00:54 load avg: 0.70 [ 5/445] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ +0:01:24 load avg: 0.55 running (1): test.test_concurrent_futures.test_process_pool (30.0 sec) │ │ │ │ +0:01:24 load avg: 0.55 [ 6/445] test.test_concurrent_futures.test_process_pool passed (30.6 sec) │ │ │ │ +0:01:40 load avg: 0.66 [ 7/445] test.test_concurrent_futures.test_shutdown passed │ │ │ │ +0:01:51 load avg: 0.58 [ 8/445] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ +0:01:54 load avg: 0.58 [ 9/445] test.test_concurrent_futures.test_wait passed │ │ │ │ +0:01:55 load avg: 0.58 [ 10/445] test.test_future_stmt.test_future passed │ │ │ │ +0:01:55 load avg: 0.58 [ 11/445] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:01:55 load avg: 0.58 [ 12/445] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:01:55 load avg: 0.58 [ 13/445] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:01:55 load avg: 0.58 [ 14/445] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:01:56 load avg: 0.58 [ 15/445] test.test_inspect.test_inspect passed │ │ │ │ +0:02:06 load avg: 0.56 [ 16/445] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:02:24 load avg: 1.22 [ 17/445] test.test_multiprocessing_fork.test_misc passed │ │ │ │ +0:02:47 load avg: 0.80 [ 18/445] test.test_multiprocessing_fork.test_processes passed │ │ │ │ +0:03:01 load avg: 0.68 [ 19/445] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:03:12 load avg: 0.81 [ 20/445] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:03:33 load avg: 0.64 [ 21/445] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ +0:04:03 load avg: 2.20 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ +0:04:06 load avg: 2.11 [ 22/445] test.test_multiprocessing_forkserver.test_processes passed (33.3 sec) │ │ │ │ +0:04:20 load avg: 1.78 [ 23/445] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ +0:04:35 load avg: 1.81 [ 24/445] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ +0:04:56 load avg: 1.36 [ 25/445] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ +0:05:26 load avg: 1.11 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ +0:05:34 load avg: 1.09 [ 26/445] test.test_multiprocessing_spawn.test_processes passed (38.2 sec) │ │ │ │ +0:05:48 load avg: 0.85 [ 27/445] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ +0:05:50 load avg: 0.85 [ 28/445] test.test_pydoc.test_pydoc passed │ │ │ │ +0:05:51 load avg: 0.85 [ 29/445] test___all__ passed │ │ │ │ +0:05:51 load avg: 0.86 [ 30/445] test__colorize passed │ │ │ │ +0:05:53 load avg: 0.86 [ 31/445] test__interpchannels passed │ │ │ │ +0:05:54 load avg: 0.86 [ 32/445] test__interpreters passed │ │ │ │ +0:05:54 load avg: 0.86 [ 33/445] test__locale passed │ │ │ │ +0:05:54 load avg: 0.86 [ 34/445] test__opcode passed │ │ │ │ +0:05:54 load avg: 0.86 [ 35/445] test__osx_support passed │ │ │ │ +0:05:54 load avg: 0.86 [ 36/445] test_abc passed │ │ │ │ +0:05:55 load avg: 0.86 [ 37/445] test_abstract_numbers passed │ │ │ │ +0:05:55 load avg: 0.86 [ 38/445] test_android skipped │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:07:16 load avg: 0.97 [ 39/445] test_annotationlib passed │ │ │ │ -0:07:16 load avg: 0.97 [ 40/445] test_apple skipped │ │ │ │ +0:05:55 load avg: 0.86 [ 39/445] test_annotationlib passed │ │ │ │ +0:05:55 load avg: 0.86 [ 40/445] test_apple skipped │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:07:19 load avg: 0.97 [ 41/445] test_argparse passed │ │ │ │ -0:07:20 load avg: 0.97 [ 42/445] test_array passed │ │ │ │ -0:07:21 load avg: 0.97 [ 43/445] test_asdl_parser passed │ │ │ │ -0:07:27 load avg: 0.97 [ 44/445] test_ast passed │ │ │ │ -0:07:28 load avg: 0.97 [ 45/445] test_asyncgen passed │ │ │ │ -0:07:29 load avg: 0.97 [ 46/445] test_atexit passed │ │ │ │ -0:07:32 load avg: 0.98 [ 47/445] test_audit passed │ │ │ │ -0:07:32 load avg: 0.98 [ 48/445] test_augassign passed │ │ │ │ -0:07:33 load avg: 0.98 [ 49/445] test_base64 passed │ │ │ │ -0:07:33 load avg: 0.98 [ 50/445] test_baseexception passed │ │ │ │ -0:07:33 load avg: 0.98 [ 51/445] test_bdb passed │ │ │ │ -0:07:34 load avg: 0.98 [ 52/445] test_bigaddrspace passed │ │ │ │ -0:07:34 load avg: 0.98 [ 53/445] test_bigmem passed │ │ │ │ -0:07:34 load avg: 0.98 [ 54/445] test_binascii passed │ │ │ │ -0:07:34 load avg: 0.98 [ 55/445] test_binop passed │ │ │ │ -0:07:34 load avg: 0.98 [ 56/445] test_bisect passed │ │ │ │ -0:07:35 load avg: 0.90 [ 57/445] test_bool passed │ │ │ │ -0:07:39 load avg: 0.90 [ 58/445] test_buffer passed │ │ │ │ -0:07:40 load avg: 0.91 [ 59/445] test_bufio passed │ │ │ │ -0:07:40 load avg: 0.91 [ 60/445] test_build_details passed │ │ │ │ -0:07:41 load avg: 0.91 [ 61/445] test_builtin passed │ │ │ │ -0:07:44 load avg: 0.91 [ 62/445] test_bytes passed │ │ │ │ -0:07:46 load avg: 0.83 [ 63/445] test_bz2 passed │ │ │ │ -0:07:49 load avg: 0.83 [ 64/445] test_c_locale_coercion passed │ │ │ │ -0:07:53 load avg: 0.85 [ 65/445] test_calendar passed │ │ │ │ -0:07:53 load avg: 0.85 [ 66/445] test_call passed │ │ │ │ -0:08:09 load avg: 0.80 [ 67/445] test_capi passed │ │ │ │ -0:08:39 load avg: 0.88 running (1): test_cext (30.0 sec) │ │ │ │ -0:08:58 load avg: 0.92 [ 68/445] test_cext passed (48.9 sec) │ │ │ │ -0:08:58 load avg: 0.92 [ 69/445] test_charmapcodec passed │ │ │ │ -0:08:59 load avg: 0.92 [ 70/445] test_class passed │ │ │ │ -0:08:59 load avg: 0.92 [ 71/445] test_clinic passed │ │ │ │ -0:08:59 load avg: 0.92 [ 72/445] test_cmath passed │ │ │ │ -0:09:00 load avg: 0.92 [ 73/445] test_cmd passed │ │ │ │ -0:09:06 load avg: 0.85 [ 74/445] test_cmd_line passed │ │ │ │ -0:09:10 load avg: 0.86 [ 75/445] test_cmd_line_script passed │ │ │ │ -0:09:11 load avg: 0.86 [ 76/445] test_code passed │ │ │ │ -0:09:11 load avg: 0.86 [ 77/445] test_code_module passed │ │ │ │ -0:09:11 load avg: 0.86 [ 78/445] test_codeccallbacks passed │ │ │ │ -0:09:12 load avg: 0.86 [ 79/445] test_codecencodings_cn passed │ │ │ │ -0:09:12 load avg: 0.86 [ 80/445] test_codecencodings_hk passed │ │ │ │ -0:09:12 load avg: 0.86 [ 81/445] test_codecencodings_iso2022 passed │ │ │ │ -0:09:13 load avg: 0.86 [ 82/445] test_codecencodings_jp passed │ │ │ │ -0:09:13 load avg: 0.86 [ 83/445] test_codecencodings_kr passed │ │ │ │ -0:09:13 load avg: 0.86 [ 84/445] test_codecencodings_tw passed │ │ │ │ -0:09:14 load avg: 0.86 [ 85/445] test_codecmaps_cn passed │ │ │ │ -0:09:14 load avg: 0.86 [ 86/445] test_codecmaps_hk passed │ │ │ │ -0:09:15 load avg: 0.87 [ 87/445] test_codecmaps_jp passed │ │ │ │ -0:09:15 load avg: 0.87 [ 88/445] test_codecmaps_kr passed │ │ │ │ -0:09:16 load avg: 0.87 [ 89/445] test_codecmaps_tw passed │ │ │ │ -0:09:17 load avg: 0.87 [ 90/445] test_codecs passed │ │ │ │ -0:09:17 load avg: 0.87 [ 91/445] test_codeop passed │ │ │ │ -0:09:20 load avg: 0.88 [ 92/445] test_collections passed │ │ │ │ -0:09:20 load avg: 0.88 [ 93/445] test_colorsys passed │ │ │ │ -0:09:20 load avg: 0.88 [ 94/445] test_compare passed │ │ │ │ -0:09:26 load avg: 0.89 [ 95/445] test_compile passed │ │ │ │ -0:09:49 load avg: 0.99 [ 96/445] test_compileall passed │ │ │ │ -0:09:49 load avg: 0.99 [ 97/445] test_compiler_assemble passed │ │ │ │ -0:09:49 load avg: 0.99 [ 98/445] test_compiler_codegen passed │ │ │ │ -0:09:50 load avg: 0.99 [ 99/445] test_complex passed │ │ │ │ -0:09:50 load avg: 0.99 [100/445] test_configparser passed │ │ │ │ -0:09:50 load avg: 0.99 [101/445] test_contains passed │ │ │ │ -0:09:52 load avg: 0.99 [102/445] test_context passed │ │ │ │ -0:09:52 load avg: 0.99 [103/445] test_contextlib passed │ │ │ │ -0:09:52 load avg: 0.99 [104/445] test_contextlib_async passed │ │ │ │ -0:09:53 load avg: 0.99 [105/445] test_copy passed │ │ │ │ -0:09:53 load avg: 0.99 [106/445] test_copyreg passed │ │ │ │ -0:09:53 load avg: 0.99 [107/445] test_coroutines passed │ │ │ │ -0:10:23 load avg: 1.00 running (1): test_cppext (30.0 sec) │ │ │ │ -0:10:52 load avg: 1.00 [108/445] test_cppext passed (58.8 sec) │ │ │ │ -0:10:53 load avg: 1.00 [109/445] test_cprofile passed │ │ │ │ -0:10:54 load avg: 1.00 [110/445] test_crossinterp passed │ │ │ │ -0:10:54 load avg: 1.00 [111/445] test_csv passed │ │ │ │ -0:10:57 load avg: 1.00 [112/445] test_ctypes passed │ │ │ │ -0:10:57 load avg: 1.00 [113/445] test_curses passed │ │ │ │ -0:10:58 load avg: 1.00 [114/445] test_dataclasses passed │ │ │ │ -0:11:02 load avg: 1.00 [115/445] test_datetime passed │ │ │ │ -0:11:03 load avg: 1.00 [116/445] test_dbm passed │ │ │ │ -0:11:03 load avg: 1.00 [117/445] test_dbm_dumb passed │ │ │ │ -0:11:03 load avg: 1.00 [118/445] test_dbm_gnu passed │ │ │ │ -0:11:03 load avg: 1.00 [119/445] test_dbm_ndbm passed │ │ │ │ -0:11:04 load avg: 1.00 [120/445] test_dbm_sqlite3 passed │ │ │ │ -0:11:10 load avg: 1.00 [121/445] test_decimal passed │ │ │ │ -0:11:10 load avg: 1.00 [122/445] test_decorators passed │ │ │ │ -0:11:10 load avg: 1.00 [123/445] test_defaultdict passed │ │ │ │ -0:11:11 load avg: 1.00 [124/445] test_deque passed │ │ │ │ -0:11:12 load avg: 1.00 [125/445] test_descr passed │ │ │ │ -0:11:13 load avg: 1.00 [126/445] test_descrtut passed │ │ │ │ -0:11:13 load avg: 1.00 [127/445] test_devpoll skipped │ │ │ │ +0:05:57 load avg: 0.87 [ 41/445] test_argparse passed │ │ │ │ +0:05:57 load avg: 0.87 [ 42/445] test_array passed │ │ │ │ +0:05:58 load avg: 0.87 [ 43/445] test_asdl_parser passed │ │ │ │ +0:06:03 load avg: 0.88 [ 44/445] test_ast passed │ │ │ │ +0:06:04 load avg: 0.88 [ 45/445] test_asyncgen passed │ │ │ │ +0:06:04 load avg: 0.88 [ 46/445] test_atexit passed │ │ │ │ +0:06:06 load avg: 0.88 [ 47/445] test_audit passed │ │ │ │ +0:06:06 load avg: 0.88 [ 48/445] test_augassign passed │ │ │ │ +0:06:06 load avg: 0.89 [ 49/445] test_base64 passed │ │ │ │ +0:06:07 load avg: 0.89 [ 50/445] test_baseexception passed │ │ │ │ +0:06:07 load avg: 0.89 [ 51/445] test_bdb passed │ │ │ │ +0:06:07 load avg: 0.89 [ 52/445] test_bigaddrspace passed │ │ │ │ +0:06:07 load avg: 0.89 [ 53/445] test_bigmem passed │ │ │ │ +0:06:07 load avg: 0.89 [ 54/445] test_binascii passed │ │ │ │ +0:06:07 load avg: 0.89 [ 55/445] test_binop passed │ │ │ │ +0:06:07 load avg: 0.89 [ 56/445] test_bisect passed │ │ │ │ +0:06:07 load avg: 0.89 [ 57/445] test_bool passed │ │ │ │ +0:06:10 load avg: 0.89 [ 58/445] test_buffer passed │ │ │ │ +0:06:10 load avg: 0.89 [ 59/445] test_bufio passed │ │ │ │ +0:06:10 load avg: 0.89 [ 60/445] test_build_details passed │ │ │ │ +0:06:11 load avg: 0.89 [ 61/445] test_builtin passed │ │ │ │ +0:06:13 load avg: 0.90 [ 62/445] test_bytes passed │ │ │ │ +0:06:14 load avg: 0.90 [ 63/445] test_bz2 passed │ │ │ │ +0:06:16 load avg: 0.90 [ 64/445] test_c_locale_coercion passed │ │ │ │ +0:06:18 load avg: 0.91 [ 65/445] test_calendar passed │ │ │ │ +0:06:18 load avg: 0.91 [ 66/445] test_call passed │ │ │ │ +0:06:32 load avg: 0.94 [ 67/445] test_capi passed │ │ │ │ +0:07:00 load avg: 0.96 [ 68/445] test_cext passed │ │ │ │ +0:07:01 load avg: 0.96 [ 69/445] test_charmapcodec passed │ │ │ │ +0:07:01 load avg: 0.96 [ 70/445] test_class passed │ │ │ │ +0:07:01 load avg: 0.96 [ 71/445] test_clinic passed │ │ │ │ +0:07:01 load avg: 0.96 [ 72/445] test_cmath passed │ │ │ │ +0:07:02 load avg: 0.96 [ 73/445] test_cmd passed │ │ │ │ +0:07:05 load avg: 0.96 [ 74/445] test_cmd_line passed │ │ │ │ +0:07:07 load avg: 0.97 [ 75/445] test_cmd_line_script passed │ │ │ │ +0:07:08 load avg: 0.97 [ 76/445] test_code passed │ │ │ │ +0:07:08 load avg: 0.97 [ 77/445] test_code_module passed │ │ │ │ +0:07:08 load avg: 0.97 [ 78/445] test_codeccallbacks passed │ │ │ │ +0:07:08 load avg: 0.97 [ 79/445] test_codecencodings_cn passed │ │ │ │ +0:07:08 load avg: 0.97 [ 80/445] test_codecencodings_hk passed │ │ │ │ +0:07:09 load avg: 0.97 [ 81/445] test_codecencodings_iso2022 passed │ │ │ │ +0:07:09 load avg: 0.97 [ 82/445] test_codecencodings_jp passed │ │ │ │ +0:07:09 load avg: 0.97 [ 83/445] test_codecencodings_kr passed │ │ │ │ +0:07:09 load avg: 0.97 [ 84/445] test_codecencodings_tw passed │ │ │ │ +0:07:09 load avg: 0.97 [ 85/445] test_codecmaps_cn passed │ │ │ │ +0:07:10 load avg: 0.97 [ 86/445] test_codecmaps_hk passed │ │ │ │ +0:07:10 load avg: 0.97 [ 87/445] test_codecmaps_jp passed │ │ │ │ +0:07:10 load avg: 0.97 [ 88/445] test_codecmaps_kr passed │ │ │ │ +0:07:10 load avg: 0.97 [ 89/445] test_codecmaps_tw passed │ │ │ │ +0:07:11 load avg: 0.97 [ 90/445] test_codecs passed │ │ │ │ +0:07:11 load avg: 0.97 [ 91/445] test_codeop passed │ │ │ │ +0:07:13 load avg: 0.97 [ 92/445] test_collections passed │ │ │ │ +0:07:13 load avg: 0.97 [ 93/445] test_colorsys passed │ │ │ │ +0:07:14 load avg: 0.97 [ 94/445] test_compare passed │ │ │ │ +0:07:17 load avg: 0.97 [ 95/445] test_compile passed │ │ │ │ +0:07:31 load avg: 0.98 [ 96/445] test_compileall passed │ │ │ │ +0:07:31 load avg: 0.98 [ 97/445] test_compiler_assemble passed │ │ │ │ +0:07:31 load avg: 0.98 [ 98/445] test_compiler_codegen passed │ │ │ │ +0:07:31 load avg: 0.98 [ 99/445] test_complex passed │ │ │ │ +0:07:32 load avg: 0.90 [100/445] test_configparser passed │ │ │ │ +0:07:32 load avg: 0.90 [101/445] test_contains passed │ │ │ │ +0:07:33 load avg: 0.90 [102/445] test_context passed │ │ │ │ +0:07:33 load avg: 0.90 [103/445] test_contextlib passed │ │ │ │ +0:07:33 load avg: 0.90 [104/445] test_contextlib_async passed │ │ │ │ +0:07:33 load avg: 0.90 [105/445] test_copy passed │ │ │ │ +0:07:33 load avg: 0.90 [106/445] test_copyreg passed │ │ │ │ +0:07:34 load avg: 0.90 [107/445] test_coroutines passed │ │ │ │ +0:08:04 load avg: 0.94 running (1): test_cppext (30.0 sec) │ │ │ │ +0:08:09 load avg: 0.94 [108/445] test_cppext passed (34.9 sec) │ │ │ │ +0:08:09 load avg: 0.94 [109/445] test_cprofile passed │ │ │ │ +0:08:09 load avg: 0.94 [110/445] test_crossinterp passed │ │ │ │ +0:08:10 load avg: 0.94 [111/445] test_csv passed │ │ │ │ +0:08:11 load avg: 0.94 [112/445] test_ctypes passed │ │ │ │ +0:08:11 load avg: 0.94 [113/445] test_curses passed │ │ │ │ +0:08:12 load avg: 0.95 [114/445] test_dataclasses passed │ │ │ │ +0:08:15 load avg: 0.95 [115/445] test_datetime passed │ │ │ │ +0:08:16 load avg: 0.95 [116/445] test_dbm passed │ │ │ │ +0:08:16 load avg: 0.95 [117/445] test_dbm_dumb passed │ │ │ │ +0:08:16 load avg: 0.95 [118/445] test_dbm_gnu passed │ │ │ │ +0:08:16 load avg: 0.95 [119/445] test_dbm_ndbm passed │ │ │ │ +0:08:18 load avg: 0.95 [120/445] test_dbm_sqlite3 passed │ │ │ │ +0:08:22 load avg: 0.96 [121/445] test_decimal passed │ │ │ │ +0:08:22 load avg: 0.96 [122/445] test_decorators passed │ │ │ │ +0:08:22 load avg: 0.96 [123/445] test_defaultdict passed │ │ │ │ +0:08:22 load avg: 0.96 [124/445] test_deque passed │ │ │ │ +0:08:23 load avg: 0.96 [125/445] test_descr passed │ │ │ │ +0:08:23 load avg: 0.96 [126/445] test_descrtut passed │ │ │ │ +0:08:23 load avg: 0.96 [127/445] test_devpoll skipped │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:11:14 load avg: 1.00 [128/445] test_dict passed │ │ │ │ -0:11:14 load avg: 1.00 [129/445] test_dictcomps passed │ │ │ │ -0:11:15 load avg: 1.00 [130/445] test_dictviews passed │ │ │ │ -0:11:16 load avg: 1.00 [131/445] test_difflib passed │ │ │ │ -0:11:17 load avg: 1.00 [132/445] test_dis passed │ │ │ │ -0:11:19 load avg: 1.00 [133/445] test_doctest passed │ │ │ │ -0:11:23 load avg: 0.92 [134/445] test_docxmlrpc passed │ │ │ │ -0:11:23 load avg: 0.92 [135/445] test_dtrace passed │ │ │ │ -0:11:23 load avg: 0.92 [136/445] test_dynamic passed │ │ │ │ -0:11:24 load avg: 0.92 [137/445] test_dynamicclassattribute passed │ │ │ │ -0:11:31 load avg: 0.78 [138/445] test_eintr passed │ │ │ │ -0:11:37 load avg: 0.80 [139/445] test_email passed │ │ │ │ -0:11:43 load avg: 0.81 [140/445] test_embed passed │ │ │ │ -0:11:44 load avg: 0.81 [141/445] test_enum passed │ │ │ │ -0:11:45 load avg: 0.81 [142/445] test_enumerate passed │ │ │ │ -0:11:45 load avg: 0.83 [143/445] test_eof passed │ │ │ │ -0:11:46 load avg: 0.83 [144/445] test_epoll passed │ │ │ │ -0:11:46 load avg: 0.83 [145/445] test_errno passed │ │ │ │ -0:11:46 load avg: 0.83 [146/445] test_except_star passed │ │ │ │ -0:11:47 load avg: 0.83 [147/445] test_exception_group passed │ │ │ │ -0:11:47 load avg: 0.83 [148/445] test_exception_hierarchy passed │ │ │ │ -0:11:47 load avg: 0.83 [149/445] test_exception_variations passed │ │ │ │ -0:11:51 load avg: 0.84 [150/445] test_exceptions passed │ │ │ │ -0:11:51 load avg: 0.84 [151/445] test_extcall passed │ │ │ │ -0:11:53 load avg: 0.84 [152/445] test_external_inspection passed │ │ │ │ -0:12:12 load avg: 0.60 [153/445] test_faulthandler passed │ │ │ │ -0:12:12 load avg: 0.60 [154/445] test_fcntl passed │ │ │ │ -0:12:13 load avg: 0.60 [155/445] test_file passed │ │ │ │ -0:12:15 load avg: 0.60 [156/445] test_file_eintr passed │ │ │ │ -0:12:15 load avg: 0.63 [157/445] test_filecmp passed │ │ │ │ -0:12:15 load avg: 0.63 [158/445] test_fileinput passed │ │ │ │ -0:12:15 load avg: 0.63 [159/445] test_fileio passed │ │ │ │ -0:12:16 load avg: 0.63 [160/445] test_fileutils passed │ │ │ │ -0:12:16 load avg: 0.63 [161/445] test_finalization passed │ │ │ │ -0:12:16 load avg: 0.63 [162/445] test_float passed │ │ │ │ -0:12:17 load avg: 0.63 [163/445] test_flufl passed │ │ │ │ -0:12:17 load avg: 0.63 [164/445] test_fnmatch passed │ │ │ │ -0:12:22 load avg: 0.58 [165/445] test_fork1 passed │ │ │ │ -0:12:22 load avg: 0.58 [166/445] test_format passed │ │ │ │ -0:12:23 load avg: 0.58 [167/445] test_fractions passed │ │ │ │ -0:12:25 load avg: 0.62 [168/445] test_frame passed │ │ │ │ -0:12:25 load avg: 0.62 [169/445] test_free_threading skipped │ │ │ │ +0:08:24 load avg: 0.96 [128/445] test_dict passed │ │ │ │ +0:08:24 load avg: 0.96 [129/445] test_dictcomps passed │ │ │ │ +0:08:25 load avg: 0.96 [130/445] test_dictviews passed │ │ │ │ +0:08:25 load avg: 0.96 [131/445] test_difflib passed │ │ │ │ +0:08:25 load avg: 0.96 [132/445] test_dis passed │ │ │ │ +0:08:27 load avg: 0.96 [133/445] test_doctest passed │ │ │ │ +0:08:29 load avg: 0.96 [134/445] test_docxmlrpc passed │ │ │ │ +0:08:29 load avg: 0.96 [135/445] test_dtrace passed │ │ │ │ +0:08:29 load avg: 0.96 [136/445] test_dynamic passed │ │ │ │ +0:08:29 load avg: 0.96 [137/445] test_dynamicclassattribute passed │ │ │ │ +0:08:36 load avg: 0.96 [138/445] test_eintr passed │ │ │ │ +0:08:41 load avg: 0.97 [139/445] test_email passed │ │ │ │ +0:08:45 load avg: 0.97 [140/445] test_embed passed │ │ │ │ +0:08:45 load avg: 0.97 [141/445] test_enum passed │ │ │ │ +0:08:46 load avg: 0.97 [142/445] test_enumerate passed │ │ │ │ +0:08:46 load avg: 0.97 [143/445] test_eof passed │ │ │ │ +0:08:46 load avg: 0.97 [144/445] test_epoll passed │ │ │ │ +0:08:46 load avg: 0.97 [145/445] test_errno passed │ │ │ │ +0:08:46 load avg: 1.05 [146/445] test_except_star passed │ │ │ │ +0:08:47 load avg: 1.05 [147/445] test_exception_group passed │ │ │ │ +0:08:47 load avg: 1.05 [148/445] test_exception_hierarchy passed │ │ │ │ +0:08:47 load avg: 1.05 [149/445] test_exception_variations passed │ │ │ │ +0:08:49 load avg: 1.05 [150/445] test_exceptions passed │ │ │ │ +0:08:49 load avg: 1.05 [151/445] test_extcall passed │ │ │ │ +0:08:50 load avg: 1.05 [152/445] test_external_inspection passed │ │ │ │ +0:09:09 load avg: 0.75 [153/445] test_faulthandler passed │ │ │ │ +0:09:09 load avg: 0.75 [154/445] test_fcntl passed │ │ │ │ +0:09:09 load avg: 0.75 [155/445] test_file passed │ │ │ │ +0:09:11 load avg: 0.75 [156/445] test_file_eintr passed │ │ │ │ +0:09:11 load avg: 0.75 [157/445] test_filecmp passed │ │ │ │ +0:09:11 load avg: 0.75 [158/445] test_fileinput passed │ │ │ │ +0:09:11 load avg: 0.75 [159/445] test_fileio passed │ │ │ │ +0:09:11 load avg: 0.75 [160/445] test_fileutils passed │ │ │ │ +0:09:12 load avg: 0.77 [161/445] test_finalization passed │ │ │ │ +0:09:12 load avg: 0.77 [162/445] test_float passed │ │ │ │ +0:09:12 load avg: 0.77 [163/445] test_flufl passed │ │ │ │ +0:09:12 load avg: 0.77 [164/445] test_fnmatch passed │ │ │ │ +0:09:17 load avg: 0.71 [165/445] test_fork1 passed │ │ │ │ +0:09:17 load avg: 0.71 [166/445] test_format passed │ │ │ │ +0:09:18 load avg: 0.71 [167/445] test_fractions passed │ │ │ │ +0:09:19 load avg: 0.71 [168/445] test_frame passed │ │ │ │ +0:09:19 load avg: 0.71 [169/445] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:12:25 load avg: 0.62 [170/445] test_frozen passed │ │ │ │ -0:12:28 load avg: 0.62 [171/445] test_fstring passed │ │ │ │ -0:12:29 load avg: 0.62 [172/445] test_funcattrs passed │ │ │ │ -0:12:30 load avg: 0.65 [173/445] test_functools passed │ │ │ │ -0:12:33 load avg: 0.65 [174/445] test_gc passed │ │ │ │ -0:12:33 load avg: 0.65 [175/445] test_generated_cases passed │ │ │ │ -0:12:33 load avg: 0.65 [176/445] test_generator_stop passed │ │ │ │ -0:12:34 load avg: 0.65 [177/445] test_generators passed │ │ │ │ -0:12:34 load avg: 0.65 [178/445] test_genericalias passed │ │ │ │ -0:12:34 load avg: 0.65 [179/445] test_genericclass passed │ │ │ │ -0:12:35 load avg: 0.65 [180/445] test_genericpath passed │ │ │ │ -0:12:35 load avg: 0.68 [181/445] test_genexps passed │ │ │ │ -0:12:35 load avg: 0.68 [182/445] test_getopt passed │ │ │ │ -0:12:35 load avg: 0.68 [183/445] test_getpass passed │ │ │ │ -0:12:36 load avg: 0.68 [184/445] test_getpath passed │ │ │ │ -0:12:36 load avg: 0.68 [185/445] test_gettext passed │ │ │ │ -0:12:37 load avg: 0.68 [186/445] test_glob passed │ │ │ │ -0:12:37 load avg: 0.68 [187/445] test_global passed │ │ │ │ -0:12:37 load avg: 0.68 [188/445] test_grammar passed │ │ │ │ -0:12:37 load avg: 0.68 [189/445] test_graphlib passed │ │ │ │ -0:12:38 load avg: 0.68 [190/445] test_grp passed │ │ │ │ -0:12:40 load avg: 0.78 [191/445] test_gzip passed │ │ │ │ -0:12:41 load avg: 0.78 [192/445] test_hash passed │ │ │ │ -0:13:11 load avg: 0.87 running (1): test_hashlib (30.0 sec) │ │ │ │ -0:13:39 load avg: 0.92 [193/445] test_hashlib passed (57.6 sec) │ │ │ │ -0:13:39 load avg: 0.92 [194/445] test_heapq passed │ │ │ │ -0:13:40 load avg: 0.92 [195/445] test_hmac passed │ │ │ │ -0:13:40 load avg: 0.92 [196/445] test_html passed │ │ │ │ -0:13:41 load avg: 0.92 [197/445] test_htmlparser passed │ │ │ │ -0:13:42 load avg: 0.92 [198/445] test_http_cookiejar passed │ │ │ │ -0:13:43 load avg: 0.92 [199/445] test_http_cookies passed │ │ │ │ -0:13:48 load avg: 0.93 [200/445] test_httpservers passed │ │ │ │ -0:13:56 load avg: 0.94 [201/445] test_idle passed │ │ │ │ -0:14:01 load avg: 0.94 [202/445] test_import passed │ │ │ │ -0:14:07 load avg: 0.87 [203/445] test_importlib passed │ │ │ │ -0:14:07 load avg: 0.87 [204/445] test_index passed │ │ │ │ -0:14:37 load avg: 0.92 running (1): test_int (30.0 sec) │ │ │ │ -0:15:07 load avg: 1.16 running (1): test_int (1 min) │ │ │ │ -0:15:34 load avg: 1.17 [205/445] test_int passed (1 min 27 sec) │ │ │ │ -0:15:34 load avg: 1.17 [206/445] test_int_literal passed │ │ │ │ -0:15:47 load avg: 1.13 [207/445] test_interpreters passed │ │ │ │ -0:16:17 load avg: 1.00 running (1): test_io (30.0 sec) │ │ │ │ -0:16:27 load avg: 0.85 [208/445] test_io passed (39.4 sec) │ │ │ │ -0:16:27 load avg: 0.85 [209/445] test_ioctl passed │ │ │ │ -0:16:28 load avg: 0.85 [210/445] test_ipaddress passed │ │ │ │ -0:16:37 load avg: 0.87 [211/445] test_isinstance passed │ │ │ │ -0:16:37 load avg: 0.87 [212/445] test_iter passed │ │ │ │ -0:16:37 load avg: 0.87 [213/445] test_iterlen passed │ │ │ │ -0:16:40 load avg: 0.87 [214/445] test_itertools passed │ │ │ │ -0:16:48 load avg: 0.89 [215/445] test_json passed │ │ │ │ -0:16:48 load avg: 0.89 [216/445] test_keyword passed │ │ │ │ -0:16:49 load avg: 0.89 [217/445] test_keywordonlyarg passed │ │ │ │ -0:16:49 load avg: 0.89 [218/445] test_kqueue skipped │ │ │ │ +0:09:19 load avg: 0.71 [170/445] test_frozen passed │ │ │ │ +0:09:21 load avg: 0.71 [171/445] test_fstring passed │ │ │ │ +0:09:21 load avg: 0.71 [172/445] test_funcattrs passed │ │ │ │ +0:09:22 load avg: 0.73 [173/445] test_functools passed │ │ │ │ +0:09:24 load avg: 0.73 [174/445] test_gc passed │ │ │ │ +0:09:24 load avg: 0.73 [175/445] test_generated_cases passed │ │ │ │ +0:09:24 load avg: 0.73 [176/445] test_generator_stop passed │ │ │ │ +0:09:25 load avg: 0.73 [177/445] test_generators passed │ │ │ │ +0:09:25 load avg: 0.73 [178/445] test_genericalias passed │ │ │ │ +0:09:25 load avg: 0.73 [179/445] test_genericclass passed │ │ │ │ +0:09:25 load avg: 0.73 [180/445] test_genericpath passed │ │ │ │ +0:09:25 load avg: 0.73 [181/445] test_genexps passed │ │ │ │ +0:09:25 load avg: 0.73 [182/445] test_getopt passed │ │ │ │ +0:09:26 load avg: 0.73 [183/445] test_getpass passed │ │ │ │ +0:09:26 load avg: 0.73 [184/445] test_getpath passed │ │ │ │ +0:09:26 load avg: 0.73 [185/445] test_gettext passed │ │ │ │ +0:09:26 load avg: 0.73 [186/445] test_glob passed │ │ │ │ +0:09:27 load avg: 0.76 [187/445] test_global passed │ │ │ │ +0:09:27 load avg: 0.76 [188/445] test_grammar passed │ │ │ │ +0:09:27 load avg: 0.76 [189/445] test_graphlib passed │ │ │ │ +0:09:27 load avg: 0.76 [190/445] test_grp passed │ │ │ │ +0:09:28 load avg: 0.76 [191/445] test_gzip passed │ │ │ │ +0:09:29 load avg: 0.76 [192/445] test_hash passed │ │ │ │ +0:09:59 load avg: 0.85 running (1): test_hashlib (30.0 sec) │ │ │ │ +0:10:29 load avg: 0.91 running (1): test_hashlib (1 min) │ │ │ │ +0:10:33 load avg: 0.92 [193/445] test_hashlib passed (1 min 4 sec) │ │ │ │ +0:10:34 load avg: 0.92 [194/445] test_heapq passed │ │ │ │ +0:10:34 load avg: 0.92 [195/445] test_hmac passed │ │ │ │ +0:10:34 load avg: 0.92 [196/445] test_html passed │ │ │ │ +0:10:34 load avg: 0.92 [197/445] test_htmlparser passed │ │ │ │ +0:10:35 load avg: 0.92 [198/445] test_http_cookiejar passed │ │ │ │ +0:10:36 load avg: 0.92 [199/445] test_http_cookies passed │ │ │ │ +0:10:40 load avg: 0.93 [200/445] test_httpservers passed │ │ │ │ +0:10:44 load avg: 0.85 [201/445] test_idle passed │ │ │ │ +0:10:48 load avg: 0.86 [202/445] test_import passed │ │ │ │ +0:10:53 load avg: 0.80 [203/445] test_importlib passed │ │ │ │ +0:10:53 load avg: 0.80 [204/445] test_index passed │ │ │ │ +0:11:23 load avg: 0.88 running (1): test_int (30.0 sec) │ │ │ │ +0:11:53 load avg: 0.93 running (1): test_int (1 min) │ │ │ │ +0:12:00 load avg: 0.93 [205/445] test_int passed (1 min 7 sec) │ │ │ │ +0:12:00 load avg: 0.93 [206/445] test_int_literal passed │ │ │ │ +0:12:11 load avg: 0.86 [207/445] test_interpreters passed │ │ │ │ +0:12:41 load avg: 0.70 running (1): test_io (30.0 sec) │ │ │ │ +0:12:46 load avg: 0.64 [208/445] test_io passed (35.6 sec) │ │ │ │ +0:12:47 load avg: 0.59 [209/445] test_ioctl passed │ │ │ │ +0:12:47 load avg: 0.59 [210/445] test_ipaddress passed │ │ │ │ +0:12:58 load avg: 0.65 [211/445] test_isinstance passed │ │ │ │ +0:12:58 load avg: 0.65 [212/445] test_iter passed │ │ │ │ +0:12:58 load avg: 0.65 [213/445] test_iterlen passed │ │ │ │ +0:12:59 load avg: 0.65 [214/445] test_itertools passed │ │ │ │ +0:13:04 load avg: 0.68 [215/445] test_json passed │ │ │ │ +0:13:04 load avg: 0.68 [216/445] test_keyword passed │ │ │ │ +0:13:05 load avg: 0.68 [217/445] test_keywordonlyarg passed │ │ │ │ +0:13:05 load avg: 0.68 [218/445] test_kqueue skipped │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:16:53 load avg: 0.90 [219/445] test_largefile passed │ │ │ │ -0:16:53 load avg: 0.90 [220/445] test_launcher skipped │ │ │ │ +0:13:11 load avg: 0.79 [219/445] test_largefile passed │ │ │ │ +0:13:11 load avg: 0.79 [220/445] test_launcher skipped │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:16:54 load avg: 0.90 [221/445] test_linecache passed │ │ │ │ -0:16:55 load avg: 0.91 [222/445] test_list passed │ │ │ │ -0:16:56 load avg: 0.91 [223/445] test_listcomps passed │ │ │ │ -0:16:56 load avg: 0.91 [224/445] test_lltrace passed │ │ │ │ -0:16:56 load avg: 0.91 [225/445] test_locale passed │ │ │ │ -0:17:20 load avg: 0.68 [226/445] test_logging passed │ │ │ │ -0:17:23 load avg: 0.68 [227/445] test_long passed │ │ │ │ -0:17:23 load avg: 0.68 [228/445] test_longexp passed │ │ │ │ -0:17:24 load avg: 0.68 [229/445] test_lzma passed │ │ │ │ -0:17:25 load avg: 0.68 [230/445] test_mailbox passed │ │ │ │ -0:17:26 load avg: 0.70 [231/445] test_marshal passed │ │ │ │ -0:17:56 load avg: 0.82 running (1): test_math (30.0 sec) │ │ │ │ -0:17:57 load avg: 0.82 [232/445] test_math passed (31.4 sec) │ │ │ │ -0:17:57 load avg: 0.82 [233/445] test_math_property passed │ │ │ │ -0:17:57 load avg: 0.82 [234/445] test_memoryio passed │ │ │ │ -0:17:58 load avg: 0.82 [235/445] test_memoryview passed │ │ │ │ -0:17:58 load avg: 0.82 [236/445] test_metaclass passed │ │ │ │ -0:17:59 load avg: 0.82 [237/445] test_mimetypes passed │ │ │ │ -0:17:59 load avg: 0.82 [238/445] test_minidom passed │ │ │ │ -0:17:59 load avg: 0.82 [239/445] test_mmap passed │ │ │ │ -0:18:00 load avg: 0.82 [240/445] test_module passed │ │ │ │ -0:18:01 load avg: 0.84 [241/445] test_modulefinder passed │ │ │ │ -0:18:01 load avg: 0.84 [242/445] test_monitoring passed │ │ │ │ -0:18:01 load avg: 0.84 [243/445] test_msvcrt skipped │ │ │ │ +0:13:11 load avg: 0.79 [221/445] test_linecache passed │ │ │ │ +0:13:12 load avg: 0.80 [222/445] test_list passed │ │ │ │ +0:13:13 load avg: 0.80 [223/445] test_listcomps passed │ │ │ │ +0:13:13 load avg: 0.80 [224/445] test_lltrace passed │ │ │ │ +0:13:13 load avg: 0.80 [225/445] test_locale passed │ │ │ │ +0:13:35 load avg: 0.57 [226/445] test_logging passed │ │ │ │ +0:13:36 load avg: 0.57 [227/445] test_long passed │ │ │ │ +0:13:36 load avg: 0.57 [228/445] test_longexp passed │ │ │ │ +0:13:37 load avg: 0.61 [229/445] test_lzma passed │ │ │ │ +0:13:40 load avg: 0.61 [230/445] test_mailbox passed │ │ │ │ +0:13:41 load avg: 0.61 [231/445] test_marshal passed │ │ │ │ +0:14:05 load avg: 0.74 [232/445] test_math passed │ │ │ │ +0:14:05 load avg: 0.74 [233/445] test_math_property passed │ │ │ │ +0:14:05 load avg: 0.74 [234/445] test_memoryio passed │ │ │ │ +0:14:05 load avg: 0.74 [235/445] test_memoryview passed │ │ │ │ +0:14:06 load avg: 0.74 [236/445] test_metaclass passed │ │ │ │ +0:14:06 load avg: 0.74 [237/445] test_mimetypes passed │ │ │ │ +0:14:06 load avg: 0.74 [238/445] test_minidom passed │ │ │ │ +0:14:06 load avg: 0.74 [239/445] test_mmap passed │ │ │ │ +0:14:06 load avg: 0.74 [240/445] test_module passed │ │ │ │ +0:14:07 load avg: 0.76 [241/445] test_modulefinder passed │ │ │ │ +0:14:07 load avg: 0.76 [242/445] test_monitoring passed │ │ │ │ +0:14:07 load avg: 0.76 [243/445] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:18:02 load avg: 0.84 [244/445] test_multibytecodec passed │ │ │ │ -0:18:14 load avg: 1.34 [245/445] test_multiprocessing_main_handling passed │ │ │ │ -0:18:14 load avg: 1.34 [246/445] test_named_expressions passed │ │ │ │ -0:18:14 load avg: 1.34 [247/445] test_netrc passed │ │ │ │ -0:18:16 load avg: 1.31 [248/445] test_ntpath passed │ │ │ │ -0:18:16 load avg: 1.31 [249/445] test_nturl2path passed │ │ │ │ -0:18:16 load avg: 1.31 [250/445] test_numeric_tower passed │ │ │ │ -0:18:17 load avg: 1.31 [251/445] test_opcache passed │ │ │ │ -0:18:17 load avg: 1.31 [252/445] test_opcodes passed │ │ │ │ -0:18:18 load avg: 1.31 [253/445] test_openpty passed │ │ │ │ -0:18:18 load avg: 1.31 [254/445] test_operator passed │ │ │ │ -0:18:18 load avg: 1.31 [255/445] test_optimizer passed │ │ │ │ -0:18:19 load avg: 1.31 [256/445] test_optparse passed │ │ │ │ -0:18:19 load avg: 1.31 [257/445] test_ordered_dict passed │ │ │ │ -0:18:33 load avg: 1.09 [258/445] test_os passed │ │ │ │ -0:18:34 load avg: 1.09 [259/445] test_osx_env passed │ │ │ │ -0:18:36 load avg: 1.08 [260/445] test_pathlib passed │ │ │ │ -0:18:37 load avg: 1.08 [261/445] test_patma passed │ │ │ │ -0:18:53 load avg: 1.14 [262/445] test_pdb passed │ │ │ │ -0:18:54 load avg: 1.14 [263/445] test_peepholer passed │ │ │ │ -0:18:54 load avg: 1.14 [264/445] test_peg_generator passed │ │ │ │ -0:18:54 load avg: 1.14 [265/445] test_pep646_syntax passed │ │ │ │ -0:18:54 load avg: 1.14 [266/445] test_perf_profiler skipped │ │ │ │ +0:14:08 load avg: 0.76 [244/445] test_multibytecodec passed │ │ │ │ +0:14:14 load avg: 1.10 [245/445] test_multiprocessing_main_handling passed │ │ │ │ +0:14:14 load avg: 1.10 [246/445] test_named_expressions passed │ │ │ │ +0:14:14 load avg: 1.10 [247/445] test_netrc passed │ │ │ │ +0:14:15 load avg: 1.10 [248/445] test_ntpath passed │ │ │ │ +0:14:15 load avg: 1.10 [249/445] test_nturl2path passed │ │ │ │ +0:14:15 load avg: 1.10 [250/445] test_numeric_tower passed │ │ │ │ +0:14:16 load avg: 1.10 [251/445] test_opcache passed │ │ │ │ +0:14:16 load avg: 1.10 [252/445] test_opcodes passed │ │ │ │ +0:14:16 load avg: 1.10 [253/445] test_openpty passed │ │ │ │ +0:14:16 load avg: 1.10 [254/445] test_operator passed │ │ │ │ +0:14:16 load avg: 1.10 [255/445] test_optimizer passed │ │ │ │ +0:14:16 load avg: 1.10 [256/445] test_optparse passed │ │ │ │ +0:14:17 load avg: 1.10 [257/445] test_ordered_dict passed │ │ │ │ +0:14:30 load avg: 0.93 [258/445] test_os passed │ │ │ │ +0:14:30 load avg: 0.93 [259/445] test_osx_env passed │ │ │ │ +0:14:32 load avg: 0.93 [260/445] test_pathlib passed │ │ │ │ +0:14:32 load avg: 0.93 [261/445] test_patma passed │ │ │ │ +0:14:43 load avg: 0.94 [262/445] test_pdb passed │ │ │ │ +0:14:44 load avg: 0.94 [263/445] test_peepholer passed │ │ │ │ +0:14:44 load avg: 0.94 [264/445] test_peg_generator passed │ │ │ │ +0:14:44 load avg: 0.94 [265/445] test_pep646_syntax passed │ │ │ │ +0:14:44 load avg: 0.94 [266/445] test_perf_profiler skipped │ │ │ │ test_perf_profiler skipped -- perf trampoline profiling not supported │ │ │ │ -0:18:55 load avg: 1.14 [267/445] test_perfmaps passed │ │ │ │ -0:19:01 load avg: 1.12 [268/445] test_pickle passed │ │ │ │ -0:19:01 load avg: 1.12 [269/445] test_picklebuffer passed │ │ │ │ -0:19:02 load avg: 1.12 [270/445] test_pickletools passed │ │ │ │ -0:19:02 load avg: 1.12 [271/445] test_pkg passed │ │ │ │ -0:19:02 load avg: 1.12 [272/445] test_pkgutil passed │ │ │ │ -0:19:03 load avg: 1.12 [273/445] test_platform passed │ │ │ │ -0:19:03 load avg: 1.12 [274/445] test_plistlib passed │ │ │ │ -0:19:15 load avg: 0.94 [275/445] test_poll passed │ │ │ │ -0:19:15 load avg: 0.95 [276/445] test_popen passed │ │ │ │ -0:19:15 load avg: 0.95 [277/445] test_positional_only_arg passed │ │ │ │ -0:19:17 load avg: 0.95 [278/445] test_posix passed │ │ │ │ -0:19:18 load avg: 0.95 [279/445] test_posixpath passed │ │ │ │ -0:19:19 load avg: 0.95 [280/445] test_pow passed │ │ │ │ -0:19:19 load avg: 0.95 [281/445] test_pprint passed │ │ │ │ -0:19:19 load avg: 0.95 [282/445] test_print passed │ │ │ │ -0:19:20 load avg: 0.95 [283/445] test_profile passed │ │ │ │ -0:19:20 load avg: 0.95 [284/445] test_property passed │ │ │ │ -0:19:21 load avg: 0.95 [285/445] test_pstats passed │ │ │ │ -0:19:21 load avg: 0.95 [286/445] test_pty passed │ │ │ │ -0:19:21 load avg: 0.95 [287/445] test_pulldom passed │ │ │ │ -0:19:21 load avg: 0.95 [288/445] test_pwd passed │ │ │ │ -0:19:22 load avg: 0.95 [289/445] test_py_compile passed │ │ │ │ -0:19:23 load avg: 0.95 [290/445] test_pyclbr passed │ │ │ │ -0:19:24 load avg: 0.95 [291/445/1] test_pyexpat failed (1 failure) │ │ │ │ +0:14:44 load avg: 0.94 [267/445] test_perfmaps passed │ │ │ │ +0:14:49 load avg: 0.95 [268/445] test_pickle passed │ │ │ │ +0:14:49 load avg: 0.95 [269/445] test_picklebuffer passed │ │ │ │ +0:14:50 load avg: 0.95 [270/445] test_pickletools passed │ │ │ │ +0:14:50 load avg: 0.95 [271/445] test_pkg passed │ │ │ │ +0:14:50 load avg: 0.95 [272/445] test_pkgutil passed │ │ │ │ +0:14:50 load avg: 0.95 [273/445] test_platform passed │ │ │ │ +0:14:51 load avg: 0.95 [274/445] test_plistlib passed │ │ │ │ +0:15:02 load avg: 0.74 [275/445] test_poll passed │ │ │ │ +0:15:02 load avg: 0.74 [276/445] test_popen passed │ │ │ │ +0:15:03 load avg: 0.74 [277/445] test_positional_only_arg passed │ │ │ │ +0:15:04 load avg: 0.74 [278/445] test_posix passed │ │ │ │ +0:15:04 load avg: 0.74 [279/445] test_posixpath passed │ │ │ │ +0:15:05 load avg: 0.74 [280/445] test_pow passed │ │ │ │ +0:15:05 load avg: 0.74 [281/445] test_pprint passed │ │ │ │ +0:15:05 load avg: 0.74 [282/445] test_print passed │ │ │ │ +0:15:05 load avg: 0.74 [283/445] test_profile passed │ │ │ │ +0:15:05 load avg: 0.74 [284/445] test_property passed │ │ │ │ +0:15:06 load avg: 0.74 [285/445] test_pstats passed │ │ │ │ +0:15:06 load avg: 0.74 [286/445] test_pty passed │ │ │ │ +0:15:06 load avg: 0.74 [287/445] test_pulldom passed │ │ │ │ +0:15:06 load avg: 0.74 [288/445] test_pwd passed │ │ │ │ +0:15:06 load avg: 0.74 [289/445] test_py_compile passed │ │ │ │ +0:15:07 load avg: 0.76 [290/445] test_pyclbr passed │ │ │ │ +0:15:08 load avg: 0.76 [291/445/1] test_pyexpat failed (1 failure) │ │ │ │ test1 (test.test_pyexpat.BufferTextTest.test1) ... ok │ │ │ │ test2 (test.test_pyexpat.BufferTextTest.test2) ... ok │ │ │ │ test3 (test.test_pyexpat.BufferTextTest.test3) ... ok │ │ │ │ test4 (test.test_pyexpat.BufferTextTest.test4) ... ok │ │ │ │ test5 (test.test_pyexpat.BufferTextTest.test5) ... ok │ │ │ │ test6 (test.test_pyexpat.BufferTextTest.test6) ... ok │ │ │ │ test7 (test.test_pyexpat.BufferTextTest.test7) ... ok │ │ │ │ @@ -391,134 +390,134 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.3/Lib/test/test_pyexpat.py", line 708, in test_deeply_nested_content_model │ │ │ │ with self.assertRaises(RecursionError): │ │ │ │ ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: RecursionError not raised │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 60 tests in 0.566s │ │ │ │ +Ran 60 tests in 0.351s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_pyexpat failed │ │ │ │ -0:19:27 load avg: 0.96 [292/445/1] test_pyrepl passed │ │ │ │ -0:19:35 load avg: 0.89 [293/445/1] test_queue passed │ │ │ │ -0:19:36 load avg: 0.89 [294/445/1] test_quopri passed │ │ │ │ -0:19:36 load avg: 0.89 [295/445/1] test_raise passed │ │ │ │ -0:19:39 load avg: 0.89 [296/445/1] test_random passed │ │ │ │ -0:19:39 load avg: 0.89 [297/445/1] test_range passed │ │ │ │ -0:19:40 load avg: 0.90 [298/445/1] test_re passed │ │ │ │ -0:19:41 load avg: 0.90 [299/445/1] test_readline passed │ │ │ │ -0:20:04 load avg: 0.93 [300/445/1] test_regrtest passed │ │ │ │ -0:20:07 load avg: 0.93 [301/445/1] test_remote_pdb passed │ │ │ │ -0:20:09 load avg: 0.93 [302/445/1] test_repl passed │ │ │ │ -0:20:10 load avg: 0.93 [303/445/1] test_reprlib passed │ │ │ │ -0:20:10 load avg: 0.93 [304/445/1] test_resource passed │ │ │ │ -0:20:10 load avg: 0.94 [305/445/1] test_richcmp passed │ │ │ │ -0:20:10 load avg: 0.94 [306/445/1] test_rlcompleter passed │ │ │ │ -0:20:11 load avg: 0.94 [307/445/1] test_robotparser passed │ │ │ │ -0:20:12 load avg: 0.94 [308/445/1] test_runpy passed │ │ │ │ -0:20:12 load avg: 0.94 [309/445/1] test_sax passed │ │ │ │ -0:20:13 load avg: 0.94 [310/445/1] test_sched passed │ │ │ │ -0:20:13 load avg: 0.94 [311/445/1] test_scope passed │ │ │ │ -0:20:13 load avg: 0.94 [312/445/1] test_script_helper passed │ │ │ │ -0:20:14 load avg: 0.94 [313/445/1] test_secrets passed │ │ │ │ -0:20:15 load avg: 0.86 [314/445/1] test_select passed │ │ │ │ -0:20:34 load avg: 0.74 [315/445/1] test_selectors passed │ │ │ │ -0:20:36 load avg: 0.76 [316/445/1] test_set passed │ │ │ │ -0:20:36 load avg: 0.76 [317/445/1] test_setcomps passed │ │ │ │ -0:20:37 load avg: 0.76 [318/445/1] test_shelve passed │ │ │ │ -0:20:37 load avg: 0.76 [319/445/1] test_shlex passed │ │ │ │ -0:20:38 load avg: 0.76 [320/445/1] test_shutil passed │ │ │ │ -0:20:58 load avg: 0.62 [321/445/1] test_signal passed │ │ │ │ -0:20:58 load avg: 0.62 [322/445/1] test_site passed │ │ │ │ -0:20:59 load avg: 0.62 [323/445/1] test_slice passed │ │ │ │ -0:21:00 load avg: 0.57 [324/445/1] test_smtplib passed │ │ │ │ -0:21:01 load avg: 0.57 [325/445/1] test_smtpnet passed │ │ │ │ -0:21:01 load avg: 0.57 [326/445/1] test_socketserver passed │ │ │ │ -0:21:02 load avg: 0.57 [327/445/1] test_sort passed │ │ │ │ -0:21:32 load avg: 0.74 running (1): test_source_encoding (30.0 sec) │ │ │ │ -0:21:39 load avg: 0.76 [328/445/1] test_source_encoding passed (37.3 sec) │ │ │ │ -0:21:40 load avg: 0.76 [329/445/1] test_sqlite3 passed │ │ │ │ -0:21:40 load avg: 0.78 [330/445/1] test_stable_abi_ctypes passed │ │ │ │ -0:21:40 load avg: 0.78 [331/445/1] test_startfile skipped │ │ │ │ +0:15:09 load avg: 0.76 [292/445/1] test_pyrepl passed │ │ │ │ +0:15:17 load avg: 0.64 [293/445/1] test_queue passed │ │ │ │ +0:15:17 load avg: 0.64 [294/445/1] test_quopri passed │ │ │ │ +0:15:18 load avg: 0.64 [295/445/1] test_raise passed │ │ │ │ +0:15:19 load avg: 0.64 [296/445/1] test_random passed │ │ │ │ +0:15:20 load avg: 0.64 [297/445/1] test_range passed │ │ │ │ +0:15:20 load avg: 0.64 [298/445/1] test_re passed │ │ │ │ +0:15:20 load avg: 0.64 [299/445/1] test_readline passed │ │ │ │ +0:15:34 load avg: 0.65 [300/445/1] test_regrtest passed │ │ │ │ +0:15:37 load avg: 0.65 [301/445/1] test_remote_pdb passed │ │ │ │ +0:15:38 load avg: 0.68 [302/445/1] test_repl passed │ │ │ │ +0:15:38 load avg: 0.68 [303/445/1] test_reprlib passed │ │ │ │ +0:15:38 load avg: 0.68 [304/445/1] test_resource passed │ │ │ │ +0:15:38 load avg: 0.68 [305/445/1] test_richcmp passed │ │ │ │ +0:15:38 load avg: 0.68 [306/445/1] test_rlcompleter passed │ │ │ │ +0:15:39 load avg: 0.68 [307/445/1] test_robotparser passed │ │ │ │ +0:15:39 load avg: 0.68 [308/445/1] test_runpy passed │ │ │ │ +0:15:39 load avg: 0.68 [309/445/1] test_sax passed │ │ │ │ +0:15:40 load avg: 0.68 [310/445/1] test_sched passed │ │ │ │ +0:15:40 load avg: 0.68 [311/445/1] test_scope passed │ │ │ │ +0:15:40 load avg: 0.68 [312/445/1] test_script_helper passed │ │ │ │ +0:15:41 load avg: 0.68 [313/445/1] test_secrets passed │ │ │ │ +0:15:42 load avg: 0.63 [314/445/1] test_select passed │ │ │ │ +0:15:59 load avg: 0.56 [315/445/1] test_selectors passed │ │ │ │ +0:16:00 load avg: 0.56 [316/445/1] test_set passed │ │ │ │ +0:16:01 load avg: 0.56 [317/445/1] test_setcomps passed │ │ │ │ +0:16:10 load avg: 0.70 [318/445/1] test_shelve passed │ │ │ │ +0:16:10 load avg: 0.70 [319/445/1] test_shlex passed │ │ │ │ +0:16:11 load avg: 0.70 [320/445/1] test_shutil passed │ │ │ │ +0:16:41 load avg: 0.42 running (1): test_signal (30.0 sec) │ │ │ │ +0:16:42 load avg: 0.47 [321/445/1] test_signal passed (31.3 sec) │ │ │ │ +0:16:43 load avg: 0.47 [322/445/1] test_site passed │ │ │ │ +0:16:43 load avg: 0.47 [323/445/1] test_slice passed │ │ │ │ +0:16:44 load avg: 0.47 [324/445/1] test_smtplib passed │ │ │ │ +0:16:44 load avg: 0.47 [325/445/1] test_smtpnet passed │ │ │ │ +0:16:45 load avg: 0.47 [326/445/1] test_socketserver passed │ │ │ │ +0:16:45 load avg: 0.47 [327/445/1] test_sort passed │ │ │ │ +0:17:06 load avg: 0.68 [328/445/1] test_source_encoding passed │ │ │ │ +0:17:07 load avg: 0.68 [329/445/1] test_sqlite3 passed │ │ │ │ +0:17:07 load avg: 0.68 [330/445/1] test_stable_abi_ctypes passed │ │ │ │ +0:17:07 load avg: 0.68 [331/445/1] test_startfile skipped │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:21:41 load avg: 0.78 [332/445/1] test_stat passed │ │ │ │ -0:22:08 load avg: 0.86 [333/445/1] test_statistics passed │ │ │ │ -0:22:12 load avg: 0.87 [334/445/1] test_str passed │ │ │ │ -0:22:13 load avg: 0.87 [335/445/1] test_strftime passed │ │ │ │ -0:22:13 load avg: 0.87 [336/445/1] test_string passed │ │ │ │ -0:22:13 load avg: 0.87 [337/445/1] test_string_literals passed │ │ │ │ -0:22:13 load avg: 0.87 [338/445/1] test_stringprep passed │ │ │ │ -0:22:14 load avg: 0.87 [339/445/1] test_strptime passed │ │ │ │ -0:22:15 load avg: 0.87 [340/445/1] test_strtod passed │ │ │ │ -0:22:15 load avg: 0.88 [341/445/1] test_struct passed │ │ │ │ -0:22:16 load avg: 0.88 [342/445/1] test_structseq passed │ │ │ │ -0:22:16 load avg: 0.88 [343/445/1] test_subclassinit passed │ │ │ │ -0:22:46 load avg: 0.77 running (1): test_subprocess (30.0 sec) │ │ │ │ -0:23:16 load avg: 0.60 running (1): test_subprocess (1 min) │ │ │ │ -0:23:36 load avg: 0.43 [344/445/1] test_subprocess passed (1 min 20 sec) │ │ │ │ -0:23:36 load avg: 0.43 [345/445/1] test_sundry passed │ │ │ │ -0:23:37 load avg: 0.43 [346/445/1] test_super passed │ │ │ │ -0:23:41 load avg: 0.47 [347/445/1] test_support passed │ │ │ │ -0:23:41 load avg: 0.47 [348/445/1] test_symtable passed │ │ │ │ -0:23:41 load avg: 0.47 [349/445/1] test_syntax passed │ │ │ │ -0:23:45 load avg: 0.47 [350/445/1] test_sys passed │ │ │ │ -0:23:45 load avg: 0.47 [351/445/1] test_sys_setprofile passed │ │ │ │ -0:23:47 load avg: 0.52 [352/445/1] test_sys_settrace passed │ │ │ │ -0:23:48 load avg: 0.52 [353/445/1] test_sysconfig passed │ │ │ │ -0:23:48 load avg: 0.52 [354/445/1] test_syslog passed │ │ │ │ -0:23:49 load avg: 0.52 [355/445/1] test_tabnanny passed │ │ │ │ -0:24:03 load avg: 0.70 [356/445/1] test_tarfile passed │ │ │ │ -0:24:03 load avg: 0.70 [357/445/1] test_tcl passed │ │ │ │ -0:24:04 load avg: 0.70 [358/445/1] test_tempfile passed │ │ │ │ -0:24:05 load avg: 0.70 [359/445/1] test_termios passed │ │ │ │ -0:24:05 load avg: 0.70 [360/445/1] test_textwrap passed │ │ │ │ -0:24:06 load avg: 0.65 [361/445/1] test_thread passed │ │ │ │ -0:24:07 load avg: 0.65 [362/445/1] test_thread_local_bytecode passed │ │ │ │ -0:24:07 load avg: 0.65 [363/445/1] test_threadedtempfile passed │ │ │ │ -0:24:26 load avg: 0.62 [364/445/1] test_threading passed │ │ │ │ -0:24:27 load avg: 0.62 [365/445/1] test_threading_local passed │ │ │ │ -0:24:32 load avg: 0.57 [366/445/1] test_threadsignals passed │ │ │ │ -0:24:35 load avg: 0.52 [367/445/1] test_time passed │ │ │ │ -0:24:36 load avg: 0.52 [368/445/1] test_timeit passed │ │ │ │ -0:24:37 load avg: 0.52 [369/445/1] test_timeout passed │ │ │ │ -0:24:42 load avg: 0.72 [370/445/1] test_tkinter passed │ │ │ │ -0:24:58 load avg: 0.78 [371/445/1] test_tokenize passed │ │ │ │ -0:24:58 load avg: 0.78 [372/445/1] test_tomllib passed │ │ │ │ -0:25:04 load avg: 0.88 [373/445/1] test_tools passed │ │ │ │ -0:25:08 load avg: 0.89 [374/445/1] test_trace passed │ │ │ │ -0:25:14 load avg: 0.90 [375/445/1] test_traceback passed │ │ │ │ -0:25:16 load avg: 0.91 [376/445/1] test_tracemalloc passed │ │ │ │ -0:25:16 load avg: 0.91 [377/445/1] test_tstring passed │ │ │ │ -0:25:18 load avg: 0.91 [378/445/1] test_ttk passed │ │ │ │ -0:25:19 load avg: 0.91 [379/445/1] test_ttk_textonly passed │ │ │ │ -0:25:19 load avg: 0.91 [380/445/1] test_tty passed │ │ │ │ -0:25:20 load avg: 0.91 [381/445/1] test_tuple passed │ │ │ │ -0:25:20 load avg: 0.91 [382/445/1] test_turtle passed │ │ │ │ -0:25:20 load avg: 0.91 [383/445/1] test_type_aliases passed │ │ │ │ -0:25:20 load avg: 0.83 [384/445/1] test_type_annotations passed │ │ │ │ -0:25:21 load avg: 0.83 [385/445/1] test_type_cache passed │ │ │ │ -0:25:21 load avg: 0.83 [386/445/1] test_type_comments passed │ │ │ │ -0:25:21 load avg: 0.83 [387/445/1] test_type_params passed │ │ │ │ -0:25:21 load avg: 0.83 [388/445/1] test_typechecks passed │ │ │ │ -0:25:22 load avg: 0.83 [389/445/1] test_types passed │ │ │ │ -0:25:23 load avg: 0.83 [390/445/1] test_typing passed │ │ │ │ -0:25:23 load avg: 0.83 [391/445/1] test_ucn passed │ │ │ │ -0:25:23 load avg: 0.83 [392/445/1] test_unary passed │ │ │ │ -0:25:24 load avg: 0.83 [393/445/1] test_unicode_file passed │ │ │ │ -0:25:24 load avg: 0.83 [394/445/1] test_unicode_file_functions passed │ │ │ │ -0:25:24 load avg: 0.83 [395/445/1] test_unicode_identifiers passed │ │ │ │ -0:25:36 load avg: 0.95 [396/445/1] test_unicodedata passed │ │ │ │ -0:25:43 load avg: 1.12 [397/445/1] test_unittest passed │ │ │ │ -0:25:43 load avg: 1.12 [398/445/1] test_univnewlines passed │ │ │ │ -0:25:43 load avg: 1.12 [399/445/1] test_unpack passed │ │ │ │ -0:25:43 load avg: 1.12 [400/445/1] test_unpack_ex passed │ │ │ │ -0:25:57 load avg: 1.53 [401/445/1] test_unparse passed │ │ │ │ -0:25:57 load avg: 1.53 [402/445/1] test_urllib passed │ │ │ │ -0:25:58 load avg: 1.53 [403/445/2] test_urllib2 failed (1 failure) │ │ │ │ +0:17:07 load avg: 0.71 [332/445/1] test_stat passed │ │ │ │ +0:17:33 load avg: 0.81 [333/445/1] test_statistics passed │ │ │ │ +0:17:35 load avg: 0.81 [334/445/1] test_str passed │ │ │ │ +0:17:35 load avg: 0.81 [335/445/1] test_strftime passed │ │ │ │ +0:17:35 load avg: 0.81 [336/445/1] test_string passed │ │ │ │ +0:17:35 load avg: 0.81 [337/445/1] test_string_literals passed │ │ │ │ +0:17:36 load avg: 0.81 [338/445/1] test_stringprep passed │ │ │ │ +0:17:36 load avg: 0.81 [339/445/1] test_strptime passed │ │ │ │ +0:17:36 load avg: 0.81 [340/445/1] test_strtod passed │ │ │ │ +0:17:37 load avg: 0.81 [341/445/1] test_struct passed │ │ │ │ +0:17:37 load avg: 0.81 [342/445/1] test_structseq passed │ │ │ │ +0:17:37 load avg: 0.81 [343/445/1] test_subclassinit passed │ │ │ │ +0:18:07 load avg: 0.67 running (1): test_subprocess (30.0 sec) │ │ │ │ +0:18:37 load avg: 0.47 running (1): test_subprocess (1 min) │ │ │ │ +0:18:52 load avg: 0.41 [344/445/1] test_subprocess passed (1 min 15 sec) │ │ │ │ +0:18:52 load avg: 0.41 [345/445/1] test_sundry passed │ │ │ │ +0:18:52 load avg: 0.41 [346/445/1] test_super passed │ │ │ │ +0:18:55 load avg: 0.41 [347/445/1] test_support passed │ │ │ │ +0:18:55 load avg: 0.41 [348/445/1] test_symtable passed │ │ │ │ +0:18:55 load avg: 0.41 [349/445/1] test_syntax passed │ │ │ │ +0:18:57 load avg: 0.46 [350/445/1] test_sys passed │ │ │ │ +0:18:57 load avg: 0.46 [351/445/1] test_sys_setprofile passed │ │ │ │ +0:18:59 load avg: 0.46 [352/445/1] test_sys_settrace passed │ │ │ │ +0:18:59 load avg: 0.46 [353/445/1] test_sysconfig passed │ │ │ │ +0:18:59 load avg: 0.46 [354/445/1] test_syslog passed │ │ │ │ +0:19:00 load avg: 0.46 [355/445/1] test_tabnanny passed │ │ │ │ +0:19:09 load avg: 0.54 [356/445/1] test_tarfile passed │ │ │ │ +0:19:10 load avg: 0.54 [357/445/1] test_tcl passed │ │ │ │ +0:19:10 load avg: 0.54 [358/445/1] test_tempfile passed │ │ │ │ +0:19:11 load avg: 0.54 [359/445/1] test_termios passed │ │ │ │ +0:19:11 load avg: 0.54 [360/445/1] test_textwrap passed │ │ │ │ +0:19:12 load avg: 0.50 [361/445/1] test_thread passed │ │ │ │ +0:19:13 load avg: 0.50 [362/445/1] test_thread_local_bytecode passed │ │ │ │ +0:19:13 load avg: 0.50 [363/445/1] test_threadedtempfile passed │ │ │ │ +0:19:30 load avg: 0.54 [364/445/1] test_threading passed │ │ │ │ +0:19:30 load avg: 0.54 [365/445/1] test_threading_local passed │ │ │ │ +0:19:35 load avg: 0.50 [366/445/1] test_threadsignals passed │ │ │ │ +0:19:38 load avg: 0.46 [367/445/1] test_time passed │ │ │ │ +0:19:38 load avg: 0.46 [368/445/1] test_timeit passed │ │ │ │ +0:19:40 load avg: 0.46 [369/445/1] test_timeout passed │ │ │ │ +0:19:42 load avg: 0.50 [370/445/1] test_tkinter passed │ │ │ │ +0:19:56 load avg: 0.58 [371/445/1] test_tokenize passed │ │ │ │ +0:19:56 load avg: 0.58 [372/445/1] test_tomllib passed │ │ │ │ +0:19:59 load avg: 0.61 [373/445/1] test_tools passed │ │ │ │ +0:20:01 load avg: 0.61 [374/445/1] test_trace passed │ │ │ │ +0:20:05 load avg: 0.64 [375/445/1] test_traceback passed │ │ │ │ +0:20:06 load avg: 0.64 [376/445/1] test_tracemalloc passed │ │ │ │ +0:20:06 load avg: 0.64 [377/445/1] test_tstring passed │ │ │ │ +0:20:07 load avg: 0.64 [378/445/1] test_ttk passed │ │ │ │ +0:20:07 load avg: 0.64 [379/445/1] test_ttk_textonly passed │ │ │ │ +0:20:07 load avg: 0.64 [380/445/1] test_tty passed │ │ │ │ +0:20:07 load avg: 0.67 [381/445/1] test_tuple passed │ │ │ │ +0:20:08 load avg: 0.67 [382/445/1] test_turtle passed │ │ │ │ +0:20:08 load avg: 0.67 [383/445/1] test_type_aliases passed │ │ │ │ +0:20:08 load avg: 0.67 [384/445/1] test_type_annotations passed │ │ │ │ +0:20:08 load avg: 0.67 [385/445/1] test_type_cache passed │ │ │ │ +0:20:08 load avg: 0.67 [386/445/1] test_type_comments passed │ │ │ │ +0:20:08 load avg: 0.67 [387/445/1] test_type_params passed │ │ │ │ +0:20:08 load avg: 0.67 [388/445/1] test_typechecks passed │ │ │ │ +0:20:09 load avg: 0.67 [389/445/1] test_types passed │ │ │ │ +0:20:09 load avg: 0.67 [390/445/1] test_typing passed │ │ │ │ +0:20:09 load avg: 0.67 [391/445/1] test_ucn passed │ │ │ │ +0:20:10 load avg: 0.67 [392/445/1] test_unary passed │ │ │ │ +0:20:10 load avg: 0.67 [393/445/1] test_unicode_file passed │ │ │ │ +0:20:10 load avg: 0.67 [394/445/1] test_unicode_file_functions passed │ │ │ │ +0:20:10 load avg: 0.67 [395/445/1] test_unicode_identifiers passed │ │ │ │ +0:20:19 load avg: 0.72 [396/445/1] test_unicodedata passed │ │ │ │ +0:20:23 load avg: 0.67 [397/445/1] test_unittest passed │ │ │ │ +0:20:23 load avg: 0.67 [398/445/1] test_univnewlines passed │ │ │ │ +0:20:24 load avg: 0.67 [399/445/1] test_unpack passed │ │ │ │ +0:20:24 load avg: 0.67 [400/445/1] test_unpack_ex passed │ │ │ │ +0:20:36 load avg: 0.72 [401/445/1] test_unparse passed │ │ │ │ +0:20:36 load avg: 0.72 [402/445/1] test_urllib passed │ │ │ │ +0:20:37 load avg: 0.72 [403/445/2] 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_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 │ │ │ │ test_errors (test.test_urllib2.HandlerTests.test_errors) ... ok │ │ │ │ @@ -634,22 +633,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 80 tests in 0.420s │ │ │ │ +Ran 80 tests in 0.180s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:26:00 load avg: 1.53 [404/445/2] test_urllib2_localnet passed │ │ │ │ -0:26:02 load avg: 1.65 [405/445/2] test_urllib2net passed │ │ │ │ -0:26:02 load avg: 1.65 [406/445/2] test_urllib_response passed │ │ │ │ -0:26:02 load avg: 1.65 [407/445/3] test_urllibnet failed (1 error) │ │ │ │ +0:20:39 load avg: 0.74 [404/445/2] test_urllib2_localnet passed │ │ │ │ +0:20:40 load avg: 0.74 [405/445/2] test_urllib2net passed │ │ │ │ +0:20:40 load avg: 0.74 [406/445/2] test_urllib_response passed │ │ │ │ +0:20:40 load avg: 0.74 [407/445/3] 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" │ │ │ │ @@ -665,78 +664,78 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.3/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.265s │ │ │ │ +Ran 12 tests in 0.112s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:26:03 load avg: 1.65 [408/445/3] test_urlparse passed │ │ │ │ -0:26:03 load avg: 1.65 [409/445/3] test_userdict passed │ │ │ │ -0:26:04 load avg: 1.65 [410/445/3] test_userlist passed │ │ │ │ -0:26:06 load avg: 1.60 [411/445/3] test_userstring passed │ │ │ │ -0:26:07 load avg: 1.60 [412/445/3] test_utf8_mode passed │ │ │ │ -0:26:07 load avg: 1.60 [413/445/3] test_utf8source passed │ │ │ │ -0:26:08 load avg: 1.60 [414/445/3] test_uuid passed │ │ │ │ -0:26:13 load avg: 1.63 [415/445/3] test_wait3 passed │ │ │ │ -0:26:18 load avg: 1.58 [416/445/3] test_wait4 passed │ │ │ │ -0:26:19 load avg: 1.58 [417/445/3] test_warnings passed │ │ │ │ -0:26:20 load avg: 1.58 [418/445/3] test_wave passed │ │ │ │ -0:26:26 load avg: 1.80 [419/445/3] test_weakref passed │ │ │ │ -0:26:27 load avg: 1.80 [420/445/3] test_weakset passed │ │ │ │ -0:26:27 load avg: 1.80 [421/445/3] test_webbrowser passed │ │ │ │ -0:26:27 load avg: 1.80 [422/445/3] test_winapi skipped │ │ │ │ +0:20:40 load avg: 0.74 [408/445/3] test_urlparse passed │ │ │ │ +0:20:41 load avg: 0.74 [409/445/3] test_userdict passed │ │ │ │ +0:20:41 load avg: 0.74 [410/445/3] test_userlist passed │ │ │ │ +0:20:42 load avg: 0.76 [411/445/3] test_userstring passed │ │ │ │ +0:20:43 load avg: 0.76 [412/445/3] test_utf8_mode passed │ │ │ │ +0:20:43 load avg: 0.76 [413/445/3] test_utf8source passed │ │ │ │ +0:20:43 load avg: 0.76 [414/445/3] test_uuid passed │ │ │ │ +0:20:48 load avg: 0.70 [415/445/3] test_wait3 passed │ │ │ │ +0:20:54 load avg: 0.64 [416/445/3] test_wait4 passed │ │ │ │ +0:20:54 load avg: 0.64 [417/445/3] test_warnings passed │ │ │ │ +0:20:54 load avg: 0.64 [418/445/3] test_wave passed │ │ │ │ +0:20:58 load avg: 0.67 [419/445/3] test_weakref passed │ │ │ │ +0:20:58 load avg: 0.67 [420/445/3] test_weakset passed │ │ │ │ +0:20:59 load avg: 0.67 [421/445/3] test_webbrowser passed │ │ │ │ +0:20:59 load avg: 0.67 [422/445/3] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:26:27 load avg: 1.80 [423/445/3] test_winconsoleio skipped │ │ │ │ +0:20:59 load avg: 0.67 [423/445/3] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:26:28 load avg: 1.80 [424/445/3] test_winreg skipped │ │ │ │ +0:20:59 load avg: 0.67 [424/445/3] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:26:28 load avg: 1.80 [425/445/3] test_winsound skipped │ │ │ │ +0:20:59 load avg: 0.67 [425/445/3] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:26:28 load avg: 1.80 [426/445/3] test_with passed │ │ │ │ -0:26:28 load avg: 1.80 [427/445/3] test_wmi skipped │ │ │ │ +0:20:59 load avg: 0.67 [426/445/3] test_with passed │ │ │ │ +0:20:59 load avg: 0.67 [427/445/3] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:26:29 load avg: 1.80 [428/445/3] test_wsgiref passed │ │ │ │ -0:26:29 load avg: 1.80 [429/445/3] test_xml_dom_minicompat passed │ │ │ │ -0:26:29 load avg: 1.80 [430/445/3] test_xml_dom_xmlbuilder passed │ │ │ │ -0:26:30 load avg: 1.80 [431/445/3] test_xml_etree passed │ │ │ │ -0:26:31 load avg: 1.98 [432/445/3] test_xml_etree_c passed │ │ │ │ -0:26:58 load avg: 1.82 [433/445/3] test_xmlrpc passed │ │ │ │ -0:26:59 load avg: 1.82 [434/445/3] test_xpickle skipped (resource denied) │ │ │ │ +0:21:00 load avg: 0.67 [428/445/3] test_wsgiref passed │ │ │ │ +0:21:00 load avg: 0.67 [429/445/3] test_xml_dom_minicompat passed │ │ │ │ +0:21:00 load avg: 0.67 [430/445/3] test_xml_dom_xmlbuilder passed │ │ │ │ +0:21:00 load avg: 0.67 [431/445/3] test_xml_etree passed │ │ │ │ +0:21:01 load avg: 0.67 [432/445/3] test_xml_etree_c passed │ │ │ │ +0:21:28 load avg: 0.41 [433/445/3] test_xmlrpc passed │ │ │ │ +0:21:28 load avg: 0.41 [434/445/3] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -0:26:59 load avg: 1.82 [435/445/3] test_xxlimited passed │ │ │ │ -0:26:59 load avg: 1.82 [436/445/3] test_xxtestfuzz passed │ │ │ │ -0:26:59 load avg: 1.82 [437/445/3] test_yield_from passed │ │ │ │ -0:26:59 load avg: 1.82 [438/445/3] test_zipapp passed │ │ │ │ -0:27:08 load avg: 2.09 [439/445/3] test_zipfile passed │ │ │ │ -0:27:08 load avg: 2.09 [440/445/3] test_zipfile64 skipped (resource denied) │ │ │ │ +0:21:29 load avg: 0.41 [435/445/3] test_xxlimited passed │ │ │ │ +0:21:29 load avg: 0.41 [436/445/3] test_xxtestfuzz passed │ │ │ │ +0:21:29 load avg: 0.41 [437/445/3] test_yield_from passed │ │ │ │ +0:21:29 load avg: 0.41 [438/445/3] test_zipapp passed │ │ │ │ +0:21:35 load avg: 0.46 [439/445/3] test_zipfile passed │ │ │ │ +0:21:35 load avg: 0.46 [440/445/3] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:27:38 load avg: 2.38 running (1): test_zipimport (30.0 sec) │ │ │ │ -0:28:01 load avg: 2.52 [441/445/3] test_zipimport passed (53.1 sec) │ │ │ │ -0:28:02 load avg: 2.52 [442/445/3] test_zipimport_support passed │ │ │ │ -0:28:04 load avg: 2.52 [443/445/3] test_zlib passed │ │ │ │ -0:28:05 load avg: 2.52 [444/445/3] test_zoneinfo passed │ │ │ │ -0:28:06 load avg: 2.56 [445/445/3] test_zstd passed │ │ │ │ +0:22:05 load avg: 0.67 running (1): test_zipimport (30.0 sec) │ │ │ │ +0:22:19 load avg: 0.74 [441/445/3] test_zipimport passed (44.0 sec) │ │ │ │ +0:22:19 load avg: 0.74 [442/445/3] test_zipimport_support passed │ │ │ │ +0:22:20 load avg: 0.74 [443/445/3] test_zlib passed │ │ │ │ +0:22:21 load avg: 0.74 [444/445/3] test_zoneinfo passed │ │ │ │ +0:22:21 load avg: 0.74 [445/445/3] test_zstd passed │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 1 min 27 sec │ │ │ │ -- test_subprocess: 1 min 20 sec │ │ │ │ -- test_cppext: 58.8 sec │ │ │ │ -- test_hashlib: 57.6 sec │ │ │ │ -- test_zipimport: 53.1 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 51.5 sec │ │ │ │ -- test_cext: 48.9 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 42.6 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 40.2 sec │ │ │ │ -- test_io: 39.4 sec │ │ │ │ +- test_subprocess: 1 min 15 sec │ │ │ │ +- test_int: 1 min 7 sec │ │ │ │ +- test_hashlib: 1 min 4 sec │ │ │ │ +- test_zipimport: 44.0 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 38.2 sec │ │ │ │ +- test_io: 35.6 sec │ │ │ │ +- test_cppext: 34.9 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 33.3 sec │ │ │ │ +- test_signal: 31.3 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 30.6 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_perf_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ │ │ │ │ @@ -744,35 +743,35 @@ │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ 3 tests failed: │ │ │ │ test_pyexpat test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 426 tests OK. │ │ │ │ │ │ │ │ -0:28:06 load avg: 2.56 Re-running 3 failed tests in verbose mode in subprocesses │ │ │ │ -0:28:06 load avg: 2.56 Run 3 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:28:07 load avg: 2.56 [1/3/1] test_pyexpat failed (1 failure) │ │ │ │ +0:22:21 load avg: 0.74 Re-running 3 failed tests in verbose mode in subprocesses │ │ │ │ +0:22:21 load avg: 0.74 Run 3 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:22:22 load avg: 0.74 [1/3/1] test_pyexpat failed (1 failure) │ │ │ │ Re-running test_pyexpat in verbose mode (matching: test_deeply_nested_content_model) │ │ │ │ test_deeply_nested_content_model (test.test_pyexpat.ElementDeclHandlerTest.test_deeply_nested_content_model) ... FAIL │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ FAIL: test_deeply_nested_content_model (test.test_pyexpat.ElementDeclHandlerTest.test_deeply_nested_content_model) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.14-3.14.3/Lib/test/test_pyexpat.py", line 708, in test_deeply_nested_content_model │ │ │ │ with self.assertRaises(RecursionError): │ │ │ │ ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: RecursionError not raised │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.663s │ │ │ │ +Ran 1 test in 0.342s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_pyexpat failed │ │ │ │ -0:28:07 load avg: 2.56 [2/3/2] test_urllib2 failed (1 failure) │ │ │ │ +0:22:22 load avg: 0.76 [2/3/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): │ │ │ │ @@ -804,52 +803,52 @@ │ │ │ │ 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.036s │ │ │ │ +Ran 1 test in 0.018s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:28:07 load avg: 2.56 [3/3/3] test_urllibnet failed (1 error) │ │ │ │ +0:22:22 load avg: 0.76 [3/3/3] 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.14-3.14.3/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.030s │ │ │ │ +Ran 1 test in 0.014s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ 3 tests failed again: │ │ │ │ test_pyexpat test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE then FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_int: 1 min 27 sec │ │ │ │ -- test_subprocess: 1 min 20 sec │ │ │ │ -- test_cppext: 58.8 sec │ │ │ │ -- test_hashlib: 57.6 sec │ │ │ │ -- test_zipimport: 53.1 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 51.5 sec │ │ │ │ -- test_cext: 48.9 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 42.6 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 40.2 sec │ │ │ │ -- test_io: 39.4 sec │ │ │ │ +- test_subprocess: 1 min 15 sec │ │ │ │ +- test_int: 1 min 7 sec │ │ │ │ +- test_hashlib: 1 min 4 sec │ │ │ │ +- test_zipimport: 44.0 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 38.2 sec │ │ │ │ +- test_io: 35.6 sec │ │ │ │ +- test_cppext: 34.9 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 33.3 sec │ │ │ │ +- test_signal: 31.3 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 30.6 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_perf_profiler │ │ │ │ test_startfile test_winapi test_winconsoleio test_winreg │ │ │ │ test_winsound test_wmi │ │ │ │ │ │ │ │ @@ -860,13 +859,13 @@ │ │ │ │ test_pyexpat test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 3 tests failed: │ │ │ │ test_pyexpat test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 426 tests OK. │ │ │ │ │ │ │ │ -Total duration: 28 min 7 sec │ │ │ │ +Total duration: 22 min 22 sec │ │ │ │ Total tests: run=45,221 failures=4 skipped=1,780 │ │ │ │ Total test files: run=446/445 failed=3 skipped=14 resource_denied=2 rerun=3 │ │ │ │ Result: FAILURE then FAILURE │ │ │ │ make[1]: *** [Makefile:2451: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.14-3.14.3/build-static'