--- /srv/rebuilderd/tmp/rebuilderdZaRBZk/inputs/python3.14-dev_3.14.3-1_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdZaRBZk/out/python3.14-dev_3.14.3-1_arm64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-02-04 15:33:49.000000 debian-binary │ --rw-r--r-- 0 0 0 772 2026-02-04 15:33:49.000000 control.tar.xz │ --rw-r--r-- 0 0 0 506460 2026-02-04 15:33:49.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 768 2026-02-04 15:33:49.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 506928 2026-02-04 15:33:49.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.14-dev │ │ │ Source: python3.14 │ │ │ Version: 3.14.3-1 │ │ │ Architecture: arm64 │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 510 │ │ │ +Installed-Size: 511 │ │ │ Depends: python3.14 (= 3.14.3-1), libpython3.14-dev (= 3.14.3-1), libpython3.14 (= 3.14.3-1) │ │ │ Recommends: libc6-dev | libc-dev │ │ │ Section: python │ │ │ Priority: optional │ │ │ Multi-Arch: allowed │ │ │ Description: Header files and a static library for Python (v3.14) │ │ │ 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-02-04 15:33:49.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-02-04 15:33:49.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-02-04 15:33:49.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-02-04 15:33:49.000000 ./usr/share/doc/python3.14/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 8783 2026-02-04 15:33:49.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 9235 2026-02-04 15:33:49.000000 ./usr/share/doc/python3.14/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/bin/python3.14-config -> aarch64-linux-gnu-python3.14-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/doc/python3.14-dev -> python3.14 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-02-04 15:33:49.000000 ./usr/share/man/man1/python3.14-config.1.gz -> aarch64-linux-gnu-python3.14-config.1.gz │ │ ├── ./usr/share/doc/python3.14/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -1,440 +1,450 @@ │ │ │ │ make[1]: Entering directory '/build/reproducible-path/python3.14-3.14.3/build-static' │ │ │ │ Checked 114 modules (63 built-in, 50 shared, 1 n/a on linux-aarch64, 0 disabled, 0 missing, 0 failed on import) │ │ │ │ ./python -E ../Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details_aarch64-linux-gnu.json │ │ │ │ ./python -E -m test --fast-ci -u-gui --timeout= -j 1 -w -uall --timeout=3600 -x test_asyncio test_ensurepip test_faulthandler 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_faulthandler 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, Feb 4 2026, 15:33:49) [GCC 15.2.0] │ │ │ │ -== Linux-6.12.63+deb13-arm64-aarch64-with-glibc2.42 little-endian │ │ │ │ +== Linux-6.12.63+deb13-cloud-arm64-aarch64-with-glibc2.42 little-endian │ │ │ │ == Python build: release JIT (disabled) LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.14-3.14.3/build-static/build/test_python_worker_122969æ │ │ │ │ -== CPU count: 8 │ │ │ │ +== cwd: /build/reproducible-path/python3.14-3.14.3/build-static/build/test_python_worker_122942æ │ │ │ │ +== CPU count: 12 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1770219229 │ │ │ │ -0:00:00 load avg: 0.93 Run 444 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:19 load avg: 0.81 [ 1/444] test.test_concurrent_futures.test_as_completed passed │ │ │ │ -0:00:39 load avg: 0.73 [ 2/444] test.test_concurrent_futures.test_deadlock passed │ │ │ │ -0:00:42 load avg: 0.67 [ 3/444] test.test_concurrent_futures.test_future passed │ │ │ │ -0:00:45 load avg: 0.67 [ 4/444] test.test_concurrent_futures.test_init passed │ │ │ │ -0:01:04 load avg: 0.69 [ 5/444] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ -0:01:34 load avg: 1.00 running (1): test.test_concurrent_futures.test_process_pool (30.0 sec) │ │ │ │ -0:01:45 load avg: 1.17 [ 6/444] test.test_concurrent_futures.test_process_pool passed (41.8 sec) │ │ │ │ -0:02:06 load avg: 1.33 [ 7/444] test.test_concurrent_futures.test_shutdown passed │ │ │ │ -0:02:22 load avg: 1.10 [ 8/444] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ -0:02:27 load avg: 1.09 [ 9/444] test.test_concurrent_futures.test_wait passed │ │ │ │ -0:02:28 load avg: 1.09 [ 10/444] test.test_future_stmt.test_future passed │ │ │ │ -0:02:28 load avg: 1.09 [ 11/444] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:02:28 load avg: 1.09 [ 12/444] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:02:28 load avg: 1.09 [ 13/444] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:02:28 load avg: 1.09 [ 14/444] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:02:30 load avg: 1.09 [ 15/444] test.test_inspect.test_inspect passed │ │ │ │ -0:02:41 load avg: 0.85 [ 16/444] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:03:04 load avg: 0.68 [ 17/444] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:03:30 load avg: 0.78 [ 18/444] test.test_multiprocessing_fork.test_processes passed │ │ │ │ -0:03:45 load avg: 0.61 [ 19/444] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:04:01 load avg: 0.66 [ 20/444] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:04:28 load avg: 0.62 [ 21/444] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ -0:04:58 load avg: 1.17 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ -0:05:12 load avg: 1.13 [ 22/444] test.test_multiprocessing_forkserver.test_processes passed (43.4 sec) │ │ │ │ -0:05:26 load avg: 0.96 [ 23/444] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:05:46 load avg: 1.09 [ 24/444] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ -0:06:14 load avg: 0.90 [ 25/444] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ -0:06:44 load avg: 0.69 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ -0:07:02 load avg: 0.64 [ 26/444] test.test_multiprocessing_spawn.test_processes passed (48.7 sec) │ │ │ │ -0:07:17 load avg: 0.57 [ 27/444] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ -0:07:20 load avg: 0.57 [ 28/444] test.test_pydoc.test_pydoc passed │ │ │ │ -0:07:21 load avg: 0.61 [ 29/444] test___all__ passed │ │ │ │ -0:07:21 load avg: 0.61 [ 30/444] test__colorize passed │ │ │ │ -0:07:23 load avg: 0.61 [ 31/444] test__interpchannels passed │ │ │ │ -0:07:24 load avg: 0.61 [ 32/444] test__interpreters passed │ │ │ │ -0:07:24 load avg: 0.61 [ 33/444] test__locale passed │ │ │ │ -0:07:24 load avg: 0.61 [ 34/444] test__opcode passed │ │ │ │ -0:07:25 load avg: 0.61 [ 35/444] test__osx_support passed │ │ │ │ -0:07:25 load avg: 0.61 [ 36/444] test_abc passed │ │ │ │ -0:07:25 load avg: 0.61 [ 37/444] test_abstract_numbers passed │ │ │ │ -0:07:25 load avg: 0.61 [ 38/444] test_android skipped │ │ │ │ +0:00:00 load avg: 18.47 Run 444 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:21 load avg: 18.46 [ 1/444] test.test_concurrent_futures.test_as_completed passed │ │ │ │ +0:00:45 load avg: 18.40 [ 2/444] test.test_concurrent_futures.test_deadlock passed │ │ │ │ +0:00:49 load avg: 18.29 [ 3/444] test.test_concurrent_futures.test_future passed │ │ │ │ +0:00:53 load avg: 18.27 [ 4/444] test.test_concurrent_futures.test_init passed │ │ │ │ +0:01:15 load avg: 18.20 [ 5/444] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ +0:01:45 load avg: 17.99 running (1): test.test_concurrent_futures.test_process_pool (30.0 sec) │ │ │ │ +0:02:09 load avg: 18.12 [ 6/444] test.test_concurrent_futures.test_process_pool passed (54.4 sec) │ │ │ │ +0:02:35 load avg: 18.74 [ 7/444] test.test_concurrent_futures.test_shutdown passed │ │ │ │ +0:02:46 load avg: 18.63 [ 8/444] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ +0:02:54 load avg: 18.83 [ 9/444] test.test_concurrent_futures.test_wait passed │ │ │ │ +0:02:55 load avg: 18.83 [ 10/444] test.test_future_stmt.test_future passed │ │ │ │ +0:02:56 load avg: 18.83 [ 11/444] test.test_future_stmt.test_future_flags passed │ │ │ │ +0:02:56 load avg: 18.83 [ 12/444] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ +0:02:56 load avg: 18.83 [ 13/444] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ +0:02:57 load avg: 18.83 [ 14/444] test.test_future_stmt.test_future_single_import passed │ │ │ │ +0:02:59 load avg: 18.85 [ 15/444] test.test_inspect.test_inspect passed │ │ │ │ +0:03:15 load avg: 18.67 [ 16/444] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:03:45 load avg: 18.72 running (1): test.test_multiprocessing_fork.test_misc (30.0 sec) │ │ │ │ +0:03:45 load avg: 18.72 [ 17/444] test.test_multiprocessing_fork.test_misc passed (30.4 sec) │ │ │ │ +0:04:14 load avg: 18.70 [ 18/444] test.test_multiprocessing_fork.test_processes passed │ │ │ │ +0:04:29 load avg: 18.47 [ 19/444] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:04:51 load avg: 18.65 [ 20/444] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:05:21 load avg: 19.56 running (1): test.test_multiprocessing_forkserver.test_misc (30.0 sec) │ │ │ │ +0:05:32 load avg: 19.17 [ 21/444] test.test_multiprocessing_forkserver.test_misc passed (40.5 sec) │ │ │ │ +0:06:02 load avg: 18.88 running (1): test.test_multiprocessing_forkserver.test_processes (30.0 sec) │ │ │ │ +0:06:24 load avg: 18.52 [ 22/444] test.test_multiprocessing_forkserver.test_processes passed (52.3 sec) │ │ │ │ +0:06:40 load avg: 18.18 [ 23/444] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ +0:07:08 load avg: 18.48 [ 24/444] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ +0:07:38 load avg: 18.26 running (1): test.test_multiprocessing_spawn.test_misc (30.0 sec) │ │ │ │ +0:07:42 load avg: 18.16 [ 25/444] test.test_multiprocessing_spawn.test_misc passed (33.4 sec) │ │ │ │ +0:08:12 load avg: 18.34 running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec) │ │ │ │ +0:08:42 load avg: 18.43 running (1): test.test_multiprocessing_spawn.test_processes (1 min) │ │ │ │ +0:08:48 load avg: 18.48 [ 26/444] test.test_multiprocessing_spawn.test_processes passed (1 min 5 sec) │ │ │ │ +0:09:04 load avg: 18.28 [ 27/444] test.test_multiprocessing_spawn.test_threads passed │ │ │ │ +0:09:08 load avg: 18.28 [ 28/444] test.test_pydoc.test_pydoc passed │ │ │ │ +0:09:17 load avg: 18.46 [ 29/444] test___all__ passed │ │ │ │ +0:09:18 load avg: 18.46 [ 30/444] test__colorize passed │ │ │ │ +0:09:20 load avg: 19.31 [ 31/444] test__interpchannels passed │ │ │ │ +0:09:22 load avg: 19.31 [ 32/444] test__interpreters passed │ │ │ │ +0:09:23 load avg: 19.31 [ 33/444] test__locale passed │ │ │ │ +0:09:24 load avg: 19.31 [ 34/444] test__opcode passed │ │ │ │ +0:09:24 load avg: 19.31 [ 35/444] test__osx_support passed │ │ │ │ +0:09:24 load avg: 19.20 [ 36/444] test_abc passed │ │ │ │ +0:09:24 load avg: 19.20 [ 37/444] test_abstract_numbers passed │ │ │ │ +0:09:25 load avg: 19.20 [ 38/444] test_android skipped │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:07:26 load avg: 0.61 [ 39/444] test_annotationlib passed │ │ │ │ -0:07:26 load avg: 0.61 [ 40/444] test_apple skipped │ │ │ │ +0:09:25 load avg: 19.20 [ 39/444] test_annotationlib passed │ │ │ │ +0:09:26 load avg: 19.20 [ 40/444] test_apple skipped │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:07:29 load avg: 0.64 [ 41/444] test_argparse passed │ │ │ │ -0:07:30 load avg: 0.64 [ 42/444] test_array passed │ │ │ │ -0:07:30 load avg: 0.64 [ 43/444] test_asdl_parser passed │ │ │ │ -0:07:36 load avg: 0.70 [ 44/444] test_ast passed │ │ │ │ -0:07:37 load avg: 0.70 [ 45/444] test_asyncgen passed │ │ │ │ -0:07:38 load avg: 0.70 [ 46/444] test_atexit passed │ │ │ │ -0:07:42 load avg: 0.72 [ 47/444] test_audit passed │ │ │ │ -0:07:42 load avg: 0.72 [ 48/444] test_augassign passed │ │ │ │ -0:07:42 load avg: 0.72 [ 49/444] test_base64 passed │ │ │ │ -0:07:42 load avg: 0.72 [ 50/444] test_baseexception passed │ │ │ │ -0:07:43 load avg: 0.72 [ 51/444] test_bdb passed │ │ │ │ -0:07:43 load avg: 0.72 [ 52/444] test_bigaddrspace passed │ │ │ │ -0:07:43 load avg: 0.72 [ 53/444] test_bigmem passed │ │ │ │ -0:07:43 load avg: 0.72 [ 54/444] test_binascii passed │ │ │ │ -0:07:43 load avg: 0.72 [ 55/444] test_binop passed │ │ │ │ -0:07:44 load avg: 0.72 [ 56/444] test_bisect passed │ │ │ │ -0:07:44 load avg: 0.72 [ 57/444] test_bool passed │ │ │ │ -0:07:47 load avg: 0.74 [ 58/444] test_buffer passed │ │ │ │ -0:07:47 load avg: 0.74 [ 59/444] test_bufio passed │ │ │ │ -0:07:47 load avg: 0.74 [ 60/444] test_build_details passed │ │ │ │ -0:07:48 load avg: 0.74 [ 61/444] test_builtin passed │ │ │ │ -0:07:51 load avg: 0.74 [ 62/444] test_bytes passed │ │ │ │ -0:07:52 load avg: 0.76 [ 63/444] test_bz2 passed │ │ │ │ -0:07:55 load avg: 0.76 [ 64/444] test_c_locale_coercion passed │ │ │ │ -0:08:00 load avg: 0.78 [ 65/444] test_calendar passed │ │ │ │ -0:08:00 load avg: 0.78 [ 66/444] test_call passed │ │ │ │ -0:08:18 load avg: 0.84 [ 67/444] test_capi passed │ │ │ │ -0:08:46 load avg: 0.90 [ 68/444] test_cext passed │ │ │ │ -0:08:46 load avg: 0.90 [ 69/444] test_charmapcodec passed │ │ │ │ -0:08:46 load avg: 0.91 [ 70/444] test_class passed │ │ │ │ -0:08:47 load avg: 0.91 [ 71/444] test_clinic passed │ │ │ │ -0:08:47 load avg: 0.91 [ 72/444] test_cmath passed │ │ │ │ -0:08:47 load avg: 0.91 [ 73/444] test_cmd passed │ │ │ │ -0:08:54 load avg: 0.92 [ 74/444] test_cmd_line passed │ │ │ │ -0:08:59 load avg: 1.00 [ 75/444] test_cmd_line_script passed │ │ │ │ -0:09:00 load avg: 1.00 [ 76/444] test_code passed │ │ │ │ -0:09:00 load avg: 1.00 [ 77/444] test_code_module passed │ │ │ │ -0:09:00 load avg: 1.00 [ 78/444] test_codeccallbacks passed │ │ │ │ -0:09:00 load avg: 1.00 [ 79/444] test_codecencodings_cn passed │ │ │ │ -0:09:01 load avg: 1.00 [ 80/444] test_codecencodings_hk passed │ │ │ │ -0:09:01 load avg: 1.00 [ 81/444] test_codecencodings_iso2022 passed │ │ │ │ -0:09:01 load avg: 1.00 [ 82/444] test_codecencodings_jp passed │ │ │ │ -0:09:01 load avg: 1.00 [ 83/444] test_codecencodings_kr passed │ │ │ │ -0:09:02 load avg: 1.00 [ 84/444] test_codecencodings_tw passed │ │ │ │ -0:09:02 load avg: 1.00 [ 85/444] test_codecmaps_cn passed │ │ │ │ -0:09:02 load avg: 1.00 [ 86/444] test_codecmaps_hk passed │ │ │ │ -0:09:03 load avg: 1.00 [ 87/444] test_codecmaps_jp passed │ │ │ │ -0:09:03 load avg: 1.00 [ 88/444] test_codecmaps_kr passed │ │ │ │ -0:09:03 load avg: 1.00 [ 89/444] test_codecmaps_tw passed │ │ │ │ -0:09:04 load avg: 1.00 [ 90/444] test_codecs passed │ │ │ │ -0:09:04 load avg: 1.00 [ 91/444] test_codeop passed │ │ │ │ -0:09:07 load avg: 1.00 [ 92/444] test_collections passed │ │ │ │ -0:09:07 load avg: 1.00 [ 93/444] test_colorsys passed │ │ │ │ -0:09:07 load avg: 1.00 [ 94/444] test_compare passed │ │ │ │ -0:09:11 load avg: 1.00 [ 95/444] test_compile passed │ │ │ │ -0:09:32 load avg: 1.07 [ 96/444] test_compileall passed │ │ │ │ -0:09:33 load avg: 1.07 [ 97/444] test_compiler_assemble passed │ │ │ │ -0:09:33 load avg: 1.07 [ 98/444] test_compiler_codegen passed │ │ │ │ -0:09:33 load avg: 1.07 [ 99/444] test_complex passed │ │ │ │ -0:09:34 load avg: 1.07 [100/444] test_configparser passed │ │ │ │ -0:09:34 load avg: 1.07 [101/444] test_contains passed │ │ │ │ -0:09:35 load avg: 1.07 [102/444] test_context passed │ │ │ │ -0:09:35 load avg: 1.07 [103/444] test_contextlib passed │ │ │ │ -0:09:35 load avg: 1.07 [104/444] test_contextlib_async passed │ │ │ │ -0:09:35 load avg: 1.07 [105/444] test_copy passed │ │ │ │ -0:09:36 load avg: 1.07 [106/444] test_copyreg passed │ │ │ │ -0:09:36 load avg: 1.06 [107/444] test_coroutines passed │ │ │ │ -0:10:06 load avg: 1.04 [108/444] test_cppext passed │ │ │ │ -0:10:07 load avg: 1.04 [109/444] test_cprofile passed │ │ │ │ -0:10:07 load avg: 1.04 [110/444] test_crossinterp passed │ │ │ │ -0:10:08 load avg: 1.04 [111/444] test_csv passed │ │ │ │ -0:10:09 load avg: 1.04 [112/444] test_ctypes passed │ │ │ │ -0:10:10 load avg: 1.04 [113/444] test_curses passed │ │ │ │ -0:10:10 load avg: 1.04 [114/444] test_dataclasses passed │ │ │ │ -0:10:14 load avg: 1.03 [115/444] test_datetime passed │ │ │ │ -0:10:14 load avg: 1.03 [116/444] test_dbm passed │ │ │ │ -0:10:14 load avg: 1.03 [117/444] test_dbm_dumb passed │ │ │ │ -0:10:15 load avg: 1.03 [118/444] test_dbm_gnu passed │ │ │ │ -0:10:15 load avg: 1.03 [119/444] test_dbm_ndbm passed │ │ │ │ -0:10:15 load avg: 1.03 [120/444] test_dbm_sqlite3 passed │ │ │ │ -0:10:19 load avg: 1.03 [121/444] test_decimal passed │ │ │ │ -0:10:19 load avg: 1.03 [122/444] test_decorators passed │ │ │ │ -0:10:19 load avg: 1.03 [123/444] test_defaultdict passed │ │ │ │ -0:10:20 load avg: 1.03 [124/444] test_deque passed │ │ │ │ -0:10:21 load avg: 1.03 [125/444] test_descr passed │ │ │ │ -0:10:21 load avg: 1.03 [126/444] test_descrtut passed │ │ │ │ -0:10:21 load avg: 1.03 [127/444] test_devpoll skipped │ │ │ │ +0:09:31 load avg: 19.19 [ 41/444] test_argparse passed │ │ │ │ +0:09:34 load avg: 19.25 [ 42/444] test_array passed │ │ │ │ +0:09:34 load avg: 19.25 [ 43/444] test_asdl_parser passed │ │ │ │ +0:09:46 load avg: 19.06 [ 44/444] test_ast passed │ │ │ │ +0:09:48 load avg: 19.06 [ 45/444] test_asyncgen passed │ │ │ │ +0:09:48 load avg: 19.06 [ 46/444] test_atexit passed │ │ │ │ +0:09:53 load avg: 19.05 [ 47/444] test_audit passed │ │ │ │ +0:09:54 load avg: 19.05 [ 48/444] test_augassign passed │ │ │ │ +0:09:54 load avg: 19.05 [ 49/444] test_base64 passed │ │ │ │ +0:09:55 load avg: 19.05 [ 50/444] test_baseexception passed │ │ │ │ +0:09:55 load avg: 19.05 [ 51/444] test_bdb passed │ │ │ │ +0:09:56 load avg: 19.05 [ 52/444] test_bigaddrspace passed │ │ │ │ +0:09:56 load avg: 19.05 [ 53/444] test_bigmem passed │ │ │ │ +0:09:57 load avg: 19.05 [ 54/444] test_binascii passed │ │ │ │ +0:09:57 load avg: 19.05 [ 55/444] test_binop passed │ │ │ │ +0:09:57 load avg: 19.05 [ 56/444] test_bisect passed │ │ │ │ +0:09:58 load avg: 19.05 [ 57/444] test_bool passed │ │ │ │ +0:10:03 load avg: 18.96 [ 58/444] test_buffer passed │ │ │ │ +0:10:04 load avg: 18.96 [ 59/444] test_bufio passed │ │ │ │ +0:10:04 load avg: 18.96 [ 60/444] test_build_details passed │ │ │ │ +0:10:04 load avg: 18.97 [ 61/444] test_builtin passed │ │ │ │ +0:10:10 load avg: 18.89 [ 62/444] test_bytes passed │ │ │ │ +0:10:12 load avg: 18.89 [ 63/444] test_bz2 passed │ │ │ │ +0:10:14 load avg: 18.90 [ 64/444] test_c_locale_coercion passed │ │ │ │ +0:10:18 load avg: 18.90 [ 65/444] test_calendar passed │ │ │ │ +0:10:19 load avg: 18.90 [ 66/444] test_call passed │ │ │ │ +0:10:46 load avg: 18.65 [ 67/444] test_capi passed │ │ │ │ +0:11:16 load avg: 18.68 running (1): test_cext (30.0 sec) │ │ │ │ +0:11:30 load avg: 18.96 [ 68/444] test_cext passed (43.7 sec) │ │ │ │ +0:11:30 load avg: 18.96 [ 69/444] test_charmapcodec passed │ │ │ │ +0:11:31 load avg: 18.96 [ 70/444] test_class passed │ │ │ │ +0:11:32 load avg: 18.96 [ 71/444] test_clinic passed │ │ │ │ +0:11:32 load avg: 18.96 [ 72/444] test_cmath passed │ │ │ │ +0:11:33 load avg: 18.96 [ 73/444] test_cmd passed │ │ │ │ +0:11:37 load avg: 18.89 [ 74/444] test_cmd_line passed │ │ │ │ +0:11:42 load avg: 18.90 [ 75/444] test_cmd_line_script passed │ │ │ │ +0:11:42 load avg: 18.90 [ 76/444] test_code passed │ │ │ │ +0:11:43 load avg: 18.90 [ 77/444] test_code_module passed │ │ │ │ +0:11:43 load avg: 18.90 [ 78/444] test_codeccallbacks passed │ │ │ │ +0:11:44 load avg: 18.90 [ 79/444] test_codecencodings_cn passed │ │ │ │ +0:11:44 load avg: 18.90 [ 80/444] test_codecencodings_hk passed │ │ │ │ +0:11:45 load avg: 18.90 [ 81/444] test_codecencodings_iso2022 passed │ │ │ │ +0:11:46 load avg: 18.90 [ 82/444] test_codecencodings_jp passed │ │ │ │ +0:11:46 load avg: 18.90 [ 83/444] test_codecencodings_kr passed │ │ │ │ +0:11:47 load avg: 18.90 [ 84/444] test_codecencodings_tw passed │ │ │ │ +0:11:48 load avg: 18.90 [ 85/444] test_codecmaps_cn passed │ │ │ │ +0:11:48 load avg: 18.90 [ 86/444] test_codecmaps_hk passed │ │ │ │ +0:11:49 load avg: 18.90 [ 87/444] test_codecmaps_jp passed │ │ │ │ +0:11:49 load avg: 18.83 [ 88/444] test_codecmaps_kr passed │ │ │ │ +0:11:50 load avg: 18.83 [ 89/444] test_codecmaps_tw passed │ │ │ │ +0:11:51 load avg: 18.83 [ 90/444] test_codecs passed │ │ │ │ +0:11:52 load avg: 18.83 [ 91/444] test_codeop passed │ │ │ │ +0:11:55 load avg: 18.84 [ 92/444] test_collections passed │ │ │ │ +0:11:56 load avg: 18.84 [ 93/444] test_colorsys passed │ │ │ │ +0:11:56 load avg: 18.84 [ 94/444] test_compare passed │ │ │ │ +0:12:03 load avg: 18.86 [ 95/444] test_compile passed │ │ │ │ +0:12:31 load avg: 18.92 [ 96/444] test_compileall passed │ │ │ │ +0:12:31 load avg: 18.92 [ 97/444] test_compiler_assemble passed │ │ │ │ +0:12:32 load avg: 18.92 [ 98/444] test_compiler_codegen passed │ │ │ │ +0:12:32 load avg: 18.92 [ 99/444] test_complex passed │ │ │ │ +0:12:33 load avg: 18.92 [100/444] test_configparser passed │ │ │ │ +0:12:33 load avg: 18.92 [101/444] test_contains passed │ │ │ │ +0:12:35 load avg: 18.84 [102/444] test_context passed │ │ │ │ +0:12:35 load avg: 18.84 [103/444] test_contextlib passed │ │ │ │ +0:12:36 load avg: 18.84 [104/444] test_contextlib_async passed │ │ │ │ +0:12:36 load avg: 18.84 [105/444] test_copy passed │ │ │ │ +0:12:37 load avg: 18.84 [106/444] test_copyreg passed │ │ │ │ +0:12:38 load avg: 18.84 [107/444] test_coroutines passed │ │ │ │ +0:13:08 load avg: 18.74 running (1): test_cppext (30.0 sec) │ │ │ │ +0:13:27 load avg: 18.81 [108/444] test_cppext passed (48.6 sec) │ │ │ │ +0:13:28 load avg: 18.81 [109/444] test_cprofile passed │ │ │ │ +0:13:29 load avg: 18.81 [110/444] test_crossinterp passed │ │ │ │ +0:13:29 load avg: 18.74 [111/444] test_csv passed │ │ │ │ +0:13:33 load avg: 18.74 [112/444] test_ctypes passed │ │ │ │ +0:13:33 load avg: 18.74 [113/444] test_curses passed │ │ │ │ +0:13:35 load avg: 18.68 [114/444] test_dataclasses passed │ │ │ │ +0:13:39 load avg: 18.63 [115/444] test_datetime passed │ │ │ │ +0:13:41 load avg: 18.63 [116/444] test_dbm passed │ │ │ │ +0:13:42 load avg: 18.63 [117/444] test_dbm_dumb passed │ │ │ │ +0:13:42 load avg: 18.63 [118/444] test_dbm_gnu passed │ │ │ │ +0:13:43 load avg: 18.63 [119/444] test_dbm_ndbm passed │ │ │ │ +0:13:44 load avg: 18.63 [120/444] test_dbm_sqlite3 passed │ │ │ │ +0:13:51 load avg: 18.61 [121/444] test_decimal passed │ │ │ │ +0:13:51 load avg: 18.61 [122/444] test_decorators passed │ │ │ │ +0:13:51 load avg: 18.61 [123/444] test_defaultdict passed │ │ │ │ +0:13:54 load avg: 18.61 [124/444] test_deque passed │ │ │ │ +0:13:55 load avg: 18.56 [125/444] test_descr passed │ │ │ │ +0:13:56 load avg: 18.56 [126/444] test_descrtut passed │ │ │ │ +0:13:58 load avg: 18.56 [127/444] test_devpoll skipped │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:10:22 load avg: 1.03 [128/444] test_dict passed │ │ │ │ -0:10:22 load avg: 1.03 [129/444] test_dictcomps passed │ │ │ │ -0:10:23 load avg: 1.03 [130/444] test_dictviews passed │ │ │ │ -0:10:23 load avg: 1.03 [131/444] test_difflib passed │ │ │ │ -0:10:24 load avg: 1.03 [132/444] test_dis passed │ │ │ │ -0:10:26 load avg: 1.03 [133/444] test_doctest passed │ │ │ │ -0:10:27 load avg: 1.02 [134/444] test_docxmlrpc passed │ │ │ │ -0:10:28 load avg: 1.02 [135/444] test_dtrace passed │ │ │ │ -0:10:28 load avg: 1.02 [136/444] test_dynamic passed │ │ │ │ -0:10:28 load avg: 1.02 [137/444] test_dynamicclassattribute passed │ │ │ │ -0:10:36 load avg: 0.94 [138/444] test_eintr passed │ │ │ │ -0:10:41 load avg: 0.95 [139/444] test_email passed │ │ │ │ -0:10:47 load avg: 0.96 [140/444] test_embed passed │ │ │ │ -0:10:48 load avg: 0.96 [141/444] test_enum passed │ │ │ │ -0:10:48 load avg: 0.96 [142/444] test_enumerate passed │ │ │ │ -0:10:49 load avg: 0.96 [143/444] test_eof passed │ │ │ │ -0:10:50 load avg: 0.96 [144/444] test_epoll passed │ │ │ │ -0:10:50 load avg: 0.96 [145/444] test_errno passed │ │ │ │ -0:10:50 load avg: 0.96 [146/444] test_except_star passed │ │ │ │ -0:10:51 load avg: 0.96 [147/444] test_exception_group passed │ │ │ │ -0:10:51 load avg: 0.96 [148/444] test_exception_hierarchy passed │ │ │ │ -0:10:51 load avg: 0.96 [149/444] test_exception_variations passed │ │ │ │ -0:10:55 load avg: 0.96 [150/444] test_exceptions passed │ │ │ │ -0:10:56 load avg: 0.96 [151/444] test_extcall passed │ │ │ │ -0:10:57 load avg: 0.96 [152/444] test_external_inspection passed │ │ │ │ -0:10:58 load avg: 0.96 [153/444] test_fcntl passed │ │ │ │ -0:10:58 load avg: 0.96 [154/444] test_file passed │ │ │ │ -0:11:00 load avg: 0.96 [155/444] test_file_eintr passed │ │ │ │ -0:11:00 load avg: 0.96 [156/444] test_filecmp passed │ │ │ │ -0:11:01 load avg: 0.96 [157/444] test_fileinput passed │ │ │ │ -0:11:01 load avg: 0.96 [158/444] test_fileio passed │ │ │ │ -0:11:01 load avg: 0.97 [159/444] test_fileutils passed │ │ │ │ -0:11:02 load avg: 0.97 [160/444] test_finalization passed │ │ │ │ -0:11:02 load avg: 0.97 [161/444] test_float passed │ │ │ │ -0:11:02 load avg: 0.97 [162/444] test_flufl passed │ │ │ │ -0:11:03 load avg: 0.97 [163/444] test_fnmatch passed │ │ │ │ -0:11:08 load avg: 0.89 [164/444] test_fork1 passed │ │ │ │ -0:11:08 load avg: 0.89 [165/444] test_format passed │ │ │ │ -0:11:08 load avg: 0.89 [166/444] test_fractions passed │ │ │ │ -0:11:09 load avg: 0.89 [167/444] test_frame passed │ │ │ │ -0:11:10 load avg: 0.89 [168/444] test_free_threading skipped │ │ │ │ +0:14:00 load avg: 18.67 [128/444] test_dict passed │ │ │ │ +0:14:00 load avg: 18.67 [129/444] test_dictcomps passed │ │ │ │ +0:14:01 load avg: 18.67 [130/444] test_dictviews passed │ │ │ │ +0:14:02 load avg: 18.67 [131/444] test_difflib passed │ │ │ │ +0:14:03 load avg: 18.67 [132/444] test_dis passed │ │ │ │ +0:14:08 load avg: 18.78 [133/444] test_doctest passed │ │ │ │ +0:14:11 load avg: 18.72 [134/444] test_docxmlrpc passed │ │ │ │ +0:14:12 load avg: 18.72 [135/444] test_dtrace passed │ │ │ │ +0:14:13 load avg: 18.72 [136/444] test_dynamic passed │ │ │ │ +0:14:13 load avg: 18.72 [137/444] test_dynamicclassattribute passed │ │ │ │ +0:14:21 load avg: 18.61 [138/444] test_eintr passed │ │ │ │ +0:14:30 load avg: 18.75 [139/444] test_email passed │ │ │ │ +0:14:37 load avg: 18.77 [140/444] test_embed passed │ │ │ │ +0:14:40 load avg: 18.79 [141/444] test_enum passed │ │ │ │ +0:14:40 load avg: 18.79 [142/444] test_enumerate passed │ │ │ │ +0:14:41 load avg: 18.79 [143/444] test_eof passed │ │ │ │ +0:14:42 load avg: 18.79 [144/444] test_epoll passed │ │ │ │ +0:14:42 load avg: 18.79 [145/444] test_errno passed │ │ │ │ +0:14:42 load avg: 18.79 [146/444] test_except_star passed │ │ │ │ +0:14:43 load avg: 18.79 [147/444] test_exception_group passed │ │ │ │ +0:14:43 load avg: 18.79 [148/444] test_exception_hierarchy passed │ │ │ │ +0:14:43 load avg: 18.79 [149/444] test_exception_variations passed │ │ │ │ +0:14:47 load avg: 18.72 [150/444] test_exceptions passed │ │ │ │ +0:14:48 load avg: 18.72 [151/444] test_extcall passed │ │ │ │ +0:14:49 load avg: 18.83 [152/444] test_external_inspection passed │ │ │ │ +0:14:50 load avg: 18.83 [153/444] test_fcntl passed │ │ │ │ +0:14:50 load avg: 18.83 [154/444] test_file passed │ │ │ │ +0:14:53 load avg: 18.83 [155/444] test_file_eintr passed │ │ │ │ +0:14:53 load avg: 18.83 [156/444] test_filecmp passed │ │ │ │ +0:14:53 load avg: 18.83 [157/444] test_fileinput passed │ │ │ │ +0:14:54 load avg: 18.83 [158/444] test_fileio passed │ │ │ │ +0:14:54 load avg: 18.84 [159/444] test_fileutils passed │ │ │ │ +0:14:55 load avg: 18.84 [160/444] test_finalization passed │ │ │ │ +0:14:55 load avg: 18.84 [161/444] test_float passed │ │ │ │ +0:14:56 load avg: 18.84 [162/444] test_flufl passed │ │ │ │ +0:14:56 load avg: 18.84 [163/444] test_fnmatch passed │ │ │ │ +0:15:01 load avg: 18.77 [164/444] test_fork1 passed │ │ │ │ +0:15:02 load avg: 18.77 [165/444] test_format passed │ │ │ │ +0:15:02 load avg: 18.77 [166/444] test_fractions passed │ │ │ │ +0:15:04 load avg: 18.77 [167/444] test_frame passed │ │ │ │ +0:15:04 load avg: 18.77 [168/444] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:11:10 load avg: 0.89 [169/444] test_frozen passed │ │ │ │ -0:11:12 load avg: 0.90 [170/444] test_fstring passed │ │ │ │ -0:11:13 load avg: 0.90 [171/444] test_funcattrs passed │ │ │ │ -0:11:14 load avg: 0.90 [172/444] test_functools passed │ │ │ │ -0:11:17 load avg: 0.91 [173/444] test_gc passed │ │ │ │ -0:11:17 load avg: 0.91 [174/444] test_generated_cases passed │ │ │ │ -0:11:17 load avg: 0.91 [175/444] test_generator_stop passed │ │ │ │ -0:11:18 load avg: 0.91 [176/444] test_generators passed │ │ │ │ -0:11:18 load avg: 0.91 [177/444] test_genericalias passed │ │ │ │ -0:11:18 load avg: 0.91 [178/444] test_genericclass passed │ │ │ │ -0:11:18 load avg: 0.91 [179/444] test_genericpath passed │ │ │ │ -0:11:19 load avg: 0.91 [180/444] test_genexps passed │ │ │ │ -0:11:19 load avg: 0.91 [181/444] test_getopt passed │ │ │ │ -0:11:19 load avg: 0.91 [182/444] test_getpass passed │ │ │ │ -0:11:20 load avg: 0.91 [183/444] test_getpath passed │ │ │ │ -0:11:20 load avg: 0.91 [184/444] test_gettext passed │ │ │ │ -0:11:20 load avg: 0.91 [185/444] test_glob passed │ │ │ │ -0:11:21 load avg: 0.91 [186/444] test_global passed │ │ │ │ -0:11:21 load avg: 0.91 [187/444] test_grammar passed │ │ │ │ -0:11:21 load avg: 0.91 [188/444] test_graphlib passed │ │ │ │ -0:11:21 load avg: 0.91 [189/444] test_grp passed │ │ │ │ -0:11:23 load avg: 0.91 [190/444] test_gzip passed │ │ │ │ -0:11:25 load avg: 0.91 [191/444] test_hash passed │ │ │ │ -0:11:52 load avg: 0.95 [192/444] test_hashlib passed │ │ │ │ -0:11:52 load avg: 0.95 [193/444] test_heapq passed │ │ │ │ -0:11:53 load avg: 0.95 [194/444] test_hmac passed │ │ │ │ -0:11:53 load avg: 0.95 [195/444] test_html passed │ │ │ │ -0:11:53 load avg: 0.95 [196/444] test_htmlparser passed │ │ │ │ -0:11:54 load avg: 0.95 [197/444] test_http_cookiejar passed │ │ │ │ -0:11:56 load avg: 0.95 [198/444] test_http_cookies passed │ │ │ │ -0:12:01 load avg: 0.88 [199/444] test_httpservers passed │ │ │ │ -0:12:06 load avg: 0.88 [200/444] test_idle passed │ │ │ │ -0:12:12 load avg: 0.83 [201/444] test_import passed │ │ │ │ -0:12:16 load avg: 0.83 [202/444] test_importlib passed │ │ │ │ -0:12:16 load avg: 0.83 [203/444] test_index passed │ │ │ │ -0:12:46 load avg: 0.90 running (1): test_int (30.0 sec) │ │ │ │ -0:12:56 load avg: 0.91 [204/444] test_int passed (39.4 sec) │ │ │ │ -0:12:56 load avg: 0.91 [205/444] test_int_literal passed │ │ │ │ -0:13:08 load avg: 0.86 [206/444] test_interpreters passed │ │ │ │ -0:13:38 load avg: 0.70 running (1): test_io (30.0 sec) │ │ │ │ -0:13:43 load avg: 0.64 [207/444] test_io passed (35.6 sec) │ │ │ │ -0:13:44 load avg: 0.64 [208/444] test_ioctl passed │ │ │ │ -0:13:44 load avg: 0.64 [209/444] test_ipaddress passed │ │ │ │ -0:13:50 load avg: 0.67 [210/444] test_isinstance passed │ │ │ │ -0:13:50 load avg: 0.67 [211/444] test_iter passed │ │ │ │ -0:13:51 load avg: 0.67 [212/444] test_iterlen passed │ │ │ │ -0:13:53 load avg: 0.70 [213/444] test_itertools passed │ │ │ │ -0:14:03 load avg: 0.75 [214/444] test_json passed │ │ │ │ -0:14:03 load avg: 0.75 [215/444] test_keyword passed │ │ │ │ -0:14:03 load avg: 0.75 [216/444] test_keywordonlyarg passed │ │ │ │ -0:14:03 load avg: 0.75 [217/444] test_kqueue skipped │ │ │ │ +0:15:04 load avg: 18.77 [169/444] test_frozen passed │ │ │ │ +0:15:07 load avg: 18.79 [170/444] test_fstring passed │ │ │ │ +0:15:08 load avg: 18.79 [171/444] test_funcattrs passed │ │ │ │ +0:15:09 load avg: 18.81 [172/444] test_functools passed │ │ │ │ +0:15:13 load avg: 18.81 [173/444] test_gc passed │ │ │ │ +0:15:14 load avg: 18.81 [174/444] test_generated_cases passed │ │ │ │ +0:15:14 load avg: 18.81 [175/444] test_generator_stop passed │ │ │ │ +0:15:15 load avg: 18.82 [176/444] test_generators passed │ │ │ │ +0:15:16 load avg: 18.82 [177/444] test_genericalias passed │ │ │ │ +0:15:16 load avg: 18.82 [178/444] test_genericclass passed │ │ │ │ +0:15:17 load avg: 18.82 [179/444] test_genericpath passed │ │ │ │ +0:15:17 load avg: 18.82 [180/444] test_genexps passed │ │ │ │ +0:15:17 load avg: 18.82 [181/444] test_getopt passed │ │ │ │ +0:15:18 load avg: 18.82 [182/444] test_getpass passed │ │ │ │ +0:15:18 load avg: 18.82 [183/444] test_getpath passed │ │ │ │ +0:15:19 load avg: 18.82 [184/444] test_gettext passed │ │ │ │ +0:15:19 load avg: 18.76 [185/444] test_glob passed │ │ │ │ +0:15:20 load avg: 18.76 [186/444] test_global passed │ │ │ │ +0:15:20 load avg: 18.76 [187/444] test_grammar passed │ │ │ │ +0:15:20 load avg: 18.76 [188/444] test_graphlib passed │ │ │ │ +0:15:21 load avg: 18.76 [189/444] test_grp passed │ │ │ │ +0:15:22 load avg: 18.76 [190/444] test_gzip passed │ │ │ │ +0:15:23 load avg: 18.76 [191/444] test_hash passed │ │ │ │ +0:15:51 load avg: 18.66 [192/444] test_hashlib passed │ │ │ │ +0:15:52 load avg: 18.66 [193/444] test_heapq passed │ │ │ │ +0:15:54 load avg: 18.66 [194/444] test_hmac passed │ │ │ │ +0:15:54 load avg: 18.66 [195/444] test_html passed │ │ │ │ +0:16:00 load avg: 18.71 [196/444] test_htmlparser passed │ │ │ │ +0:16:01 load avg: 18.71 [197/444] test_http_cookiejar passed │ │ │ │ +0:16:07 load avg: 18.74 [198/444] test_http_cookies passed │ │ │ │ +0:16:13 load avg: 18.68 [199/444] test_httpservers passed │ │ │ │ +0:16:21 load avg: 18.73 [200/444] test_idle passed │ │ │ │ +0:16:26 load avg: 18.83 [201/444] test_import passed │ │ │ │ +0:16:35 load avg: 19.01 [202/444] test_importlib passed │ │ │ │ +0:16:35 load avg: 19.01 [203/444] test_index passed │ │ │ │ +0:17:05 load avg: 18.90 running (1): test_int (30.0 sec) │ │ │ │ +0:17:17 load avg: 19.00 [204/444] test_int passed (41.8 sec) │ │ │ │ +0:17:18 load avg: 19.00 [205/444] test_int_literal passed │ │ │ │ +0:17:38 load avg: 18.70 [206/444] test_interpreters passed │ │ │ │ +0:18:08 load avg: 18.60 running (1): test_io (30.0 sec) │ │ │ │ +0:18:16 load avg: 18.51 [207/444] test_io passed (38.1 sec) │ │ │ │ +0:18:17 load avg: 18.51 [208/444] test_ioctl passed │ │ │ │ +0:18:18 load avg: 18.51 [209/444] test_ipaddress passed │ │ │ │ +0:18:32 load avg: 18.69 [210/444] test_isinstance passed │ │ │ │ +0:18:32 load avg: 18.69 [211/444] test_iter passed │ │ │ │ +0:18:32 load avg: 18.69 [212/444] test_iterlen passed │ │ │ │ +0:18:37 load avg: 18.72 [213/444] test_itertools passed │ │ │ │ +0:18:52 load avg: 18.77 [214/444] test_json passed │ │ │ │ +0:18:52 load avg: 18.77 [215/444] test_keyword passed │ │ │ │ +0:18:52 load avg: 18.77 [216/444] test_keywordonlyarg passed │ │ │ │ +0:18:52 load avg: 18.77 [217/444] test_kqueue skipped │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:14:07 load avg: 0.85 [218/444] test_largefile passed │ │ │ │ -0:14:08 load avg: 0.85 [219/444] test_launcher skipped │ │ │ │ +0:19:22 load avg: 19.36 running (1): test_largefile (30.0 sec) │ │ │ │ +0:19:52 load avg: 19.69 running (1): test_largefile (1 min) │ │ │ │ +0:19:57 load avg: 19.79 [218/444] test_largefile passed (1 min 4 sec) │ │ │ │ +0:19:57 load avg: 19.79 [219/444] test_launcher skipped │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:14:08 load avg: 0.85 [220/444] test_linecache passed │ │ │ │ -0:14:09 load avg: 0.85 [221/444] test_list passed │ │ │ │ -0:14:09 load avg: 0.85 [222/444] test_listcomps passed │ │ │ │ -0:14:09 load avg: 0.85 [223/444] test_lltrace passed │ │ │ │ -0:14:10 load avg: 0.85 [224/444] test_locale passed │ │ │ │ -0:14:33 load avg: 0.56 [225/444] test_logging passed │ │ │ │ -0:14:34 load avg: 0.56 [226/444] test_long passed │ │ │ │ -0:14:35 load avg: 0.56 [227/444] test_longexp passed │ │ │ │ -0:14:35 load avg: 0.56 [228/444] test_lzma passed │ │ │ │ -0:14:35 load avg: 0.56 [229/444] test_mailbox passed │ │ │ │ -0:14:36 load avg: 0.56 [230/444] test_marshal passed │ │ │ │ -0:15:02 load avg: 0.73 [231/444] test_math passed │ │ │ │ -0:15:02 load avg: 0.73 [232/444] test_math_property passed │ │ │ │ -0:15:02 load avg: 0.73 [233/444] test_memoryio passed │ │ │ │ -0:15:03 load avg: 0.73 [234/444] test_memoryview passed │ │ │ │ -0:15:03 load avg: 0.73 [235/444] test_metaclass passed │ │ │ │ -0:15:04 load avg: 0.73 [236/444] test_mimetypes passed │ │ │ │ -0:15:04 load avg: 0.73 [237/444] test_minidom passed │ │ │ │ -0:15:04 load avg: 0.73 [238/444] test_mmap passed │ │ │ │ -0:15:05 load avg: 0.73 [239/444] test_module passed │ │ │ │ -0:15:05 load avg: 0.73 [240/444] test_modulefinder passed │ │ │ │ -0:15:06 load avg: 0.73 [241/444] test_monitoring passed │ │ │ │ -0:15:06 load avg: 0.73 [242/444] test_msvcrt skipped │ │ │ │ +0:19:57 load avg: 19.79 [220/444] test_linecache passed │ │ │ │ +0:19:58 load avg: 19.79 [221/444] test_list passed │ │ │ │ +0:19:59 load avg: 19.79 [222/444] test_listcomps passed │ │ │ │ +0:19:59 load avg: 19.79 [223/444] test_lltrace passed │ │ │ │ +0:20:00 load avg: 19.65 [224/444] test_locale passed │ │ │ │ +0:20:26 load avg: 18.89 [225/444] test_logging passed │ │ │ │ +0:20:27 load avg: 18.89 [226/444] test_long passed │ │ │ │ +0:20:28 load avg: 18.89 [227/444] test_longexp passed │ │ │ │ +0:20:28 load avg: 18.89 [228/444] test_lzma passed │ │ │ │ +0:20:30 load avg: 18.90 [229/444] test_mailbox passed │ │ │ │ +0:20:31 load avg: 18.90 [230/444] test_marshal passed │ │ │ │ +0:20:59 load avg: 18.96 [231/444] test_math passed │ │ │ │ +0:21:00 load avg: 18.96 [232/444] test_math_property passed │ │ │ │ +0:21:01 load avg: 18.96 [233/444] test_memoryio passed │ │ │ │ +0:21:03 load avg: 18.96 [234/444] test_memoryview passed │ │ │ │ +0:21:04 load avg: 18.96 [235/444] test_metaclass passed │ │ │ │ +0:21:04 load avg: 18.96 [236/444] test_mimetypes passed │ │ │ │ +0:21:05 load avg: 18.96 [237/444] test_minidom passed │ │ │ │ +0:21:06 load avg: 18.96 [238/444] test_mmap passed │ │ │ │ +0:21:07 load avg: 18.96 [239/444] test_module passed │ │ │ │ +0:21:08 load avg: 18.96 [240/444] test_modulefinder passed │ │ │ │ +0:21:08 load avg: 18.96 [241/444] test_monitoring passed │ │ │ │ +0:21:08 load avg: 18.96 [242/444] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:15:07 load avg: 0.75 [243/444] test_multibytecodec passed │ │ │ │ -0:15:20 load avg: 0.79 [244/444] test_multiprocessing_main_handling passed │ │ │ │ -0:15:20 load avg: 0.79 [245/444] test_named_expressions passed │ │ │ │ -0:15:20 load avg: 0.79 [246/444] test_netrc passed │ │ │ │ -0:15:21 load avg: 0.79 [247/444] test_ntpath passed │ │ │ │ -0:15:21 load avg: 0.79 [248/444] test_nturl2path passed │ │ │ │ -0:15:21 load avg: 0.79 [249/444] test_numeric_tower passed │ │ │ │ -0:15:22 load avg: 0.81 [250/444] test_opcache passed │ │ │ │ -0:15:23 load avg: 0.81 [251/444] test_opcodes passed │ │ │ │ -0:15:23 load avg: 0.81 [252/444] test_openpty passed │ │ │ │ -0:15:23 load avg: 0.81 [253/444] test_operator passed │ │ │ │ -0:15:23 load avg: 0.81 [254/444] test_optimizer passed │ │ │ │ -0:15:24 load avg: 0.81 [255/444] test_optparse passed │ │ │ │ -0:15:24 load avg: 0.81 [256/444] test_ordered_dict passed │ │ │ │ -0:15:38 load avg: 0.77 [257/444] test_os passed │ │ │ │ -0:15:39 load avg: 0.77 [258/444] test_osx_env passed │ │ │ │ -0:15:40 load avg: 0.77 [259/444] test_pathlib passed │ │ │ │ -0:15:40 load avg: 0.77 [260/444] test_patma passed │ │ │ │ -0:15:56 load avg: 0.82 [261/444] test_pdb passed │ │ │ │ -0:15:57 load avg: 0.84 [262/444] test_peepholer passed │ │ │ │ -0:15:57 load avg: 0.84 [263/444] test_peg_generator passed │ │ │ │ -0:15:57 load avg: 0.84 [264/444] test_pep646_syntax passed │ │ │ │ -0:15:58 load avg: 0.84 [265/444] test_perf_profiler passed │ │ │ │ -0:15:58 load avg: 0.84 [266/444] test_perfmaps passed │ │ │ │ -0:16:03 load avg: 0.85 [267/444] test_pickle passed │ │ │ │ -0:16:03 load avg: 0.85 [268/444] test_picklebuffer passed │ │ │ │ -0:16:05 load avg: 0.85 [269/444] test_pickletools passed │ │ │ │ -0:16:05 load avg: 0.85 [270/444] test_pkg passed │ │ │ │ -0:16:05 load avg: 0.85 [271/444] test_pkgutil passed │ │ │ │ -0:16:06 load avg: 0.85 [272/444] test_platform passed │ │ │ │ -0:16:06 load avg: 0.85 [273/444] test_plistlib passed │ │ │ │ -0:16:17 load avg: 0.66 [274/444] test_poll passed │ │ │ │ -0:16:18 load avg: 0.66 [275/444] test_popen passed │ │ │ │ -0:16:18 load avg: 0.66 [276/444] test_positional_only_arg passed │ │ │ │ -0:16:20 load avg: 0.66 [277/444] test_posix passed │ │ │ │ -0:16:21 load avg: 0.66 [278/444] test_posixpath passed │ │ │ │ -0:16:21 load avg: 0.66 [279/444] test_pow passed │ │ │ │ -0:16:22 load avg: 0.69 [280/444] test_pprint passed │ │ │ │ -0:16:22 load avg: 0.69 [281/444] test_print passed │ │ │ │ -0:16:22 load avg: 0.69 [282/444] test_profile passed │ │ │ │ -0:16:23 load avg: 0.69 [283/444] test_property passed │ │ │ │ -0:16:23 load avg: 0.69 [284/444] test_pstats passed │ │ │ │ -0:16:23 load avg: 0.69 [285/444] test_pty passed │ │ │ │ -0:16:24 load avg: 0.69 [286/444] test_pulldom passed │ │ │ │ -0:16:24 load avg: 0.69 [287/444] test_pwd passed │ │ │ │ -0:16:25 load avg: 0.69 [288/444] test_py_compile passed │ │ │ │ -0:16:25 load avg: 0.69 [289/444] test_pyclbr passed │ │ │ │ -0:16:26 load avg: 0.69 [290/444] test_pyexpat passed │ │ │ │ -0:16:29 load avg: 0.71 [291/444] test_pyrepl passed │ │ │ │ -0:16:38 load avg: 0.60 [292/444] test_queue passed │ │ │ │ -0:16:38 load avg: 0.60 [293/444] test_quopri passed │ │ │ │ -0:16:38 load avg: 0.60 [294/444] test_raise passed │ │ │ │ -0:16:40 load avg: 0.60 [295/444] test_random passed │ │ │ │ -0:16:40 load avg: 0.60 [296/444] test_range passed │ │ │ │ -0:16:41 load avg: 0.60 [297/444] test_re passed │ │ │ │ -0:16:42 load avg: 0.56 [298/444] test_readline passed │ │ │ │ -0:17:05 load avg: 0.68 [299/444] test_regrtest passed │ │ │ │ -0:17:08 load avg: 0.79 [300/444] test_remote_pdb passed │ │ │ │ -0:17:10 load avg: 0.79 [301/444] test_repl passed │ │ │ │ -0:17:11 load avg: 0.79 [302/444] test_reprlib passed │ │ │ │ -0:17:11 load avg: 0.79 [303/444] test_resource passed │ │ │ │ -0:17:11 load avg: 0.79 [304/444] test_richcmp passed │ │ │ │ -0:17:11 load avg: 0.79 [305/444] test_rlcompleter passed │ │ │ │ -0:17:12 load avg: 0.81 [306/444] test_robotparser passed │ │ │ │ -0:17:13 load avg: 0.81 [307/444] test_runpy passed │ │ │ │ -0:17:13 load avg: 0.81 [308/444] test_sax passed │ │ │ │ -0:17:14 load avg: 0.81 [309/444] test_sched passed │ │ │ │ -0:17:14 load avg: 0.81 [310/444] test_scope passed │ │ │ │ -0:17:14 load avg: 0.81 [311/444] test_script_helper passed │ │ │ │ -0:17:15 load avg: 0.81 [312/444] test_secrets passed │ │ │ │ -0:17:16 load avg: 0.81 [313/444] test_select passed │ │ │ │ -0:17:33 load avg: 0.64 [314/444] test_selectors passed │ │ │ │ -0:17:35 load avg: 0.64 [315/444] test_set passed │ │ │ │ -0:17:35 load avg: 0.64 [316/444] test_setcomps passed │ │ │ │ -0:17:36 load avg: 0.64 [317/444] test_shelve passed │ │ │ │ -0:17:36 load avg: 0.64 [318/444] test_shlex passed │ │ │ │ -0:17:37 load avg: 0.67 [319/444] test_shutil passed │ │ │ │ -0:17:58 load avg: 0.48 [320/444] test_signal passed │ │ │ │ -0:18:00 load avg: 0.48 [321/444] test_site passed │ │ │ │ -0:18:00 load avg: 0.48 [322/444] test_slice passed │ │ │ │ -0:18:01 load avg: 0.48 [323/444] test_smtplib passed │ │ │ │ -0:18:02 load avg: 0.52 [324/444] test_smtpnet passed │ │ │ │ -0:18:03 load avg: 0.52 [325/444] test_socketserver passed │ │ │ │ -0:18:03 load avg: 0.52 [326/444] test_sort passed │ │ │ │ -0:18:33 load avg: 0.77 running (1): test_source_encoding (30.0 sec) │ │ │ │ -0:18:49 load avg: 0.82 [327/444] test_source_encoding passed (45.8 sec) │ │ │ │ -0:18:49 load avg: 0.82 [328/444] test_sqlite3 passed │ │ │ │ -0:18:50 load avg: 0.82 [329/444] test_stable_abi_ctypes passed │ │ │ │ -0:18:50 load avg: 0.82 [330/444] test_startfile skipped │ │ │ │ +0:21:09 load avg: 18.96 [243/444] test_multibytecodec passed │ │ │ │ +0:21:31 load avg: 20.00 [244/444] test_multiprocessing_main_handling passed │ │ │ │ +0:21:33 load avg: 20.00 [245/444] test_named_expressions passed │ │ │ │ +0:21:35 load avg: 20.00 [246/444] test_netrc passed │ │ │ │ +0:21:36 load avg: 20.00 [247/444] test_ntpath passed │ │ │ │ +0:21:36 load avg: 20.00 [248/444] test_nturl2path passed │ │ │ │ +0:21:36 load avg: 20.00 [249/444] test_numeric_tower passed │ │ │ │ +0:21:37 load avg: 20.00 [250/444] test_opcache passed │ │ │ │ +0:21:38 load avg: 20.00 [251/444] test_opcodes passed │ │ │ │ +0:21:38 load avg: 20.00 [252/444] test_openpty passed │ │ │ │ +0:21:38 load avg: 20.00 [253/444] test_operator passed │ │ │ │ +0:21:38 load avg: 20.00 [254/444] test_optimizer passed │ │ │ │ +0:21:39 load avg: 20.00 [255/444] test_optparse passed │ │ │ │ +0:21:40 load avg: 19.84 [256/444] test_ordered_dict passed │ │ │ │ +0:21:54 load avg: 19.41 [257/444] test_os passed │ │ │ │ +0:21:54 load avg: 19.41 [258/444] test_osx_env passed │ │ │ │ +0:22:00 load avg: 19.34 [259/444] test_pathlib passed │ │ │ │ +0:22:01 load avg: 19.34 [260/444] test_patma passed │ │ │ │ +0:22:21 load avg: 19.18 [261/444] test_pdb passed │ │ │ │ +0:22:23 load avg: 19.18 [262/444] test_peepholer passed │ │ │ │ +0:22:23 load avg: 19.18 [263/444] test_peg_generator passed │ │ │ │ +0:22:24 load avg: 19.18 [264/444] test_pep646_syntax passed │ │ │ │ +0:22:25 load avg: 19.25 [265/444] test_perf_profiler passed │ │ │ │ +0:22:25 load avg: 19.25 [266/444] test_perfmaps passed │ │ │ │ +0:22:36 load avg: 19.45 [267/444] test_pickle passed │ │ │ │ +0:22:36 load avg: 19.45 [268/444] test_picklebuffer passed │ │ │ │ +0:22:38 load avg: 19.45 [269/444] test_pickletools passed │ │ │ │ +0:22:38 load avg: 19.45 [270/444] test_pkg passed │ │ │ │ +0:22:39 load avg: 19.45 [271/444] test_pkgutil passed │ │ │ │ +0:22:40 load avg: 19.33 [272/444] test_platform passed │ │ │ │ +0:22:41 load avg: 19.33 [273/444] test_plistlib passed │ │ │ │ +0:22:52 load avg: 19.13 [274/444] test_poll passed │ │ │ │ +0:22:52 load avg: 19.13 [275/444] test_popen passed │ │ │ │ +0:22:53 load avg: 19.13 [276/444] test_positional_only_arg passed │ │ │ │ +0:22:55 load avg: 19.04 [277/444] test_posix passed │ │ │ │ +0:22:55 load avg: 19.04 [278/444] test_posixpath passed │ │ │ │ +0:22:56 load avg: 19.04 [279/444] test_pow passed │ │ │ │ +0:22:56 load avg: 19.04 [280/444] test_pprint passed │ │ │ │ +0:22:57 load avg: 19.04 [281/444] test_print passed │ │ │ │ +0:22:58 load avg: 19.04 [282/444] test_profile passed │ │ │ │ +0:22:58 load avg: 19.04 [283/444] test_property passed │ │ │ │ +0:22:59 load avg: 19.04 [284/444] test_pstats passed │ │ │ │ +0:22:59 load avg: 19.04 [285/444] test_pty passed │ │ │ │ +0:23:00 load avg: 19.04 [286/444] test_pulldom passed │ │ │ │ +0:23:01 load avg: 19.04 [287/444] test_pwd passed │ │ │ │ +0:23:02 load avg: 19.04 [288/444] test_py_compile passed │ │ │ │ +0:23:04 load avg: 19.04 [289/444] test_pyclbr passed │ │ │ │ +0:23:05 load avg: 19.11 [290/444] test_pyexpat passed │ │ │ │ +0:23:08 load avg: 19.11 [291/444] test_pyrepl passed │ │ │ │ +0:23:18 load avg: 18.94 [292/444] test_queue passed │ │ │ │ +0:23:18 load avg: 18.94 [293/444] test_quopri passed │ │ │ │ +0:23:18 load avg: 18.94 [294/444] test_raise passed │ │ │ │ +0:23:22 load avg: 18.87 [295/444] test_random passed │ │ │ │ +0:23:23 load avg: 18.87 [296/444] test_range passed │ │ │ │ +0:23:24 load avg: 18.87 [297/444] test_re passed │ │ │ │ +0:23:25 load avg: 18.80 [298/444] test_readline passed │ │ │ │ +0:23:51 load avg: 19.27 [299/444] test_regrtest passed │ │ │ │ +0:23:55 load avg: 19.08 [300/444] test_remote_pdb passed │ │ │ │ +0:23:58 load avg: 19.08 [301/444] test_repl passed │ │ │ │ +0:23:58 load avg: 19.08 [302/444] test_reprlib passed │ │ │ │ +0:23:59 load avg: 19.08 [303/444] test_resource passed │ │ │ │ +0:23:59 load avg: 19.08 [304/444] test_richcmp passed │ │ │ │ +0:23:59 load avg: 19.08 [305/444] test_rlcompleter passed │ │ │ │ +0:24:00 load avg: 19.00 [306/444] test_robotparser passed │ │ │ │ +0:24:01 load avg: 19.00 [307/444] test_runpy passed │ │ │ │ +0:24:01 load avg: 19.00 [308/444] test_sax passed │ │ │ │ +0:24:02 load avg: 19.00 [309/444] test_sched passed │ │ │ │ +0:24:03 load avg: 19.00 [310/444] test_scope passed │ │ │ │ +0:24:03 load avg: 19.00 [311/444] test_script_helper passed │ │ │ │ +0:24:03 load avg: 19.00 [312/444] test_secrets passed │ │ │ │ +0:24:05 load avg: 18.84 [313/444] test_select passed │ │ │ │ +0:24:25 load avg: 18.73 [314/444] test_selectors passed │ │ │ │ +0:24:28 load avg: 18.73 [315/444] test_set passed │ │ │ │ +0:24:29 load avg: 18.73 [316/444] test_setcomps passed │ │ │ │ +0:24:34 load avg: 18.84 [317/444] test_shelve passed │ │ │ │ +0:24:34 load avg: 18.84 [318/444] test_shlex passed │ │ │ │ +0:24:37 load avg: 18.85 [319/444] test_shutil passed │ │ │ │ +0:25:04 load avg: 18.50 [320/444] test_signal passed │ │ │ │ +0:25:05 load avg: 18.54 [321/444] test_site passed │ │ │ │ +0:25:05 load avg: 18.54 [322/444] test_slice passed │ │ │ │ +0:25:08 load avg: 18.54 [323/444] test_smtplib passed │ │ │ │ +0:25:13 load avg: 18.57 [324/444] test_smtpnet passed │ │ │ │ +0:25:21 load avg: 18.72 [325/444] test_socketserver passed │ │ │ │ +0:25:25 load avg: 18.74 [326/444] test_sort passed │ │ │ │ +0:25:55 load avg: 18.59 running (1): test_source_encoding (30.0 sec) │ │ │ │ +0:26:25 load avg: 18.53 running (1): test_source_encoding (1 min) │ │ │ │ +0:26:41 load avg: 18.41 [327/444] test_source_encoding passed (1 min 15 sec) │ │ │ │ +0:26:42 load avg: 18.41 [328/444] test_sqlite3 passed │ │ │ │ +0:26:43 load avg: 18.41 [329/444] test_stable_abi_ctypes passed │ │ │ │ +0:26:43 load avg: 18.41 [330/444] test_startfile skipped │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:18:50 load avg: 0.82 [331/444] test_stat passed │ │ │ │ -0:19:12 load avg: 0.96 [332/444] test_statistics passed │ │ │ │ -0:19:15 load avg: 0.96 [333/444] test_str passed │ │ │ │ -0:19:15 load avg: 0.96 [334/444] test_strftime passed │ │ │ │ -0:19:15 load avg: 0.96 [335/444] test_string passed │ │ │ │ -0:19:15 load avg: 0.96 [336/444] test_string_literals passed │ │ │ │ -0:19:16 load avg: 0.96 [337/444] test_stringprep passed │ │ │ │ -0:19:16 load avg: 0.96 [338/444] test_strptime passed │ │ │ │ -0:19:16 load avg: 0.96 [339/444] test_strtod passed │ │ │ │ -0:19:17 load avg: 1.28 [340/444] test_struct passed │ │ │ │ -0:19:17 load avg: 1.28 [341/444] test_structseq passed │ │ │ │ -0:19:18 load avg: 1.28 [342/444] test_subclassinit passed │ │ │ │ -0:19:48 load avg: 0.83 running (1): test_subprocess (30.0 sec) │ │ │ │ -0:20:18 load avg: 0.57 running (1): test_subprocess (1 min) │ │ │ │ -0:20:39 load avg: 0.48 [343/444] test_subprocess passed (1 min 21 sec) │ │ │ │ -0:20:40 load avg: 0.48 [344/444] test_sundry passed │ │ │ │ -0:20:40 load avg: 0.48 [345/444] test_super passed │ │ │ │ -0:20:44 load avg: 0.53 [346/444] test_support passed │ │ │ │ -0:20:44 load avg: 0.53 [347/444] test_symtable passed │ │ │ │ -0:20:45 load avg: 0.53 [348/444] test_syntax passed │ │ │ │ -0:20:48 load avg: 0.56 [349/444] test_sys passed │ │ │ │ -0:20:48 load avg: 0.56 [350/444] test_sys_setprofile passed │ │ │ │ -0:20:50 load avg: 0.56 [351/444] test_sys_settrace passed │ │ │ │ -0:20:51 load avg: 0.56 [352/444] test_sysconfig passed │ │ │ │ -0:20:51 load avg: 0.56 [353/444] test_syslog passed │ │ │ │ -0:20:52 load avg: 0.56 [354/444] test_tabnanny passed │ │ │ │ -0:21:04 load avg: 0.59 [355/444] test_tarfile passed │ │ │ │ -0:21:05 load avg: 0.59 [356/444] test_tcl passed │ │ │ │ -0:21:06 load avg: 0.59 [357/444] test_tempfile passed │ │ │ │ -0:21:06 load avg: 0.59 [358/444] test_termios passed │ │ │ │ -0:21:07 load avg: 0.59 [359/444] test_textwrap passed │ │ │ │ -0:21:08 load avg: 0.62 [360/444] test_thread passed │ │ │ │ -0:21:09 load avg: 0.62 [361/444] test_thread_local_bytecode passed │ │ │ │ -0:21:09 load avg: 0.62 [362/444] test_threadedtempfile passed │ │ │ │ -0:21:29 load avg: 0.52 [363/444] test_threading passed │ │ │ │ -0:21:29 load avg: 0.52 [364/444] test_threading_local passed │ │ │ │ -0:21:35 load avg: 0.48 [365/444] test_threadsignals passed │ │ │ │ -0:21:38 load avg: 0.44 [366/444] test_time passed │ │ │ │ -0:21:38 load avg: 0.44 [367/444] test_timeit passed │ │ │ │ -0:21:40 load avg: 0.44 [368/444] test_timeout passed │ │ │ │ -0:21:42 load avg: 0.49 [369/444] test_tkinter passed │ │ │ │ -0:21:59 load avg: 0.60 [370/444] test_tokenize passed │ │ │ │ -0:21:59 load avg: 0.60 [371/444] test_tomllib passed │ │ │ │ -0:22:06 load avg: 0.63 [372/444] test_tools passed │ │ │ │ -0:22:09 load avg: 0.66 [373/444] test_trace passed │ │ │ │ -0:22:16 load avg: 0.77 [374/444] test_traceback passed │ │ │ │ -0:22:18 load avg: 0.79 [375/444] test_tracemalloc passed │ │ │ │ -0:22:18 load avg: 0.79 [376/444] test_tstring passed │ │ │ │ -0:22:19 load avg: 0.79 [377/444] test_ttk passed │ │ │ │ -0:22:19 load avg: 0.79 [378/444] test_ttk_textonly passed │ │ │ │ -0:22:19 load avg: 0.79 [379/444] test_tty passed │ │ │ │ -0:22:20 load avg: 0.79 [380/444] test_tuple passed │ │ │ │ -0:22:21 load avg: 0.79 [381/444] test_turtle passed │ │ │ │ -0:22:21 load avg: 0.79 [382/444] test_type_aliases passed │ │ │ │ -0:22:21 load avg: 0.79 [383/444] test_type_annotations passed │ │ │ │ -0:22:21 load avg: 0.79 [384/444] test_type_cache passed │ │ │ │ -0:22:21 load avg: 0.79 [385/444] test_type_comments passed │ │ │ │ -0:22:22 load avg: 0.79 [386/444] test_type_params passed │ │ │ │ -0:22:22 load avg: 0.81 [387/444] test_typechecks passed │ │ │ │ -0:22:22 load avg: 0.81 [388/444] test_types passed │ │ │ │ -0:22:23 load avg: 0.81 [389/444] test_typing passed │ │ │ │ -0:22:23 load avg: 0.81 [390/444] test_ucn passed │ │ │ │ -0:22:23 load avg: 0.81 [391/444] test_unary passed │ │ │ │ -0:22:23 load avg: 0.81 [392/444] test_unicode_file passed │ │ │ │ -0:22:24 load avg: 0.81 [393/444] test_unicode_file_functions passed │ │ │ │ -0:22:24 load avg: 0.81 [394/444] test_unicode_identifiers passed │ │ │ │ -0:22:35 load avg: 0.84 [395/444] test_unicodedata passed │ │ │ │ -0:22:41 load avg: 0.85 [396/444] test_unittest passed │ │ │ │ -0:22:41 load avg: 0.85 [397/444] test_univnewlines passed │ │ │ │ -0:22:41 load avg: 0.85 [398/444] test_unpack passed │ │ │ │ -0:22:42 load avg: 0.85 [399/444] test_unpack_ex passed │ │ │ │ -0:22:56 load avg: 0.88 [400/444] test_unparse passed │ │ │ │ -0:22:56 load avg: 0.88 [401/444] test_urllib passed │ │ │ │ -0:22:57 load avg: 0.89 [402/444/1] test_urllib2 failed (1 failure) │ │ │ │ +0:26:44 load avg: 18.41 [331/444] test_stat passed │ │ │ │ +0:27:10 load avg: 18.52 [332/444] test_statistics passed │ │ │ │ +0:27:13 load avg: 18.52 [333/444] test_str passed │ │ │ │ +0:27:14 load avg: 18.52 [334/444] test_strftime passed │ │ │ │ +0:27:15 load avg: 18.56 [335/444] test_string passed │ │ │ │ +0:27:15 load avg: 18.56 [336/444] test_string_literals passed │ │ │ │ +0:27:15 load avg: 18.56 [337/444] test_stringprep passed │ │ │ │ +0:27:16 load avg: 18.56 [338/444] test_strptime passed │ │ │ │ +0:27:17 load avg: 18.56 [339/444] test_strtod passed │ │ │ │ +0:27:17 load avg: 18.56 [340/444] test_struct passed │ │ │ │ +0:27:18 load avg: 18.56 [341/444] test_structseq passed │ │ │ │ +0:27:18 load avg: 18.56 [342/444] test_subclassinit passed │ │ │ │ +0:27:48 load avg: 18.16 running (1): test_subprocess (30.0 sec) │ │ │ │ +0:28:18 load avg: 17.96 running (1): test_subprocess (1 min) │ │ │ │ +0:28:40 load avg: 17.78 [343/444] test_subprocess passed (1 min 22 sec) │ │ │ │ +0:28:41 load avg: 17.78 [344/444] test_sundry passed │ │ │ │ +0:28:42 load avg: 17.78 [345/444] test_super passed │ │ │ │ +0:28:46 load avg: 17.88 [346/444] test_support passed │ │ │ │ +0:28:46 load avg: 17.88 [347/444] test_symtable passed │ │ │ │ +0:28:47 load avg: 17.88 [348/444] test_syntax passed │ │ │ │ +0:28:50 load avg: 17.88 [349/444] test_sys passed │ │ │ │ +0:28:50 load avg: 17.81 [350/444] test_sys_setprofile passed │ │ │ │ +0:28:52 load avg: 17.81 [351/444] test_sys_settrace passed │ │ │ │ +0:28:54 load avg: 17.81 [352/444] test_sysconfig passed │ │ │ │ +0:28:55 load avg: 17.81 [353/444] test_syslog passed │ │ │ │ +0:28:55 load avg: 17.91 [354/444] test_tabnanny passed │ │ │ │ +0:29:11 load avg: 18.15 [355/444] test_tarfile passed │ │ │ │ +0:29:12 load avg: 18.15 [356/444] test_tcl passed │ │ │ │ +0:29:13 load avg: 18.15 [357/444] test_tempfile passed │ │ │ │ +0:29:14 load avg: 18.15 [358/444] test_termios passed │ │ │ │ +0:29:15 load avg: 18.15 [359/444] test_textwrap passed │ │ │ │ +0:29:17 load avg: 18.06 [360/444] test_thread passed │ │ │ │ +0:29:17 load avg: 18.06 [361/444] test_thread_local_bytecode passed │ │ │ │ +0:29:17 load avg: 18.06 [362/444] test_threadedtempfile passed │ │ │ │ +0:29:42 load avg: 18.21 [363/444] test_threading passed │ │ │ │ +0:29:44 load avg: 18.21 [364/444] test_threading_local passed │ │ │ │ +0:29:50 load avg: 18.19 [365/444] test_threadsignals passed │ │ │ │ +0:29:53 load avg: 18.41 [366/444] test_time passed │ │ │ │ +0:29:54 load avg: 18.41 [367/444] test_timeit passed │ │ │ │ +0:29:56 load avg: 18.30 [368/444] test_timeout passed │ │ │ │ +0:30:01 load avg: 18.44 [369/444] test_tkinter passed │ │ │ │ +0:30:30 load avg: 18.60 [370/444] test_tokenize passed │ │ │ │ +0:30:30 load avg: 18.63 [371/444] test_tomllib passed │ │ │ │ +0:30:38 load avg: 18.66 [372/444] test_tools passed │ │ │ │ +0:30:42 load avg: 18.61 [373/444] test_trace passed │ │ │ │ +0:30:49 load avg: 18.64 [374/444] test_traceback passed │ │ │ │ +0:30:51 load avg: 18.59 [375/444] test_tracemalloc passed │ │ │ │ +0:30:52 load avg: 18.59 [376/444] test_tstring passed │ │ │ │ +0:30:54 load avg: 18.59 [377/444] test_ttk passed │ │ │ │ +0:30:55 load avg: 19.42 [378/444] test_ttk_textonly passed │ │ │ │ +0:30:56 load avg: 19.42 [379/444] test_tty passed │ │ │ │ +0:30:57 load avg: 19.42 [380/444] test_tuple passed │ │ │ │ +0:30:58 load avg: 19.42 [381/444] test_turtle passed │ │ │ │ +0:30:58 load avg: 19.42 [382/444] test_type_aliases passed │ │ │ │ +0:30:59 load avg: 19.42 [383/444] test_type_annotations passed │ │ │ │ +0:30:59 load avg: 19.42 [384/444] test_type_cache passed │ │ │ │ +0:31:00 load avg: 19.42 [385/444] test_type_comments passed │ │ │ │ +0:31:00 load avg: 19.31 [386/444] test_type_params passed │ │ │ │ +0:31:00 load avg: 19.31 [387/444] test_typechecks passed │ │ │ │ +0:31:01 load avg: 19.31 [388/444] test_types passed │ │ │ │ +0:31:03 load avg: 19.31 [389/444] test_typing passed │ │ │ │ +0:31:04 load avg: 19.31 [390/444] test_ucn passed │ │ │ │ +0:31:04 load avg: 19.31 [391/444] test_unary passed │ │ │ │ +0:31:04 load avg: 19.31 [392/444] test_unicode_file passed │ │ │ │ +0:31:05 load avg: 19.12 [393/444] test_unicode_file_functions passed │ │ │ │ +0:31:05 load avg: 19.12 [394/444] test_unicode_identifiers passed │ │ │ │ +0:31:22 load avg: 18.95 [395/444] test_unicodedata passed │ │ │ │ +0:31:30 load avg: 18.97 [396/444] test_unittest passed │ │ │ │ +0:31:31 load avg: 18.97 [397/444] test_univnewlines passed │ │ │ │ +0:31:31 load avg: 18.97 [398/444] test_unpack passed │ │ │ │ +0:31:32 load avg: 18.97 [399/444] test_unpack_ex passed │ │ │ │ +0:32:02 load avg: 18.90 running (1): test_unparse (30.0 sec) │ │ │ │ +0:32:03 load avg: 18.90 [400/444] test_unparse passed (31.2 sec) │ │ │ │ +0:32:04 load avg: 18.90 [401/444] test_urllib passed │ │ │ │ +0:32:05 load avg: 18.99 [402/444/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_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 │ │ │ │ @@ -550,22 +560,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.258s │ │ │ │ +Ran 80 tests in 0.401s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:22:59 load avg: 0.89 [403/444/1] test_urllib2_localnet passed │ │ │ │ -0:23:00 load avg: 0.89 [404/444/1] test_urllib2net passed │ │ │ │ -0:23:01 load avg: 0.89 [405/444/1] test_urllib_response passed │ │ │ │ -0:23:01 load avg: 0.89 [406/444/2] test_urllibnet failed (1 error) │ │ │ │ +0:32:08 load avg: 18.99 [403/444/1] test_urllib2_localnet passed │ │ │ │ +0:32:09 load avg: 18.99 [404/444/1] test_urllib2net passed │ │ │ │ +0:32:10 load avg: 18.99 [405/444/1] test_urllib_response passed │ │ │ │ +0:32:10 load avg: 18.91 [406/444/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" │ │ │ │ @@ -581,95 +591,96 @@ │ │ │ │ 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.109s │ │ │ │ +Ran 12 tests in 0.236s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:23:01 load avg: 0.89 [407/444/2] test_urlparse passed │ │ │ │ -0:23:02 load avg: 0.89 [408/444/2] test_userdict passed │ │ │ │ -0:23:02 load avg: 0.90 [409/444/2] test_userlist passed │ │ │ │ -0:23:04 load avg: 0.90 [410/444/2] test_userstring passed │ │ │ │ -0:23:05 load avg: 0.90 [411/444/2] test_utf8_mode passed │ │ │ │ -0:23:05 load avg: 0.90 [412/444/2] test_utf8source passed │ │ │ │ -0:23:06 load avg: 0.90 [413/444/2] test_uuid passed │ │ │ │ -0:23:11 load avg: 0.83 [414/444/2] test_wait3 passed │ │ │ │ -0:23:16 load avg: 0.76 [415/444/2] test_wait4 passed │ │ │ │ -0:23:18 load avg: 0.78 [416/444/2] test_warnings passed │ │ │ │ -0:23:18 load avg: 0.78 [417/444/2] test_wave passed │ │ │ │ -0:23:30 load avg: 0.82 [418/444/2] test_weakref passed │ │ │ │ -0:23:30 load avg: 0.82 [419/444/2] test_weakset passed │ │ │ │ -0:23:31 load avg: 0.82 [420/444/2] test_webbrowser passed │ │ │ │ -0:23:31 load avg: 0.82 [421/444/2] test_winapi skipped │ │ │ │ +0:32:11 load avg: 18.91 [407/444/2] test_urlparse passed │ │ │ │ +0:32:11 load avg: 18.91 [408/444/2] test_userdict passed │ │ │ │ +0:32:12 load avg: 18.91 [409/444/2] test_userlist passed │ │ │ │ +0:32:15 load avg: 18.91 [410/444/2] test_userstring passed │ │ │ │ +0:32:16 load avg: 18.84 [411/444/2] test_utf8_mode passed │ │ │ │ +0:32:16 load avg: 18.84 [412/444/2] test_utf8source passed │ │ │ │ +0:32:17 load avg: 18.84 [413/444/2] test_uuid passed │ │ │ │ +0:32:23 load avg: 18.69 [414/444/2] test_wait3 passed │ │ │ │ +0:32:28 load avg: 18.63 [415/444/2] test_wait4 passed │ │ │ │ +0:32:29 load avg: 18.63 [416/444/2] test_warnings passed │ │ │ │ +0:32:30 load avg: 18.63 [417/444/2] test_wave passed │ │ │ │ +0:32:42 load avg: 18.64 [418/444/2] test_weakref passed │ │ │ │ +0:32:42 load avg: 18.64 [419/444/2] test_weakset passed │ │ │ │ +0:32:43 load avg: 18.64 [420/444/2] test_webbrowser passed │ │ │ │ +0:32:43 load avg: 18.64 [421/444/2] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:23:31 load avg: 0.82 [422/444/2] test_winconsoleio skipped │ │ │ │ +0:32:43 load avg: 18.64 [422/444/2] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:23:31 load avg: 0.82 [423/444/2] test_winreg skipped │ │ │ │ +0:32:44 load avg: 18.64 [423/444/2] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:23:31 load avg: 0.82 [424/444/2] test_winsound skipped │ │ │ │ +0:32:44 load avg: 18.64 [424/444/2] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:23:32 load avg: 0.82 [425/444/2] test_with passed │ │ │ │ -0:23:32 load avg: 0.82 [426/444/2] test_wmi skipped │ │ │ │ +0:32:44 load avg: 18.64 [425/444/2] test_with passed │ │ │ │ +0:32:45 load avg: 18.64 [426/444/2] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:23:32 load avg: 0.83 [427/444/2] test_wsgiref passed │ │ │ │ -0:23:32 load avg: 0.83 [428/444/2] test_xml_dom_minicompat passed │ │ │ │ -0:23:33 load avg: 0.83 [429/444/2] test_xml_dom_xmlbuilder passed │ │ │ │ -0:23:33 load avg: 0.83 [430/444/2] test_xml_etree passed │ │ │ │ -0:23:34 load avg: 0.83 [431/444/2] test_xml_etree_c passed │ │ │ │ -0:24:02 load avg: 0.55 [432/444/2] test_xmlrpc passed │ │ │ │ -0:24:02 load avg: 0.55 [433/444/2] test_xpickle skipped (resource denied) │ │ │ │ +0:32:45 load avg: 18.67 [427/444/2] test_wsgiref passed │ │ │ │ +0:32:46 load avg: 18.67 [428/444/2] test_xml_dom_minicompat passed │ │ │ │ +0:32:46 load avg: 18.67 [429/444/2] test_xml_dom_xmlbuilder passed │ │ │ │ +0:32:48 load avg: 18.67 [430/444/2] test_xml_etree passed │ │ │ │ +0:32:50 load avg: 18.70 [431/444/2] test_xml_etree_c passed │ │ │ │ +0:33:18 load avg: 18.12 [432/444/2] test_xmlrpc passed │ │ │ │ +0:33:19 load avg: 18.12 [433/444/2] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -0:24:02 load avg: 0.58 [434/444/2] test_xxlimited passed │ │ │ │ -0:24:02 load avg: 0.58 [435/444/2] test_xxtestfuzz passed │ │ │ │ -0:24:02 load avg: 0.58 [436/444/2] test_yield_from passed │ │ │ │ -0:24:03 load avg: 0.58 [437/444/2] test_zipapp passed │ │ │ │ -0:24:09 load avg: 0.62 [438/444/2] test_zipfile passed │ │ │ │ -0:24:10 load avg: 0.62 [439/444/2] test_zipfile64 skipped (resource denied) │ │ │ │ +0:33:19 load avg: 18.12 [434/444/2] test_xxlimited passed │ │ │ │ +0:33:19 load avg: 18.12 [435/444/2] test_xxtestfuzz passed │ │ │ │ +0:33:20 load avg: 18.12 [436/444/2] test_yield_from passed │ │ │ │ +0:33:20 load avg: 18.11 [437/444/2] test_zipapp passed │ │ │ │ +0:33:30 load avg: 18.09 [438/444/2] test_zipfile passed │ │ │ │ +0:33:31 load avg: 18.09 [439/444/2] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:24:40 load avg: 0.77 running (1): test_zipimport (30.0 sec) │ │ │ │ -0:25:00 load avg: 0.83 [440/444/2] test_zipimport passed (50.4 sec) │ │ │ │ -0:25:01 load avg: 0.83 [441/444/2] test_zipimport_support passed │ │ │ │ -0:25:02 load avg: 0.85 [442/444/2] test_zlib passed │ │ │ │ -0:25:03 load avg: 0.85 [443/444/2] test_zoneinfo passed │ │ │ │ -0:25:03 load avg: 0.85 [444/444/2] test_zstd passed │ │ │ │ +0:34:01 load avg: 18.29 running (1): test_zipimport (30.0 sec) │ │ │ │ +0:34:31 load avg: 18.24 running (1): test_zipimport (1 min) │ │ │ │ +0:34:56 load avg: 18.38 [440/444/2] test_zipimport passed (1 min 25 sec) │ │ │ │ +0:34:58 load avg: 18.38 [441/444/2] test_zipimport_support passed │ │ │ │ +0:34:59 load avg: 18.38 [442/444/2] test_zlib passed │ │ │ │ +0:35:01 load avg: 18.35 [443/444/2] test_zoneinfo passed │ │ │ │ +0:35:02 load avg: 18.35 [444/444/2] test_zstd passed │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_subprocess: 1 min 21 sec │ │ │ │ -- test_zipimport: 50.4 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 48.7 sec │ │ │ │ -- test_source_encoding: 45.8 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 43.4 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 41.8 sec │ │ │ │ -- test_int: 39.4 sec │ │ │ │ -- test_io: 35.6 sec │ │ │ │ -- test_cppext: 29.2 sec │ │ │ │ -- test_cext: 27.9 sec │ │ │ │ +- test_zipimport: 1 min 25 sec │ │ │ │ +- test_subprocess: 1 min 22 sec │ │ │ │ +- test_source_encoding: 1 min 15 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 5 sec │ │ │ │ +- test_largefile: 1 min 4 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 54.4 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 52.3 sec │ │ │ │ +- test_cppext: 48.6 sec │ │ │ │ +- test_cext: 43.7 sec │ │ │ │ +- test_int: 41.8 sec │ │ │ │ │ │ │ │ 13 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_startfile test_winapi │ │ │ │ test_winconsoleio test_winreg test_winsound test_wmi │ │ │ │ │ │ │ │ 2 tests skipped (resource denied): │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 427 tests OK. │ │ │ │ │ │ │ │ -0:25:03 load avg: 0.85 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ -0:25:03 load avg: 0.85 Run 2 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:25:04 load avg: 0.85 [1/2/1] test_urllib2 failed (1 failure) │ │ │ │ +0:35:02 load avg: 18.35 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +0:35:02 load avg: 18.35 Run 2 tests in parallel using 1 worker process (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:35:03 load avg: 18.35 [1/2/1] 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): │ │ │ │ @@ -701,52 +712,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.017s │ │ │ │ +Ran 1 test in 0.039s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:25:04 load avg: 0.85 [2/2/2] test_urllibnet failed (1 error) │ │ │ │ +0:35:03 load avg: 18.35 [2/2/2] 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.015s │ │ │ │ +Ran 1 test in 0.029s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ 2 tests failed again: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE then FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_subprocess: 1 min 21 sec │ │ │ │ -- test_zipimport: 50.4 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 48.7 sec │ │ │ │ -- test_source_encoding: 45.8 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 43.4 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 41.8 sec │ │ │ │ -- test_int: 39.4 sec │ │ │ │ -- test_io: 35.6 sec │ │ │ │ -- test_cppext: 29.2 sec │ │ │ │ -- test_cext: 27.9 sec │ │ │ │ +- test_zipimport: 1 min 25 sec │ │ │ │ +- test_subprocess: 1 min 22 sec │ │ │ │ +- test_source_encoding: 1 min 15 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 5 sec │ │ │ │ +- test_largefile: 1 min 4 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 54.4 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 52.3 sec │ │ │ │ +- test_cppext: 48.6 sec │ │ │ │ +- test_cext: 43.7 sec │ │ │ │ +- test_int: 41.8 sec │ │ │ │ │ │ │ │ 13 tests skipped: │ │ │ │ test_android test_apple test_devpoll test_free_threading │ │ │ │ test_kqueue test_launcher test_msvcrt test_startfile test_winapi │ │ │ │ test_winconsoleio test_winreg test_winsound test_wmi │ │ │ │ │ │ │ │ 2 tests skipped (resource denied): │ │ │ │ @@ -756,13 +767,13 @@ │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 427 tests OK. │ │ │ │ │ │ │ │ -Total duration: 25 min 4 sec │ │ │ │ +Total duration: 35 min 3 sec │ │ │ │ Total tests: run=45,089 failures=2 skipped=1,772 │ │ │ │ Total test files: run=444/444 failed=2 skipped=13 resource_denied=2 rerun=2 │ │ │ │ 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'