hmake buildbottest 'TESTOPTS=-j2 -u-cpu --junit-xml test-results.xml -j4 ${BUILDBOT_TESTOPTS}' TESTPYTHONOPTS= TESTTIMEOUT=2400 h in dir /var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build (timeout 3000 secs) (maxTime 14400 secs) h watching logfiles {} h argv: [b'make', b'buildbottest', b'TESTOPTS=-j2 -u-cpu --junit-xml test-results.xml -j4 ${BUILDBOT_TESTOPTS}', b'TESTPYTHONOPTS=', b'TESTTIMEOUT=2400'] h environment: h HOME=/var/lib/buildbot h LANG=en_GB.UTF-8 h LOGNAME=buildbot h PATH=/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin h PWD=/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build h SHELL=/bin/sh h using PTY: False oChecked 114 modules (35 built-in, 78 shared, 1 n/a on linux-aarch64, 0 disabled, 0 missing, 0 failed on import) o./python -E ./Tools/build/generate-build-details.py `cat pybuilddir.txt`/build-details.json o./python -E -m test --slow-ci --timeout=2400 -j2 -u-cpu --junit-xml test-results.xml -j4 o+ ./python -u -W error -bb -E -m test --slow-ci --timeout=2400 -j2 -u-cpu --junit-xml test-results.xml -j4 --dont-add-python-opts o== CPython 3.14.0b3+ (heads/3.14:35b90e8bec9, Jun 20 2025, 21:52:36) [GCC 12.2.0] o== Linux-6.6.74+rpt-rpi-v8-aarch64-with-glibc2.36 little-endian o== Python build: release o== cwd: /var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/build/test_python_worker_23262æ o== CPU count: 4 o== encodings: locale=UTF-8 FS=utf-8 o== resources: all,-cpu o oUsing random seed: 2434202164 o0:00:00 load avg: 0.44 Run 491 tests in parallel using 4 worker processes (timeout: 40 min, worker timeout: 45 min) o0:00:00 load avg: 0.44 [ 1/491] test_largefile passed o0:00:00 load avg: 0.44 [ 2/491] test_dynamicclassattribute passed o0:00:01 load avg: 0.44 [ 3/491] test_codecencodings_jp passed o0:00:01 load avg: 0.44 [ 4/491] test_range passed o0:00:01 load avg: 0.44 [ 5/491] test_raise passed o0:00:02 load avg: 0.44 [ 6/491] test_type_params passed o0:00:02 load avg: 0.44 [ 7/491] test_annotationlib passed o0:00:08 load avg: 0.76 [ 8/491] test___all__ passed o0:00:09 load avg: 0.76 [ 9/491] test_idle passed o0:00:10 load avg: 0.76 [ 10/491] test_bisect passed o0:00:10 load avg: 0.76 [ 11/491] test_contains passed o0:00:12 load avg: 0.76 [ 12/491] test_dictviews passed o0:00:15 load avg: 0.94 [ 13/491] test_interpreters passed o0:00:15 load avg: 0.94 [ 14/491] test_abstract_numbers passed o0:00:21 load avg: 0.86 [ 15/491] test_subprocess passed o0:00:22 load avg: 0.86 [ 16/491] test_urllib2net passed o0:00:23 load avg: 1.11 [ 17/491] test_smtplib passed o0:00:24 load avg: 1.11 [ 18/491] test_baseexception passed o0:00:24 load avg: 1.11 [ 19/491] test.test_asyncio.test_events passed o0:00:25 load avg: 1.11 [ 20/491] test_math passed o0:00:25 load avg: 1.11 [ 21/491] test_locale passed o0:00:28 load avg: 1.34 [ 22/491] test_dbm_sqlite3 passed o0:00:28 load avg: 1.34 [ 23/491] test_random passed o0:00:28 load avg: 1.34 [ 24/491] test.test_gdb.test_backtrace passed o0:00:29 load avg: 1.34 [ 25/491] test_super passed o0:00:29 load avg: 1.34 [ 26/491] test_positional_only_arg passed o0:00:29 load avg: 1.34 [ 27/491] test_setcomps passed o0:00:30 load avg: 1.34 [ 28/491] test_unicode_file_functions passed o0:00:30 load avg: 1.34 [ 29/491] test_exception_variations passed o0:00:30 load avg: 1.34 [ 30/491] test_epoll passed o0:00:31 load avg: 1.34 [ 31/491] test_iter passed o0:00:32 load avg: 1.64 [ 32/491] test_audit passed o0:00:33 load avg: 1.64 [ 33/491] test.test_gdb.test_misc passed o0:00:33 load avg: 1.64 [ 34/491] test_popen passed o0:00:33 load avg: 1.64 [ 35/491] test_posixpath passed o0:00:36 load avg: 1.64 [ 36/491] test_support passed o0:00:36 load avg: 1.64 [ 37/491] test_genexps passed o0:00:37 load avg: 1.64 [ 38/491] test_pkgutil passed o0:00:37 load avg: 1.64 [ 39/491] test_base64 passed o0:00:40 load avg: 1.67 [ 40/491] test_os passed o0:00:41 load avg: 1.67 [ 41/491] test_compare passed o0:00:41 load avg: 1.67 [ 42/491] test_memoryio passed o0:00:42 load avg: 1.77 [ 43/491] test_threadsignals passed o0:00:43 load avg: 1.77 [ 44/491] test_pickle passed o0:00:44 load avg: 1.77 [ 45/491] test_urllib passed o0:00:44 load avg: 1.77 [ 46/491] test_ssl passed o0:00:45 load avg: 1.77 [ 47/491] test_pty passed o0:00:45 load avg: 1.77 [ 48/491] test_zlib passed o0:00:45 load avg: 1.77 [ 49/491] test_shutil passed o0:00:45 load avg: 1.77 [ 50/491] test_codecmaps_hk passed o0:00:46 load avg: 1.77 [ 51/491] test_codeop passed o0:00:46 load avg: 1.77 [ 52/491] test_eof passed o0:00:47 load avg: 1.77 [ 53/491] test_opcache passed o0:00:47 load avg: 1.77 [ 54/491] test_quopri passed o0:00:47 load avg: 1.87 [ 55/491] test_xml_etree_c passed o0:00:47 load avg: 1.87 [ 56/491] test.test_future_stmt.test_future passed o0:00:48 load avg: 1.87 [ 57/491] test_cmd passed o0:00:48 load avg: 1.87 [ 58/491] test_tabnanny passed o0:00:49 load avg: 1.87 [ 59/491] test_dbm passed o0:00:50 load avg: 1.87 [ 60/491] test_android skipped otest_android skipped -- Android-specific o0:00:51 load avg: 1.87 [ 61/491] test_trace passed o0:00:51 load avg: 1.87 [ 62/491] test_format passed o0:00:53 load avg: 1.96 [ 63/491] test.test_asyncio.test_eager_task_factory passed o0:00:55 load avg: 1.96 [ 64/491] test_datetime passed o0:00:57 load avg: 2.13 [ 65/491] test_shelve passed o0:01:02 load avg: 2.28 [ 66/491] test_pdb passed o0:01:04 load avg: 2.28 [ 67/491] test_pyclbr passed o0:01:05 load avg: 2.28 [ 68/491] test_fstring passed o0:01:05 load avg: 2.28 [ 69/491] test_atexit passed o0:01:06 load avg: 2.28 [ 70/491] test_platform passed o0:01:06 load avg: 2.28 [ 71/491] test_http_cookiejar passed o0:01:07 load avg: 2.28 [ 72/491] test_ntpath passed o0:01:07 load avg: 2.28 [ 73/491] test_keyword passed o0:01:07 load avg: 2.28 [ 74/491] test_dbm_gnu passed o0:01:08 load avg: 2.33 [ 75/491] test_venv passed o0:01:08 load avg: 2.33 [ 76/491] test_codecencodings_iso2022 passed o0:01:08 load avg: 2.33 [ 77/491] test_dynamic passed o0:01:08 load avg: 2.33 [ 78/491] test_type_annotations passed o0:01:08 load avg: 2.33 [ 79/491] test_linecache passed o0:01:09 load avg: 2.33 [ 80/491] test__colorize passed o0:01:09 load avg: 2.33 [ 81/491] test_rlcompleter passed o0:01:09 load avg: 2.33 [ 82/491] test_sys_setprofile passed o0:01:10 load avg: 2.33 [ 83/491] test_turtle passed o0:01:11 load avg: 2.33 [ 84/491] test_configparser passed o0:01:12 load avg: 2.33 [ 85/491] test_weakref passed o0:01:13 load avg: 3.75 [ 86/491] test_bytes passed o0:01:14 load avg: 3.75 [ 87/491] test_urllibnet passed o0:01:15 load avg: 3.75 [ 88/491] test_bufio passed o0:01:17 load avg: 3.75 [ 89/491] test_py_compile passed o0:01:17 load avg: 3.75 [ 90/491] test_imaplib passed o0:01:19 load avg: 4.17 [ 91/491] test_ast passed o0:01:19 load avg: 4.17 [ 92/491] test_graphlib passed o0:01:19 load avg: 4.17 [ 93/491] test_threadedtempfile passed o0:01:20 load avg: 4.17 [ 94/491] test_fileinput passed o0:01:20 load avg: 4.17 [ 95/491] test_pathlib passed o0:01:20 load avg: 4.17 [ 96/491] test_fileutils passed o0:01:22 load avg: 4.17 [ 97/491] test_collections passed o0:01:22 load avg: 4.17 [ 98/491] test_ttk skipped (resource denied) otest_ttk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] o0:01:22 load avg: 4.16 [ 99/491] test_tomllib passed o0:01:23 load avg: 4.16 [100/491] test.test_asyncio.test_pep492 passed o0:01:24 load avg: 4.16 [101/491] test_termios passed o0:01:25 load avg: 4.16 [102/491] test_calendar passed o0:01:26 load avg: 4.16 [103/491] test_longexp passed o0:01:27 load avg: 4.16 [104/491] test_traceback passed o0:01:27 load avg: 3.98 [105/491] test_metaclass passed o0:01:30 load avg: 3.98 [106/491] test_str passed o0:01:31 load avg: 3.98 [107/491] test_argparse passed o0:01:35 load avg: 4.23 [108/491] test.test_asyncio.test_sock_lowlevel passed o0:01:36 load avg: 4.23 [109/491] test_codecencodings_tw passed o0:01:37 load avg: 4.23 [110/491] test_urlparse passed o0:01:41 load avg: 4.21 [111/491] test_dict passed o0:01:42 load avg: 4.21 [112/491] test.test_concurrent_futures.test_deadlock passed -- running (1): test.test_multiprocessing_spawn.test_misc (30.6 sec) o0:01:42 load avg: 4.11 [113/491] test_errno passed -- running (1): test.test_multiprocessing_spawn.test_misc (30.9 sec) o0:01:44 load avg: 4.11 [114/491] test_userstring passed -- running (1): test.test_multiprocessing_spawn.test_misc (32.0 sec) o0:01:44 load avg: 4.11 [115/491] test_typing passed -- running (1): test.test_multiprocessing_spawn.test_misc (32.0 sec) o0:01:44 load avg: 4.11 [116/491] test_minidom passed -- running (1): test.test_multiprocessing_spawn.test_misc (32.5 sec) o0:01:45 load avg: 4.11 [117/491] test_uuid passed -- running (1): test.test_multiprocessing_spawn.test_misc (33.7 sec) o0:01:46 load avg: 4.11 [118/491] test_http_cookies passed -- running (1): test.test_multiprocessing_spawn.test_misc (34.1 sec) o0:01:46 load avg: 4.11 [119/491] test_file_eintr passed -- running (1): test.test_multiprocessing_spawn.test_misc (34.2 sec) o0:01:47 load avg: 4.11 [120/491] test_ucn passed -- running (1): test.test_multiprocessing_spawn.test_misc (34.9 sec) o0:01:49 load avg: 4.34 [121/491] test.test_inspect.test_inspect passed -- running (1): test.test_multiprocessing_spawn.test_misc (37.3 sec) o0:01:55 load avg: 4.47 [122/491] test_frame passed -- running (1): test.test_multiprocessing_spawn.test_misc (43.3 sec) o0:01:56 load avg: 4.47 [123/491] test_dis passed -- running (1): test.test_multiprocessing_spawn.test_misc (44.7 sec) o0:01:57 load avg: 4.47 [124/491] test_eintr passed -- running (1): test.test_multiprocessing_spawn.test_misc (45.3 sec) o0:01:57 load avg: 4.47 [125/491] test_tty passed -- running (1): test.test_multiprocessing_spawn.test_misc (45.6 sec) o0:01:58 load avg: 4.28 [126/491] test_runpy passed -- running (1): test.test_multiprocessing_spawn.test_misc (46.8 sec) o0:02:00 load avg: 4.28 [127/491] test.test_multiprocessing_spawn.test_misc passed (47.9 sec) o0:02:01 load avg: 4.28 [128/491] test_zstd passed -- running (1): test.test_asyncio.test_tasks (30.8 sec) o0:02:01 load avg: 4.28 [129/491] test.test_asyncio.test_sendfile passed -- running (1): test.test_asyncio.test_tasks (30.9 sec) o0:02:01 load avg: 4.28 [130/491] test.test_asyncio.test_tasks passed (31.2 sec) o0:02:02 load avg: 4.28 [131/491] test_plistlib passed o0:02:02 load avg: 4.28 [132/491] test_genericclass passed o0:02:02 load avg: 4.28 [133/491] test_enumerate passed o0:02:02 load avg: 4.28 [134/491] test_picklebuffer passed o0:02:02 load avg: 4.28 [135/491] test_with passed o0:02:03 load avg: 4.17 [136/491] test.test_future_stmt.test_future_multiple_features passed o0:02:03 load avg: 4.17 [137/491] test.test_asyncio.test_context passed o0:02:03 load avg: 4.17 [138/491] test_dataclasses passed o0:02:04 load avg: 4.17 [139/491] test_ensurepip passed o0:02:12 load avg: 3.92 [140/491] test_json passed o0:02:13 load avg: 3.85 [141/491] test_generators passed o0:02:13 load avg: 3.85 [142/491] test_descrtut passed o0:02:14 load avg: 3.85 [143/491] test.test_future_stmt.test_future_flags passed o0:02:15 load avg: 3.85 [144/491] test.test_asyncio.test_ssl passed o0:02:17 load avg: 3.85 [145/491] test.test_asyncio.test_base_events passed o0:02:17 load avg: 3.85 [146/491] test_getpath passed o0:02:18 load avg: 3.78 [147/491] test.test_asyncio.test_futures2 passed o0:02:18 load avg: 3.78 [148/491] test_float passed o0:02:19 load avg: 3.78 [149/491] test_email passed o0:02:19 load avg: 3.78 [150/491] test_syntax passed o0:02:19 load avg: 3.78 [151/491] test_tcl passed o0:02:20 load avg: 3.78 [152/491] test_module passed o0:02:21 load avg: 3.78 [153/491] test.test_gdb.test_cfunction passed o0:02:21 load avg: 3.78 [154/491] test.test_asyncio.test_graph passed o0:02:21 load avg: 3.78 [155/491] test_xxtestfuzz passed o0:02:23 load avg: 3.64 [156/491] test.test_multiprocessing_fork.test_processes passed o0:02:23 load avg: 3.64 [157/491] test_textwrap passed o0:02:24 load avg: 3.64 [158/491] test_call passed o0:02:24 load avg: 3.64 [159/491] test_fractions passed o0:02:25 load avg: 3.64 [160/491] test_cmd_line passed o0:02:27 load avg: 3.64 [161/491] test_ordered_dict passed o0:02:27 load avg: 3.64 [162/491] test_except_star passed o0:02:44 load avg: 4.00 [163/491] test.test_concurrent_futures.test_as_completed passed -- running (1): test.test_concurrent_futures.test_process_pool (40.9 sec) o0:03:00 load avg: 4.30 [164/491] test.test_concurrent_futures.test_process_pool passed (56.6 sec) -- running (2): test.test_multiprocessing_forkserver.test_processes (35.6 sec), test_regrtest (32.6 sec) o0:03:06 load avg: 7.08 [165/491] test_ctypes passed -- running (2): test.test_multiprocessing_forkserver.test_processes (41.3 sec), test_regrtest (38.3 sec) o0:03:06 load avg: 7.08 [166/491] test_zipfile64 skipped (resource denied) -- running (2): test.test_multiprocessing_forkserver.test_processes (41.9 sec), test_regrtest (38.9 sec) otest_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run o0:03:07 load avg: 7.08 [167/491] test.test_multiprocessing_forkserver.test_manager passed -- running (2): test.test_multiprocessing_forkserver.test_processes (42.8 sec), test_regrtest (39.8 sec) o0:03:08 load avg: 9.08 [168/491] test.test_asyncio.test_server passed -- running (2): test.test_multiprocessing_forkserver.test_processes (43.2 sec), test_regrtest (40.2 sec) o0:03:09 load avg: 9.08 [169/491] test.test_asyncio.test_runners passed -- running (2): test.test_multiprocessing_forkserver.test_processes (44.3 sec), test_regrtest (41.3 sec) o0:03:09 load avg: 9.08 [170/491] test_regrtest passed (41.7 sec) -- running (1): test.test_multiprocessing_forkserver.test_processes (44.7 sec) o0:03:10 load avg: 9.08 [171/491] test.test_asyncio.test_selector_events passed -- running (1): test.test_multiprocessing_forkserver.test_processes (45.4 sec) o0:03:10 load avg: 9.08 [172/491] test_opcodes passed -- running (1): test.test_multiprocessing_forkserver.test_processes (45.9 sec) o0:03:10 load avg: 9.08 [173/491] test_lzma passed -- running (1): test.test_multiprocessing_forkserver.test_processes (46.1 sec) o0:03:12 load avg: 9.08 [174/491] test.test_asyncio.test_streams passed -- running (1): test.test_multiprocessing_forkserver.test_processes (47.6 sec) o0:03:13 load avg: 11.48 [175/491] test_itertools passed -- running (1): test.test_multiprocessing_forkserver.test_processes (48.7 sec) o0:03:14 load avg: 11.48 [176/491] test_codecmaps_tw passed -- running (1): test.test_multiprocessing_forkserver.test_processes (49.4 sec) o0:03:14 load avg: 11.48 [177/491] test_dtrace passed -- running (1): test.test_multiprocessing_forkserver.test_processes (50.0 sec) o0:03:15 load avg: 11.48 [178/491] test_urllib_response passed -- running (1): test.test_multiprocessing_forkserver.test_processes (50.3 sec) o0:03:16 load avg: 11.48 [179/491] test_struct passed -- running (1): test.test_multiprocessing_forkserver.test_processes (51.3 sec) o0:03:16 load avg: 11.48 [180/491] test_unicode_identifiers passed -- running (1): test.test_multiprocessing_forkserver.test_processes (51.6 sec) o0:03:17 load avg: 11.48 [181/491] test.test_gdb.test_cfunction_full passed -- running (1): test.test_multiprocessing_forkserver.test_processes (52.3 sec) o0:03:18 load avg: 10.80 [182/491] test_unicodedata passed -- running (1): test.test_multiprocessing_forkserver.test_processes (53.8 sec) o0:03:18 load avg: 10.80 [183/491] test_wait3 passed -- running (1): test.test_multiprocessing_forkserver.test_processes (54.1 sec) o0:03:19 load avg: 10.80 [184/491] test_winapi skipped -- running (1): test.test_multiprocessing_forkserver.test_processes (54.3 sec) otest_winapi skipped -- No module named '_winapi' o0:03:19 load avg: 10.80 [185/491] test_sched passed -- running (1): test.test_multiprocessing_forkserver.test_processes (55.1 sec) o0:03:19 load avg: 10.80 [186/491] test_pickletools passed -- running (1): test.test_multiprocessing_forkserver.test_processes (55.2 sec) o0:03:20 load avg: 10.80 [187/491] test_long passed -- running (1): test.test_multiprocessing_forkserver.test_processes (56.2 sec) o0:03:21 load avg: 10.80 [188/491] test_xml_etree passed -- running (1): test.test_multiprocessing_forkserver.test_processes (56.3 sec) o0:03:21 load avg: 10.80 [189/491] test_pyexpat passed -- running (1): test.test_multiprocessing_forkserver.test_processes (56.5 sec) o0:03:24 load avg: 10.01 [190/491] test.test_multiprocessing_forkserver.test_processes passed (59.8 sec) o0:03:24 load avg: 10.01 [191/491] test_winreg skipped otest_winreg skipped -- No module named 'winreg' o0:03:26 load avg: 10.01 [192/491] test_c_locale_coercion passed o0:03:26 load avg: 10.01 [193/491] test_binop passed o0:03:27 load avg: 10.01 [194/491] test_userlist passed o0:03:28 load avg: 9.29 [195/491] test_complex passed o0:03:31 load avg: 9.29 [196/491] test.test_pydoc.test_pydoc passed o0:03:31 load avg: 9.29 [197/491] test_codecencodings_hk passed o0:03:32 load avg: 9.29 [198/491] test_contextlib_async passed o0:03:32 load avg: 9.29 [199/491] test_compiler_assemble passed o0:03:36 load avg: 8.63 [200/491] test.test_multiprocessing_spawn.test_threads passed o0:03:36 load avg: 8.63 [201/491] test_dictcomps passed o0:03:36 load avg: 8.63 [202/491] test_codeccallbacks passed o0:03:37 load avg: 8.63 [203/491] test_xml_dom_xmlbuilder passed o0:03:37 load avg: 8.63 [204/491] test_grammar passed o0:03:37 load avg: 8.63 [205/491] test_named_expressions passed o0:03:38 load avg: 8.02 [206/491] test_stat passed o0:03:38 load avg: 8.02 [207/491] test_faulthandler passed o0:03:38 load avg: 8.02 [208/491] test_socketserver passed o0:03:39 load avg: 8.02 [209/491] test_marshal passed o0:03:42 load avg: 8.02 [210/491] test.test_concurrent_futures.test_future passed o0:03:42 load avg: 8.02 [211/491] test_patma passed o0:03:44 load avg: 7.45 [212/491] test_tuple passed o0:03:46 load avg: 7.45 [213/491] test_enum passed o0:03:48 load avg: 6.94 [214/491] test_tempfile passed o0:03:49 load avg: 6.94 [215/491] test_xmlrpc passed o0:03:50 load avg: 6.94 [216/491] test_codecmaps_jp passed o0:03:51 load avg: 6.94 [217/491] test_urllib2_localnet passed o0:03:57 load avg: 6.50 [218/491] test_isinstance passed o0:03:58 load avg: 6.50 [219/491] test_set passed o0:03:58 load avg: 6.50 [220/491] test_utf8source passed o0:03:58 load avg: 6.50 [221/491] test_shlex passed o0:03:58 load avg: 6.50 [222/491] test_htmlparser passed o0:03:59 load avg: 6.50 [223/491] test_zipimport passed o0:04:00 load avg: 6.50 [224/491] test.test_asyncio.test_unix_events passed o0:04:01 load avg: 6.50 [225/491] test_heapq passed o0:04:01 load avg: 6.50 [226/491] test_perfmaps passed o0:04:03 load avg: 6.38 [227/491] test_fork1 passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (31.3 sec) o0:04:03 load avg: 6.38 [228/491] test_tracemalloc passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (31.6 sec) o0:04:05 load avg: 6.38 [229/491] test.test_multiprocessing_spawn.test_manager passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (33.2 sec) o0:04:05 load avg: 6.38 [230/491] test_strtod passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (33.5 sec) o0:04:06 load avg: 6.38 [231/491] test__locale passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (33.9 sec) o0:04:06 load avg: 6.38 [232/491] test_coroutines passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (34.3 sec) o0:04:06 load avg: 6.38 [233/491] test_resource passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (34.3 sec) o0:04:06 load avg: 6.38 [234/491] test_devpoll skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (34.6 sec) otest_devpoll skipped -- test works only on Solaris OS family o0:04:06 load avg: 6.38 [235/491] test.test_future_stmt.test_future_multiple_imports passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (34.6 sec) o0:04:07 load avg: 6.38 [236/491] test_context passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (35.4 sec) o0:04:09 load avg: 6.19 [237/491] test_codecmaps_cn passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (36.9 sec) o0:04:10 load avg: 6.19 [238/491] test_urllib2 passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (38.4 sec) o0:04:10 load avg: 6.19 [239/491] test.test_concurrent_futures.test_wait passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (38.4 sec) o0:04:11 load avg: 6.19 [240/491] test_thread_local_bytecode passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (38.7 sec) o0:04:11 load avg: 6.19 [241/491] test_index passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (39.1 sec) o0:04:11 load avg: 6.19 [242/491] test_compiler_codegen passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (39.4 sec) o0:04:12 load avg: 6.19 [243/491] test_tokenize passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (40.0 sec) o0:04:12 load avg: 6.19 [244/491] test_typechecks passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (40.3 sec) o0:04:13 load avg: 6.09 [245/491] test_zipimport_support passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (41.2 sec) o0:04:14 load avg: 6.09 [246/491] test_fileio passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (41.7 sec) o0:04:14 load avg: 6.09 [247/491] test_exception_group passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (42.0 sec) o0:04:14 load avg: 6.09 [248/491] test_wave passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (42.2 sec) o0:04:14 load avg: 6.09 [249/491] test_wmi skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (42.4 sec) otest_wmi skipped -- No module named '_wmi' o0:04:15 load avg: 6.09 [250/491] test_generated_cases passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (42.9 sec) o0:04:16 load avg: 6.09 [251/491] test.test_asyncio.test_proactor_events passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (43.7 sec) o0:04:16 load avg: 6.09 [252/491] test_unpack passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (44.1 sec) o0:04:16 load avg: 6.09 [253/491] test_unparse passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (44.3 sec) o0:04:16 load avg: 6.09 [254/491] test.test_asyncio.test_windows_utils skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (44.4 sec) otest.test_asyncio.test_windows_utils skipped -- Windows only o0:04:17 load avg: 6.09 [255/491] test_funcattrs passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (44.8 sec) o0:04:17 load avg: 6.09 [256/491] test_type_aliases passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (45.1 sec) o0:04:17 load avg: 6.09 [257/491] test_robotparser passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (45.2 sec) o0:04:17 load avg: 6.09 [258/491] test_generator_stop passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (45.5 sec) o0:04:18 load avg: 6.16 [259/491] test_ipaddress passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (45.8 sec) o0:04:18 load avg: 6.16 [260/491] test__osx_support passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (46.2 sec) o0:04:18 load avg: 6.16 [261/491] test_glob passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (46.3 sec) o0:04:18 load avg: 6.16 [262/491] test_type_cache passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (46.6 sec) o0:04:19 load avg: 6.16 [263/491] test_subclassinit passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (46.9 sec) o0:04:19 load avg: 6.16 [264/491] test_source_encoding passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (47.4 sec) o0:04:20 load avg: 6.16 [265/491] test_abc passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (47.7 sec) o0:04:20 load avg: 6.16 [266/491] test_crossinterp passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (47.8 sec) o0:04:21 load avg: 6.16 [267/491] test_sqlite3 passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (49.4 sec) o0:04:23 load avg: 6.23 [268/491] test__interpreters passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (50.8 sec) o0:04:23 load avg: 6.23 [269/491] test_unary passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (51.1 sec) o0:04:23 load avg: 6.23 [270/491] test_csv passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (51.5 sec) o0:04:24 load avg: 6.23 [271/491] test_multiprocessing_main_handling passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (51.8 sec) o0:04:24 load avg: 6.23 [272/491] test_print passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (51.8 sec) o0:04:24 load avg: 6.23 [273/491] test_curses passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (52.3 sec) o0:04:24 load avg: 6.23 [274/491] test_exception_hierarchy passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (52.6 sec) o0:04:25 load avg: 6.23 [275/491] test_keywordonlyarg passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (52.8 sec) o0:04:25 load avg: 6.23 [276/491] test_optparse passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (53.3 sec) o0:04:26 load avg: 6.23 [277/491] test_cprofile passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (54.3 sec) o0:04:44 load avg: 5.59 [278/491] test_compileall passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 11 sec) o0:04:44 load avg: 5.59 [279/491] test_kqueue skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 12 sec) otest_kqueue skipped -- test works only on BSD o0:04:44 load avg: 5.59 [280/491] test_launcher skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 12 sec) otest_launcher skipped -- test only applies to Windows o0:04:45 load avg: 5.59 [281/491] test_slice passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 12 sec) o0:04:45 load avg: 5.59 [282/491] test_winconsoleio skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 12 sec) otest_winconsoleio skipped -- test only relevant on win32 o0:04:46 load avg: 5.59 [283/491] test_finalization passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 13 sec) o0:04:47 load avg: 5.59 [284/491] test.test_concurrent_futures.test_shutdown passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 14 sec) o0:04:47 load avg: 5.59 [285/491] test_profile passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 15 sec) o0:04:47 load avg: 5.30 [286/491] test_secrets passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 15 sec) o0:04:48 load avg: 5.30 [287/491] test_genericalias passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 15 sec) o0:04:50 load avg: 5.30 [288/491] test_gzip passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 18 sec) o0:04:51 load avg: 5.30 [289/491] test_re passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (1 min 19 sec), test_signal (30.0 sec) o0:04:58 load avg: 4.95 [290/491] test_signal passed (36.6 sec) -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 26 sec) o0:04:59 load avg: 4.95 [291/491] test_pow passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 27 sec) o0:05:00 load avg: 4.95 [292/491] test_type_comments passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 27 sec) o0:05:00 load avg: 4.95 [293/491] test_copyreg passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 28 sec) o0:05:01 load avg: 4.95 [294/491] test_hmac passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 28 sec) o0:05:01 load avg: 4.95 [295/491] test_capi passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 29 sec) o0:05:01 load avg: 4.95 [296/491] test.test_asyncio.test_protocols passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 29 sec) o0:05:01 load avg: 4.95 [297/491] test.test_asyncio.test_transports passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 29 sec) o0:05:02 load avg: 4.95 [298/491] test_symtable passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 29 sec) o0:05:06 load avg: 4.71 [299/491] test_decimal passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 34 sec) o0:05:07 load avg: 4.71 [300/491] test_hash passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 34 sec) o0:05:07 load avg: 4.71 [301/491] test_codecencodings_cn passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 35 sec) o0:05:15 load avg: 4.07 [302/491] test_ftplib passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 43 sec) o0:05:16 load avg: 4.07 [303/491] test_listcomps passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 43 sec) o0:05:16 load avg: 4.07 [304/491] test_pprint passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 44 sec) o0:05:19 load avg: 3.98 [305/491] test_sys_settrace passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 46 sec) o0:05:19 load avg: 3.98 [306/491] test_html passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 47 sec) o0:05:21 load avg: 3.98 [307/491] test.test_asyncio.test_locks passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 48 sec) o0:05:24 load avg: 3.98 [308/491] test_threading passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 51 sec) o0:05:28 load avg: 3.99 [309/491] test.test_concurrent_futures.test_init passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 56 sec) o0:05:28 load avg: 3.99 [310/491] test_importlib passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 56 sec) o0:05:28 load avg: 3.99 [311/491] test_tstring passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 56 sec) o0:05:29 load avg: 3.99 [312/491] test_optimizer passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 57 sec) o0:05:29 load avg: 3.99 [313/491] test_sax passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 57 sec) o0:05:29 load avg: 3.99 [314/491] test_cmath passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 57 sec) o0:05:30 load avg: 3.99 [315/491] test_dbm_ndbm passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 57 sec) o0:05:30 load avg: 3.99 [316/491] test_augassign passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (1 min 57 sec) o0:05:32 load avg: 3.99 [317/491] test_array passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min), test_socket (30.4 sec) o0:05:32 load avg: 3.99 [318/491] test.test_asyncio.test_buffered_proto passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min), test_socket (30.8 sec) o0:05:33 load avg: 3.75 [319/491] test_pstats passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 1 sec), test_socket (31.2 sec) o0:05:33 load avg: 3.75 [320/491] test_asdl_parser passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 1 sec), test_socket (31.5 sec) o0:05:35 load avg: 3.75 [321/491] test_hashlib passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 2 sec), test_socket (33.0 sec) o0:05:36 load avg: 3.75 [322/491] test_posix passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 3 sec), test_socket (33.9 sec) o0:05:38 load avg: 3.69 [323/491] test_thread passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 5 sec), test_socket (36.0 sec) o0:05:39 load avg: 3.69 [324/491] test_bz2 passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 7 sec), test_socket (37.5 sec) o0:05:39 load avg: 3.69 [325/491] test_free_threading skipped -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 7 sec), test_socket (37.8 sec) otest_free_threading skipped -- GIL enabled o0:05:40 load avg: 3.69 [326/491] test_grp passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 7 sec), test_socket (38.0 sec) o0:05:40 load avg: 3.69 [327/491] test_charmapcodec passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 8 sec), test_socket (38.3 sec) o0:05:40 load avg: 3.69 [328/491] test_list passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 8 sec), test_socket (38.4 sec) o0:05:40 load avg: 3.69 [329/491] test_perf_profiler skipped -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 8 sec), test_socket (38.6 sec) otest_perf_profiler skipped -- perf trampoline profiling not supported o0:05:41 load avg: 3.69 [330/491] test_pep646_syntax passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 8 sec), test_socket (38.9 sec) o0:05:44 load avg: 3.47 [331/491] test_exceptions passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 12 sec), test_socket (42.3 sec) o0:05:44 load avg: 3.47 [332/491] test_yield_from passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 12 sec), test_socket (42.7 sec) o0:05:45 load avg: 3.47 [333/491] test_fnmatch passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 12 sec), test_socket (42.9 sec) o0:05:46 load avg: 3.47 [334/491] test_memoryview passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 13 sec), test_socket (44.0 sec) o0:05:48 load avg: 3.27 [335/491] test_httplib passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 15 sec), test_socket (46.1 sec) o0:05:49 load avg: 3.27 [336/491] test_descr passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 17 sec), test_socket (47.4 sec) o0:05:50 load avg: 3.27 [337/491] test_queue passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 18 sec), test_socket (48.5 sec) o0:05:51 load avg: 3.27 [338/491] test_iterlen passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (2 min 18 sec), test_socket (48.9 sec) o0:05:51 load avg: 3.27 [339/491] test_socket passed (48.9 sec) -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 18 sec) o0:05:51 load avg: 3.27 [340/491] test_copy passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 19 sec) o0:05:52 load avg: 3.27 [341/491] test_threading_local passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 19 sec) o0:05:53 load avg: 3.17 [342/491] test.test_asyncio.test_timeouts passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 20 sec) o0:05:53 load avg: 3.17 [343/491] test_richcmp passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 21 sec) o0:05:53 load avg: 3.17 [344/491] test_wsgiref passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 21 sec) o0:05:54 load avg: 3.17 [345/491] test_cmd_line_script passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 22 sec) o0:05:55 load avg: 3.17 [346/491] test_pyrepl passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 22 sec) o0:05:55 load avg: 3.17 [347/491] test_msvcrt skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 22 sec) otest_msvcrt skipped -- windows related tests o0:05:55 load avg: 3.17 [348/491] test_zipapp passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 23 sec) o0:05:55 load avg: 3.17 [349/491] test_webbrowser passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 23 sec) o0:05:55 load avg: 3.17 [350/491] test_select passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 23 sec) o0:05:56 load avg: 3.17 [351/491] test_netrc passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 23 sec) o0:05:56 load avg: 3.17 [352/491] test_readline passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 24 sec) o0:05:56 load avg: 3.17 [353/491] test_apple skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 24 sec) otest_apple skipped -- Apple-specific o0:05:57 load avg: 3.17 [354/491] test_strftime passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 25 sec) o0:05:57 load avg: 3.17 [355/491] test_startfile skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 25 sec) otest_startfile skipped -- object has no attribute 'startfile' o0:05:57 load avg: 3.17 [356/491] test_deque passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 25 sec) o0:05:58 load avg: 3.16 [357/491] test_dbm_dumb passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 25 sec) o0:05:58 load avg: 3.16 [358/491] test_weakset passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 25 sec) o0:05:58 load avg: 3.16 [359/491] test_getopt passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 26 sec) o0:05:59 load avg: 3.16 [360/491] test_lltrace passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 26 sec) o0:05:59 load avg: 3.16 [361/491] test_clinic passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 27 sec) o0:05:59 load avg: 3.16 [362/491] test_bigmem passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 27 sec) o0:06:00 load avg: 3.16 [363/491] test_zoneinfo passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 28 sec) o0:06:00 load avg: 3.16 [364/491] test_scope passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 28 sec) o0:06:01 load avg: 3.16 [365/491] test_buffer passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 29 sec) o0:06:02 load avg: 3.16 [366/491] test.test_asyncio.test_staggered passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 30 sec) o0:06:12 load avg: 3.64 [367/491] test_timeout passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 39 sec) o0:06:12 load avg: 3.64 [368/491] test_global passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 39 sec) o0:06:12 load avg: 3.64 [369/491] test_timeit passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 40 sec) o0:06:13 load avg: 3.59 [370/491] test_stable_abi_ctypes passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 40 sec) o0:06:17 load avg: 3.59 [371/491] test.test_gdb.test_pretty_print passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 45 sec) o0:06:18 load avg: 3.54 [372/491] test.test_asyncio.test_sslproto passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 45 sec) o0:06:19 load avg: 3.54 [373/491] test_external_inspection passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 47 sec) o0:06:20 load avg: 3.54 [374/491] test_remote_pdb passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 48 sec) o0:06:21 load avg: 3.54 [375/491] test_docxmlrpc passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 48 sec) o0:06:21 load avg: 3.54 [376/491] test_filecmp passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 49 sec) o0:06:21 load avg: 3.54 [377/491] test.test_future_stmt.test_future_single_import passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 49 sec) o0:06:27 load avg: 3.34 [378/491] test_tools passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 55 sec) o0:06:28 load avg: 3.34 [379/491] test_osx_env passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 55 sec) o0:06:28 load avg: 3.23 [380/491] test_bool passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 55 sec) o0:06:29 load avg: 3.23 [381/491] test.test_multiprocessing_forkserver.test_misc passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 57 sec) o0:06:29 load avg: 3.23 [382/491] test_string passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 57 sec) o0:06:31 load avg: 3.23 [383/491] test_httpservers passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 58 sec) o0:06:31 load avg: 3.23 [384/491] test_openpty passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 59 sec) o0:06:31 load avg: 3.23 [385/491] test_univnewlines passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 59 sec) o0:06:32 load avg: 3.23 [386/491] test_structseq passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (2 min 59 sec) o0:06:32 load avg: 3.23 [387/491] test_monitoring passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min) o0:06:32 load avg: 3.23 [388/491] test_reprlib passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min) o0:06:35 load avg: 3.05 [389/491] test_selectors passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 2 sec) o0:06:35 load avg: 3.05 [390/491] test_operator passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 3 sec) o0:06:37 load avg: 3.05 [391/491] test_repl passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 5 sec) o0:06:38 load avg: 3.37 [392/491] test.test_asyncio.test_queues passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 5 sec) o0:06:38 load avg: 3.37 [393/491] test_unicode_file passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 6 sec) o0:06:42 load avg: 3.37 [394/491] test.test_asyncio.test_taskgroups passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 10 sec) o0:06:46 load avg: 3.26 [395/491] test_time passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 13 sec) o0:06:46 load avg: 3.26 [396/491] test_flufl passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 14 sec) o0:06:46 load avg: 3.26 [397/491] test.test_asyncio.test_subprocess passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 14 sec) o0:06:47 load avg: 3.26 [398/491] test_userdict passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 14 sec) o0:06:47 load avg: 3.26 [399/491] test_fcntl passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 15 sec) o0:06:48 load avg: 3.16 [400/491] test_file passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 15 sec) o0:06:53 load avg: 2.91 [401/491] test_poplib passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 20 sec) o0:06:53 load avg: 2.91 [402/491] test_syslog passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 21 sec) o0:06:54 load avg: 2.91 [403/491] test.test_asyncio.test_threads passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 21 sec) o0:06:55 load avg: 2.91 [404/491] test_warnings passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 22 sec) o0:06:56 load avg: 2.91 [405/491] test_utf8_mode passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 23 sec) o0:06:56 load avg: 2.91 [406/491] test_script_helper passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 24 sec) o0:07:03 load avg: 2.67 [407/491] test.test_multiprocessing_forkserver.test_threads passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 30 sec), test.test_multiprocessing_spawn.test_processes (30.3 sec) o0:07:03 load avg: 2.62 [408/491] test_string_literals passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 30 sec), test.test_multiprocessing_spawn.test_processes (30.6 sec) o0:07:03 load avg: 2.62 [409/491] test_bigaddrspace passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 31 sec), test.test_multiprocessing_spawn.test_processes (30.9 sec) o0:07:05 load avg: 2.62 [410/491] test_smtpnet passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 32 sec), test.test_multiprocessing_spawn.test_processes (32.5 sec) o0:07:16 load avg: 2.68 [411/491] test_statistics passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 44 sec), test.test_multiprocessing_spawn.test_processes (43.7 sec) o0:07:21 load avg: 2.54 [412/491] test_logging passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 48 sec), test.test_multiprocessing_spawn.test_processes (48.3 sec) o0:07:21 load avg: 2.54 [413/491] test_code passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 49 sec), test.test_multiprocessing_spawn.test_processes (49.0 sec) o0:07:23 load avg: 2.50 [414/491] test_asyncgen passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 50 sec), test.test_multiprocessing_spawn.test_processes (50.4 sec) o0:07:23 load avg: 2.50 [415/491] test_mimetypes passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 51 sec), test.test_multiprocessing_spawn.test_processes (50.9 sec) o0:07:23 load avg: 2.50 [416/491] test_bdb passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 51 sec), test.test_multiprocessing_spawn.test_processes (51.3 sec) o0:07:24 load avg: 2.50 [417/491] test_ttk_textonly passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 51 sec), test.test_multiprocessing_spawn.test_processes (51.6 sec) o0:07:24 load avg: 2.50 [418/491] test_xxlimited passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 52 sec), test.test_multiprocessing_spawn.test_processes (51.9 sec) o0:07:24 load avg: 2.50 [419/491] test_decorators passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (3 min 52 sec), test.test_multiprocessing_spawn.test_processes (52.2 sec) o0:07:26 load avg: 2.50 [420/491] test.test_multiprocessing_spawn.test_processes passed (53.7 sec) -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 54 sec) o0:07:27 load avg: 2.50 [421/491] test_builtin passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (3 min 54 sec) o0:07:33 load avg: 2.58 [422/491] test_embed passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 1 sec) o0:07:33 load avg: 2.58 [423/491] test_getpass passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 1 sec) o0:07:34 load avg: 2.58 [424/491] test_xml_dom_minicompat passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 1 sec) o0:07:35 load avg: 2.58 [425/491] test_difflib passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 3 sec) o0:07:46 load avg: 3.39 [426/491] test_tarfile passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 13 sec) o0:07:52 load avg: 3.19 [427/491] test_io passed (36.3 sec) -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 20 sec) o0:07:53 load avg: 3.02 [428/491] test_unittest passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 21 sec) o0:07:53 load avg: 3.02 [429/491] test_build_details passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 21 sec) o0:07:53 load avg: 3.02 [430/491] test_cext passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 21 sec) o0:07:54 load avg: 3.02 [431/491] test_multibytecodec passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 21 sec) o0:07:55 load avg: 3.02 [432/491] test.test_multiprocessing_fork.test_misc passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 23 sec) o0:07:56 load avg: 3.02 [433/491] test_nturl2path passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 23 sec) o0:07:56 load avg: 3.02 [434/491] test_cppext passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 23 sec) o0:07:56 load avg: 3.02 [435/491] test_int passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 24 sec) o0:07:59 load avg: 3.10 [436/491] test.test_asyncio.test_free_threading passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 26 sec) o0:07:59 load avg: 3.10 [437/491] test_wait4 passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 27 sec) o0:07:59 load avg: 3.10 [438/491] test_defaultdict passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 27 sec) o0:08:01 load avg: 3.10 [439/491] test_import passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 29 sec) o0:08:02 load avg: 3.10 [440/491] test_property passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 29 sec) o0:08:03 load avg: 3.01 [441/491] test_functools passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 31 sec) o0:08:05 load avg: 3.01 [442/491] test_codecs passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 32 sec) o0:08:08 load avg: 3.01 [443/491] test_sys passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 35 sec) o0:08:08 load avg: 2.85 [444/491] test_stringprep passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 35 sec) o0:08:08 load avg: 2.85 [445/491] test_colorsys passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 36 sec) o0:08:13 load avg: 2.62 [446/491] test.test_multiprocessing_fork.test_threads passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 41 sec) o0:08:14 load avg: 2.62 [447/491] test_numeric_tower passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 41 sec) o0:08:14 load avg: 2.62 [448/491] test_peepholer passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 42 sec) o0:08:15 load avg: 2.62 [449/491] test_types passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 43 sec) o0:08:15 load avg: 2.62 [450/491] test_winsound skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 43 sec) otest_winsound skipped -- No module named 'winsound' o0:08:15 load avg: 2.62 [451/491] test_frozen passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 43 sec) o0:08:17 load avg: 2.62 [452/491] test.test_asyncio.test_waitfor passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 44 sec) o0:08:17 load avg: 2.62 [453/491] test_mmap passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 45 sec) o0:08:18 load avg: 2.62 [454/491] test.test_asyncio.test_windows_events skipped -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 45 sec) otest.test_asyncio.test_windows_events skipped -- Windows only o0:08:19 load avg: 2.49 [455/491] test.test_multiprocessing_fork.test_manager passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 46 sec) o0:08:19 load avg: 2.49 [456/491] test_pkg passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 47 sec) o0:08:19 load avg: 2.49 [457/491] test_modulefinder passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 47 sec) o0:08:19 load avg: 2.49 [458/491] test_tkinter skipped (resource denied) -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 47 sec) otest_tkinter skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] o0:08:20 load avg: 2.49 [459/491] test_codecencodings_kr passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 47 sec) o0:08:26 load avg: 2.37 [460/491] test.test_concurrent_futures.test_thread_pool passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 54 sec) o0:08:27 load avg: 2.37 [461/491] test_sundry passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 54 sec) o0:08:31 load avg: 2.34 [462/491] test_gc passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 58 sec) o0:08:32 load avg: 2.34 [463/491] test_zipfile passed -- running (1): test.test_concurrent_futures.test_interpreter_pool (4 min 59 sec) o0:08:32 load avg: 2.34 [464/491] test_code_module passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min), test_codecmaps_kr (30.4 sec) o0:08:33 load avg: 2.34 [465/491] test_gettext passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min), test_codecmaps_kr (30.8 sec) o0:08:33 load avg: 2.31 [466/491] test_doctest passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 1 sec), test_codecmaps_kr (31.5 sec) o0:08:34 load avg: 2.31 [467/491] test_site passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 1 sec), test_codecmaps_kr (31.8 sec) o0:08:34 load avg: 2.31 [468/491] test_class passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 1 sec), test_codecmaps_kr (31.9 sec) o0:08:34 load avg: 2.31 [469/491] test_genericpath passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 1 sec), test_codecmaps_kr (32.1 sec) o0:08:34 load avg: 2.31 [470/491] test_sysconfig passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 2 sec), test_codecmaps_kr (32.5 sec) o0:08:35 load avg: 2.31 [471/491] test_extcall passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 2 sec), test_codecmaps_kr (32.9 sec) o0:08:35 load avg: 2.31 [472/491] test_math_property passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 3 sec), test_codecmaps_kr (33.1 sec) o0:08:35 load avg: 2.31 [473/491] test_binascii passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 3 sec), test_codecmaps_kr (33.4 sec) o0:08:36 load avg: 2.31 [474/491] test_sort passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 3 sec), test_codecmaps_kr (34.0 sec) o0:08:36 load avg: 2.31 [475/491] test_mailbox passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 4 sec), test_codecmaps_kr (34.7 sec) o0:08:37 load avg: 2.31 [476/491] test__interpchannels passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 5 sec), test_codecmaps_kr (35.6 sec) o0:08:40 load avg: 2.21 [477/491] test.test_asyncio.test_futures passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 8 sec), test_codecmaps_kr (38.7 sec) o0:08:41 load avg: 2.21 [478/491] test_contextlib passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 8 sec), test_codecmaps_kr (39.0 sec) o0:08:41 load avg: 2.21 [479/491] test_pulldom passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 9 sec), test_codecmaps_kr (39.3 sec) o0:08:41 load avg: 2.21 [480/491] test_pwd passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 9 sec), test_codecmaps_kr (39.6 sec) o0:08:42 load avg: 2.21 [481/491] test_int_literal passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 9 sec), test_codecmaps_kr (39.8 sec) o0:08:48 load avg: 2.02 [482/491] test_compile passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 15 sec), test_codecmaps_kr (46.0 sec) o0:08:48 load avg: 2.02 [483/491] test__opcode passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 16 sec), test_codecmaps_kr (46.3 sec) o0:08:48 load avg: 2.02 [484/491] test_unpack_ex passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 16 sec), test_codecmaps_kr (46.6 sec) o0:08:49 load avg: 2.02 [485/491] test_poll passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 16 sec), test_codecmaps_kr (47.0 sec) o0:08:49 load avg: 2.02 [486/491] test_strptime passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 16 sec), test_codecmaps_kr (47.1 sec) o0:08:49 load avg: 2.02 [487/491] test.test_asyncio.test_tools passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 17 sec), test_codecmaps_kr (47.4 sec) o0:08:49 load avg: 2.02 [488/491] test_peg_generator skipped (resource denied) -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 17 sec), test_codecmaps_kr (47.6 sec) otest_peg_generator skipped -- Use of the 'cpu' resource not enabled o0:08:50 load avg: 2.02 [489/491] test_ioctl passed -- running (2): test.test_concurrent_futures.test_interpreter_pool (5 min 17 sec), test_codecmaps_kr (47.8 sec) o0:09:04 load avg: 1.57 [490/491] test_codecmaps_kr passed (1 min 2 sec) -- running (1): test.test_concurrent_futures.test_interpreter_pool (5 min 32 sec) o0:09:34 load avg: 0.95 running (1): test.test_concurrent_futures.test_interpreter_pool (6 min 2 sec) o0:10:04 load avg: 0.58 running (1): test.test_concurrent_futures.test_interpreter_pool (6 min 32 sec) o0:10:34 load avg: 0.35 running (1): test.test_concurrent_futures.test_interpreter_pool (7 min 2 sec) o0:11:04 load avg: 0.21 running (1): test.test_concurrent_futures.test_interpreter_pool (7 min 32 sec) o0:11:34 load avg: 0.13 running (1): test.test_concurrent_futures.test_interpreter_pool (8 min 2 sec) o0:12:04 load avg: 0.08 running (1): test.test_concurrent_futures.test_interpreter_pool (8 min 32 sec) o0:12:34 load avg: 0.04 running (1): test.test_concurrent_futures.test_interpreter_pool (9 min 2 sec) o0:13:04 load avg: 0.03 running (1): test.test_concurrent_futures.test_interpreter_pool (9 min 32 sec) o0:13:34 load avg: 0.01 running (1): test.test_concurrent_futures.test_interpreter_pool (10 min 2 sec) o0:14:04 load avg: 0.01 running (1): test.test_concurrent_futures.test_interpreter_pool (10 min 32 sec) o0:14:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (11 min 2 sec) o0:15:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (11 min 32 sec) o0:15:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (12 min 2 sec) o0:16:04 load avg: 0.08 running (1): test.test_concurrent_futures.test_interpreter_pool (12 min 32 sec) o0:16:34 load avg: 0.05 running (1): test.test_concurrent_futures.test_interpreter_pool (13 min 2 sec) o0:17:04 load avg: 0.03 running (1): test.test_concurrent_futures.test_interpreter_pool (13 min 32 sec) o0:17:34 load avg: 0.02 running (1): test.test_concurrent_futures.test_interpreter_pool (14 min 2 sec) o0:18:04 load avg: 0.01 running (1): test.test_concurrent_futures.test_interpreter_pool (14 min 32 sec) o0:18:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (15 min 2 sec) o0:19:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (15 min 32 sec) o0:19:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (16 min 2 sec) o0:20:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (16 min 32 sec) o0:20:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (17 min 2 sec) o0:21:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (17 min 32 sec) o0:21:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (18 min 2 sec) o0:22:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (18 min 32 sec) o0:22:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (19 min 2 sec) o0:23:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (19 min 32 sec) o0:23:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (20 min 2 sec) o0:24:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (20 min 32 sec) o0:24:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (21 min 2 sec) o0:25:04 load avg: 0.06 running (1): test.test_concurrent_futures.test_interpreter_pool (21 min 32 sec) o0:25:34 load avg: 0.04 running (1): test.test_concurrent_futures.test_interpreter_pool (22 min 2 sec) o0:26:04 load avg: 0.02 running (1): test.test_concurrent_futures.test_interpreter_pool (22 min 32 sec) o0:26:34 load avg: 0.01 running (1): test.test_concurrent_futures.test_interpreter_pool (23 min 2 sec) o0:27:04 load avg: 0.01 running (1): test.test_concurrent_futures.test_interpreter_pool (23 min 32 sec) o0:27:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (24 min 2 sec) o0:28:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (24 min 32 sec) o0:28:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (25 min 2 sec) o0:29:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (25 min 32 sec) o0:29:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (26 min 2 sec) o0:30:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (26 min 32 sec) o0:30:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (27 min 2 sec) o0:31:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (27 min 32 sec) o0:31:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (28 min 2 sec) o0:32:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (28 min 32 sec) o0:32:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (29 min 2 sec) o0:33:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (29 min 32 sec) o0:33:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (30 min 2 sec) o0:34:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (30 min 32 sec) o0:34:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (31 min 2 sec) o0:35:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (31 min 32 sec) o0:35:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (32 min 2 sec) o0:36:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (32 min 32 sec) o0:36:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (33 min 2 sec) o0:37:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (33 min 32 sec) o0:37:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (34 min 2 sec) o0:38:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (34 min 32 sec) o0:38:34 load avg: 0.08 running (1): test.test_concurrent_futures.test_interpreter_pool (35 min 2 sec) o0:39:04 load avg: 0.05 running (1): test.test_concurrent_futures.test_interpreter_pool (35 min 32 sec) o0:39:34 load avg: 0.03 running (1): test.test_concurrent_futures.test_interpreter_pool (36 min 2 sec) o0:40:04 load avg: 0.02 running (1): test.test_concurrent_futures.test_interpreter_pool (36 min 32 sec) o0:40:34 load avg: 0.01 running (1): test.test_concurrent_futures.test_interpreter_pool (37 min 2 sec) o0:41:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (37 min 32 sec) o0:41:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (38 min 2 sec) o0:42:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (38 min 32 sec) o0:42:34 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (39 min 2 sec) o0:43:04 load avg: 0.00 running (1): test.test_concurrent_futures.test_interpreter_pool (39 min 32 sec) o0:43:32 load avg: 0.00 [491/491/1] test.test_concurrent_futures.test_interpreter_pool worker non-zero exit code (Exit code 1) otest_default_executor (test.test_concurrent_futures.test_interpreter_pool.AsyncioTest.test_default_executor) ... ok otest_run_in_executor (test.test_concurrent_futures.test_interpreter_pool.AsyncioTest.test_run_in_executor) ... ok otest_run_in_executor_cancel (test.test_concurrent_futures.test_interpreter_pool.AsyncioTest.test_run_in_executor_cancel) ... ok otest_blocking (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_blocking) ... ok otest_blocking_with_limited_workers (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_blocking_with_limited_workers) ... Timeout (0:40:00)! oThread 0xf2fbf400 [ThreadPoolExecu] (most recent call first): o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/thread.py", line 116 in _worker o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/threading.py", line 1023 in run o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/threading.py", line 1081 in _bootstrap_inner o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/threading.py", line 1043 in _bootstrap o oThread 0xf1a7e400 [ThreadPoolExecu] (most recent call first): o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/thread.py", line 116 in _worker o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/threading.py", line 1023 in run o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/threading.py", line 1081 in _bootstrap_inner o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/threading.py", line 1043 in _bootstrap o oThread 0xf6270400 [ThreadPoolExecu] (most recent call first): o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/thread.py", line 116 in _worker o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/threading.py", line 1023 in run o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/threading.py", line 1081 in _bootstrap_inner o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/threading.py", line 1043 in _bootstrap o oThread 0xf7d58040 [python] (most recent call first): o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/interpreters/_queues.py", line 265 in get o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/test_concurrent_futures/test_interpreter_pool.py", line 424 in test_blocking_with_limited_workers o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/unittest/case.py", line 615 in _callTestMethod o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/unittest/case.py", line 669 in run o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/unittest/case.py", line 725 in __call__ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/unittest/suite.py", line 122 in run o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/unittest/suite.py", line 84 in __call__ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/unittest/suite.py", line 122 in run o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/unittest/suite.py", line 84 in __call__ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/unittest/runner.py", line 257 in run o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/single.py", line 84 in _run_suite o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/single.py", line 42 in run_unittest o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/single.py", line 162 in test_func o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/single.py", line 118 in regrtest_runner o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/single.py", line 165 in _load_run_test o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/single.py", line 210 in _runtest_env_changed_exc o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/single.py", line 319 in _runtest o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/single.py", line 348 in run_single_test o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/worker.py", line 92 in worker_process o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/worker.py", line 127 in main o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/libregrtest/worker.py", line 131 in o File "", line 88 in _run_code o File "", line 198 in _run_module_as_main o o== Tests result: FAILURE == o o10 slowest tests: o- test_codecmaps_kr: 1 min 2 sec o- test.test_multiprocessing_forkserver.test_processes: 59.8 sec o- test.test_concurrent_futures.test_process_pool: 56.6 sec o- test.test_multiprocessing_spawn.test_processes: 53.7 sec o- test_socket: 48.9 sec o- test.test_multiprocessing_spawn.test_misc: 47.9 sec o- test_regrtest: 41.7 sec o- test_signal: 36.6 sec o- test_io: 36.3 sec o- test.test_asyncio.test_tasks: 31.2 sec o o16 tests skipped: o test.test_asyncio.test_windows_events o test.test_asyncio.test_windows_utils test_android test_apple o test_devpoll test_free_threading test_kqueue test_launcher o test_msvcrt test_perf_profiler test_startfile test_winapi o test_winconsoleio test_winreg test_winsound test_wmi o o4 tests skipped (resource denied): o test_peg_generator test_tkinter test_ttk test_zipfile64 o o1 test failed: o test.test_concurrent_futures.test_interpreter_pool o o470 tests OK. o o0:43:32 load avg: 0.00 Re-running 1 failed tests in verbose mode in subprocesses o0:43:32 load avg: 0.00 Run 1 test in parallel using 1 worker process (timeout: 40 min, worker timeout: 45 min) o0:43:53 load avg: 0.07 [1/1/1] test.test_concurrent_futures.test_interpreter_pool worker non-zero exit code (Exit code -6 (SIGABRT)) oRe-running test.test_concurrent_futures.test_interpreter_pool in verbose mode otest_default_executor (test.test_concurrent_futures.test_interpreter_pool.AsyncioTest.test_default_executor) ... ok otest_run_in_executor (test.test_concurrent_futures.test_interpreter_pool.AsyncioTest.test_run_in_executor) ... ok otest_run_in_executor_cancel (test.test_concurrent_futures.test_interpreter_pool.AsyncioTest.test_run_in_executor_cancel) ... ok otest_blocking (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_blocking) ... ok otest_blocking_with_limited_workers (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_blocking_with_limited_workers) ... ok otest_free_reference (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_free_reference) ... skipped 'not applicable' otest_idle_thread_reuse (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_idle_thread_reuse) ... ok otest_init_closure (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_init_closure) ... ok otest_init_exception_in_func (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_init_exception_in_func) ... ok otest_init_exception_in_script (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_init_exception_in_script) ... expected failure otest_init_func (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_init_func) ... ok otest_init_instance_method (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_init_instance_method) ... ok otest_init_script (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_init_script) ... expected failure otest_init_script_args (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_init_script_args) ... expected failure otest_init_with___main___global (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_init_with___main___global) ... ok otest_map (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map) ... ok otest_map_buffersize (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_buffersize) ... ok otest_map_buffersize_on_empty_iterable (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_buffersize_on_empty_iterable) ... ok otest_map_buffersize_on_infinite_iterable (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_buffersize_on_infinite_iterable) ... ok otest_map_buffersize_on_multiple_infinite_iterables (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_buffersize_on_multiple_infinite_iterables) ... ok otest_map_buffersize_on_multiple_iterables (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_buffersize_on_multiple_iterables) ... ok otest_map_buffersize_type_validation (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_buffersize_type_validation) ... ok otest_map_buffersize_value_validation (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_buffersize_value_validation) ... ok otest_map_buffersize_when_buffer_is_full (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_buffersize_when_buffer_is_full) ... ok otest_map_buffersize_without_iterable (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_buffersize_without_iterable) ... ok otest_map_exception (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_exception) ... ERROR o oStdout: o0.02s o oStderr: oException in initializer: oRuntimeError: Failed to import encodings module o oDuring handling of the above exception, another exception occurred: o oconcurrent.interpreters.InterpreterError: sub-interpreter creation failed o oDuring handling of the above exception, another exception occurred: o oTraceback (most recent call last): o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/thread.py", line 99, in _worker o ctx.initialize() o ~~~~~~~~~~~~~~^^ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/interpreter.py", line 62, in initialize o self.interp = interpreters.create() o ~~~~~~~~~~~~~~~~~~~^^ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/interpreters/__init__.py", line 65, in create o id = _interpreters.create(reqrefs=True) oconcurrent.interpreters.InterpreterError: interpreter creation failed otest_map_timeout (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_timeout) ... ok otest_max_workers_negative (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_max_workers_negative) ... ok otest_no_stale_references (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_no_stale_references) ... skipped 'not applicable' otest_pickle_errors_propagate (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_pickle_errors_propagate) ... ok otest_saturation (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_saturation) ... ok otest_shutdown_race_issue12456 (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_shutdown_race_issue12456) ... ok otest_submit (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_submit) ... ok otest_submit_closure (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_submit_closure) ... ok otest_submit_exception_in_func (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_submit_exception_in_func) ... ok otest_submit_exception_in_script (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_submit_exception_in_script) ... expected failure otest_submit_func_globals (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_submit_func_globals) ... ok otest_submit_instance_method (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_submit_instance_method) ... ok otest_submit_keyword (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_submit_keyword) ... ok otest_submit_local_instance (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_submit_local_instance) ... ok otest_submit_script (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_submit_script) ... expected failure otest_swallows_falsey_exceptions (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_swallows_falsey_exceptions) ... ok o o====================================================================== oERROR: test_map_exception (test.test_concurrent_futures.test_interpreter_pool.InterpreterPoolExecutorTest.test_map_exception) o---------------------------------------------------------------------- oTraceback (most recent call last): o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/test/test_concurrent_futures/executor.py", line 71, in test_map_exception o self.assertEqual(i.__next__(), (0, 1)) o ~~~~~~~~~~^^ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/_base.py", line 639, in result_iterator o yield _result_or_cancel(fs.pop()) o ~~~~~~~~~~~~~~~~~^^^^^^^^^^ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/_base.py", line 311, in _result_or_cancel o return fut.result(timeout) o ~~~~~~~~~~^^^^^^^^^ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/_base.py", line 450, in result o return self.__get_result() o ~~~~~~~~~~~~~~~~~^^ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/_base.py", line 395, in __get_result o raise self._exception oconcurrent.futures.interpreter.BrokenInterpreterPool: A thread initializer failed, the thread pool is not usable anymore o oStderr: oException in initializer: oRuntimeError: Failed to import encodings module o oDuring handling of the above exception, another exception occurred: o oconcurrent.interpreters.InterpreterError: sub-interpreter creation failed o oDuring handling of the above exception, another exception occurred: o oTraceback (most recent call last): o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/thread.py", line 99, in _worker o ctx.initialize() o ~~~~~~~~~~~~~~^^ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/futures/interpreter.py", line 62, in initialize o self.interp = interpreters.create() o ~~~~~~~~~~~~~~~~~~~^^ o File "/var/lib/buildbot/workers/3.14.gps-raspbian.nondebug/build/Lib/concurrent/interpreters/__init__.py", line 65, in create o id = _interpreters.create(reqrefs=True) oconcurrent.interpreters.InterpreterError: interpreter creation failed o o---------------------------------------------------------------------- oRan 42 tests in 20.193s o oFAILED (errors=1, skipped=2, expected failures=5) otest test.test_concurrent_futures.test_interpreter_pool failed opython: Objects/typeobject.c:297: managed_static_type_state_clear: Assertion `!_PyRuntime.types.managed_static.types[full_index].interp_count' failed. o1 test failed again: o test.test_concurrent_futures.test_interpreter_pool o o== Tests result: FAILURE then FAILURE == o o10 slowest tests: o- test_codecmaps_kr: 1 min 2 sec o- test.test_multiprocessing_forkserver.test_processes: 59.8 sec o- test.test_concurrent_futures.test_process_pool: 56.6 sec o- test.test_multiprocessing_spawn.test_processes: 53.7 sec o- test_socket: 48.9 sec o- test.test_multiprocessing_spawn.test_misc: 47.9 sec o- test_regrtest: 41.7 sec o- test_signal: 36.6 sec o- test_io: 36.3 sec o- test.test_asyncio.test_tasks: 31.2 sec o o16 tests skipped: o test.test_asyncio.test_windows_events o test.test_asyncio.test_windows_utils test_android test_apple o test_devpoll test_free_threading test_kqueue test_launcher o test_msvcrt test_perf_profiler test_startfile test_winapi o test_winconsoleio test_winreg test_winsound test_wmi o o4 tests skipped (resource denied): o test_peg_generator test_tkinter test_ttk test_zipfile64 o o1 re-run test: o test.test_concurrent_futures.test_interpreter_pool o o1 test failed: o test.test_concurrent_futures.test_interpreter_pool o o470 tests OK. o oTotal duration: 43 min 53 sec oTotal tests: run=47,013 skipped=1,890 oTotal test files: run=488/491 failed=1 skipped=16 resource_denied=4 rerun=1 oResult: FAILURE then FAILURE emake: *** [Makefile:2462: buildbottest] Error 2 hprogram finished with exit code 2 helapsedTime=2634.712441