python-tests 3.13.2-1 fails on seed 3581937810
Description:
When I run python -m test
with randomized order, 8 threads, and a seed of 3581937810 (python -m test -r --randseed=3581937810 -j8
), test_idle
and test_imaplib
fail. Python in general works for me but the tests aren't working properly.
Additional info:
- package version(s): python and python-tests: 3.13.2-1
- config and/or log files: Output (stdout/stderr):
== CPython 3.13.2 (main, Feb 5 2025, 08:05:21) [GCC 14.2.1 20250128]
== Linux-6.13.1-arch1-1-x86_64-with-glibc2.41 little-endian
== Python build: release shared LTO
== cwd: /tmp/test_python_worker_160467æ
== CPU count: 8
== encodings: locale=UTF-8 FS=utf-8
== resources: all test resources are disabled, use -u option to unskip tests
Using random seed: 3581937810
0:00:00 load avg: 0.72 Run 480 tests in parallel using 8 worker processes
0:00:00 load avg: 0.72 [ 1/480] test_fnmatch passed
0:00:00 load avg: 0.72 [ 2/480] test_except_star passed
0:00:00 load avg: 0.72 [ 3/480] test_dbm_gnu passed
0:00:00 load avg: 0.72 [ 4/480] test_codeccallbacks passed
0:00:00 load avg: 0.72 [ 5/480] test_winapi skipped
test_winapi skipped -- No module named '_winapi'
0:00:00 load avg: 0.72 [ 6/480] test.test_concurrent_futures.test_thread_pool passed
0:00:00 load avg: 0.72 [ 7/480] test_mmap passed
0:00:01 load avg: 0.72 [ 8/480] test_tcl passed
0:00:01 load avg: 0.72 [ 9/480] test_codecmaps_tw passed
0:00:01 load avg: 0.72 [ 10/480] test_ntpath passed
0:00:01 load avg: 0.72 [ 11/480] test.test_asyncio.test_locks passed
0:00:01 load avg: 0.72 [ 12/480] test__locale passed
0:00:02 load avg: 0.72 [ 13/480] test_minidom passed
0:00:02 load avg: 0.72 [ 14/480] test.test_asyncio.test_staggered passed
0:00:02 load avg: 0.72 [ 15/480] test_contains passed
0:00:02 load avg: 0.72 [ 16/480] test_userstring passed
0:00:02 load avg: 0.72 [ 17/480] test_iterlen passed
0:00:03 load avg: 1.15 [ 18/480] test___all__ passed
0:00:03 load avg: 1.15 [ 19/480] test_zlib passed
0:00:03 load avg: 1.15 [ 20/480] test_codecmaps_kr passed
0:00:04 load avg: 1.15 [ 21/480] test_plistlib passed
0:00:04 load avg: 1.15 [ 22/480] test_type_aliases passed
0:00:04 load avg: 1.15 [ 23/480] test.test_concurrent_futures.test_init passed
0:00:05 load avg: 1.15 [ 24/480] test_collections passed
0:00:05 load avg: 1.15 [ 25/480] test_py_compile passed
0:00:05 load avg: 1.15 [ 26/480] test_itertools passed
0:00:06 load avg: 1.15 [ 27/480] test_warnings passed
0:00:06 load avg: 1.15 [ 28/480] test_complex passed
0:00:06 load avg: 1.15 [ 29/480] test_import passed
0:00:06 load avg: 1.15 [ 30/480] test_list passed
0:00:06 load avg: 1.15 [ 31/480] test_threadedtempfile passed
0:00:06 load avg: 1.15 [ 32/480] test_picklebuffer passed
0:00:06 load avg: 1.15 [ 33/480] test_sort passed
0:00:07 load avg: 1.15 [ 34/480] test_pow passed
0:00:07 load avg: 1.15 [ 35/480] test_winconsoleio skipped
test_winconsoleio skipped -- test only relevant on win32
0:00:07 load avg: 1.15 [ 36/480] test_platform passed
0:00:07 load avg: 1.54 [ 37/480] test_grp passed
0:00:08 load avg: 1.54 [ 38/480] test_marshal passed
0:00:08 load avg: 1.54 [ 39/480] test_gzip passed
0:00:08 load avg: 1.54 [ 40/480] test_getpass passed
0:00:08 load avg: 1.54 [ 41/480] test_urllib2_localnet passed
0:00:09 load avg: 1.54 [ 42/480] test_locale passed
0:00:09 load avg: 1.54 [ 43/480] test_html passed
0:00:09 load avg: 1.54 [ 44/480] test_kqueue skipped
test_kqueue skipped -- test works only on BSD
0:00:09 load avg: 1.54 [ 45/480] test_int_literal passed
0:00:09 load avg: 1.54 [ 46/480] test.test_asyncio.test_sendfile passed
0:00:09 load avg: 1.54 [ 47/480] test_extcall passed
0:00:09 load avg: 1.54 [ 48/480] test_copy passed
0:00:09 load avg: 1.54 [ 49/480] test_syslog passed
0:00:10 load avg: 1.54 [ 50/480] test_urllib_response passed
0:00:11 load avg: 1.54 [ 51/480] test_str passed
0:00:11 load avg: 1.54 [ 52/480] test_codecs passed
0:00:11 load avg: 1.54 [ 53/480] test.test_multiprocessing_fork.test_misc passed
0:00:11 load avg: 1.54 [ 54/480] test.test_asyncio.test_context passed
0:00:11 load avg: 1.54 [ 55/480] test_asdl_parser skipped
test_asdl_parser skipped -- test irrelevant for an installed Python
0:00:11 load avg: 1.54 [ 56/480] test_genericalias passed
0:00:12 load avg: 1.54 [ 57/480] test__colorize passed
0:00:12 load avg: 1.54 [ 58/480] test_global passed
0:00:12 load avg: 1.54 [ 59/480] test_monitoring passed
0:00:13 load avg: 2.37 [ 60/480] test_posix passed
0:00:13 load avg: 2.37 [ 61/480] test_codecencodings_tw passed
0:00:15 load avg: 2.37 [ 62/480] test_multiprocessing_main_handling passed
0:00:15 load avg: 2.37 [ 63/480] test_bdb passed
0:00:15 load avg: 2.37 [ 64/480] test_base64 passed
0:00:16 load avg: 2.37 [ 65/480] test_builtin passed
0:00:16 load avg: 2.37 [ 66/480] test.test_multiprocessing_spawn.test_threads passed
0:00:16 load avg: 2.37 [ 67/480] test.test_gdb.test_backtrace skipped
test.test_gdb.test_backtrace skipped -- test_gdb only works on source builds at the moment.
0:00:16 load avg: 2.37 [ 68/480] test_codeop passed
0:00:17 load avg: 2.37 [ 69/480] test_buffer passed
0:00:17 load avg: 2.37 [ 70/480] test_c_locale_coercion passed
0:00:18 load avg: 2.50 [ 71/480] test_winreg skipped
test_winreg skipped -- No module named 'winreg'
0:00:25 load avg: 2.38 [ 72/480] test_interpreters passed
0:00:25 load avg: 2.38 [ 73/480] test_ssl passed
0:00:25 load avg: 2.38 [ 74/480] test.test_concurrent_futures.test_shutdown passed
0:00:25 load avg: 2.38 [ 75/480] test_urllibnet skipped (resource denied)
test_urllibnet skipped -- Use of the 'network' resource not enabled
0:00:25 load avg: 2.38 [ 76/480] test_dbm passed
0:00:26 load avg: 2.38 [ 77/480] test_enumerate passed
0:00:26 load avg: 2.38 [ 78/480] test_with passed
0:00:26 load avg: 2.38 [ 79/480] test_frame passed
0:00:26 load avg: 2.38 [ 80/480] test_finalization passed
0:00:26 load avg: 2.38 [ 81/480] test_pep646_syntax passed
0:00:26 load avg: 2.38 [ 82/480] test_syntax passed
0:00:26 load avg: 2.38 [ 83/480] test_difflib passed
0:00:27 load avg: 2.38 [ 84/480] test.test_asyncio.test_unix_events passed
0:00:27 load avg: 2.38 [ 85/480] test_operator passed
0:00:27 load avg: 2.43 [ 86/480] test_type_annotations passed
0:00:28 load avg: 2.43 [ 87/480] test_dictviews passed
0:00:28 load avg: 2.43 [ 88/480] test.test_multiprocessing_forkserver.test_misc passed
0:00:28 load avg: 2.43 [ 89/480] test_structseq passed
0:00:28 load avg: 2.43 [ 90/480] test_binop passed
0:00:32 load avg: 2.43 [ 91/480] test_logging passed
0:00:32 load avg: 2.43 [ 92/480] test_dynamic passed
0:00:33 load avg: 2.56 [ 93/480] test_poplib passed
0:00:33 load avg: 2.56 [ 94/480] test_http_cookiejar passed
0:00:33 load avg: 2.56 [ 95/480] test_ftplib passed
0:00:33 load avg: 2.56 [ 96/480] test.test_asyncio.test_eager_task_factory passed
0:00:34 load avg: 2.56 [ 97/480] test_reprlib passed
0:00:34 load avg: 2.56 [ 98/480] test_gettext passed
0:00:34 load avg: 2.56 [ 99/480] test_robotparser passed
0:00:34 load avg: 2.56 [100/480] test_strftime passed
0:00:34 load avg: 2.56 [101/480] test_codecmaps_cn passed
0:00:35 load avg: 2.56 [102/480] test_contextlib passed
0:00:35 load avg: 2.56 [103/480] test.test_asyncio.test_transports passed
0:00:35 load avg: 2.56 [104/480] test_bigmem passed
0:00:36 load avg: 2.56 [105/480] test_epoll passed
0:00:36 load avg: 2.56 [106/480] test__interpreters passed
0:00:36 load avg: 2.56 [107/480] test_tty passed
0:00:36 load avg: 2.56 [108/480] test.test_gdb.test_cfunction skipped
test.test_gdb.test_cfunction skipped -- test_gdb only works on source builds at the moment.
0:00:37 load avg: 2.56 [109/480] test.test_multiprocessing_spawn.test_manager passed
0:00:37 load avg: 2.56 [110/480] test_stable_abi_ctypes passed
0:00:38 load avg: 2.67 [111/480] test_signal passed
0:00:39 load avg: 2.67 [112/480] test_pathlib passed
0:00:39 load avg: 2.67 [113/480] test_wait4 passed -- running (1): test.test_multiprocessing_forkserver.test_processes (30.3 sec)
0:00:40 load avg: 2.67 [114/480] test_format passed -- running (1): test.test_multiprocessing_forkserver.test_processes (30.5 sec)
0:00:40 load avg: 2.67 [115/480] test_wmi skipped -- running (1): test.test_multiprocessing_forkserver.test_processes (30.6 sec)
test_wmi skipped -- No module named '_wmi'
0:00:40 load avg: 2.67 [116/480] test_audit passed -- running (1): test.test_multiprocessing_forkserver.test_processes (30.7 sec)
0:00:40 load avg: 2.67 [117/480] test_print passed -- running (1): test.test_multiprocessing_forkserver.test_processes (30.8 sec)
0:00:40 load avg: 2.67 [118/480] test_unpack passed -- running (1): test.test_multiprocessing_forkserver.test_processes (31.0 sec)
0:00:40 load avg: 2.67 [119/480] test_weakref passed -- running (1): test.test_multiprocessing_forkserver.test_processes (31.2 sec)
0:00:40 load avg: 2.67 [120/480] test_poll passed -- running (1): test.test_multiprocessing_forkserver.test_processes (31.3 sec)
0:00:41 load avg: 2.67 [121/480] test_property passed -- running (1): test.test_multiprocessing_forkserver.test_processes (31.5 sec)
0:00:41 load avg: 2.67 [122/480] test_index passed -- running (1): test.test_multiprocessing_forkserver.test_processes (31.6 sec)
0:00:41 load avg: 2.67 [123/480] test.test_gdb.test_misc skipped -- running (1): test.test_multiprocessing_forkserver.test_processes (31.7 sec)
test.test_gdb.test_misc skipped -- test_gdb only works on source builds at the moment.
0:00:41 load avg: 2.67 [124/480] test_pkgutil passed -- running (1): test.test_multiprocessing_forkserver.test_processes (31.9 sec)
0:00:41 load avg: 2.67 [125/480] test_setcomps passed -- running (1): test.test_multiprocessing_forkserver.test_processes (32.2 sec)
0:00:41 load avg: 2.67 [126/480] test_sys_settrace passed -- running (1): test.test_multiprocessing_forkserver.test_processes (32.4 sec)
0:00:42 load avg: 2.67 [127/480] test_typing passed -- running (1): test.test_multiprocessing_forkserver.test_processes (32.5 sec)
0:00:42 load avg: 2.67 [128/480] test_zipfile64 skipped (resource denied) -- running (1): test.test_multiprocessing_forkserver.test_processes (32.6 sec)
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
0:00:42 load avg: 2.67 [129/480] test_urlparse passed -- running (1): test.test_multiprocessing_forkserver.test_processes (32.7 sec)
0:00:42 load avg: 2.67 [130/480] test_cmd_line_script passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.0 sec)
0:00:42 load avg: 2.67 [131/480] test_readline passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.2 sec)
0:00:42 load avg: 3.26 [132/480] test_importlib passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.3 sec)
0:00:42 load avg: 3.26 [133/480] test.test_future_stmt.test_future_flags passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.3 sec)
0:00:42 load avg: 3.26 [134/480] test_sched passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.4 sec)
0:00:43 load avg: 3.26 [135/480] test.test_asyncio.test_windows_utils skipped -- running (1): test.test_multiprocessing_forkserver.test_processes (33.5 sec)
test.test_asyncio.test_windows_utils skipped -- Windows only
0:00:43 load avg: 3.26 [136/480] test_patma passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.6 sec)
0:00:43 load avg: 3.26 [137/480] test_launcher skipped -- running (1): test.test_multiprocessing_forkserver.test_processes (33.6 sec)
test_launcher skipped -- test only applies to Windows
0:00:43 load avg: 3.26 [138/480] test_site passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.7 sec)
0:00:43 load avg: 3.26 [139/480] test_flufl passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.8 sec)
0:00:43 load avg: 3.26 [140/480] test_codecmaps_hk passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.9 sec)
0:00:43 load avg: 3.26 [141/480] test_filecmp passed -- running (1): test.test_multiprocessing_forkserver.test_processes (33.9 sec)
0:00:43 load avg: 3.26 [142/480] test.test_future_stmt.test_future_multiple_features passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.1 sec)
0:00:43 load avg: 3.26 [143/480] test_ucn passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.1 sec)
0:00:43 load avg: 3.26 [144/480] test.test_asyncio.test_threads passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.2 sec)
0:00:43 load avg: 3.26 [145/480] test_devpoll skipped -- running (1): test.test_multiprocessing_forkserver.test_processes (34.3 sec)
test_devpoll skipped -- test works only on Solaris OS family
0:00:44 load avg: 3.26 [146/480] test_quopri passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.4 sec)
0:00:44 load avg: 3.26 [147/480] test_timeit passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.5 sec)
0:00:44 load avg: 3.26 [148/480] test_defaultdict passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.5 sec)
0:00:44 load avg: 3.26 [149/480] test_metaclass passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.7 sec)
0:00:44 load avg: 3.26 [150/480] test_userlist passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.7 sec)
0:00:44 load avg: 3.26 [151/480] test_dtrace passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.7 sec)
0:00:44 load avg: 3.26 [152/480] test_ioctl skipped -- running (1): test.test_multiprocessing_forkserver.test_processes (34.9 sec)
test_ioctl skipped -- Unable to open /dev/tty
0:00:44 load avg: 3.26 [153/480] test_docxmlrpc passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.1 sec)
0:00:44 load avg: 3.26 [154/480] test_cppext passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.1 sec)
0:00:44 load avg: 3.26 [155/480] test_sysconfig passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.3 sec)
0:00:44 load avg: 3.26 [156/480] test_generated_cases skipped -- running (1): test.test_multiprocessing_forkserver.test_processes (35.3 sec)
test_generated_cases skipped -- cases_generator directory could not be found
0:00:44 load avg: 3.26 [157/480] test_secrets passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.4 sec)
0:00:45 load avg: 3.26 [158/480] test_genericpath passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.5 sec)
0:00:45 load avg: 3.26 [159/480] test_compiler_codegen passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.6 sec)
0:00:45 load avg: 3.26 [160/480] test_resource passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.6 sec)
0:00:45 load avg: 3.26 [161/480] test_frozen passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.8 sec)
0:00:45 load avg: 3.26 [162/480] test_curses skipped (resource denied) -- running (1): test.test_multiprocessing_forkserver.test_processes (35.8 sec)
test_curses skipped -- Use of the 'curses' resource not enabled
0:00:45 load avg: 3.26 [163/480] test_termios passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.9 sec)
0:00:45 load avg: 3.26 [164/480] test_textwrap passed -- running (1): test.test_multiprocessing_forkserver.test_processes (36.1 sec)
0:00:45 load avg: 3.26 [165/480] test_openpty passed -- running (1): test.test_multiprocessing_forkserver.test_processes (36.3 sec)
0:00:47 load avg: 3.26 [166/480] test_deque passed -- running (1): test.test_multiprocessing_forkserver.test_processes (37.5 sec)
0:00:47 load avg: 4.12 [167/480] test_threading passed -- running (1): test.test_multiprocessing_forkserver.test_processes (38.3 sec)
0:00:48 load avg: 4.12 [168/480] test_wait3 passed -- running (1): test.test_multiprocessing_forkserver.test_processes (38.9 sec)
0:00:48 load avg: 4.12 [169/480] test_atexit passed -- running (1): test.test_multiprocessing_forkserver.test_processes (39.3 sec)
0:00:49 load avg: 4.12 [170/480] test_named_expressions passed -- running (1): test.test_multiprocessing_forkserver.test_processes (39.5 sec)
0:00:49 load avg: 4.12 [171/480] test.test_future_stmt.test_future_multiple_imports passed -- running (1): test.test_multiprocessing_forkserver.test_processes (39.7 sec)
0:00:49 load avg: 4.12 [172/480] test_bytes passed -- running (1): test.test_multiprocessing_forkserver.test_processes (39.8 sec)
0:00:49 load avg: 4.12 [173/480] test_string_literals passed -- running (1): test.test_multiprocessing_forkserver.test_processes (40.0 sec)
0:00:49 load avg: 4.12 [174/480] test_startfile skipped -- running (1): test.test_multiprocessing_forkserver.test_processes (40.3 sec)
test_startfile skipped -- object <module 'os' (frozen)> has no attribute 'startfile'
0:00:49 load avg: 4.12 [175/480] test_datetime passed -- running (1): test.test_multiprocessing_forkserver.test_processes (40.4 sec)
0:00:50 load avg: 4.12 [176/480] test_file_eintr passed -- running (1): test.test_multiprocessing_forkserver.test_processes (40.4 sec)
0:00:50 load avg: 4.12 [177/480] test.test_multiprocessing_forkserver.test_processes passed (40.5 sec)
0:00:50 load avg: 4.12 [178/480] test_decorators passed
0:00:50 load avg: 4.12 [179/480] test_timeout passed
0:00:50 load avg: 4.12 [180/480] test_bool passed
0:00:50 load avg: 4.12 [181/480] test.test_gdb.test_cfunction_full skipped
test.test_gdb.test_cfunction_full skipped -- test_gdb only works on source builds at the moment.
0:00:50 load avg: 4.12 [182/480] test_weakset passed
0:00:50 load avg: 4.12 [183/480] test_exception_group passed
0:00:50 load avg: 4.12 [184/480] test_abstract_numbers passed
0:00:50 load avg: 4.12 [185/480] test_httplib passed
0:00:50 load avg: 4.12 [186/480] test_keywordonlyarg passed
0:00:51 load avg: 4.12 [187/480] test_iter passed
0:00:51 load avg: 4.12 [188/480] test.test_asyncio.test_runners passed
0:00:51 load avg: 4.12 [189/480] test_capi passed
0:00:51 load avg: 4.12 [190/480] test_http_cookies passed
0:00:53 load avg: 4.27 [191/480] test.test_inspect.test_inspect passed
0:00:53 load avg: 4.27 [192/480] test.test_asyncio.test_selector_events passed
0:00:54 load avg: 4.27 [193/480] test_call passed
0:00:55 load avg: 4.27 [194/480] test_pickle passed
0:00:55 load avg: 4.27 [195/480] test_pyexpat passed
0:00:56 load avg: 4.27 [196/480] test_posixpath passed
0:00:56 load avg: 4.27 [197/480] test_threading_local passed
0:00:56 load avg: 4.27 [198/480] test_errno passed
0:00:56 load avg: 4.27 [199/480] test_tarfile passed
0:00:56 load avg: 4.27 [200/480] test_stringprep passed
0:00:56 load avg: 4.27 [201/480] test_shlex passed
0:00:57 load avg: 4.27 [202/480] test_univnewlines passed
0:00:57 load avg: 4.27 [203/480] test_strptime passed
0:00:57 load avg: 4.27 [204/480] test_embed passed
0:00:57 load avg: 4.27 [205/480] test_mimetypes passed
0:00:57 load avg: 4.27 [206/480] test_cmd_line passed
0:00:57 load avg: 4.27 [207/480] test_ipaddress passed
0:00:57 load avg: 4.27 [208/480] test_math_property passed
0:00:57 load avg: 4.25 [209/480] test_ensurepip passed
0:00:58 load avg: 4.25 [210/480] test_ordered_dict passed
0:00:58 load avg: 4.25 [211/480] test.test_gdb.test_pretty_print skipped
test.test_gdb.test_pretty_print skipped -- test_gdb only works on source builds at the moment.
0:00:58 load avg: 4.25 [212/480] test_long passed
0:00:58 load avg: 4.25 [213/480] test_unicode_file passed
0:00:58 load avg: 4.25 [214/480] test_largefile passed
0:00:58 load avg: 4.25 [215/480] test_charmapcodec passed
0:00:58 load avg: 4.25 [216/480] test_colorsys passed
0:00:58 load avg: 4.25 [217/480] test_osx_env passed
0:00:59 load avg: 4.25 [218/480] test_asyncgen passed
0:00:59 load avg: 4.25 [219/480] test_fcntl passed
0:00:59 load avg: 4.25 [220/480] test_compare passed
0:00:59 load avg: 4.25 [221/480] test_pty passed
0:00:59 load avg: 4.25 [222/480] test_getopt passed
0:00:59 load avg: 4.25 [223/480] test_tempfile passed
0:01:00 load avg: 4.25 [224/480] test_coroutines passed
0:01:00 load avg: 4.25 [225/480] test_exception_hierarchy passed
0:01:00 load avg: 4.25 [226/480] test_ctypes passed
0:01:00 load avg: 4.25 [227/480] test_memoryview passed
0:01:01 load avg: 4.25 [228/480] test_dataclasses passed
0:01:01 load avg: 4.25 [229/480] test_external_inspection passed
0:01:02 load avg: 4.25 [230/480] test_netrc passed
0:01:02 load avg: 4.25 [231/480] test_trace passed
0:01:02 load avg: 4.25 [232/480] test_optimizer passed
0:01:02 load avg: 4.25 [233/480] test.test_asyncio.test_timeouts passed
0:01:02 load avg: 4.25 [234/480] test_json passed
0:01:02 load avg: 4.25 [235/480] test_generator_stop passed
0:01:03 load avg: 4.39 [236/480] test_types passed
0:01:03 load avg: 4.39 [237/480] test_webbrowser passed
0:01:03 load avg: 4.39 [238/480] test_codecencodings_hk passed
0:01:03 load avg: 4.39 [239/480] test_rlcompleter passed
0:01:03 load avg: 4.39 [240/480] test.test_asyncio.test_taskgroups passed
0:01:03 load avg: 4.39 [241/480] test_longexp passed
0:01:03 load avg: 4.39 [242/480] test__opcode passed
0:01:03 load avg: 4.39 [243/480] test_dbm_dumb passed
0:01:04 load avg: 4.39 [244/480] test_context passed
0:01:04 load avg: 4.39 [245/480] test_yield_from passed
0:01:04 load avg: 4.39 [246/480] test_fileutils passed
0:01:04 load avg: 4.39 [247/480] test_codecmaps_jp passed
0:01:04 load avg: 4.39 [248/480] test_code_module passed
0:01:05 load avg: 4.39 [249/480] test__interpchannels passed
0:01:05 load avg: 4.39 [250/480] test_smtpnet skipped (resource denied)
test_smtpnet skipped -- Use of the 'network' resource not enabled
0:01:05 load avg: 4.39 [251/480] test_dbm_sqlite3 passed
0:01:05 load avg: 4.39 [252/480] test_baseexception passed
0:01:05 load avg: 4.39 [253/480] test_support passed
0:01:05 load avg: 4.39 [254/480] test_utf8source passed
0:01:05 load avg: 4.39 [255/480] test_htmlparser passed
0:01:05 load avg: 4.39 [256/480] test_bufio passed
0:01:05 load avg: 4.39 [257/480] test_super passed
0:01:06 load avg: 4.39 [258/480] test_type_cache passed
0:01:06 load avg: 4.39 [259/480] test_selectors passed
0:01:06 load avg: 4.39 [260/480] test_cmath passed
0:01:06 load avg: 4.39 [261/480] test_codecencodings_cn passed
0:01:06 load avg: 4.39 [262/480] test_lzma passed
0:01:06 load avg: 4.39 [263/480] test_pulldom passed
0:01:07 load avg: 4.39 [264/480] test_linecache passed
0:01:07 load avg: 4.39 [265/480] test_class passed
0:01:07 load avg: 4.12 [266/480] test_argparse passed
0:01:08 load avg: 4.12 [267/480] test_copyreg passed
0:01:10 load avg: 4.12 [268/480] test.test_multiprocessing_spawn.test_misc passed
0:01:12 load avg: 4.12 [269/480] test_threadsignals passed
0:01:12 load avg: 4.12 [270/480] test_pdb passed
0:01:12 load avg: 4.12 [271/480] test_thread passed
0:01:13 load avg: 4.11 [272/480] test_xml_dom_xmlbuilder passed
0:01:15 load avg: 4.11 [273/480] test.test_asyncio.test_sock_lowlevel passed
0:01:15 load avg: 4.11 [274/480] test.test_asyncio.test_futures passed -- running (1): test.test_multiprocessing_spawn.test_processes (30.0 sec)
0:01:16 load avg: 4.11 [275/480] test.test_multiprocessing_fork.test_manager passed -- running (1): test.test_multiprocessing_spawn.test_processes (31.4 sec)
0:01:17 load avg: 4.11 [276/480] test_struct passed -- running (1): test.test_multiprocessing_spawn.test_processes (31.8 sec)
0:01:17 load avg: 4.11 [277/480] test.test_asyncio.test_windows_events skipped -- running (1): test.test_multiprocessing_spawn.test_processes (32.0 sec)
test.test_asyncio.test_windows_events skipped -- Windows only
0:01:18 load avg: 4.58 [278/480] test_httpservers passed -- running (1): test.test_multiprocessing_spawn.test_processes (32.6 sec)
0:01:18 load avg: 4.58 [279/480] test_lltrace passed -- running (1): test.test_multiprocessing_spawn.test_processes (32.9 sec)
0:01:18 load avg: 4.58 [280/480] test.test_asyncio.test_ssl passed -- running (1): test.test_multiprocessing_spawn.test_processes (33.0 sec)
0:01:18 load avg: 4.58 [281/480] test_unary passed -- running (1): test.test_multiprocessing_spawn.test_processes (33.2 sec)
0:01:19 load avg: 4.58 [282/480] test_xml_etree passed -- running (1): test.test_multiprocessing_spawn.test_processes (33.6 sec)
0:01:19 load avg: 4.58 [283/480] test_ttk_textonly passed -- running (1): test.test_multiprocessing_spawn.test_processes (33.7 sec)
0:01:19 load avg: 4.58 [284/480] test_wsgiref passed -- running (2): test.test_multiprocessing_spawn.test_processes (34.0 sec), test.test_concurrent_futures.test_wait (30.2 sec)
0:01:19 load avg: 4.58 [285/480] test.test_asyncio.test_sslproto passed -- running (2): test.test_multiprocessing_spawn.test_processes (34.2 sec), test.test_concurrent_futures.test_wait (30.4 sec)
0:01:20 load avg: 4.58 [286/480] test_hmac passed -- running (2): test.test_multiprocessing_spawn.test_processes (34.6 sec), test.test_concurrent_futures.test_wait (30.7 sec)
0:01:20 load avg: 4.58 [287/480] test_descr passed -- running (2): test.test_multiprocessing_spawn.test_processes (34.7 sec), test.test_concurrent_futures.test_wait (30.9 sec)
0:01:20 load avg: 4.58 [288/480] test_stat passed -- running (2): test.test_multiprocessing_spawn.test_processes (34.9 sec), test.test_concurrent_futures.test_wait (31.0 sec)
0:01:20 load avg: 4.58 [289/480] test.test_asyncio.test_base_events passed -- running (2): test.test_multiprocessing_spawn.test_processes (35.1 sec), test.test_concurrent_futures.test_wait (31.2 sec)
0:01:20 load avg: 4.58 [290/480] test_configparser passed -- running (2): test.test_multiprocessing_spawn.test_processes (35.3 sec), test.test_concurrent_futures.test_wait (31.4 sec)
0:01:21 load avg: 4.58 [291/480] test_tabnanny passed -- running (2): test.test_multiprocessing_spawn.test_processes (35.6 sec), test.test_concurrent_futures.test_wait (31.7 sec)
0:01:21 load avg: 4.58 [292/480] test_dbm_ndbm passed -- running (2): test.test_multiprocessing_spawn.test_processes (35.7 sec), test.test_concurrent_futures.test_wait (31.8 sec)
0:01:21 load avg: 4.58 [293/480] test_zipimport passed -- running (2): test.test_multiprocessing_spawn.test_processes (36.2 sec), test.test_concurrent_futures.test_wait (32.3 sec)
0:01:21 load avg: 4.58 [294/480] test_functools passed -- running (2): test.test_multiprocessing_spawn.test_processes (36.2 sec), test.test_concurrent_futures.test_wait (32.4 sec)
0:01:21 load avg: 4.58 [295/480] test_free_threading skipped -- running (2): test.test_multiprocessing_spawn.test_processes (36.3 sec), test.test_concurrent_futures.test_wait (32.5 sec)
test_free_threading skipped -- GIL enabled
0:01:21 load avg: 4.58 [296/480] test_dynamicclassattribute passed -- running (2): test.test_multiprocessing_spawn.test_processes (36.4 sec), test.test_concurrent_futures.test_wait (32.5 sec)
0:01:21 load avg: 4.58 [297/480] test.test_future_stmt.test_future_single_import passed -- running (2): test.test_multiprocessing_spawn.test_processes (36.5 sec), test.test_concurrent_futures.test_wait (32.7 sec)
0:01:22 load avg: 4.58 [298/480] test_select passed -- running (2): test.test_multiprocessing_spawn.test_processes (36.6 sec), test.test_concurrent_futures.test_wait (32.7 sec)
0:01:22 load avg: 4.58 [299/480] test_runpy passed -- running (2): test.test_multiprocessing_spawn.test_processes (37.1 sec), test.test_concurrent_futures.test_wait (33.2 sec)
0:01:22 load avg: 4.58 [300/480] test_winsound skipped (resource denied) -- running (2): test.test_multiprocessing_spawn.test_processes (37.2 sec), test.test_concurrent_futures.test_wait (33.3 sec)
test_winsound skipped -- Use of the 'audio' resource not enabled
0:01:23 load avg: 4.37 [301/480] test.test_asyncio.test_waitfor passed -- running (2): test.test_multiprocessing_spawn.test_processes (37.7 sec), test.test_concurrent_futures.test_wait (33.9 sec)
0:01:23 load avg: 4.37 [302/480] test_listcomps passed -- running (2): test.test_multiprocessing_spawn.test_processes (37.9 sec), test.test_concurrent_futures.test_wait (34.1 sec)
0:01:23 load avg: 4.37 [303/480] test_richcmp passed -- running (2): test.test_multiprocessing_spawn.test_processes (38.0 sec), test.test_concurrent_futures.test_wait (34.2 sec)
0:01:23 load avg: 4.37 [304/480] test_time passed -- running (2): test.test_multiprocessing_spawn.test_processes (38.2 sec), test.test_concurrent_futures.test_wait (34.3 sec)
0:01:24 load avg: 4.37 [305/480] test_xml_etree_c passed -- running (2): test.test_multiprocessing_spawn.test_processes (38.6 sec), test.test_concurrent_futures.test_wait (34.8 sec)
0:01:24 load avg: 4.37 [306/480] test_fractions passed -- running (2): test.test_multiprocessing_spawn.test_processes (38.8 sec), test.test_concurrent_futures.test_wait (34.9 sec)
0:01:24 load avg: 4.37 [307/480] test_generators passed -- running (2): test.test_multiprocessing_spawn.test_processes (39.0 sec), test.test_concurrent_futures.test_wait (35.2 sec)
0:01:24 load avg: 4.37 [308/480] test_sys passed -- running (2): test.test_multiprocessing_spawn.test_processes (39.4 sec), test.test_concurrent_futures.test_wait (35.6 sec)
0:01:24 load avg: 4.37 [309/480] test_zoneinfo passed -- running (2): test.test_multiprocessing_spawn.test_processes (39.4 sec), test.test_concurrent_futures.test_wait (35.6 sec)
0:01:25 load avg: 4.37 [310/480] test_bisect passed -- running (2): test.test_multiprocessing_spawn.test_processes (39.6 sec), test.test_concurrent_futures.test_wait (35.7 sec)
0:01:25 load avg: 4.37 [311/480] test_csv passed -- running (2): test.test_multiprocessing_spawn.test_processes (39.7 sec), test.test_concurrent_futures.test_wait (35.9 sec)
0:01:25 load avg: 4.37 [312/480] test.test_concurrent_futures.test_wait passed (36.3 sec) -- running (1): test.test_multiprocessing_spawn.test_processes (40.2 sec)
0:01:25 load avg: 4.37 [313/480] test_int passed -- running (1): test.test_multiprocessing_spawn.test_processes (40.3 sec)
0:01:26 load avg: 4.37 [314/480] test_email passed -- running (1): test.test_multiprocessing_spawn.test_processes (40.9 sec)
0:01:28 load avg: 4.34 [315/480] test_set passed -- running (1): test.test_multiprocessing_spawn.test_processes (42.7 sec)
0:01:28 load avg: 4.34 [316/480] test_peepholer passed -- running (1): test.test_multiprocessing_spawn.test_processes (42.9 sec)
0:01:28 load avg: 4.34 [317/480] test_unicode_identifiers passed -- running (1): test.test_multiprocessing_spawn.test_processes (43.0 sec)
0:01:28 load avg: 4.34 [318/480] test.test_concurrent_futures.test_future passed -- running (1): test.test_multiprocessing_spawn.test_processes (43.5 sec)
0:01:29 load avg: 4.34 [319/480] test_sax passed -- running (1): test.test_multiprocessing_spawn.test_processes (43.8 sec)
0:01:29 load avg: 4.34 [320/480] test_ast passed -- running (1): test.test_multiprocessing_spawn.test_processes (44.1 sec)
0:01:31 load avg: 4.34 [321/480] test.test_multiprocessing_spawn.test_processes passed (46.0 sec)
0:01:31 load avg: 4.34 [322/480] test_queue passed
0:01:31 load avg: 4.34 [323/480] test_exceptions passed
0:01:32 load avg: 4.34 [324/480] test.test_multiprocessing_forkserver.test_manager passed
0:01:32 load avg: 4.34 [325/480] test_fileio passed -- running (1): test_socket (30.2 sec)
0:01:32 load avg: 4.34 [326/480] test_apple skipped -- running (1): test_socket (30.4 sec)
test_apple skipped -- Apple-specific
0:01:32 load avg: 4.32 [327/480] test_array passed -- running (1): test_socket (30.6 sec)
0:01:32 load avg: 4.32 [328/480] test_urllib2net skipped (resource denied) -- running (1): test_socket (30.6 sec)
test_urllib2net skipped -- Use of the 'network' resource not enabled
0:01:33 load avg: 4.32 [329/480] test_doctest passed -- running (1): test_socket (30.7 sec)
0:01:33 load avg: 4.32 [330/480] test_optparse passed -- running (1): test_socket (30.9 sec)
0:01:33 load avg: 4.32 [331/480] test_hash passed -- running (1): test_socket (31.2 sec)
0:01:33 load avg: 4.32 [332/480] test_isinstance passed -- running (1): test_socket (31.3 sec)
0:01:33 load avg: 4.32 [333/480] test_opcodes passed -- running (1): test_socket (31.5 sec)
0:01:33 load avg: 4.32 [334/480] test_modulefinder passed -- running (1): test_socket (31.5 sec)
0:01:33 load avg: 4.32 [335/480] test_getpath passed -- running (1): test_socket (31.6 sec)
0:01:34 load avg: 4.32 [336/480] test.test_asyncio.test_pep492 passed -- running (1): test_socket (31.9 sec)
0:01:34 load avg: 4.32 [337/480] test_compiler_assemble passed -- running (1): test_socket (32.0 sec)
0:01:36 load avg: 4.32 [338/480] test.test_asyncio.test_events passed -- running (1): test_socket (34.0 sec)
0:01:36 load avg: 4.32 [339/480] test_fork1 passed -- running (1): test_socket (34.4 sec)
0:01:36 load avg: 4.32 [340/480] test_unpack_ex passed -- running (1): test_socket (34.6 sec)
0:01:38 load avg: 4.21 [341/480] test_unparse passed -- running (1): test_socket (35.8 sec)
<unknown>:1655: SyntaxWarning: invalid escape sequence '\N'
0:01:46 load avg: 4.03 [342/480] test.test_concurrent_futures.test_as_completed passed -- running (1): test_socket (44.6 sec)
0:01:47 load avg: 4.03 [343/480] test_os passed -- running (1): test_socket (44.8 sec)
0:01:48 load avg: 4.03 [344/480] test_fstring passed -- running (1): test_socket (45.9 sec)
0:01:48 load avg: 4.03 [345/480] test_tokenize passed -- running (1): test_socket (46.3 sec)
0:01:49 load avg: 4.03 [346/480] test_tracemalloc passed -- running (1): test_socket (47.4 sec)
0:01:50 load avg: 4.03 [347/480] test_eof passed -- running (1): test_socket (47.8 sec)
0:01:50 load avg: 4.03 [348/480] test_pkg passed -- running (1): test_socket (47.9 sec)
0:01:50 load avg: 4.03 [349/480] test_pprint passed -- running (1): test_socket (48.2 sec)
0:01:50 load avg: 4.03 [350/480] test.test_concurrent_futures.test_deadlock passed -- running (1): test_socket (48.4 sec)
0:01:50 load avg: 4.03 [351/480] test_zipapp passed -- running (1): test_socket (48.4 sec)
0:01:50 load avg: 4.03 [352/480] test_peg_generator skipped (resource denied) -- running (1): test_socket (48.6 sec)
test_peg_generator skipped -- Use of the 'cpu' resource not enabled
0:01:51 load avg: 4.03 [353/480] test_genericclass passed -- running (1): test_socket (48.7 sec)
0:01:51 load avg: 4.03 [354/480] test_hashlib passed -- running (1): test_socket (49.3 sec)
0:01:51 load avg: 4.03 [355/480] test_xxtestfuzz passed -- running (1): test_socket (49.4 sec)
0:01:52 load avg: 4.03 [356/480] test_grammar passed -- running (2): test_imaplib (30.3 sec), test_socket (49.7 sec)
0:01:52 load avg: 4.03 [357/480] test_userdict passed -- running (2): test_imaplib (30.5 sec), test_socket (49.9 sec)
0:01:52 load avg: 4.03 [358/480] test_regrtest passed -- running (2): test_imaplib (30.7 sec), test_socket (50.2 sec)
0:01:52 load avg: 4.27 [359/480] test_opcache passed -- running (2): test_imaplib (31.1 sec), test_socket (50.5 sec)
0:01:53 load avg: 4.27 [360/480] test_venv passed -- running (2): test_imaplib (31.3 sec), test_socket (50.7 sec)
0:01:53 load avg: 4.27 [361/480] test_unicode_file_functions passed -- running (2): test_imaplib (31.3 sec), test_socket (50.8 sec)
0:01:53 load avg: 4.27 [362/480] test.test_multiprocessing_fork.test_processes passed -- running (2): test_imaplib (31.4 sec), test_socket (50.9 sec)
0:01:53 load avg: 4.27 [363/480] test.test_multiprocessing_forkserver.test_threads passed -- running (2): test_imaplib (31.6 sec), test_socket (51.0 sec)
0:01:53 load avg: 4.27 [364/480] test_msvcrt skipped -- running (2): test_imaplib (31.7 sec), test_socket (51.2 sec)
test_msvcrt skipped -- windows related tests
0:01:53 load avg: 4.27 [365/480] test_shutil passed -- running (2): test_imaplib (31.8 sec), test_socket (51.2 sec)
0:01:53 load avg: 4.27 [366/480] test_funcattrs passed -- running (2): test_imaplib (31.9 sec), test_socket (51.3 sec)
0:01:54 load avg: 4.27 [367/480] test_repl passed -- running (2): test_imaplib (32.4 sec), test_socket (51.8 sec)
0:01:54 load avg: 4.27 [368/480] test_urllib2 passed -- running (2): test_imaplib (32.7 sec), test_socket (52.1 sec)
0:01:54 load avg: 4.27 [369/480] test_math passed -- running (2): test_imaplib (32.8 sec), test_socket (52.3 sec)
0:01:54 load avg: 4.27 [370/480] test_xmlrpc passed -- running (2): test_imaplib (33.0 sec), test_socket (52.4 sec)
0:01:54 load avg: 4.27 [371/480] test_eintr passed -- running (2): test_imaplib (33.0 sec), test_socket (52.5 sec)
0:01:54 load avg: 4.27 [372/480] test_wave passed -- running (2): test_imaplib (33.2 sec), test_socket (52.6 sec)
0:01:54 load avg: 4.27 [373/480] test_tuple passed -- running (2): test_imaplib (33.2 sec), test_socket (52.6 sec)
0:01:55 load avg: 4.27 [374/480] test_float passed -- running (2): test_imaplib (33.3 sec), test_socket (52.8 sec)
0:01:55 load avg: 4.27 [375/480] test_type_comments passed -- running (2): test_imaplib (33.4 sec), test_socket (52.8 sec)
0:01:55 load avg: 4.27 [376/480] test_zipimport_support passed -- running (2): test_imaplib (33.5 sec), test_socket (52.9 sec)
0:01:55 load avg: 4.27 [377/480] test_contextlib_async passed -- running (2): test_imaplib (33.6 sec), test_socket (53.0 sec)
0:01:55 load avg: 4.27 [378/480] test_typechecks passed -- running (2): test_imaplib (33.7 sec), test_socket (53.2 sec)
0:01:55 load avg: 4.27 [379/480] test.test_asyncio.test_proactor_events passed -- running (2): test_imaplib (33.7 sec), test_socket (53.2 sec)
0:01:55 load avg: 4.27 [380/480] test_perfmaps passed -- running (2): test_imaplib (33.8 sec), test_socket (53.2 sec)
0:01:55 load avg: 4.27 [381/480] test_calendar passed -- running (2): test_imaplib (34.1 sec), test_socket (53.5 sec)
0:01:56 load avg: 4.27 [382/480] test_shelve passed -- running (2): test_imaplib (34.2 sec), test_socket (53.7 sec)
0:01:56 load avg: 4.27 [383/480] test_xxlimited passed -- running (2): test_imaplib (34.3 sec), test_socket (53.7 sec)
0:01:56 load avg: 4.27 [384/480] test_turtle passed -- running (2): test_imaplib (34.4 sec), test_socket (53.9 sec)
0:01:56 load avg: 4.27 [385/480] test_sundry passed -- running (2): test_imaplib (34.5 sec), test_socket (53.9 sec)
0:01:56 load avg: 4.27 [386/480] test_mailbox passed -- running (2): test_imaplib (35.1 sec), test_socket (54.5 sec)
0:01:57 load avg: 4.27 [387/480] test.test_asyncio.test_futures2 passed -- running (2): test_imaplib (35.3 sec), test_socket (54.8 sec)
0:01:57 load avg: 4.27 [388/480] test_socket passed (54.8 sec) -- running (1): test_imaplib (35.4 sec)
0:01:57 load avg: 4.27 [389/480] test.test_asyncio.test_protocols passed -- running (1): test_imaplib (35.6 sec)
0:01:57 load avg: 4.27 [390/480] test_decimal passed -- running (1): test_imaplib (35.7 sec)
0:01:57 load avg: 4.27 [391/480] test_glob passed -- running (1): test_imaplib (36.1 sec)
0:01:57 load avg: 4.41 [392/480] test_sqlite3 passed -- running (1): test_imaplib (36.2 sec)
0:01:58 load avg: 4.41 [393/480] test_xml_dom_minicompat passed -- running (1): test_imaplib (36.3 sec)
0:01:58 load avg: 4.41 [394/480] test_fileinput passed -- running (1): test_imaplib (36.4 sec)
0:01:58 load avg: 4.41 [395/480] test_cprofile passed -- running (1): test_imaplib (36.6 sec)
0:01:58 load avg: 4.41 [396/480] test_clinic skipped -- running (1): test_imaplib (36.8 sec)
test_clinic skipped -- clinic directory could not be found
0:01:58 load avg: 4.41 [397/480] test_positional_only_arg passed -- running (1): test_imaplib (37.0 sec)
0:01:58 load avg: 4.41 [398/480] test_pickletools passed -- running (1): test_imaplib (37.0 sec)
0:01:58 load avg: 4.41 [399/480] test_dis passed -- running (1): test_imaplib (37.1 sec)
0:01:58 load avg: 4.41 [400/480] test_dictcomps passed -- running (1): test_imaplib (37.2 sec)
0:01:59 load avg: 4.41 [401/480] test_module passed -- running (1): test_imaplib (37.4 sec)
0:01:59 load avg: 4.41 [402/480] test_raise passed -- running (1): test_imaplib (37.4 sec)
0:01:59 load avg: 4.41 [403/480] test_tomllib passed -- running (1): test_imaplib (37.6 sec)
0:01:59 load avg: 4.41 [404/480] test_codecencodings_iso2022 passed -- running (1): test_imaplib (37.8 sec)
0:01:59 load avg: 4.41 [405/480] test.test_asyncio.test_streams passed -- running (1): test_imaplib (38.1 sec)
0:02:00 load avg: 4.41 [406/480] test_range passed -- running (1): test_imaplib (38.3 sec)
0:02:00 load avg: 4.41 [407/480] test_binascii passed -- running (1): test_imaplib (38.3 sec)
0:02:00 load avg: 4.41 [408/480] test_cext passed -- running (1): test_imaplib (38.5 sec)
0:02:00 load avg: 4.41 [409/480] test_graphlib passed -- running (1): test_imaplib (38.5 sec)
0:02:00 load avg: 4.41 [410/480] test_memoryio passed -- running (1): test_imaplib (38.8 sec)
0:02:00 load avg: 4.41 [411/480] test_compile passed -- running (1): test_imaplib (38.9 sec)
0:02:00 load avg: 4.41 [412/480] test_pstats passed -- running (1): test_imaplib (39.2 sec)
0:02:01 load avg: 4.41 [413/480] test_code passed -- running (1): test_imaplib (39.5 sec)
0:02:01 load avg: 4.41 [414/480] test_cmd passed -- running (1): test_imaplib (39.7 sec)
0:02:01 load avg: 4.41 [415/480] test_enum passed -- running (1): test_imaplib (39.8 sec)
0:02:01 load avg: 4.41 [416/480] test_slice passed -- running (1): test_imaplib (39.8 sec)
0:02:01 load avg: 4.41 [417/480] test_pyrepl skipped (resource denied) -- running (1): test_imaplib (39.9 sec)
test_pyrepl skipped -- Use of the 'curses' resource not enabled
0:02:01 load avg: 4.41 [418/480] test_abc passed -- running (1): test_imaplib (40.0 sec)
0:02:01 load avg: 4.41 [419/480/1] test_idle failed (uncaught exception) -- running (1): test_imaplib (40.0 sec)
test test_idle crashed -- Traceback (most recent call last):
File "/usr/lib/python3.13/test/libregrtest/single.py", line 181, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/test/libregrtest/single.py", line 128, in _load_run_test
test_mod = importlib.import_module(module_name)
File "/usr/lib/python3.13/importlib/__init__.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/usr/lib/python3.13/test/test_idle.py", line 19, in <module>
from idlelib.idle_test import load_tests
ModuleNotFoundError: No module named 'idlelib.idle_test'
0:02:01 load avg: 4.41 [420/480/1] test__osx_support passed -- running (1): test_imaplib (40.2 sec)
0:02:02 load avg: 4.41 [421/480/1] test.test_multiprocessing_fork.test_threads passed -- running (1): test_imaplib (40.3 sec)
0:02:02 load avg: 4.41 [422/480/1] test.test_future_stmt.test_future passed -- running (1): test_imaplib (40.5 sec)
0:02:02 load avg: 4.41 [423/480/1] test_source_encoding passed -- running (1): test_imaplib (40.6 sec)
0:02:02 load avg: 4.41 [424/480/1] test_strtod passed -- running (1): test_imaplib (41.1 sec)
0:02:03 load avg: 4.46 [425/480/1] test_unicodedata passed -- running (1): test_imaplib (41.3 sec)
0:02:03 load avg: 4.46 [426/480/1] test_script_helper passed -- running (1): test_imaplib (41.7 sec)
0:02:03 load avg: 4.46 [427/480/1] test_keyword passed -- running (1): test_imaplib (41.8 sec)
0:02:04 load avg: 4.46 [428/480/1] test_compileall passed -- running (1): test_imaplib (42.8 sec)
0:02:04 load avg: 4.46 [429/480/1] test_gc passed -- running (1): test_imaplib (43.0 sec)
0:02:04 load avg: 4.46 [430/480/1] test_tools passed -- running (1): test_imaplib (43.2 sec)
0:02:05 load avg: 4.46 [431/480/1] test_android skipped -- running (1): test_imaplib (43.4 sec)
test_android skipped -- Android-specific
0:02:05 load avg: 4.46 [432/480/1] test_bigaddrspace passed -- running (1): test_imaplib (43.5 sec)
0:02:05 load avg: 4.46 [433/480/1] test_pyclbr passed -- running (1): test_imaplib (43.6 sec)
0:02:05 load avg: 4.46 [434/480/1] test_descrtut passed -- running (1): test_imaplib (43.7 sec)
0:02:05 load avg: 4.46 [435/480/1] test_file passed -- running (1): test_imaplib (43.8 sec)
0:02:05 load avg: 4.46 [436/480/1] test_popen passed -- running (1): test_imaplib (43.9 sec)
0:02:05 load avg: 4.46 [437/480/1] test_socketserver skipped (resource denied) -- running (1): test_imaplib (44.0 sec)
test_socketserver skipped -- Use of the 'network' resource not enabled
0:02:06 load avg: 4.46 [438/480/1] test_perf_profiler passed -- running (1): test_imaplib (44.4 sec)
0:02:06 load avg: 4.46 [439/480/1] test_bz2 passed -- running (1): test_imaplib (45.2 sec)
0:02:08 load avg: 4.18 [440/480/1] test.test_pydoc.test_pydoc passed -- running (1): test_imaplib (46.4 sec)
0:02:08 load avg: 4.18 [441/480/1] test_unittest passed -- running (1): test_imaplib (46.5 sec)
0:02:08 load avg: 4.18 [442/480/1] test_numeric_tower passed -- running (1): test_imaplib (46.6 sec)
0:02:08 load avg: 4.18 [443/480/1] test_sys_setprofile passed -- running (1): test_imaplib (46.8 sec)
0:02:08 load avg: 4.18 [444/480/1] test_uuid passed -- running (1): test_imaplib (46.8 sec)
0:02:08 load avg: 4.18 [445/480/1] test_augassign passed -- running (1): test_imaplib (47.0 sec)
0:02:08 load avg: 4.18 [446/480/1] test_genexps passed -- running (1): test_imaplib (47.0 sec)
0:02:09 load avg: 4.18 [447/480/1] test_utf8_mode passed -- running (1): test_imaplib (47.8 sec)
0:02:09 load avg: 4.18 [448/480/1] test_symtable passed -- running (1): test_imaplib (48.0 sec)
0:02:09 load avg: 4.18 [449/480/1] test_scope passed -- running (1): test_imaplib (48.1 sec)
0:02:09 load avg: 4.18 [450/480/1] test_subclassinit passed -- running (1): test_imaplib (48.2 sec)
0:02:10 load avg: 4.18 [451/480/1] test_pwd passed -- running (1): test_imaplib (48.3 sec)
0:02:10 load avg: 4.18 [452/480/1] test_string passed -- running (1): test_imaplib (48.5 sec)
0:02:10 load avg: 4.18 [453/480/1] test.test_asyncio.test_queues passed -- running (1): test_imaplib (48.9 sec)
0:02:10 load avg: 4.18 [454/480/1] test_multibytecodec passed -- running (1): test_imaplib (49.1 sec)
0:02:11 load avg: 4.18 [455/480/1] test_statistics passed -- running (1): test_imaplib (49.9 sec)
0:02:11 load avg: 4.18 [456/480/1] test_codecencodings_jp passed -- running (1): test_imaplib (50.2 sec)
0:02:12 load avg: 4.18 [457/480/1] test.test_asyncio.test_buffered_proto passed -- running (1): test_imaplib (50.4 sec)
0:02:12 load avg: 4.18 [458/480/1] test_traceback passed -- running (1): test_imaplib (50.5 sec)
0:02:12 load avg: 4.18 [459/480/1] test_type_params passed -- running (1): test_imaplib (50.6 sec)
0:02:12 load avg: 4.18 [460/480/1] test_profile passed -- running (1): test_imaplib (50.8 sec)
0:02:12 load avg: 4.18 [461/480/1] test_subprocess passed -- running (1): test_imaplib (50.9 sec)
0:02:12 load avg: 4.18 [462/480/1] test_codecencodings_kr passed -- running (1): test_imaplib (51.0 sec)
0:02:13 load avg: 4.00 [463/480/1] test_re passed -- running (1): test_imaplib (51.5 sec)
0:02:13 load avg: 4.00 [464/480/1] test_random passed -- running (1): test_imaplib (51.7 sec)
0:02:13 load avg: 4.00 [465/480/1] test_exception_variations passed -- running (1): test_imaplib (51.9 sec)
0:02:13 load avg: 4.00 [466/480/1] test_dict passed -- running (1): test_imaplib (52.2 sec)
0:02:14 load avg: 4.00 [467/480/1] test_heapq passed -- running (1): test_imaplib (52.6 sec)
0:02:14 load avg: 4.00 [468/480/1] test_urllib passed -- running (1): test_imaplib (53.1 sec)
0:02:14 load avg: 4.00 [469/480/1] test_io passed -- running (1): test_imaplib (53.1 sec)
0:02:15 load avg: 4.00 [470/480/1] test_ttk skipped (resource denied) -- running (1): test_imaplib (53.3 sec)
test_ttk skipped -- Use of the 'gui' resource not enabled
0:02:15 load avg: 4.00 [471/480/1] test_dict_version passed -- running (1): test_imaplib (53.5 sec)
0:02:15 load avg: 4.00 [472/480/1] test_faulthandler passed -- running (1): test_imaplib (53.6 sec)
0:02:15 load avg: 4.00 [473/480/1] test_tkinter skipped (resource denied) -- running (1): test_imaplib (53.8 sec)
test_tkinter skipped -- Use of the 'gui' resource not enabled
0:02:15 load avg: 4.00 [474/480/1] test.test_asyncio.test_server passed -- running (1): test_imaplib (53.8 sec)
0:02:19 load avg: 3.84 [475/480/1] test_zipfile passed -- running (1): test_imaplib (57.8 sec)
0:02:20 load avg: 3.84 [476/480/1] test.test_concurrent_futures.test_process_pool passed -- running (1): test_imaplib (58.7 sec)
0:02:20 load avg: 3.84 [477/480/1] test_smtplib passed -- running (1): test_imaplib (59.0 sec)
0:02:26 load avg: 3.53 [478/480/1] test.test_asyncio.test_tasks passed -- running (1): test_imaplib (1 min 4 sec)
Task was destroyed but it is pending!
task: <Task pending name=None coro=<coroutine_function() done, defined at /usr/lib/python3.13/test/test_asyncio/test_tasks.py:29>>
Task was destroyed but it is pending!
task: <Task pending name=None coro=<coroutine_function() done, defined at /usr/lib/python3.13/test/test_asyncio/test_tasks.py:29>>
Task was destroyed but it is pending!
task: <Task pending name=None coro=<coroutine_function() done, defined at /usr/lib/python3.13/test/test_asyncio/test_tasks.py:29>>
Task was destroyed but it is pending!
task: <Task pending name=None coro=<coroutine_function() done, defined at /usr/lib/python3.13/test/test_asyncio/test_tasks.py:29>>
Task was destroyed but it is pending!
task: <Task pending name=None coro=<coroutine_function() done, defined at /usr/lib/python3.13/test/test_asyncio/test_tasks.py:29>>
Task was destroyed but it is pending!
task: <Task pending name=None coro=<coroutine_function() done, defined at /usr/lib/python3.13/test/test_asyncio/test_tasks.py:29>>
Task was destroyed but it is pending!
task: <Task pending name=None coro=<coroutine_function() done, defined at /usr/lib/python3.13/test/test_asyncio/test_tasks.py:29>>
Task was destroyed but it is pending!
task: <Task pending name=None coro=<coroutine_function() done, defined at /usr/lib/python3.13/test/test_asyncio/test_tasks.py:29>>
0:02:27 load avg: 3.53 [479/480/1] test.test_asyncio.test_subprocess passed -- running (1): test_imaplib (1 min 5 sec)
0:02:57 load avg: 2.41 running (1): test_imaplib (1 min 35 sec)
0:03:27 load avg: 1.93 running (1): test_imaplib (2 min 5 sec)
0:03:47 load avg: 1.53 [480/480/2] test_imaplib failed (1 failure) (2 min 25 sec)
test test_imaplib failed -- Traceback (most recent call last):
File "/usr/lib/python3.13/test/test_imaplib.py", line 93, in test_imap4_host_default_value
self.assertIn(cm.exception.errno, expected_errnos)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 110 not found in [111, 101, 99, 113, 97]
== Tests result: FAILURE ==
23 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace
test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full
test.test_gdb.test_misc test.test_gdb.test_pretty_print
test_android test_apple test_asdl_parser test_clinic test_devpoll
test_free_threading test_generated_cases test_ioctl test_kqueue
test_launcher test_msvcrt test_startfile test_winapi
test_winconsoleio test_winreg test_wmi
11 tests skipped (resource denied):
test_curses test_peg_generator test_pyrepl test_smtpnet
test_socketserver test_tkinter test_ttk test_urllib2net
test_urllibnet test_winsound test_zipfile64
2 tests failed:
test_idle test_imaplib
444 tests OK.
Total duration: 3 min 47 sec
Total tests: run=43,890 failures=1 skipped=2,177
Total test files: run=469/480 failed=2 skipped=23 resource_denied=11
Result: FAILURE
Relevant error output is:
0:02:01 load avg: 4.41 [419/480/1] test_idle failed (uncaught exception) -- running (1): test_imaplib (40.0 sec)
test test_idle crashed -- Traceback (most recent call last):
File "/usr/lib/python3.13/test/libregrtest/single.py", line 181, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/test/libregrtest/single.py", line 128, in _load_run_test
test_mod = importlib.import_module(module_name)
File "/usr/lib/python3.13/importlib/__init__.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/usr/lib/python3.13/test/test_idle.py", line 19, in <module>
from idlelib.idle_test import load_tests
ModuleNotFoundError: No module named 'idlelib.idle_test'
0:02:27 load avg: 3.53 [479/480/1] test.test_asyncio.test_subprocess passed -- running (1): test_imaplib (1 min 5 sec)
0:02:57 load avg: 2.41 running (1): test_imaplib (1 min 35 sec)
0:03:27 load avg: 1.93 running (1): test_imaplib (2 min 5 sec)
0:03:47 load avg: 1.53 [480/480/2] test_imaplib failed (1 failure) (2 min 25 sec)
test test_imaplib failed -- Traceback (most recent call last):
File "/usr/lib/python3.13/test/test_imaplib.py", line 93, in test_imap4_host_default_value
self.assertIn(cm.exception.errno, expected_errnos)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 110 not found in [111, 101, 99, 113, 97]
Steps to reproduce:
- Run
python -m test -r --randseed=3581937810 -j8
-
test_idle
andtest_imaplib
should fail