--- /srv/rebuilderd/tmp/rebuilderdOuldED/inputs/python3.15-dev_3.15.0~b4-1_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdOuldED/out/python3.15-dev_3.15.0~b4-1_arm64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-07-18 21:39:24.000000 debian-binary │ -rw-r--r-- 0 0 0 776 2026-07-18 21:39:24.000000 control.tar.xz │ --rw-r--r-- 0 0 0 506664 2026-07-18 21:39:24.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 507168 2026-07-18 21:39:24.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./control │ │ │ @@ -1,13 +1,13 @@ │ │ │ Package: python3.15-dev │ │ │ Source: python3.15 │ │ │ Version: 3.15.0~b4-1 │ │ │ Architecture: arm64 │ │ │ Maintainer: Matthias Klose │ │ │ -Installed-Size: 510 │ │ │ +Installed-Size: 511 │ │ │ Depends: python3.15 (= 3.15.0~b4-1), libpython3.15-dev (= 3.15.0~b4-1), libpython3.15 (= 3.15.0~b4-1) │ │ │ Recommends: libc6-dev | libc-dev │ │ │ Section: python │ │ │ Priority: optional │ │ │ Multi-Arch: allowed │ │ │ Description: Header files and a static library for Python (v3.15) │ │ │ Header files, a static library and development tools for building │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -4,13 +4,13 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/ │ │ │ -rw-r--r-- 0 root (0) root (0) 492498 2026-07-18 07:57:43.000000 ./usr/share/doc/python3.15/HISTORY.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 3426 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/README.maintainers │ │ │ -rw-r--r-- 0 root (0) root (0) 2092 2026-07-18 07:57:43.000000 ./usr/share/doc/python3.15/README.valgrind.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 36 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/pybench.log │ │ │ --rw-r--r-- 0 root (0) root (0) 8968 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/test_results.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 9481 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15/test_results.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/man/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/man/man1/ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/bin/python3.15-config -> aarch64-linux-gnu-python3.15-config │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/doc/python3.15-dev -> python3.15 │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-07-18 21:39:24.000000 ./usr/share/man/man1/python3.15-config.1.gz -> aarch64-linux-gnu-python3.15-config.1.gz │ │ ├── ./usr/share/doc/python3.15/test_results.gz │ │ │ ├── test_results │ │ │ │ @@ -1,442 +1,443 @@ │ │ │ │ make[1]: Entering directory '/build/reproducible-path/python3.15-3.15.0~b4/build-static' │ │ │ │ Checked 116 modules (64 built-in, 51 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 2 -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 2 -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.15.0b4 (main, Jul 18 2026, 21:39:24) [GCC 15.3.0] │ │ │ │ -== Linux-6.12.95+deb13-arm64-aarch64-with-glibc2.42 little-endian │ │ │ │ +== Linux-6.12.96+deb13-cloud-arm64-aarch64-with-glibc2.42 little-endian │ │ │ │ == Python build: release JIT (disabled) LTO+PGO dtrace │ │ │ │ -== cwd: /build/reproducible-path/python3.15-3.15.0~b4/build-static/build/test_python_worker_147307æ │ │ │ │ -== CPU count: 8 │ │ │ │ +== cwd: /build/reproducible-path/python3.15-3.15.0~b4/build-static/build/test_python_worker_147330æ │ │ │ │ +== CPU count: 12 │ │ │ │ == encodings: locale=UTF-8 FS=utf-8 │ │ │ │ == resources: all │ │ │ │ │ │ │ │ Using random seed: 1784410764 │ │ │ │ -0:00:00 load avg: 1.19 Run 455 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:00:19 load avg: 1.00 [ 1/455] test.test_concurrent_futures.test_as_completed passed │ │ │ │ -0:00:20 load avg: 1.00 [ 2/455] test.test_concurrent_futures.test_deadlock passed │ │ │ │ -0:00:22 load avg: 1.00 [ 3/455] test.test_concurrent_futures.test_future passed │ │ │ │ -0:00:24 load avg: 1.08 [ 4/455] test.test_concurrent_futures.test_init passed │ │ │ │ -0:00:40 load avg: 1.30 [ 5/455] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ -0:01:05 load avg: 1.40 [ 6/455] test.test_concurrent_futures.test_shutdown passed -- running (1): test.test_concurrent_futures.test_process_pool (41.6 sec) │ │ │ │ -0:01:16 load avg: 1.50 [ 7/455] test.test_concurrent_futures.test_process_pool passed (51.9 sec) │ │ │ │ -0:01:21 load avg: 1.70 [ 8/455] test.test_concurrent_futures.test_thread_pool passed │ │ │ │ -0:01:21 load avg: 1.70 [ 9/455] test.test_future_stmt.test_future passed │ │ │ │ -0:01:21 load avg: 1.70 [ 10/455] test.test_future_stmt.test_future_flags passed │ │ │ │ -0:01:21 load avg: 1.70 [ 11/455] test.test_future_stmt.test_future_multiple_features passed │ │ │ │ -0:01:22 load avg: 1.70 [ 12/455] test.test_future_stmt.test_future_multiple_imports passed │ │ │ │ -0:01:22 load avg: 1.70 [ 13/455] test.test_concurrent_futures.test_wait passed │ │ │ │ -0:01:22 load avg: 1.70 [ 14/455] test.test_future_stmt.test_future_single_import passed │ │ │ │ -0:01:23 load avg: 1.72 [ 15/455] test.test_inspect.test_inspect passed │ │ │ │ -0:01:23 load avg: 1.72 [ 16/455] test.test_io.test_file passed │ │ │ │ -0:01:24 load avg: 1.72 [ 17/455] test.test_io.test_fileio passed │ │ │ │ -0:01:26 load avg: 1.72 [ 18/455] test.test_io.test_bufferedio passed │ │ │ │ -0:01:29 load avg: 1.66 [ 19/455] test.test_io.test_largefile passed │ │ │ │ -0:01:29 load avg: 1.66 [ 20/455] test.test_io.test_memoryio passed │ │ │ │ -0:01:30 load avg: 1.66 [ 21/455] test.test_io.test_general passed │ │ │ │ -0:01:31 load avg: 1.66 [ 22/455] test.test_io.test_textio passed │ │ │ │ -0:01:32 load avg: 1.66 [ 23/455] test.test_io.test_univnewlines passed │ │ │ │ -0:01:43 load avg: 1.38 [ 24/455] test.test_multiprocessing_fork.test_manager passed │ │ │ │ -0:01:54 load avg: 1.24 [ 25/455] test.test_io.test_signals passed │ │ │ │ -0:02:07 load avg: 1.13 [ 26/455] test.test_multiprocessing_fork.test_misc passed │ │ │ │ -0:02:20 load avg: 0.88 [ 27/455] test.test_multiprocessing_fork.test_processes passed │ │ │ │ -0:02:21 load avg: 0.88 [ 28/455] test.test_multiprocessing_fork.test_threads passed │ │ │ │ -0:02:37 load avg: 1.53 [ 29/455] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ -0:02:38 load avg: 1.57 [ 30/455] test.test_multiprocessing_forkserver.test_preload passed │ │ │ │ -0:02:50 load avg: 1.70 [ 31/455] test.test_multiprocessing_forkserver.test_misc passed │ │ │ │ -0:03:04 load avg: 1.40 [ 32/455] test.test_multiprocessing_forkserver.test_threads passed │ │ │ │ -0:03:24 load avg: 1.57 [ 33/455] test.test_multiprocessing_forkserver.test_processes passed (46.0 sec) │ │ │ │ -0:03:26 load avg: 1.57 [ 34/455] test.test_multiprocessing_spawn.test_manager passed │ │ │ │ -0:03:52 load avg: 1.80 [ 35/455] test.test_multiprocessing_spawn.test_misc passed │ │ │ │ -0:04:07 load avg: 1.62 [ 36/455] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (40.7 sec) │ │ │ │ -0:04:17 load avg: 1.67 [ 37/455] test.test_multiprocessing_spawn.test_processes passed (50.9 sec) │ │ │ │ -0:04:19 load avg: 1.62 [ 38/455] test.test_os.test_posix passed │ │ │ │ -0:04:19 load avg: 1.62 [ 39/455] test.test_os.test_windows skipped │ │ │ │ +0:00:00 load avg: 27.75 Run 455 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:00:24 load avg: 26.64 [ 1/455] test.test_concurrent_futures.test_as_completed passed │ │ │ │ +0:00:27 load avg: 26.67 [ 2/455] test.test_concurrent_futures.test_future passed │ │ │ │ +0:00:29 load avg: 26.67 [ 3/455] test.test_concurrent_futures.test_deadlock passed │ │ │ │ +0:00:34 load avg: 27.02 [ 4/455] test.test_concurrent_futures.test_init passed │ │ │ │ +0:00:51 load avg: 29.07 [ 5/455] test.test_concurrent_futures.test_interpreter_pool passed │ │ │ │ +0:01:21 load avg: 30.55 running (2): test.test_concurrent_futures.test_process_pool (47.0 sec), test.test_concurrent_futures.test_shutdown (30.0 sec) │ │ │ │ +0:01:27 load avg: 30.59 [ 6/455] test.test_concurrent_futures.test_shutdown passed (36.5 sec) -- running (1): test.test_concurrent_futures.test_process_pool (53.5 sec) │ │ │ │ +0:01:38 load avg: 31.98 [ 7/455] test.test_concurrent_futures.test_thread_pool passed -- running (1): test.test_concurrent_futures.test_process_pool (1 min 4 sec) │ │ │ │ +0:01:50 load avg: 32.82 [ 8/455] test.test_concurrent_futures.test_wait passed -- running (1): test.test_concurrent_futures.test_process_pool (1 min 16 sec) │ │ │ │ +0:01:52 load avg: 33.39 [ 9/455] test.test_future_stmt.test_future passed -- running (1): test.test_concurrent_futures.test_process_pool (1 min 18 sec) │ │ │ │ +0:01:52 load avg: 33.39 [ 10/455] test.test_future_stmt.test_future_flags passed -- running (1): test.test_concurrent_futures.test_process_pool (1 min 18 sec) │ │ │ │ +0:01:52 load avg: 33.39 [ 11/455] test.test_future_stmt.test_future_multiple_features passed -- running (1): test.test_concurrent_futures.test_process_pool (1 min 18 sec) │ │ │ │ +0:01:53 load avg: 33.39 [ 12/455] test.test_future_stmt.test_future_multiple_imports passed -- running (1): test.test_concurrent_futures.test_process_pool (1 min 19 sec) │ │ │ │ +0:01:54 load avg: 33.39 [ 13/455] test.test_future_stmt.test_future_single_import passed -- running (1): test.test_concurrent_futures.test_process_pool (1 min 20 sec) │ │ │ │ +0:01:58 load avg: 33.28 [ 14/455] test.test_inspect.test_inspect passed -- running (1): test.test_concurrent_futures.test_process_pool (1 min 24 sec) │ │ │ │ +0:02:04 load avg: 32.94 [ 15/455] test.test_io.test_bufferedio passed -- running (1): test.test_concurrent_futures.test_process_pool (1 min 29 sec) │ │ │ │ +0:02:04 load avg: 32.94 [ 16/455] test.test_concurrent_futures.test_process_pool passed (1 min 30 sec) │ │ │ │ +0:02:04 load avg: 32.94 [ 17/455] test.test_io.test_file passed │ │ │ │ +0:02:04 load avg: 32.94 [ 18/455] test.test_io.test_fileio passed │ │ │ │ +0:02:10 load avg: 32.14 [ 19/455] test.test_io.test_general passed │ │ │ │ +0:02:11 load avg: 32.61 [ 20/455] test.test_io.test_memoryio passed │ │ │ │ +0:02:12 load avg: 32.61 [ 21/455] test.test_io.test_largefile passed │ │ │ │ +0:02:15 load avg: 32.61 [ 22/455] test.test_io.test_textio passed │ │ │ │ +0:02:15 load avg: 32.61 [ 23/455] test.test_io.test_univnewlines passed │ │ │ │ +0:02:33 load avg: 33.87 [ 24/455] test.test_multiprocessing_fork.test_manager passed │ │ │ │ +0:02:36 load avg: 34.52 [ 25/455] test.test_io.test_signals passed │ │ │ │ +0:03:05 load avg: 32.05 [ 26/455] test.test_multiprocessing_fork.test_misc passed (32.8 sec) │ │ │ │ +0:03:08 load avg: 31.97 [ 27/455] test.test_multiprocessing_fork.test_processes passed (32.3 sec) │ │ │ │ +0:03:22 load avg: 31.35 [ 28/455] test.test_multiprocessing_fork.test_threads passed │ │ │ │ +0:03:36 load avg: 31.45 [ 29/455] test.test_multiprocessing_forkserver.test_manager passed │ │ │ │ +0:03:38 load avg: 31.65 [ 30/455] test.test_multiprocessing_forkserver.test_preload passed │ │ │ │ +0:04:03 load avg: 32.16 [ 31/455] test.test_multiprocessing_forkserver.test_misc passed (40.9 sec) │ │ │ │ +0:04:21 load avg: 30.92 [ 32/455] test.test_multiprocessing_forkserver.test_threads passed -- running (1): test.test_multiprocessing_forkserver.test_processes (42.9 sec) │ │ │ │ +0:04:43 load avg: 32.69 [ 33/455] test.test_multiprocessing_forkserver.test_processes passed (1 min 5 sec) │ │ │ │ +0:04:59 load avg: 34.41 [ 34/455] test.test_multiprocessing_spawn.test_manager passed (38.0 sec) │ │ │ │ +0:05:24 load avg: 34.58 [ 35/455] test.test_multiprocessing_spawn.test_misc passed (41.5 sec) │ │ │ │ +0:05:43 load avg: 34.47 [ 36/455] test.test_multiprocessing_spawn.test_threads passed -- running (1): test.test_multiprocessing_spawn.test_processes (44.0 sec) │ │ │ │ +0:05:58 load avg: 32.16 [ 37/455] test.test_os.test_os passed -- running (1): test.test_multiprocessing_spawn.test_processes (59.0 sec) │ │ │ │ +0:06:00 load avg: 32.16 [ 38/455] test.test_os.test_posix passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 1 sec) │ │ │ │ +0:06:01 load avg: 32.16 [ 39/455] test.test_os.test_windows skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 2 sec) │ │ │ │ test.test_os.test_windows skipped -- Win32 specific tests │ │ │ │ -0:04:21 load avg: 1.62 [ 40/455] test.test_os.test_os passed │ │ │ │ -0:04:22 load avg: 1.62 [ 41/455] test___all__ passed │ │ │ │ -0:04:22 load avg: 1.62 [ 42/455] test.test_pydoc.test_pydoc passed │ │ │ │ -0:04:22 load avg: 1.62 [ 43/455] test__colorize passed │ │ │ │ -0:04:23 load avg: 1.65 [ 44/455] test__interpchannels passed │ │ │ │ -0:04:24 load avg: 1.65 [ 45/455] test__locale passed │ │ │ │ -0:04:24 load avg: 1.65 [ 46/455] test__interpreters passed │ │ │ │ -0:04:24 load avg: 1.65 [ 47/455] test__opcode passed │ │ │ │ -0:04:24 load avg: 1.65 [ 48/455] test__osx_support passed │ │ │ │ -0:04:24 load avg: 1.65 [ 49/455] test_abc passed │ │ │ │ -0:04:24 load avg: 1.65 [ 50/455] test_abstract_numbers passed │ │ │ │ -0:04:24 load avg: 1.65 [ 51/455] test_android skipped │ │ │ │ +0:06:04 load avg: 31.67 [ 40/455] test.test_pydoc.test_pydoc passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 5 sec) │ │ │ │ +0:06:05 load avg: 31.67 [ 41/455] test___all__ passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 6 sec) │ │ │ │ +0:06:05 load avg: 31.67 [ 42/455] test__colorize passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 6 sec) │ │ │ │ +0:06:07 load avg: 31.21 [ 43/455] test__interpchannels passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 8 sec) │ │ │ │ +0:06:08 load avg: 31.21 [ 44/455] test__interpreters passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 9 sec) │ │ │ │ +0:06:09 load avg: 31.21 [ 45/455] test__locale passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 9 sec) │ │ │ │ +0:06:09 load avg: 31.21 [ 46/455] test__opcode passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 10 sec) │ │ │ │ +0:06:09 load avg: 31.21 [ 47/455] test__osx_support passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 10 sec) │ │ │ │ +0:06:09 load avg: 31.21 [ 48/455] test_abc passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 10 sec) │ │ │ │ +0:06:09 load avg: 31.21 [ 49/455] test_abstract_numbers passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 10 sec) │ │ │ │ +0:06:10 load avg: 31.21 [ 50/455] test_android skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 10 sec) │ │ │ │ test_android skipped -- Android-specific │ │ │ │ -0:04:24 load avg: 1.65 [ 52/455] test_apple skipped │ │ │ │ +0:06:10 load avg: 31.21 [ 51/455] test_annotationlib passed -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 11 sec) │ │ │ │ +0:06:10 load avg: 31.21 [ 52/455] test_apple skipped -- running (1): test.test_multiprocessing_spawn.test_processes (1 min 11 sec) │ │ │ │ test_apple skipped -- Apple-specific │ │ │ │ -0:04:24 load avg: 1.65 [ 53/455] test_annotationlib passed │ │ │ │ -0:04:26 load avg: 1.65 [ 54/455] test_array passed │ │ │ │ -0:04:26 load avg: 1.65 [ 55/455] test_asdl_parser passed │ │ │ │ -0:04:27 load avg: 1.65 [ 56/455] test_argparse passed │ │ │ │ -0:04:28 load avg: 1.60 [ 57/455] test_asyncgen passed │ │ │ │ -0:04:31 load avg: 1.60 [ 58/455] test_atexit passed │ │ │ │ -0:04:32 load avg: 1.60 [ 59/455] test_ast passed │ │ │ │ -0:04:32 load avg: 1.60 [ 60/455] test_augassign passed │ │ │ │ -0:04:33 load avg: 1.63 [ 61/455] test_base64 passed │ │ │ │ -0:04:33 load avg: 1.63 [ 62/455] test_baseexception passed │ │ │ │ -0:04:33 load avg: 1.63 [ 63/455] test_bdb passed │ │ │ │ -0:04:33 load avg: 1.63 [ 64/455] test_bigaddrspace passed │ │ │ │ -0:04:34 load avg: 1.63 [ 65/455] test_bigmem passed │ │ │ │ -0:04:34 load avg: 1.63 [ 66/455] test_binascii passed │ │ │ │ -0:04:34 load avg: 1.63 [ 67/455] test_binop passed │ │ │ │ -0:04:34 load avg: 1.63 [ 68/455] test_bisect passed │ │ │ │ -0:04:34 load avg: 1.63 [ 69/455] test_bool passed │ │ │ │ -0:04:36 load avg: 1.63 [ 70/455] test_audit passed │ │ │ │ -0:04:36 load avg: 1.63 [ 71/455] test_build_details passed │ │ │ │ -0:04:36 load avg: 1.63 [ 72/455] test_builtin passed │ │ │ │ -0:04:37 load avg: 1.63 [ 73/455] test_buffer passed │ │ │ │ -0:04:39 load avg: 1.66 [ 74/455] test_bz2 passed │ │ │ │ -0:04:39 load avg: 1.66 [ 75/455] test_bytes passed │ │ │ │ -0:04:40 load avg: 1.66 [ 76/455] test_c_stack_unwind passed │ │ │ │ -0:04:42 load avg: 1.66 [ 77/455] test_c_locale_coercion passed │ │ │ │ -0:04:42 load avg: 1.66 [ 78/455] test_call passed │ │ │ │ -0:04:44 load avg: 1.69 [ 79/455] test_calendar passed │ │ │ │ -0:05:06 load avg: 1.63 [ 80/455] test_capi passed │ │ │ │ -0:05:06 load avg: 1.63 [ 81/455] test_charmapcodec passed │ │ │ │ -0:05:06 load avg: 1.63 [ 82/455] test_class passed │ │ │ │ -0:05:07 load avg: 1.63 [ 83/455] test_clinic passed │ │ │ │ -0:05:07 load avg: 1.63 [ 84/455] test_cmath passed │ │ │ │ -0:05:07 load avg: 1.63 [ 85/455] test_cmd passed │ │ │ │ -0:05:14 load avg: 1.69 [ 86/455] test_cmd_line passed │ │ │ │ -0:05:19 load avg: 1.72 [ 87/455] test_cmd_line_script passed -- running (1): test_cext (34.4 sec) │ │ │ │ -0:05:19 load avg: 1.72 [ 88/455] test_code passed -- running (1): test_cext (34.9 sec) │ │ │ │ -0:05:20 load avg: 1.72 [ 89/455] test_code_module passed -- running (1): test_cext (35.2 sec) │ │ │ │ -0:05:20 load avg: 1.72 [ 90/455] test_codeccallbacks passed -- running (1): test_cext (35.3 sec) │ │ │ │ -0:05:20 load avg: 1.72 [ 91/455] test_codecencodings_cn passed -- running (1): test_cext (35.6 sec) │ │ │ │ -0:05:20 load avg: 1.72 [ 92/455] test_codecencodings_hk passed -- running (1): test_cext (35.8 sec) │ │ │ │ -0:05:21 load avg: 1.72 [ 93/455] test_codecencodings_iso2022 passed -- running (1): test_cext (36.2 sec) │ │ │ │ -0:05:21 load avg: 1.72 [ 94/455] test_codecencodings_jp passed -- running (1): test_cext (36.5 sec) │ │ │ │ -0:05:21 load avg: 1.72 [ 95/455] test_codecencodings_kr passed -- running (1): test_cext (36.8 sec) │ │ │ │ -0:05:21 load avg: 1.72 [ 96/455] test_codecencodings_tw passed -- running (1): test_cext (37.0 sec) │ │ │ │ -0:05:22 load avg: 1.72 [ 97/455] test_codecmaps_cn passed -- running (1): test_cext (37.3 sec) │ │ │ │ -0:05:22 load avg: 1.72 [ 98/455] test_codecmaps_hk passed -- running (1): test_cext (37.5 sec) │ │ │ │ -0:05:22 load avg: 1.72 [ 99/455] test_codecmaps_jp passed -- running (1): test_cext (37.9 sec) │ │ │ │ -0:05:23 load avg: 1.72 [100/455] test_codecmaps_kr passed -- running (1): test_cext (38.2 sec) │ │ │ │ -0:05:23 load avg: 1.74 [101/455] test_codecmaps_tw passed -- running (1): test_cext (38.4 sec) │ │ │ │ -0:05:23 load avg: 1.74 [102/455] test_cext passed (39.0 sec) │ │ │ │ -0:05:24 load avg: 1.74 [103/455] test_codecs passed │ │ │ │ -0:05:24 load avg: 1.74 [104/455] test_codeop passed │ │ │ │ -0:05:24 load avg: 1.74 [105/455] test_colorsys passed │ │ │ │ -0:05:24 load avg: 1.74 [106/455] test_compare passed │ │ │ │ -0:05:26 load avg: 1.74 [107/455] test_collections passed │ │ │ │ -0:05:28 load avg: 1.76 [108/455] test_compile passed │ │ │ │ -0:05:29 load avg: 1.76 [109/455] test_compiler_assemble passed │ │ │ │ -0:05:29 load avg: 1.76 [110/455] test_compiler_codegen passed │ │ │ │ -0:05:29 load avg: 1.76 [111/455] test_complex passed │ │ │ │ -0:05:30 load avg: 1.76 [112/455] test_configparser passed │ │ │ │ -0:05:30 load avg: 1.76 [113/455] test_contains passed │ │ │ │ -0:05:31 load avg: 1.76 [114/455] test_context passed │ │ │ │ -0:05:31 load avg: 1.76 [115/455] test_contextlib passed │ │ │ │ -0:05:31 load avg: 1.76 [116/455] test_contextlib_async passed │ │ │ │ -0:05:31 load avg: 1.76 [117/455] test_copy passed │ │ │ │ -0:05:32 load avg: 1.76 [118/455] test_copyreg passed │ │ │ │ -0:05:32 load avg: 1.76 [119/455] test_coroutines passed │ │ │ │ -0:05:45 load avg: 1.81 [120/455] test_compileall passed │ │ │ │ -0:05:46 load avg: 1.81 [121/455] test_crossinterp passed │ │ │ │ -0:05:46 load avg: 1.81 [122/455] test_csv passed │ │ │ │ -0:05:48 load avg: 1.81 [123/455] test_ctypes passed │ │ │ │ -0:05:48 load avg: 1.83 [124/455] test_curses passed │ │ │ │ -0:05:48 load avg: 1.83 [125/455] test_dataclasses passed │ │ │ │ -0:05:52 load avg: 1.83 [126/455] test_datetime passed │ │ │ │ -0:05:53 load avg: 1.83 [127/455] test_dbm passed │ │ │ │ -0:05:53 load avg: 1.92 [128/455] test_dbm_dumb passed │ │ │ │ -0:05:53 load avg: 1.92 [129/455] test_dbm_gnu passed │ │ │ │ -0:05:53 load avg: 1.92 [130/455] test_dbm_ndbm passed │ │ │ │ -0:05:54 load avg: 1.92 [131/455] test_dbm_sqlite3 passed │ │ │ │ -0:05:57 load avg: 1.92 [132/455] test_decimal passed │ │ │ │ -0:05:58 load avg: 1.92 [133/455] test_decorators passed │ │ │ │ -0:05:58 load avg: 1.93 [134/455] test_defaultdict passed │ │ │ │ -0:05:59 load avg: 1.93 [135/455] test_deque passed │ │ │ │ -0:06:00 load avg: 1.93 [136/455] test_descr passed │ │ │ │ -0:06:00 load avg: 1.93 [137/455] test_descrtut passed │ │ │ │ -0:06:00 load avg: 1.93 [138/455] test_devpoll skipped │ │ │ │ +0:06:11 load avg: 31.21 [ 53/455] test.test_multiprocessing_spawn.test_processes passed (1 min 12 sec) │ │ │ │ +0:06:12 load avg: 29.83 [ 54/455] test_array passed │ │ │ │ +0:06:13 load avg: 29.83 [ 55/455] test_asdl_parser passed │ │ │ │ +0:06:13 load avg: 29.83 [ 56/455] test_argparse passed │ │ │ │ +0:06:14 load avg: 29.83 [ 57/455] test_asyncgen passed │ │ │ │ +0:06:17 load avg: 29.61 [ 58/455] test_atexit passed │ │ │ │ +0:06:22 load avg: 28.84 [ 59/455] test_ast passed │ │ │ │ +0:06:22 load avg: 28.84 [ 60/455] test_augassign passed │ │ │ │ +0:06:22 load avg: 28.84 [ 61/455] test_audit passed │ │ │ │ +0:06:22 load avg: 28.84 [ 62/455] test_baseexception passed │ │ │ │ +0:06:23 load avg: 28.84 [ 63/455] test_base64 passed │ │ │ │ +0:06:23 load avg: 28.84 [ 64/455] test_bdb passed │ │ │ │ +0:06:23 load avg: 28.84 [ 65/455] test_bigaddrspace passed │ │ │ │ +0:06:23 load avg: 28.84 [ 66/455] test_bigmem passed │ │ │ │ +0:06:23 load avg: 28.84 [ 67/455] test_binop passed │ │ │ │ +0:06:23 load avg: 28.84 [ 68/455] test_binascii passed │ │ │ │ +0:06:23 load avg: 28.84 [ 69/455] test_bool passed │ │ │ │ +0:06:24 load avg: 28.84 [ 70/455] test_bisect passed │ │ │ │ +0:06:24 load avg: 28.84 [ 71/455] test_build_details passed │ │ │ │ +0:06:25 load avg: 28.84 [ 72/455] test_builtin passed │ │ │ │ +0:06:27 load avg: 27.97 [ 73/455] test_buffer passed │ │ │ │ +0:06:28 load avg: 27.97 [ 74/455] test_bytes passed │ │ │ │ +0:06:30 load avg: 27.97 [ 75/455] test_c_locale_coercion passed │ │ │ │ +0:06:31 load avg: 27.97 [ 76/455] test_bz2 passed │ │ │ │ +0:06:31 load avg: 27.97 [ 77/455] test_c_stack_unwind passed │ │ │ │ +0:06:31 load avg: 27.57 [ 78/455] test_call passed │ │ │ │ +0:06:35 load avg: 27.57 [ 79/455] test_calendar passed │ │ │ │ +0:07:00 load avg: 21.44 [ 80/455] test_capi passed │ │ │ │ +0:07:00 load avg: 21.44 [ 81/455] test_charmapcodec passed │ │ │ │ +0:07:00 load avg: 21.44 [ 82/455] test_class passed │ │ │ │ +0:07:01 load avg: 21.44 [ 83/455] test_clinic passed │ │ │ │ +0:07:01 load avg: 20.69 [ 84/455] test_cmath passed │ │ │ │ +0:07:01 load avg: 20.69 [ 85/455] test_cmd passed │ │ │ │ +0:07:07 load avg: 19.91 [ 86/455] test_cmd_line passed -- running (1): test_cext (32.4 sec) │ │ │ │ +0:07:11 load avg: 19.60 [ 87/455] test_cmd_line_script passed -- running (1): test_cext (36.1 sec) │ │ │ │ +0:07:11 load avg: 19.60 [ 88/455] test_code passed -- running (1): test_cext (36.6 sec) │ │ │ │ +0:07:12 load avg: 19.60 [ 89/455] test_code_module passed -- running (1): test_cext (37.1 sec) │ │ │ │ +0:07:12 load avg: 19.60 [ 90/455] test_codeccallbacks passed -- running (1): test_cext (37.3 sec) │ │ │ │ +0:07:12 load avg: 19.60 [ 91/455] test_codecencodings_cn passed -- running (1): test_cext (37.6 sec) │ │ │ │ +0:07:13 load avg: 19.60 [ 92/455] test_codecencodings_hk passed -- running (1): test_cext (37.8 sec) │ │ │ │ +0:07:13 load avg: 19.60 [ 93/455] test_codecencodings_iso2022 passed -- running (1): test_cext (38.1 sec) │ │ │ │ +0:07:14 load avg: 19.60 [ 94/455] test_codecencodings_jp passed -- running (1): test_cext (38.7 sec) │ │ │ │ +0:07:14 load avg: 19.60 [ 95/455] test_codecencodings_kr passed -- running (1): test_cext (39.0 sec) │ │ │ │ +0:07:14 load avg: 19.60 [ 96/455] test_codecencodings_tw passed -- running (1): test_cext (39.2 sec) │ │ │ │ +0:07:14 load avg: 19.60 [ 97/455] test_codecmaps_cn passed -- running (1): test_cext (39.5 sec) │ │ │ │ +0:07:15 load avg: 19.60 [ 98/455] test_codecmaps_hk passed -- running (1): test_cext (39.9 sec) │ │ │ │ +0:07:15 load avg: 19.60 [ 99/455] test_codecmaps_jp passed -- running (1): test_cext (40.3 sec) │ │ │ │ +0:07:15 load avg: 19.60 [100/455] test_codecmaps_kr passed -- running (1): test_cext (40.6 sec) │ │ │ │ +0:07:16 load avg: 19.60 [101/455] test_codecmaps_tw passed -- running (1): test_cext (40.9 sec) │ │ │ │ +0:07:16 load avg: 18.91 [102/455] test_codecs passed -- running (1): test_cext (41.6 sec) │ │ │ │ +0:07:17 load avg: 18.91 [103/455] test_codeop passed -- running (1): test_cext (41.8 sec) │ │ │ │ +0:07:18 load avg: 18.91 [104/455] test_cext passed (43.3 sec) │ │ │ │ +0:07:18 load avg: 18.91 [105/455] test_colorsys passed │ │ │ │ +0:07:18 load avg: 18.91 [106/455] test_compare passed │ │ │ │ +0:07:20 load avg: 18.91 [107/455] test_collections passed │ │ │ │ +0:07:24 load avg: 19.24 [108/455] test_compile passed │ │ │ │ +0:07:24 load avg: 19.24 [109/455] test_compiler_assemble passed │ │ │ │ +0:07:24 load avg: 19.24 [110/455] test_compiler_codegen passed │ │ │ │ +0:07:24 load avg: 19.24 [111/455] test_complex passed │ │ │ │ +0:07:25 load avg: 19.24 [112/455] test_configparser passed │ │ │ │ +0:07:25 load avg: 19.24 [113/455] test_contains passed │ │ │ │ +0:07:26 load avg: 19.14 [114/455] test_context passed │ │ │ │ +0:07:27 load avg: 19.14 [115/455] test_contextlib passed │ │ │ │ +0:07:27 load avg: 19.14 [116/455] test_contextlib_async passed │ │ │ │ +0:07:27 load avg: 19.14 [117/455] test_copy passed │ │ │ │ +0:07:27 load avg: 19.14 [118/455] test_copyreg passed │ │ │ │ +0:07:28 load avg: 19.14 [119/455] test_coroutines passed │ │ │ │ +0:07:40 load avg: 19.28 [120/455] test_compileall passed │ │ │ │ +0:07:41 load avg: 19.28 [121/455] test_crossinterp passed │ │ │ │ +0:07:41 load avg: 19.28 [122/455] test_csv passed │ │ │ │ +0:07:43 load avg: 19.01 [123/455] test_ctypes passed │ │ │ │ +0:07:43 load avg: 19.01 [124/455] test_curses passed │ │ │ │ +0:07:44 load avg: 19.01 [125/455] test_dataclasses passed │ │ │ │ +0:07:48 load avg: 19.89 [126/455] test_datetime passed │ │ │ │ +0:07:48 load avg: 19.89 [127/455] test_dbm passed │ │ │ │ +0:07:49 load avg: 19.89 [128/455] test_dbm_dumb passed │ │ │ │ +0:07:49 load avg: 19.89 [129/455] test_dbm_gnu passed │ │ │ │ +0:07:49 load avg: 19.89 [130/455] test_dbm_ndbm passed │ │ │ │ +0:07:50 load avg: 19.89 [131/455] test_dbm_sqlite3 passed │ │ │ │ +0:07:54 load avg: 19.58 [132/455] test_decimal passed │ │ │ │ +0:07:54 load avg: 19.58 [133/455] test_decorators passed │ │ │ │ +0:07:54 load avg: 19.58 [134/455] test_defaultdict passed │ │ │ │ +0:07:56 load avg: 19.62 [135/455] test_deque passed │ │ │ │ +0:07:57 load avg: 19.62 [136/455] test_descr passed │ │ │ │ +0:07:57 load avg: 19.62 [137/455] test_descrtut passed │ │ │ │ +0:07:57 load avg: 19.62 [138/455] test_devpoll skipped │ │ │ │ test_devpoll skipped -- test works only on Solaris OS family │ │ │ │ -0:06:01 load avg: 1.93 [139/455] test_dict passed │ │ │ │ -0:06:01 load avg: 1.93 [140/455] test_dictcomps passed │ │ │ │ -0:06:01 load avg: 1.93 [141/455] test_dictviews passed │ │ │ │ -0:06:02 load avg: 1.93 [142/455] test_difflib passed │ │ │ │ -0:06:02 load avg: 1.93 [143/455] test_dis passed -- running (1): test_cppext (30.0 sec) │ │ │ │ -0:06:04 load avg: 1.94 [144/455] test_doctest passed -- running (1): test_cppext (32.1 sec) │ │ │ │ -0:06:05 load avg: 1.94 [145/455] test_docxmlrpc passed -- running (1): test_cppext (32.9 sec) │ │ │ │ -0:06:05 load avg: 1.94 [146/455] test_dtrace passed -- running (1): test_cppext (33.2 sec) │ │ │ │ -0:06:06 load avg: 1.94 [147/455] test_dynamic passed -- running (1): test_cppext (33.4 sec) │ │ │ │ -0:06:06 load avg: 1.94 [148/455] test_dynamicclassattribute passed -- running (1): test_cppext (33.6 sec) │ │ │ │ -0:06:08 load avg: 1.94 [149/455] test_cppext passed (35.4 sec) │ │ │ │ -0:06:13 load avg: 1.86 [150/455] test_email passed │ │ │ │ -0:06:13 load avg: 1.79 [151/455] test_eintr passed │ │ │ │ -0:06:14 load avg: 1.79 [152/455] test_enum passed │ │ │ │ -0:06:15 load avg: 1.79 [153/455] test_enumerate passed │ │ │ │ -0:06:16 load avg: 1.79 [154/455] test_eof passed │ │ │ │ -0:06:16 load avg: 1.79 [155/455] test_epoll passed │ │ │ │ -0:06:16 load avg: 1.79 [156/455] test_errno passed │ │ │ │ -0:06:16 load avg: 1.79 [157/455] test_except_star passed │ │ │ │ -0:06:17 load avg: 1.79 [158/455] test_exception_group passed │ │ │ │ -0:06:17 load avg: 1.79 [159/455] test_exception_hierarchy passed │ │ │ │ -0:06:17 load avg: 1.79 [160/455] test_exception_variations passed │ │ │ │ -0:06:22 load avg: 1.81 [161/455] test_exceptions passed │ │ │ │ -0:06:22 load avg: 1.81 [162/455] test_embed passed │ │ │ │ -0:06:22 load avg: 1.81 [163/455] test_extcall passed │ │ │ │ -0:06:23 load avg: 1.82 [164/455] test_fcntl passed │ │ │ │ -0:06:25 load avg: 1.82 [165/455] test_file_eintr passed │ │ │ │ -0:06:25 load avg: 1.82 [166/455] test_filecmp passed │ │ │ │ -0:06:25 load avg: 1.82 [167/455] test_external_inspection passed │ │ │ │ -0:06:25 load avg: 1.82 [168/455] test_fileinput passed │ │ │ │ -0:06:25 load avg: 1.82 [169/455] test_fileutils passed │ │ │ │ -0:06:26 load avg: 1.82 [170/455] test_float passed │ │ │ │ -0:06:26 load avg: 1.82 [171/455] test_finalization passed │ │ │ │ -0:06:26 load avg: 1.82 [172/455] test_flufl passed │ │ │ │ -0:06:26 load avg: 1.82 [173/455] test_fnmatch passed │ │ │ │ -0:06:26 load avg: 1.82 [174/455] test_format passed │ │ │ │ -0:06:26 load avg: 1.82 [175/455] test_fractions passed │ │ │ │ -0:06:28 load avg: 1.82 [176/455] test_frame passed │ │ │ │ -0:06:28 load avg: 1.76 [177/455] test_free_threading skipped │ │ │ │ +0:07:58 load avg: 19.62 [139/455] test_dict passed -- running (1): test_cppext (30.1 sec) │ │ │ │ +0:07:58 load avg: 19.62 [140/455] test_dictcomps passed -- running (1): test_cppext (30.2 sec) │ │ │ │ +0:07:59 load avg: 19.62 [141/455] test_dictviews passed -- running (1): test_cppext (30.6 sec) │ │ │ │ +0:07:59 load avg: 19.62 [142/455] test_difflib passed -- running (1): test_cppext (31.1 sec) │ │ │ │ +0:08:00 load avg: 19.62 [143/455] test_dis passed -- running (1): test_cppext (31.8 sec) │ │ │ │ +0:08:02 load avg: 19.49 [144/455] test_doctest passed -- running (1): test_cppext (33.9 sec) │ │ │ │ +0:08:05 load avg: 19.49 [145/455] test_docxmlrpc passed -- running (1): test_cppext (36.8 sec) │ │ │ │ +0:08:05 load avg: 19.49 [146/455] test_dtrace passed -- running (1): test_cppext (37.0 sec) │ │ │ │ +0:08:05 load avg: 19.49 [147/455] test_dynamic passed -- running (1): test_cppext (37.2 sec) │ │ │ │ +0:08:05 load avg: 19.49 [148/455] test_dynamicclassattribute passed -- running (1): test_cppext (37.4 sec) │ │ │ │ +0:08:09 load avg: 19.29 [149/455] test_cppext passed (40.8 sec) │ │ │ │ +0:08:13 load avg: 19.26 [150/455] test_eintr passed │ │ │ │ +0:08:14 load avg: 19.26 [151/455] test_email passed │ │ │ │ +0:08:16 load avg: 19.26 [152/455] test_enum passed │ │ │ │ +0:08:16 load avg: 19.26 [153/455] test_enumerate passed │ │ │ │ +0:08:17 load avg: 18.92 [154/455] test_eof passed │ │ │ │ +0:08:17 load avg: 18.92 [155/455] test_epoll passed │ │ │ │ +0:08:17 load avg: 18.92 [156/455] test_errno passed │ │ │ │ +0:08:18 load avg: 18.92 [157/455] test_except_star passed │ │ │ │ +0:08:18 load avg: 18.92 [158/455] test_exception_group passed │ │ │ │ +0:08:18 load avg: 18.92 [159/455] test_exception_hierarchy passed │ │ │ │ +0:08:19 load avg: 18.92 [160/455] test_exception_variations passed │ │ │ │ +0:08:20 load avg: 18.92 [161/455] test_embed passed │ │ │ │ +0:08:20 load avg: 18.92 [162/455] test_extcall passed │ │ │ │ +0:08:22 load avg: 18.85 [163/455] test_external_inspection passed │ │ │ │ +0:08:23 load avg: 18.85 [164/455] test_exceptions passed │ │ │ │ +0:08:23 load avg: 18.85 [165/455] test_fcntl passed │ │ │ │ +0:08:23 load avg: 18.85 [166/455] test_filecmp passed │ │ │ │ +0:08:23 load avg: 18.85 [167/455] test_fileinput passed │ │ │ │ +0:08:23 load avg: 18.85 [168/455] test_fileutils passed │ │ │ │ +0:08:24 load avg: 18.85 [169/455] test_finalization passed │ │ │ │ +0:08:24 load avg: 18.85 [170/455] test_float passed │ │ │ │ +0:08:24 load avg: 18.85 [171/455] test_flufl passed │ │ │ │ +0:08:24 load avg: 18.85 [172/455] test_file_eintr passed │ │ │ │ +0:08:24 load avg: 18.85 [173/455] test_fnmatch passed │ │ │ │ +0:08:25 load avg: 18.85 [174/455] test_format passed │ │ │ │ +0:08:25 load avg: 18.85 [175/455] test_fractions passed │ │ │ │ +0:08:27 load avg: 18.54 [176/455] test_frame passed │ │ │ │ +0:08:27 load avg: 18.54 [177/455] test_free_threading skipped │ │ │ │ test_free_threading skipped -- GIL enabled │ │ │ │ -0:06:28 load avg: 1.76 [178/455] test_frozen passed │ │ │ │ -0:06:31 load avg: 1.76 [179/455] test_fstring passed │ │ │ │ -0:06:31 load avg: 1.76 [180/455] test_funcattrs passed │ │ │ │ -0:06:31 load avg: 1.76 [181/455] test_fork1 passed │ │ │ │ -0:06:32 load avg: 1.76 [182/455] test_functools passed │ │ │ │ -0:06:34 load avg: 1.62 [183/455] test_gc passed │ │ │ │ -0:06:34 load avg: 1.62 [184/455] test_generated_cases passed │ │ │ │ -0:06:34 load avg: 1.62 [185/455] test_generator_stop passed │ │ │ │ -0:06:35 load avg: 1.62 [186/455] test_gc_stats passed │ │ │ │ -0:06:35 load avg: 1.62 [187/455] test_generators passed │ │ │ │ -0:06:35 load avg: 1.62 [188/455] test_genericalias passed │ │ │ │ -0:06:35 load avg: 1.62 [189/455] test_genericclass passed │ │ │ │ -0:06:35 load avg: 1.62 [190/455] test_genericpath passed │ │ │ │ -0:06:35 load avg: 1.62 [191/455] test_genexps passed │ │ │ │ -0:06:35 load avg: 1.62 [192/455] test_getpass passed │ │ │ │ -0:06:35 load avg: 1.62 [193/455] test_getopt passed │ │ │ │ -0:06:36 load avg: 1.62 [194/455] test_getpath passed │ │ │ │ -0:06:36 load avg: 1.62 [195/455] test_gettext passed │ │ │ │ -0:06:36 load avg: 1.62 [196/455] test_global passed │ │ │ │ -0:06:36 load avg: 1.62 [197/455] test_glob passed │ │ │ │ -0:06:36 load avg: 1.62 [198/455] test_grammar passed │ │ │ │ -0:06:36 load avg: 1.62 [199/455] test_grp passed │ │ │ │ -0:06:36 load avg: 1.62 [200/455] test_graphlib passed │ │ │ │ -0:06:37 load avg: 1.62 [201/455] test_hash passed │ │ │ │ -0:06:38 load avg: 1.65 [202/455] test_gzip passed │ │ │ │ -0:06:38 load avg: 1.65 [203/455] test_heapq passed │ │ │ │ -0:06:39 load avg: 1.65 [204/455] test_hmac passed │ │ │ │ -0:06:39 load avg: 1.65 [205/455] test_html passed │ │ │ │ -0:06:40 load avg: 1.65 [206/455] test_htmlparser passed │ │ │ │ -0:06:40 load avg: 1.65 [207/455] test_http_cookiejar passed │ │ │ │ -0:06:42 load avg: 1.65 [208/455] test_http_cookies passed │ │ │ │ -0:06:44 load avg: 1.68 [209/455] test_httpservers passed │ │ │ │ -0:06:49 load avg: 1.70 [210/455] test_idle passed │ │ │ │ -0:06:55 load avg: 1.73 [211/455] test_import passed │ │ │ │ -0:07:00 load avg: 1.67 [212/455] test_importlib passed │ │ │ │ -0:07:00 load avg: 1.67 [213/455] test_index passed │ │ │ │ -0:07:08 load avg: 1.72 [214/455] test_hashlib passed (30.5 sec) │ │ │ │ -0:07:08 load avg: 1.72 [215/455] test_int_literal passed │ │ │ │ -0:07:20 load avg: 1.76 [216/455] test_interpreters passed │ │ │ │ -0:07:21 load avg: 1.76 [217/455] test_ioctl passed │ │ │ │ -0:07:21 load avg: 1.76 [218/455] test_ipaddress passed │ │ │ │ -0:07:24 load avg: 1.78 [219/455] test_isinstance passed │ │ │ │ -0:07:24 load avg: 1.78 [220/455] test_iter passed │ │ │ │ -0:07:24 load avg: 1.78 [221/455] test_iterlen passed │ │ │ │ -0:07:26 load avg: 1.78 [222/455] test_itertools passed │ │ │ │ -0:07:34 load avg: 1.82 [223/455] test_int passed (34.3 sec) │ │ │ │ -0:07:35 load avg: 1.82 [224/455] test_keyword passed │ │ │ │ -0:07:35 load avg: 1.82 [225/455] test_keywordonlyarg passed │ │ │ │ -0:07:35 load avg: 1.82 [226/455] test_kqueue skipped │ │ │ │ +0:08:27 load avg: 18.54 [178/455] test_frozen passed │ │ │ │ +0:08:30 load avg: 18.54 [179/455] test_fstring passed │ │ │ │ +0:08:30 load avg: 18.54 [180/455] test_fork1 passed │ │ │ │ +0:08:30 load avg: 18.54 [181/455] test_funcattrs passed │ │ │ │ +0:08:31 load avg: 18.54 [182/455] test_functools passed │ │ │ │ +0:08:32 load avg: 18.26 [183/455] test_gc passed │ │ │ │ +0:08:33 load avg: 18.26 [184/455] test_generated_cases passed │ │ │ │ +0:08:33 load avg: 18.26 [185/455] test_generator_stop passed │ │ │ │ +0:08:33 load avg: 18.26 [186/455] test_gc_stats passed │ │ │ │ +0:08:34 load avg: 18.26 [187/455] test_generators passed │ │ │ │ +0:08:34 load avg: 18.26 [188/455] test_genericalias passed │ │ │ │ +0:08:34 load avg: 18.26 [189/455] test_genericclass passed │ │ │ │ +0:08:34 load avg: 18.26 [190/455] test_genericpath passed │ │ │ │ +0:08:34 load avg: 18.26 [191/455] test_genexps passed │ │ │ │ +0:08:34 load avg: 18.26 [192/455] test_getopt passed │ │ │ │ +0:08:34 load avg: 18.26 [193/455] test_getpass passed │ │ │ │ +0:08:35 load avg: 18.26 [194/455] test_getpath passed │ │ │ │ +0:08:35 load avg: 18.26 [195/455] test_gettext passed │ │ │ │ +0:08:35 load avg: 18.26 [196/455] test_global passed │ │ │ │ +0:08:35 load avg: 18.26 [197/455] test_glob passed │ │ │ │ +0:08:35 load avg: 18.26 [198/455] test_grammar passed │ │ │ │ +0:08:35 load avg: 18.26 [199/455] test_graphlib passed │ │ │ │ +0:08:35 load avg: 18.26 [200/455] test_grp passed │ │ │ │ +0:08:36 load avg: 18.26 [201/455] test_hash passed │ │ │ │ +0:08:37 load avg: 17.83 [202/455] test_gzip passed │ │ │ │ +0:08:37 load avg: 17.83 [203/455] test_heapq passed │ │ │ │ +0:08:38 load avg: 17.83 [204/455] test_hmac passed │ │ │ │ +0:08:38 load avg: 17.83 [205/455] test_html passed │ │ │ │ +0:08:39 load avg: 17.83 [206/455] test_htmlparser passed │ │ │ │ +0:08:39 load avg: 17.83 [207/455] test_http_cookiejar passed │ │ │ │ +0:08:41 load avg: 18.01 [208/455] test_http_cookies passed │ │ │ │ +0:08:44 load avg: 18.01 [209/455] test_httpservers passed │ │ │ │ +0:08:49 load avg: 17.53 [210/455] test_idle passed │ │ │ │ +0:08:54 load avg: 17.56 [211/455] test_import passed │ │ │ │ +0:09:01 load avg: 17.46 [212/455] test_importlib passed │ │ │ │ +0:09:01 load avg: 17.46 [213/455] test_index passed │ │ │ │ +0:09:05 load avg: 17.46 [214/455] test_hashlib passed │ │ │ │ +0:09:05 load avg: 17.46 [215/455] test_int_literal passed │ │ │ │ +0:09:19 load avg: 17.62 [216/455] test_interpreters passed │ │ │ │ +0:09:20 load avg: 17.62 [217/455] test_ioctl passed │ │ │ │ +0:09:20 load avg: 17.62 [218/455] test_ipaddress passed │ │ │ │ +0:09:26 load avg: 18.09 [219/455] test_isinstance passed │ │ │ │ +0:09:27 load avg: 18.09 [220/455] test_iter passed │ │ │ │ +0:09:27 load avg: 18.09 [221/455] test_iterlen passed │ │ │ │ +0:09:29 load avg: 18.09 [222/455] test_itertools passed │ │ │ │ +0:09:37 load avg: 18.66 [223/455] test_json passed -- running (1): test_int (35.7 sec) │ │ │ │ +0:09:37 load avg: 18.66 [224/455] test_keyword passed -- running (1): test_int (35.9 sec) │ │ │ │ +0:09:37 load avg: 18.66 [225/455] test_keywordonlyarg passed -- running (1): test_int (36.1 sec) │ │ │ │ +0:09:37 load avg: 18.66 [226/455] test_kqueue skipped -- running (1): test_int (36.2 sec) │ │ │ │ test_kqueue skipped -- test works only on BSD │ │ │ │ -0:07:35 load avg: 1.82 [227/455] test_launcher skipped │ │ │ │ +0:09:38 load avg: 18.66 [227/455] test_launcher skipped -- running (1): test_int (36.4 sec) │ │ │ │ test_launcher skipped -- test only applies to Windows │ │ │ │ -0:07:35 load avg: 1.82 [228/455] test_json passed │ │ │ │ -0:07:35 load avg: 1.82 [229/455] test_linecache passed │ │ │ │ -0:07:36 load avg: 1.82 [230/455] test_list passed │ │ │ │ -0:07:37 load avg: 1.82 [231/455] test_listcomps passed │ │ │ │ -0:07:37 load avg: 1.82 [232/455] test_lltrace passed │ │ │ │ -0:07:37 load avg: 1.82 [233/455] test_locale passed │ │ │ │ -0:07:40 load avg: 1.83 [234/455] test_lazy_import passed │ │ │ │ -0:07:41 load avg: 1.83 [235/455] test_long passed │ │ │ │ -0:07:41 load avg: 1.83 [236/455] test_longexp passed │ │ │ │ -0:07:41 load avg: 1.83 [237/455] test_lzma passed │ │ │ │ -0:07:42 load avg: 1.83 [238/455] test_mailbox passed │ │ │ │ -0:07:43 load avg: 1.83 [239/455] test_marshal passed │ │ │ │ -0:08:00 load avg: 1.67 [240/455] test_logging passed │ │ │ │ -0:08:01 load avg: 1.67 [241/455] test_math_integer passed │ │ │ │ -0:08:01 load avg: 1.67 [242/455] test_math_property passed │ │ │ │ -0:08:02 load avg: 1.67 [243/455] test_memoryview passed │ │ │ │ -0:08:02 load avg: 1.67 [244/455] test_metaclass passed │ │ │ │ -0:08:04 load avg: 1.69 [245/455] test_mimetypes passed │ │ │ │ -0:08:04 load avg: 1.69 [246/455] test_minidom passed │ │ │ │ -0:08:04 load avg: 1.69 [247/455] test_mmap passed │ │ │ │ -0:08:04 load avg: 1.69 [248/455] test_module passed │ │ │ │ -0:08:05 load avg: 1.69 [249/455] test_modulefinder passed │ │ │ │ -0:08:05 load avg: 1.69 [250/455] test_monitoring passed │ │ │ │ -0:08:06 load avg: 1.69 [251/455] test_msvcrt skipped │ │ │ │ +0:09:41 load avg: 18.66 [228/455] test_int passed (39.3 sec) │ │ │ │ +0:09:41 load avg: 18.66 [229/455] test_linecache passed │ │ │ │ +0:09:41 load avg: 18.66 [230/455] test_lazy_import passed │ │ │ │ +0:09:41 load avg: 18.44 [231/455] test_listcomps passed │ │ │ │ +0:09:41 load avg: 18.44 [232/455] test_lltrace passed │ │ │ │ +0:09:41 load avg: 18.44 [233/455] test_list passed │ │ │ │ +0:09:42 load avg: 18.44 [234/455] test_locale passed │ │ │ │ +0:09:43 load avg: 18.44 [235/455] test_long passed │ │ │ │ +0:09:43 load avg: 18.44 [236/455] test_longexp passed │ │ │ │ +0:09:44 load avg: 18.44 [237/455] test_lzma passed │ │ │ │ +0:09:46 load avg: 18.44 [238/455] test_mailbox passed │ │ │ │ +0:09:46 load avg: 18.09 [239/455] test_marshal passed │ │ │ │ +0:10:06 load avg: 17.92 [240/455] test_logging passed │ │ │ │ +0:10:07 load avg: 17.92 [241/455] test_math_integer passed │ │ │ │ +0:10:07 load avg: 17.92 [242/455] test_math_property passed │ │ │ │ +0:10:08 load avg: 17.92 [243/455] test_memoryview passed │ │ │ │ +0:10:08 load avg: 17.92 [244/455] test_metaclass passed │ │ │ │ +0:10:09 load avg: 17.92 [245/455] test_mimetypes passed │ │ │ │ +0:10:09 load avg: 17.92 [246/455] test_minidom passed │ │ │ │ +0:10:10 load avg: 17.92 [247/455] test_mmap passed │ │ │ │ +0:10:10 load avg: 17.92 [248/455] test_module passed │ │ │ │ +0:10:11 load avg: 17.92 [249/455] test_modulefinder passed │ │ │ │ +0:10:11 load avg: 17.92 [250/455] test_monitoring passed │ │ │ │ +0:10:11 load avg: 18.01 [251/455] test_msvcrt skipped │ │ │ │ test_msvcrt skipped -- windows related tests │ │ │ │ -0:08:06 load avg: 1.69 [252/455] test_multibytecodec passed │ │ │ │ -0:08:09 load avg: 1.96 [253/455] test_math passed │ │ │ │ -0:08:09 load avg: 1.96 [254/455] test_named_expressions passed │ │ │ │ -0:08:09 load avg: 1.96 [255/455] test_netrc passed │ │ │ │ -0:08:10 load avg: 1.96 [256/455] test_ntpath passed │ │ │ │ -0:08:10 load avg: 1.96 [257/455] test_nturl2path passed │ │ │ │ -0:08:10 load avg: 1.96 [258/455] test_numeric_tower passed │ │ │ │ -0:08:11 load avg: 1.96 [259/455] test_opcache passed │ │ │ │ -0:08:12 load avg: 1.96 [260/455] test_opcodes passed │ │ │ │ -0:08:12 load avg: 1.96 [261/455] test_openpty passed │ │ │ │ -0:08:12 load avg: 1.96 [262/455] test_operator passed │ │ │ │ -0:08:12 load avg: 1.96 [263/455] test_optimizer passed │ │ │ │ -0:08:13 load avg: 1.96 [264/455] test_optparse passed │ │ │ │ -0:08:13 load avg: 2.04 [265/455] test_ordered_dict passed │ │ │ │ -0:08:13 load avg: 2.04 [266/455] test_osx_env passed │ │ │ │ -0:08:15 load avg: 2.04 [267/455] test_pathlib passed │ │ │ │ -0:08:15 load avg: 2.04 [268/455] test_patma passed │ │ │ │ -0:08:18 load avg: 2.04 [269/455] test_multiprocessing_main_handling passed │ │ │ │ -0:08:19 load avg: 2.04 [270/455] test_peepholer passed │ │ │ │ -0:08:19 load avg: 2.04 [271/455] test_peg_generator passed │ │ │ │ -0:08:19 load avg: 2.04 [272/455] test_pep646_syntax passed │ │ │ │ -0:08:20 load avg: 2.04 [273/455] test_perf_profiler passed │ │ │ │ -0:08:20 load avg: 2.04 [274/455] test_perfmaps passed │ │ │ │ -0:08:26 load avg: 2.04 [275/455] test_pickle passed │ │ │ │ -0:08:26 load avg: 2.04 [276/455] test_picklebuffer passed │ │ │ │ -0:08:27 load avg: 2.04 [277/455] test_pickletools passed │ │ │ │ -0:08:27 load avg: 2.04 [278/455] test_pkg passed │ │ │ │ -0:08:27 load avg: 2.04 [279/455] test_pkgutil passed │ │ │ │ -0:08:28 load avg: 2.03 [280/455] test_platform passed │ │ │ │ -0:08:28 load avg: 2.03 [281/455] test_plistlib passed │ │ │ │ -0:08:33 load avg: 1.95 [282/455] test_pdb passed │ │ │ │ -0:08:33 load avg: 1.95 [283/455] test_popen passed │ │ │ │ -0:08:33 load avg: 1.95 [284/455] test_positional_only_arg passed │ │ │ │ -0:08:34 load avg: 1.95 [285/455] test_posixpath passed │ │ │ │ -0:08:35 load avg: 1.95 [286/455] test_pow passed │ │ │ │ -0:08:35 load avg: 1.95 [287/455] test_pprint passed │ │ │ │ -0:08:35 load avg: 1.95 [288/455] test_print passed │ │ │ │ -0:08:36 load avg: 1.95 [289/455] test_profile passed │ │ │ │ -0:08:40 load avg: 1.87 [290/455] test_poll passed │ │ │ │ -0:08:40 load avg: 1.87 [291/455] test_property passed │ │ │ │ -0:08:40 load avg: 1.87 [292/455] test_pstats passed │ │ │ │ -0:08:40 load avg: 1.87 [293/455] test_pty passed │ │ │ │ -0:08:41 load avg: 1.87 [294/455] test_pulldom passed │ │ │ │ -0:08:41 load avg: 1.87 [295/455] test_pwd passed │ │ │ │ -0:08:42 load avg: 1.87 [296/455] test_py_compile passed │ │ │ │ -0:08:43 load avg: 1.87 [297/455] test_pyclbr passed │ │ │ │ -0:08:43 load avg: 1.96 [298/455] test_pyexpat passed │ │ │ │ -0:08:47 load avg: 1.96 [299/455] test_pyrepl passed │ │ │ │ -0:08:47 load avg: 1.96 [300/455] test_pystats passed │ │ │ │ -0:08:56 load avg: 1.74 [301/455] test_queue passed │ │ │ │ -0:08:57 load avg: 1.74 [302/455] test_quopri passed │ │ │ │ -0:08:57 load avg: 1.74 [303/455] test_raise passed │ │ │ │ -0:08:58 load avg: 1.76 [304/455] test_random passed │ │ │ │ -0:08:59 load avg: 1.76 [305/455] test_range passed │ │ │ │ -0:08:59 load avg: 1.76 [306/455] test_re passed │ │ │ │ -0:09:00 load avg: 1.76 [307/455] test_readline passed │ │ │ │ -0:09:22 load avg: 1.83 [308/455] test_profiling passed (46.5 sec) │ │ │ │ -0:09:24 load avg: 1.84 [309/455] test_regrtest passed │ │ │ │ -0:09:26 load avg: 1.84 [310/455] test_remote_pdb passed │ │ │ │ -0:09:26 load avg: 1.84 [311/455] test_reprlib passed │ │ │ │ -0:09:27 load avg: 1.84 [312/455] test_resource passed │ │ │ │ -0:09:27 load avg: 1.84 [313/455] test_richcmp passed │ │ │ │ -0:09:27 load avg: 1.84 [314/455] test_repl passed │ │ │ │ -0:09:27 load avg: 1.84 [315/455] test_rlcompleter passed │ │ │ │ -0:09:27 load avg: 1.84 [316/455] test_robotparser passed │ │ │ │ -0:09:27 load avg: 1.84 [317/455] test_samply_profiler passed │ │ │ │ -0:09:28 load avg: 1.84 [318/455] test_sax passed │ │ │ │ -0:09:28 load avg: 1.78 [319/455] test_runpy passed │ │ │ │ -0:09:28 load avg: 1.78 [320/455] test_scope passed │ │ │ │ -0:09:28 load avg: 1.78 [321/455] test_sched passed │ │ │ │ -0:09:29 load avg: 1.78 [322/455] test_secrets passed │ │ │ │ -0:09:29 load avg: 1.78 [323/455] test_script_helper passed │ │ │ │ -0:09:30 load avg: 1.78 [324/455] test_select passed │ │ │ │ -0:09:32 load avg: 1.78 [325/455] test_set passed │ │ │ │ -0:09:32 load avg: 1.78 [326/455] test_setcomps passed │ │ │ │ -0:09:33 load avg: 1.79 [327/455] test_shelve passed │ │ │ │ -0:09:33 load avg: 1.79 [328/455] test_shlex passed │ │ │ │ -0:09:34 load avg: 1.79 [329/455] test_shutil passed │ │ │ │ -0:09:45 load avg: 1.59 [330/455] test_selectors passed │ │ │ │ -0:09:47 load avg: 1.59 [331/455] test_site passed │ │ │ │ -0:09:47 load avg: 1.59 [332/455] test_slice passed │ │ │ │ -0:09:48 load avg: 1.54 [333/455] test_smtplib passed │ │ │ │ -0:09:49 load avg: 1.54 [334/455] test_smtpnet passed │ │ │ │ -0:09:49 load avg: 1.54 [335/455] test_socketserver passed │ │ │ │ -0:09:50 load avg: 1.54 [336/455] test_sort passed │ │ │ │ -0:09:57 load avg: 1.50 [337/455] test_signal passed │ │ │ │ -0:09:59 load avg: 1.54 [338/455] test_sqlite3 passed │ │ │ │ -0:09:59 load avg: 1.54 [339/455] test_stable_abi_ctypes passed │ │ │ │ -0:09:59 load avg: 1.54 [340/455] test_startfile skipped │ │ │ │ +0:10:12 load avg: 18.01 [252/455] test_multibytecodec passed │ │ │ │ +0:10:16 load avg: 18.01 [253/455] test_math passed │ │ │ │ +0:10:16 load avg: 18.17 [254/455] test_named_expressions passed │ │ │ │ +0:10:16 load avg: 18.17 [255/455] test_netrc passed │ │ │ │ +0:10:17 load avg: 18.17 [256/455] test_ntpath passed │ │ │ │ +0:10:18 load avg: 18.17 [257/455] test_nturl2path passed │ │ │ │ +0:10:18 load avg: 18.17 [258/455] test_numeric_tower passed │ │ │ │ +0:10:19 load avg: 18.17 [259/455] test_opcache passed │ │ │ │ +0:10:19 load avg: 18.17 [260/455] test_opcodes passed │ │ │ │ +0:10:20 load avg: 18.17 [261/455] test_openpty passed │ │ │ │ +0:10:20 load avg: 18.17 [262/455] test_operator passed │ │ │ │ +0:10:20 load avg: 18.17 [263/455] test_optimizer passed │ │ │ │ +0:10:21 load avg: 18.17 [264/455] test_optparse passed │ │ │ │ +0:10:21 load avg: 18.63 [265/455] test_ordered_dict passed │ │ │ │ +0:10:22 load avg: 18.63 [266/455] test_osx_env passed │ │ │ │ +0:10:23 load avg: 18.63 [267/455] test_multiprocessing_main_handling passed │ │ │ │ +0:10:23 load avg: 18.63 [268/455] test_patma passed │ │ │ │ +0:10:24 load avg: 18.63 [269/455] test_pathlib passed │ │ │ │ +0:10:25 load avg: 18.63 [270/455] test_peepholer passed │ │ │ │ +0:10:25 load avg: 18.63 [271/455] test_peg_generator passed │ │ │ │ +0:10:26 load avg: 18.63 [272/455] test_pep646_syntax passed │ │ │ │ +0:10:26 load avg: 18.42 [273/455] test_perf_profiler passed │ │ │ │ +0:10:26 load avg: 18.42 [274/455] test_perfmaps passed │ │ │ │ +0:10:33 load avg: 18.55 [275/455] test_pickle passed │ │ │ │ +0:10:33 load avg: 18.55 [276/455] test_picklebuffer passed │ │ │ │ +0:10:34 load avg: 18.55 [277/455] test_pickletools passed │ │ │ │ +0:10:34 load avg: 18.55 [278/455] test_pkg passed │ │ │ │ +0:10:35 load avg: 18.55 [279/455] test_pkgutil passed │ │ │ │ +0:10:35 load avg: 18.55 [280/455] test_platform passed │ │ │ │ +0:10:35 load avg: 18.55 [281/455] test_plistlib passed │ │ │ │ +0:10:41 load avg: 18.54 [282/455] test_pdb passed │ │ │ │ +0:10:41 load avg: 18.54 [283/455] test_popen passed │ │ │ │ +0:10:41 load avg: 18.54 [284/455] test_positional_only_arg passed │ │ │ │ +0:10:42 load avg: 18.54 [285/455] test_posixpath passed │ │ │ │ +0:10:43 load avg: 18.54 [286/455] test_pow passed │ │ │ │ +0:10:43 load avg: 18.54 [287/455] test_pprint passed │ │ │ │ +0:10:43 load avg: 18.54 [288/455] test_print passed │ │ │ │ +0:10:44 load avg: 18.54 [289/455] test_profile passed │ │ │ │ +0:10:47 load avg: 18.98 [290/455] test_poll passed │ │ │ │ +0:10:47 load avg: 18.98 [291/455] test_property passed │ │ │ │ +0:10:47 load avg: 18.98 [292/455] test_pstats passed │ │ │ │ +0:10:48 load avg: 18.98 [293/455] test_pty passed │ │ │ │ +0:10:48 load avg: 18.98 [294/455] test_pulldom passed │ │ │ │ +0:10:48 load avg: 18.98 [295/455] test_pwd passed │ │ │ │ +0:10:49 load avg: 18.98 [296/455] test_py_compile passed │ │ │ │ +0:10:50 load avg: 18.98 [297/455] test_pyclbr passed │ │ │ │ +0:10:51 load avg: 18.98 [298/455] test_pyexpat passed │ │ │ │ +0:10:55 load avg: 18.90 [299/455] test_pyrepl passed │ │ │ │ +0:10:55 load avg: 18.90 [300/455] test_pystats passed │ │ │ │ +0:11:04 load avg: 18.61 [301/455] test_queue passed │ │ │ │ +0:11:04 load avg: 18.61 [302/455] test_quopri passed │ │ │ │ +0:11:04 load avg: 18.61 [303/455] test_raise passed │ │ │ │ +0:11:06 load avg: 18.61 [304/455] test_random passed │ │ │ │ +0:11:06 load avg: 18.40 [305/455] test_range passed │ │ │ │ +0:11:07 load avg: 18.40 [306/455] test_re passed │ │ │ │ +0:11:07 load avg: 18.40 [307/455] test_readline passed │ │ │ │ +0:11:30 load avg: 17.72 [308/455] test_profiling passed (45.9 sec) │ │ │ │ +0:11:32 load avg: 17.82 [309/455] test_regrtest passed │ │ │ │ +0:11:34 load avg: 17.82 [310/455] test_remote_pdb passed │ │ │ │ +0:11:34 load avg: 17.82 [311/455] test_reprlib passed │ │ │ │ +0:11:34 load avg: 17.82 [312/455] test_resource passed │ │ │ │ +0:11:34 load avg: 17.82 [313/455] test_repl passed │ │ │ │ +0:11:35 load avg: 17.82 [314/455] test_richcmp passed │ │ │ │ +0:11:35 load avg: 17.82 [315/455] test_rlcompleter passed │ │ │ │ +0:11:35 load avg: 17.82 [316/455] test_robotparser passed │ │ │ │ +0:11:35 load avg: 17.82 [317/455] test_samply_profiler passed │ │ │ │ +0:11:36 load avg: 17.82 [318/455] test_sax passed │ │ │ │ +0:11:36 load avg: 17.82 [319/455] test_runpy passed │ │ │ │ +0:11:36 load avg: 17.82 [320/455] test_scope passed │ │ │ │ +0:11:36 load avg: 17.91 [321/455] test_sched passed │ │ │ │ +0:11:37 load avg: 17.91 [322/455] test_script_helper passed │ │ │ │ +0:11:37 load avg: 17.91 [323/455] test_secrets passed │ │ │ │ +0:11:38 load avg: 17.91 [324/455] test_select passed │ │ │ │ +0:11:41 load avg: 17.91 [325/455] test_set passed │ │ │ │ +0:11:41 load avg: 18.48 [326/455] test_setcomps passed │ │ │ │ +0:11:46 load avg: 18.48 [327/455] test_shelve passed │ │ │ │ +0:11:46 load avg: 19.72 [328/455] test_shlex passed │ │ │ │ +0:11:47 load avg: 19.72 [329/455] test_shutil passed │ │ │ │ +0:11:53 load avg: 20.23 [330/455] test_selectors passed │ │ │ │ +0:11:55 load avg: 20.23 [331/455] test_site passed │ │ │ │ +0:11:55 load avg: 20.23 [332/455] test_slice passed │ │ │ │ +0:11:57 load avg: 20.93 [333/455] test_smtplib passed │ │ │ │ +0:11:57 load avg: 20.93 [334/455] test_smtpnet passed │ │ │ │ +0:11:58 load avg: 20.93 [335/455] test_socketserver passed │ │ │ │ +0:11:58 load avg: 20.93 [336/455] test_sort passed │ │ │ │ +0:12:28 load avg: 22.25 [337/455] test_signal passed (40.7 sec) │ │ │ │ +0:12:30 load avg: 22.25 [338/455] test_sqlite3 passed -- running (1): test_source_encoding (31.7 sec) │ │ │ │ +0:12:30 load avg: 22.25 [339/455] test_stable_abi_ctypes passed -- running (1): test_source_encoding (32.1 sec) │ │ │ │ +0:12:30 load avg: 22.25 [340/455] test_startfile skipped -- running (1): test_source_encoding (32.4 sec) │ │ │ │ test_startfile skipped -- object has no attribute 'startfile' │ │ │ │ -0:09:59 load avg: 1.54 [341/455] test_stat passed │ │ │ │ -0:10:23 load avg: 1.67 [342/455] test_statistics passed -- running (1): test_source_encoding (32.8 sec) │ │ │ │ -0:10:25 load avg: 1.70 [343/455] test_str passed -- running (1): test_source_encoding (35.6 sec) │ │ │ │ -0:10:26 load avg: 1.70 [344/455] test_strftime passed -- running (1): test_source_encoding (35.9 sec) │ │ │ │ -0:10:26 load avg: 1.70 [345/455] test_string passed -- running (1): test_source_encoding (36.2 sec) │ │ │ │ -0:10:26 load avg: 1.70 [346/455] test_string_literals passed -- running (1): test_source_encoding (36.4 sec) │ │ │ │ -0:10:26 load avg: 1.70 [347/455] test_stringprep passed -- running (1): test_source_encoding (36.5 sec) │ │ │ │ -0:10:27 load avg: 1.70 [348/455] test_strptime passed -- running (1): test_source_encoding (36.8 sec) │ │ │ │ -0:10:27 load avg: 1.70 [349/455] test_strtod passed -- running (1): test_source_encoding (37.3 sec) │ │ │ │ -0:10:28 load avg: 1.70 [350/455] test_struct passed -- running (1): test_source_encoding (38.0 sec) │ │ │ │ -0:10:28 load avg: 1.72 [351/455] test_structseq passed -- running (1): test_source_encoding (38.2 sec) │ │ │ │ -0:10:28 load avg: 1.72 [352/455] test_subclassinit passed -- running (1): test_source_encoding (38.4 sec) │ │ │ │ -0:10:36 load avg: 1.66 [353/455] test_source_encoding passed (46.7 sec) │ │ │ │ -0:10:37 load avg: 1.66 [354/455] test_sundry passed │ │ │ │ -0:10:37 load avg: 1.66 [355/455] test_super passed │ │ │ │ -0:10:42 load avg: 1.77 [356/455] test_support passed │ │ │ │ -0:10:42 load avg: 1.77 [357/455] test_symtable passed │ │ │ │ -0:10:42 load avg: 1.77 [358/455] test_syntax passed │ │ │ │ -0:10:46 load avg: 1.79 [359/455] test_sys passed │ │ │ │ -0:10:46 load avg: 1.79 [360/455] test_sys_setprofile passed │ │ │ │ -0:10:48 load avg: 1.73 [361/455] test_sys_settrace passed │ │ │ │ -0:10:49 load avg: 1.73 [362/455] test_sysconfig passed │ │ │ │ -0:10:49 load avg: 1.73 [363/455] test_syslog passed │ │ │ │ -0:10:50 load avg: 1.73 [364/455] test_tabnanny passed │ │ │ │ -0:10:52 load avg: 1.73 [365/455] test_subprocess passed │ │ │ │ -0:10:52 load avg: 1.73 [366/455] test_tcl passed │ │ │ │ -0:10:53 load avg: 1.75 [367/455] test_tempfile passed │ │ │ │ -0:10:54 load avg: 1.75 [368/455] test_termios passed │ │ │ │ -0:10:54 load avg: 1.75 [369/455] test_textwrap passed │ │ │ │ -0:10:56 load avg: 1.75 [370/455] test_thread passed │ │ │ │ -0:10:56 load avg: 1.75 [371/455] test_thread_local_bytecode passed │ │ │ │ -0:10:56 load avg: 1.75 [372/455] test_threadedtempfile passed │ │ │ │ -0:11:01 load avg: 1.69 [373/455] test_tarfile passed │ │ │ │ -0:11:01 load avg: 1.69 [374/455] test_threading_local passed │ │ │ │ -0:11:06 load avg: 1.55 [375/455] test_threadsignals passed │ │ │ │ -0:11:10 load avg: 1.51 [376/455] test_time passed │ │ │ │ -0:11:10 load avg: 1.51 [377/455] test_timeit passed │ │ │ │ -0:11:12 load avg: 1.51 [378/455] test_timeout passed │ │ │ │ -0:11:16 load avg: 1.55 [379/455] test_tkinter passed │ │ │ │ -0:11:17 load avg: 1.55 [380/455] test_threading passed │ │ │ │ -0:11:17 load avg: 1.55 [381/455] test_tomllib passed │ │ │ │ -0:11:23 load avg: 1.62 [382/455] test_tools passed │ │ │ │ -0:11:27 load avg: 1.62 [383/455] test_trace passed │ │ │ │ -0:11:32 load avg: 1.65 [384/455] test_tokenize passed │ │ │ │ -0:11:34 load avg: 1.68 [385/455] test_tracemalloc passed │ │ │ │ -0:11:34 load avg: 1.68 [386/455] test_tstring passed │ │ │ │ -0:11:35 load avg: 1.68 [387/455] test_ttk passed │ │ │ │ -0:11:35 load avg: 1.68 [388/455] test_ttk_textonly passed │ │ │ │ -0:11:35 load avg: 1.68 [389/455] test_tty passed │ │ │ │ -0:11:35 load avg: 1.68 [390/455] test_traceback passed │ │ │ │ -0:11:36 load avg: 1.68 [391/455] test_turtle passed │ │ │ │ -0:11:36 load avg: 1.68 [392/455] test_type_aliases passed │ │ │ │ -0:11:36 load avg: 1.68 [393/455] test_tuple passed │ │ │ │ -0:11:36 load avg: 1.68 [394/455] test_type_annotations passed │ │ │ │ -0:11:36 load avg: 1.68 [395/455] test_type_cache passed │ │ │ │ -0:11:36 load avg: 1.68 [396/455] test_type_comments passed │ │ │ │ -0:11:36 load avg: 1.68 [397/455] test_typechecks passed │ │ │ │ -0:11:36 load avg: 1.68 [398/455] test_type_params passed │ │ │ │ -0:11:37 load avg: 1.68 [399/455] test_types passed │ │ │ │ -0:11:37 load avg: 1.68 [400/455] test_typing passed │ │ │ │ -0:11:37 load avg: 1.68 [401/455] test_ucn passed │ │ │ │ -0:11:37 load avg: 1.68 [402/455] test_unary passed │ │ │ │ -0:11:37 load avg: 1.68 [403/455] test_unicode_file passed │ │ │ │ -0:11:37 load avg: 1.68 [404/455] test_unicode_file_functions passed │ │ │ │ -0:11:38 load avg: 1.68 [405/455] test_unicode_identifiers passed │ │ │ │ -0:11:43 load avg: 1.65 [406/455] test_unittest passed │ │ │ │ -0:11:44 load avg: 1.65 [407/455] test_unpack passed │ │ │ │ -0:11:44 load avg: 1.65 [408/455] test_unpack_ex passed │ │ │ │ -0:11:50 load avg: 1.68 [409/455] test_unicodedata passed │ │ │ │ -0:11:50 load avg: 1.68 [410/455] test_urllib passed │ │ │ │ -0:11:50 load avg: 1.68 [411/455/1] test_urllib2 failed (1 failure) │ │ │ │ +0:12:31 load avg: 22.25 [341/455] test_stat passed -- running (1): test_source_encoding (32.7 sec) │ │ │ │ +0:12:41 load avg: 23.05 [342/455] test_source_encoding passed (42.6 sec) │ │ │ │ +0:12:45 load avg: 23.29 [343/455] test_str passed │ │ │ │ +0:12:45 load avg: 23.29 [344/455] test_strftime passed │ │ │ │ +0:12:45 load avg: 23.29 [345/455] test_string passed │ │ │ │ +0:12:46 load avg: 23.29 [346/455] test_string_literals passed │ │ │ │ +0:12:46 load avg: 23.29 [347/455] test_stringprep passed │ │ │ │ +0:12:46 load avg: 23.82 [348/455] test_strptime passed │ │ │ │ +0:12:47 load avg: 23.82 [349/455] test_strtod passed │ │ │ │ +0:12:48 load avg: 23.82 [350/455] test_struct passed │ │ │ │ +0:12:48 load avg: 23.82 [351/455] test_structseq passed │ │ │ │ +0:12:48 load avg: 23.82 [352/455] test_subclassinit passed │ │ │ │ +0:13:17 load avg: 30.97 [353/455] test_statistics passed (45.9 sec) │ │ │ │ +0:13:18 load avg: 30.97 [354/455] test_sundry passed │ │ │ │ +0:13:18 load avg: 30.97 [355/455] test_super passed -- running (1): test_subprocess (30.4 sec) │ │ │ │ +0:13:19 load avg: 30.97 [356/455] test_subprocess passed (31.0 sec) │ │ │ │ +0:13:19 load avg: 30.97 [357/455] test_symtable passed │ │ │ │ +0:13:20 load avg: 30.97 [358/455] test_syntax passed │ │ │ │ +0:13:26 load avg: 32.95 [359/455] test_sys passed │ │ │ │ +0:13:27 load avg: 32.95 [360/455] test_sys_setprofile passed │ │ │ │ +0:13:28 load avg: 32.95 [361/455] test_support passed │ │ │ │ +0:13:29 load avg: 32.95 [362/455] test_sysconfig passed │ │ │ │ +0:13:29 load avg: 32.95 [363/455] test_syslog passed │ │ │ │ +0:13:30 load avg: 32.95 [364/455] test_tabnanny passed │ │ │ │ +0:13:30 load avg: 32.95 [365/455] test_sys_settrace passed │ │ │ │ +0:13:31 load avg: 32.95 [366/455] test_tcl passed │ │ │ │ +0:13:32 load avg: 31.91 [367/455] test_tempfile passed │ │ │ │ +0:13:33 load avg: 31.91 [368/455] test_termios passed │ │ │ │ +0:13:33 load avg: 31.91 [369/455] test_textwrap passed │ │ │ │ +0:13:35 load avg: 31.91 [370/455] test_thread passed │ │ │ │ +0:13:35 load avg: 31.91 [371/455] test_thread_local_bytecode passed │ │ │ │ +0:13:36 load avg: 31.91 [372/455] test_threadedtempfile passed │ │ │ │ +0:13:47 load avg: 32.88 [373/455] test_tarfile passed │ │ │ │ +0:13:50 load avg: 32.88 [374/455] test_threading_local passed │ │ │ │ +0:13:55 load avg: 33.93 [375/455] test_threadsignals passed │ │ │ │ +0:13:59 load avg: 34.98 [376/455] test_time passed │ │ │ │ +0:13:59 load avg: 34.98 [377/455] test_timeit passed │ │ │ │ +0:14:01 load avg: 34.98 [378/455] test_timeout passed │ │ │ │ +0:14:11 load avg: 33.94 [379/455] test_tkinter passed -- running (1): test_threading (35.7 sec) │ │ │ │ +0:14:15 load avg: 33.94 [380/455] test_threading passed (39.7 sec) │ │ │ │ +0:14:16 load avg: 33.94 [381/455] test_tomllib passed │ │ │ │ +0:14:22 load avg: 33.23 [382/455] test_tools passed │ │ │ │ +0:14:26 load avg: 33.23 [383/455] test_trace passed │ │ │ │ +0:14:35 load avg: 33.13 [384/455] test_tokenize passed │ │ │ │ +0:14:35 load avg: 33.13 [385/455] test_traceback passed │ │ │ │ +0:14:35 load avg: 33.13 [386/455] test_tstring passed │ │ │ │ +0:14:37 load avg: 32.24 [387/455] test_tracemalloc passed │ │ │ │ +0:14:37 load avg: 32.24 [388/455] test_ttk passed │ │ │ │ +0:14:37 load avg: 32.24 [389/455] test_tty passed │ │ │ │ +0:14:37 load avg: 32.24 [390/455] test_ttk_textonly passed │ │ │ │ +0:14:38 load avg: 32.24 [391/455] test_turtle passed │ │ │ │ +0:14:38 load avg: 32.24 [392/455] test_type_aliases passed │ │ │ │ +0:14:38 load avg: 32.24 [393/455] test_type_annotations passed │ │ │ │ +0:14:38 load avg: 32.24 [394/455] test_type_cache passed │ │ │ │ +0:14:38 load avg: 32.24 [395/455] test_tuple passed │ │ │ │ +0:14:39 load avg: 32.24 [396/455] test_type_comments passed │ │ │ │ +0:14:39 load avg: 32.24 [397/455] test_type_params passed │ │ │ │ +0:14:39 load avg: 32.24 [398/455] test_typechecks passed │ │ │ │ +0:14:39 load avg: 32.24 [399/455] test_types passed │ │ │ │ +0:14:40 load avg: 32.24 [400/455] test_typing passed │ │ │ │ +0:14:40 load avg: 32.24 [401/455] test_ucn passed │ │ │ │ +0:14:40 load avg: 32.24 [402/455] test_unary passed │ │ │ │ +0:14:40 load avg: 32.24 [403/455] test_unicode_file passed │ │ │ │ +0:14:40 load avg: 32.24 [404/455] test_unicode_identifiers passed │ │ │ │ +0:14:41 load avg: 32.24 [405/455] test_unicode_file_functions passed │ │ │ │ +0:14:47 load avg: 30.65 [406/455] test_unittest passed │ │ │ │ +0:14:48 load avg: 30.65 [407/455] test_unpack passed │ │ │ │ +0:14:48 load avg: 30.65 [408/455] test_unpack_ex passed │ │ │ │ +0:14:56 load avg: 29.92 [409/455] test_unicodedata passed │ │ │ │ +0:14:57 load avg: 29.92 [410/455] test_urllib passed │ │ │ │ +0:14:58 load avg: 29.92 [411/455/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 │ │ │ │ @@ -554,22 +555,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 82 tests in 0.226s │ │ │ │ +Ran 82 tests in 0.330s │ │ │ │ │ │ │ │ FAILED (failures=1, skipped=2) │ │ │ │ test test_urllib2 failed │ │ │ │ -0:11:52 load avg: 1.68 [412/455/1] test_urllib2_localnet passed │ │ │ │ -0:11:54 load avg: 1.70 [413/455/1] test_urllib2net passed │ │ │ │ -0:11:54 load avg: 1.70 [414/455/1] test_urllib_response passed │ │ │ │ -0:11:54 load avg: 1.70 [415/455/2] test_urllibnet failed (1 error) │ │ │ │ +0:15:01 load avg: 29.92 [412/455/1] test_urllib2_localnet passed │ │ │ │ +0:15:02 load avg: 28.97 [413/455/1] test_urllib2net passed │ │ │ │ +0:15:02 load avg: 28.97 [414/455/1] test_urllib_response passed │ │ │ │ +0:15:03 load avg: 28.97 [415/455/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" │ │ │ │ @@ -585,80 +586,81 @@ │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.15-3.15.0~b4/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.094s │ │ │ │ +Ran 12 tests in 0.117s │ │ │ │ │ │ │ │ FAILED (errors=1, skipped=10) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:11:54 load avg: 1.70 [416/455/2] test_urlparse passed │ │ │ │ -0:11:55 load avg: 1.70 [417/455/2] test_userdict passed │ │ │ │ -0:11:55 load avg: 1.70 [418/455/2] test_userlist passed │ │ │ │ -0:11:57 load avg: 1.70 [419/455/2] test_userstring passed │ │ │ │ -0:11:58 load avg: 1.70 [420/455/2] test_utf8_mode passed │ │ │ │ -0:11:58 load avg: 1.73 [421/455/2] test_utf8source passed │ │ │ │ -0:11:59 load avg: 1.73 [422/455/2] test_uuid passed │ │ │ │ -0:11:59 load avg: 1.73 [423/455/2] test_unparse passed │ │ │ │ -0:12:04 load avg: 1.59 [424/455/2] test_wait3 passed │ │ │ │ -0:12:05 load avg: 1.59 [425/455/2] test_wait4 passed │ │ │ │ -0:12:05 load avg: 1.59 [426/455/2] test_wave passed │ │ │ │ -0:12:05 load avg: 1.59 [427/455/2] test_warnings passed │ │ │ │ -0:12:05 load avg: 1.59 [428/455/2] test_weakset passed │ │ │ │ -0:12:06 load avg: 1.59 [429/455/2] test_webbrowser passed │ │ │ │ -0:12:06 load avg: 1.59 [430/455/2] test_winapi skipped │ │ │ │ +0:15:03 load avg: 28.97 [416/455/2] test_urlparse passed │ │ │ │ +0:15:04 load avg: 28.97 [417/455/2] test_userdict passed │ │ │ │ +0:15:04 load avg: 28.97 [418/455/2] test_userlist passed │ │ │ │ +0:15:07 load avg: 28.89 [419/455/2] test_userstring passed │ │ │ │ +0:15:08 load avg: 28.89 [420/455/2] test_utf8_mode passed │ │ │ │ +0:15:09 load avg: 28.89 [421/455/2] test_utf8source passed │ │ │ │ +0:15:10 load avg: 28.89 [422/455/2] test_uuid passed │ │ │ │ +0:15:15 load avg: 27.86 [423/455/2] test_wait3 passed │ │ │ │ +0:15:16 load avg: 27.86 [424/455/2] test_unparse passed │ │ │ │ +0:15:17 load avg: 27.63 [425/455/2] test_warnings passed │ │ │ │ +0:15:17 load avg: 27.63 [426/455/2] test_wave passed │ │ │ │ +0:15:20 load avg: 27.63 [427/455/2] test_wait4 passed │ │ │ │ +0:15:21 load avg: 27.63 [428/455/2] test_weakset passed │ │ │ │ +0:15:21 load avg: 27.02 [429/455/2] test_webbrowser passed │ │ │ │ +0:15:22 load avg: 27.02 [430/455/2] test_winapi skipped │ │ │ │ test_winapi skipped -- No module named '_winapi' │ │ │ │ -0:12:06 load avg: 1.59 [431/455/2] test_winconsoleio skipped │ │ │ │ +0:15:22 load avg: 27.02 [431/455/2] test_winconsoleio skipped │ │ │ │ test_winconsoleio skipped -- test only relevant on win32 │ │ │ │ -0:12:06 load avg: 1.59 [432/455/2] test_winreg skipped │ │ │ │ +0:15:22 load avg: 27.02 [432/455/2] test_winreg skipped │ │ │ │ test_winreg skipped -- No module named 'winreg' │ │ │ │ -0:12:06 load avg: 1.59 [433/455/2] test_winsound skipped │ │ │ │ +0:15:22 load avg: 27.02 [433/455/2] test_winsound skipped │ │ │ │ test_winsound skipped -- No module named 'winsound' │ │ │ │ -0:12:06 load avg: 1.59 [434/455/2] test_with passed │ │ │ │ -0:12:07 load avg: 1.59 [435/455/2] test_wmi skipped │ │ │ │ +0:15:23 load avg: 27.02 [434/455/2] test_with passed │ │ │ │ +0:15:23 load avg: 27.02 [435/455/2] test_wmi skipped │ │ │ │ test_wmi skipped -- No module named '_wmi' │ │ │ │ -0:12:07 load avg: 1.59 [436/455/2] test_wsgiref passed │ │ │ │ -0:12:07 load avg: 1.59 [437/455/2] test_xml passed │ │ │ │ -0:12:07 load avg: 1.59 [438/455/2] test_xml_dom_minicompat passed │ │ │ │ -0:12:08 load avg: 1.59 [439/455/2] test_xml_dom_xmlbuilder passed │ │ │ │ -0:12:09 load avg: 1.62 [440/455/2] test_xml_etree passed │ │ │ │ -0:12:10 load avg: 1.62 [441/455/2] test_xml_etree_c passed │ │ │ │ -0:12:15 load avg: 1.57 [442/455/2] test_weakref passed │ │ │ │ -0:12:15 load avg: 1.57 [443/455/2] test_xpickle skipped (resource denied) │ │ │ │ +0:15:23 load avg: 27.02 [436/455/2] test_wsgiref passed │ │ │ │ +0:15:24 load avg: 27.02 [437/455/2] test_xml passed │ │ │ │ +0:15:24 load avg: 27.02 [438/455/2] test_xml_dom_minicompat passed │ │ │ │ +0:15:24 load avg: 27.02 [439/455/2] test_xml_dom_xmlbuilder passed │ │ │ │ +0:15:27 load avg: 26.38 [440/455/2] test_xml_etree passed │ │ │ │ +0:15:27 load avg: 26.38 [441/455/2] test_weakref passed │ │ │ │ +0:15:28 load avg: 26.38 [442/455/2] test_xml_etree_c passed │ │ │ │ +0:15:28 load avg: 26.38 [443/455/2] test_xpickle skipped (resource denied) │ │ │ │ test_xpickle skipped -- Use of the 'xpickle' resource not enabled │ │ │ │ -0:12:15 load avg: 1.57 [444/455/2] test_xxlimited passed │ │ │ │ -0:12:15 load avg: 1.57 [445/455/2] test_xxtestfuzz passed │ │ │ │ -0:12:16 load avg: 1.57 [446/455/2] test_yield_from passed │ │ │ │ -0:12:16 load avg: 1.57 [447/455/2] test_zipapp passed │ │ │ │ -0:12:32 load avg: 1.52 [448/455/2] test_zipfile passed │ │ │ │ -0:12:32 load avg: 1.52 [449/455/2] test_zipfile64 skipped (resource denied) │ │ │ │ +0:15:28 load avg: 26.38 [444/455/2] test_xxlimited passed │ │ │ │ +0:15:29 load avg: 26.38 [445/455/2] test_xxtestfuzz passed │ │ │ │ +0:15:29 load avg: 26.38 [446/455/2] test_yield_from passed │ │ │ │ +0:15:29 load avg: 26.38 [447/455/2] test_zipapp passed │ │ │ │ +0:15:50 load avg: 24.51 [448/455/2] test_zipfile passed │ │ │ │ +0:15:50 load avg: 24.51 [449/455/2] test_zipfile64 skipped (resource denied) │ │ │ │ test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run │ │ │ │ -0:12:38 load avg: 1.48 [450/455/2] test_xmlrpc passed │ │ │ │ -0:12:39 load avg: 1.52 [451/455/2] test_zipimport_support passed │ │ │ │ -0:12:40 load avg: 1.52 [452/455/2] test_zlib passed │ │ │ │ -0:12:40 load avg: 1.52 [453/455/2] test_zoneinfo passed │ │ │ │ -0:12:41 load avg: 1.52 [454/455/2] test_zstd passed │ │ │ │ -0:13:11 load avg: 1.32 running (1): test_zipimport (38.9 sec) │ │ │ │ -0:13:37 load avg: 1.21 [455/455/2] test_zipimport passed (1 min 4 sec) │ │ │ │ +0:15:55 load avg: 24.39 [450/455/2] test_xmlrpc passed │ │ │ │ +0:15:56 load avg: 24.39 [451/455/2] test_zipimport_support passed │ │ │ │ +0:15:57 load avg: 23.56 [452/455/2] test_zlib passed │ │ │ │ +0:15:57 load avg: 23.56 [453/455/2] test_zoneinfo passed │ │ │ │ +0:15:58 load avg: 23.56 [454/455/2] test_zstd passed │ │ │ │ +0:16:28 load avg: 22.40 running (1): test_zipimport (37.5 sec) │ │ │ │ +0:16:58 load avg: 21.17 running (1): test_zipimport (1 min 7 sec) │ │ │ │ +0:17:11 load avg: 21.63 [455/455/2] test_zipimport passed (1 min 20 sec) │ │ │ │ │ │ │ │ == Tests result: FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_zipimport: 1 min 4 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 51.9 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 50.9 sec │ │ │ │ -- test_source_encoding: 46.7 sec │ │ │ │ -- test_profiling: 46.5 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 46.0 sec │ │ │ │ -- test_cext: 39.0 sec │ │ │ │ -- test_cppext: 35.4 sec │ │ │ │ -- test_int: 34.3 sec │ │ │ │ -- test_hashlib: 30.5 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 1 min 30 sec │ │ │ │ +- test_zipimport: 1 min 20 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 12 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 1 min 5 sec │ │ │ │ +- test_profiling: 45.9 sec │ │ │ │ +- test_statistics: 45.9 sec │ │ │ │ +- test_cext: 43.3 sec │ │ │ │ +- test_source_encoding: 42.6 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_misc: 41.5 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_misc: 40.9 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test.test_os.test_windows 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 │ │ │ │ │ │ │ │ @@ -666,35 +668,35 @@ │ │ │ │ test_xpickle test_zipfile64 │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 437 tests OK. │ │ │ │ │ │ │ │ -0:13:37 load avg: 1.21 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ -0:13:37 load avg: 1.21 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ -0:13:37 load avg: 1.21 [1/2/1] test_urllibnet failed (1 error) │ │ │ │ +0:17:11 load avg: 21.63 Re-running 2 failed tests in verbose mode in subprocesses │ │ │ │ +0:17:11 load avg: 21.63 Run 2 tests in parallel using 2 worker processes (timeout: 1 hour, worker timeout: 1 hour 5 min) │ │ │ │ +0:17:12 load avg: 21.50 [1/2/1] test_urllibnet failed (1 error) │ │ │ │ Re-running test_urllibnet in verbose mode (matching: test_getcode) │ │ │ │ test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) ... ERROR │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ ERROR: test_getcode (test.test_urllibnet.urlopenNetworkTests.test_getcode) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ File "/build/reproducible-path/python3.15-3.15.0~b4/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.013s │ │ │ │ +Ran 1 test in 0.019s │ │ │ │ │ │ │ │ FAILED (errors=1) │ │ │ │ test test_urllibnet failed │ │ │ │ -0:13:37 load avg: 1.21 [2/2/2] test_urllib2 failed (1 failure) │ │ │ │ +0:17:12 load avg: 21.50 [2/2/2] test_urllib2 failed (1 failure) │ │ │ │ Re-running test_urllib2 in verbose mode (matching: test_ftp_error) │ │ │ │ test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) ... FAIL │ │ │ │ │ │ │ │ ====================================================================== │ │ │ │ FAIL: test_ftp_error (test.test_urllib2.HandlerTests.test_ftp_error) │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ Traceback (most recent call last): │ │ │ │ @@ -726,34 +728,34 @@ │ │ │ │ self.assertEqual(raised.reason, │ │ │ │ ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ │ │ │ │ f"ftp error: {exception.args[0]}") │ │ │ │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ │ │ │ │ AssertionError: gaierror(-3, 'Temporary failure in name resolution') != 'ftp error: 500 OOPS: cannot change directory:/nonexistent' │ │ │ │ │ │ │ │ ---------------------------------------------------------------------- │ │ │ │ -Ran 1 test in 0.016s │ │ │ │ +Ran 1 test in 0.024s │ │ │ │ │ │ │ │ FAILED (failures=1) │ │ │ │ test test_urllib2 failed │ │ │ │ 2 tests failed again: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ == Tests result: FAILURE then FAILURE == │ │ │ │ │ │ │ │ 10 slowest tests: │ │ │ │ -- test_zipimport: 1 min 4 sec │ │ │ │ -- test.test_concurrent_futures.test_process_pool: 51.9 sec │ │ │ │ -- test.test_multiprocessing_spawn.test_processes: 50.9 sec │ │ │ │ -- test_source_encoding: 46.7 sec │ │ │ │ -- test_profiling: 46.5 sec │ │ │ │ -- test.test_multiprocessing_forkserver.test_processes: 46.0 sec │ │ │ │ -- test_cext: 39.0 sec │ │ │ │ -- test_cppext: 35.4 sec │ │ │ │ -- test_int: 34.3 sec │ │ │ │ -- test_hashlib: 30.5 sec │ │ │ │ +- test.test_concurrent_futures.test_process_pool: 1 min 30 sec │ │ │ │ +- test_zipimport: 1 min 20 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_processes: 1 min 12 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_processes: 1 min 5 sec │ │ │ │ +- test_profiling: 45.9 sec │ │ │ │ +- test_statistics: 45.9 sec │ │ │ │ +- test_cext: 43.3 sec │ │ │ │ +- test_source_encoding: 42.6 sec │ │ │ │ +- test.test_multiprocessing_spawn.test_misc: 41.5 sec │ │ │ │ +- test.test_multiprocessing_forkserver.test_misc: 40.9 sec │ │ │ │ │ │ │ │ 14 tests skipped: │ │ │ │ test.test_os.test_windows 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 │ │ │ │ │ │ │ │ @@ -764,13 +766,13 @@ │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 2 tests failed: │ │ │ │ test_urllib2 test_urllibnet │ │ │ │ │ │ │ │ 437 tests OK. │ │ │ │ │ │ │ │ -Total duration: 13 min 37 sec │ │ │ │ +Total duration: 17 min 12 sec │ │ │ │ Total tests: run=48,652 failures=2 skipped=2,132 │ │ │ │ Total test files: run=455/455 failed=2 skipped=14 resource_denied=2 rerun=2 │ │ │ │ Result: FAILURE then FAILURE │ │ │ │ make[1]: *** [Makefile:2537: test] Error 2 │ │ │ │ make[1]: Leaving directory '/build/reproducible-path/python3.15-3.15.0~b4/build-static'