CC='gcc -pthread' LDSHARED='gcc -pthread -shared ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers Python build finished successfully! The necessary bits to build these optional modules were not found: _dbm _gdbm _tkinter To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc atexit pwd time running build_scripts copying and adjusting /home/jazg/src/Python-3.7.4/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /home/jazg/src/Python-3.7.4/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /home/jazg/src/Python-3.7.4/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /home/jazg/src/Python-3.7.4/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform ./python ./Tools/scripts/run_tests.py /home/jazg/src/Python-3.7.4/python -u -W default -bb -E -m test -r -w -j 0 -u all,-largefile,-audio,-gui == CPython 3.7.4 (default, Jul 11 2019, 09:35:06) [GCC 7.4.0] == Linux-4.15.0-54-generic-x86_64-with-debian-buster-sid little-endian == cwd: /home/jazg/src/Python-3.7.4/build/test_python_20147 == CPU count: 4 == encodings: locale=UTF-8, FS=utf-8 Using random seed 2199259 Run tests in parallel using 6 child processes 0:00:00 load avg: 0.71 [ 1/416] test_tk skipped test_tk skipped -- No module named '_tkinter' 0:00:00 load avg: 0.71 [ 2/416] test_opcodes passed 0:00:00 load avg: 0.71 [ 3/416] test_fractions passed 0:00:00 load avg: 0.71 [ 4/416] test_zipapp passed 0:00:00 load avg: 0.71 [ 5/416] test_parser passed 0:00:00 load avg: 0.71 [ 6/416] test_smtpd passed 0:00:01 load avg: 0.71 [ 7/416] test_optparse passed 0:00:01 load avg: 0.71 [ 8/416] test_fstring passed 0:00:01 load avg: 0.71 [ 9/416] test_hmac passed 0:00:01 load avg: 0.71 [ 10/416] test_future passed 0:00:01 load avg: 0.71 [ 11/416] test_getpass passed 0:00:01 load avg: 0.71 [ 12/416] test_tix skipped test_tix skipped -- No module named '_tkinter' 0:00:02 load avg: 0.71 [ 13/416] test_code_module passed 0:00:02 load avg: 0.71 [ 14/416] test_dataclasses passed 0:00:02 load avg: 0.71 [ 15/416] test_codeop passed 0:00:02 load avg: 0.71 [ 16/416] test_peepholer passed 0:00:02 load avg: 0.71 [ 17/416] test_binop passed 0:00:02 load avg: 0.71 [ 18/416] test_cmd passed 0:00:03 load avg: 0.71 [ 19/416] test_binascii passed 0:00:03 load avg: 0.71 [ 20/416] test_macpath passed 0:00:03 load avg: 0.71 [ 21/416] test_difflib passed 0:00:03 load avg: 0.71 [ 22/416] test_struct passed 0:00:03 load avg: 0.71 [ 23/416] test_filecmp passed 0:00:04 load avg: 0.71 [ 24/416] test_descrtut passed 0:00:04 load avg: 0.71 [ 25/416] test_kqueue skipped test_kqueue skipped -- test works only on BSD 0:00:04 load avg: 0.71 [ 26/416] test_compile passed 0:00:04 load avg: 0.71 [ 27/416] test_genericpath passed 0:00:04 load avg: 0.71 [ 28/416] test_symbol passed 0:00:04 load avg: 0.71 [ 29/416] test_atexit passed 0:00:04 load avg: 0.71 [ 30/416] test_pkgutil passed 0:00:05 load avg: 0.71 [ 31/416] test_shelve passed 0:00:05 load avg: 1.06 [ 32/416] test_array passed 0:00:05 load avg: 1.06 [ 33/416] test_dbm passed 0:00:05 load avg: 1.06 [ 34/416] test_pkgimport passed 0:00:05 load avg: 1.06 [ 35/416] test_time passed 0:00:05 load avg: 1.06 [ 36/416] test_rlcompleter passed 0:00:06 load avg: 1.06 [ 37/416] test_compare passed 0:00:06 load avg: 1.06 [ 38/416] test_platform passed 0:00:06 load avg: 1.06 [ 39/416] test_keyword passed 0:00:06 load avg: 1.06 [ 40/416] test_winsound skipped (resource denied) test_winsound skipped -- Use of the 'audio' resource not enabled 0:00:06 load avg: 1.06 [ 41/416] test_http_cookies passed 0:00:06 load avg: 1.06 [ 42/416] test_codecencodings_hk passed 0:00:06 load avg: 1.06 [ 43/416] test_cgi passed 0:00:06 load avg: 1.06 [ 44/416] test_subclassinit passed 0:00:06 load avg: 1.06 [ 45/416] test_super passed 0:00:07 load avg: 1.06 [ 46/416] test_doctest2 passed 0:00:07 load avg: 1.06 [ 47/416] test_deque passed 0:00:07 load avg: 1.06 [ 48/416] test_slice passed 0:00:07 load avg: 1.06 [ 49/416] test_asdl_parser passed 0:00:07 load avg: 1.06 [ 50/416] test_cmath passed 0:00:07 load avg: 1.06 [ 51/416] test_grammar passed 0:00:08 load avg: 1.06 [ 52/416] test_spwd passed 0:00:08 load avg: 1.06 [ 53/416] test_typechecks passed 0:00:09 load avg: 1.06 [ 54/416] test_sys passed 0:00:10 load avg: 1.06 [ 55/416] test_pdb passed 0:00:10 load avg: 1.29 [ 56/416] test_generators passed 0:00:15 load avg: 1.29 [ 57/416] test_compileall passed 0:00:15 load avg: 1.43 [ 58/416] test_module passed 0:00:15 load avg: 1.43 [ 59/416] test_dbm_ndbm skipped test_dbm_ndbm skipped -- No module named '_dbm' 0:00:16 load avg: 1.43 [ 60/416] test_uuid passed 0:00:16 load avg: 1.43 [ 61/416] test___all__ passed 0:00:16 load avg: 1.43 [ 62/416] test_bigaddrspace passed 0:00:16 load avg: 1.43 [ 63/416] test_fork1 passed 0:00:16 load avg: 1.43 [ 64/416] test_codecencodings_kr passed 0:00:16 load avg: 1.43 [ 65/416] test_longexp passed 0:00:17 load avg: 1.43 [ 66/416] test_list passed 0:00:17 load avg: 1.43 [ 67/416] test_pyexpat passed 0:00:17 load avg: 1.43 [ 68/416] test_genericclass passed 0:00:19 load avg: 1.43 [ 69/416] test_webbrowser passed 0:00:19 load avg: 1.43 [ 70/416] test_getopt passed 0:00:20 load avg: 1.72 [ 71/416] test_codecencodings_iso2022 passed 0:00:20 load avg: 1.72 [ 72/416] test_dictcomps passed 0:00:21 load avg: 1.72 [ 73/416] test_userdict passed 0:00:24 load avg: 1.72 [ 74/416] test_trace passed 0:00:25 load avg: 2.06 [ 75/416] test_marshal passed 0:00:27 load avg: 2.06 [ 76/416] test_lzma passed 0:00:28 load avg: 2.06 [ 77/416] test_os passed 0:00:29 load avg: 2.06 [ 78/416] test_bisect passed 0:00:30 load avg: 2.06 [ 79/416] test_signal passed 0:00:33 load avg: 2.37 [ 80/416] test_codecmaps_jp passed -- running: test_tools (32 sec 282 ms) 0:00:35 load avg: 2.66 [ 81/416] test_wave passed -- running: test_tools (34 sec 648 ms) 0:00:35 load avg: 2.66 [ 82/416] test_future5 passed -- running: test_tools (34 sec 820 ms) 0:00:36 load avg: 2.66 [ 83/416] test_urlparse passed -- running: test_tools (35 sec 766 ms) 0:00:36 load avg: 2.66 [ 84/416] test_sort passed -- running: test_tools (36 sec 6 ms) 0:00:36 load avg: 2.66 [ 85/416] test_property passed -- running: test_tools (36 sec 180 ms) 0:00:38 load avg: 2.66 [ 86/416] test_doctest passed -- running: test_tools (37 sec 330 ms) 0:00:38 load avg: 2.66 [ 87/416] test_copyreg passed -- running: test_tools (37 sec 545 ms) 0:00:38 load avg: 2.66 [ 88/416] test_audioop passed -- running: test_tools (37 sec 758 ms) 0:00:38 load avg: 2.66 [ 89/416] test_crashers passed -- running: test_multiprocessing_forkserver (30 sec 144 ms), test_tools (37 sec 938 ms) 0:00:43 load avg: 2.93 [ 90/416] test_tools passed (42 sec 135 ms) -- running: test_multiprocessing_forkserver (34 sec 561 ms) 0:00:43 load avg: 2.93 [ 91/416] test_iterlen passed -- running: test_multiprocessing_forkserver (34 sec 720 ms) 0:00:43 load avg: 2.93 [ 92/416] test_urllib_response passed -- running: test_multiprocessing_forkserver (34 sec 871 ms) 0:00:43 load avg: 2.93 [ 93/416] test_frozen passed -- running: test_multiprocessing_forkserver (35 sec 73 ms) 0:00:43 load avg: 2.93 [ 94/416] test_minidom passed -- running: test_multiprocessing_forkserver (35 sec 421 ms) 0:00:44 load avg: 2.93 [ 95/416] test_gzip passed -- running: test_multiprocessing_forkserver (36 sec 418 ms) 0:00:46 load avg: 3.34 [ 96/416] test_ctypes passed -- running: test_multiprocessing_forkserver (37 sec 624 ms) 0:00:46 load avg: 3.34 [ 97/416] test_pulldom passed -- running: test_multiprocessing_forkserver (37 sec 848 ms) 0:00:47 load avg: 3.34 [ 98/416] test_zlib passed -- running: test_multiprocessing_forkserver (38 sec 998 ms), test_io (30 sec 112 ms) 0:00:48 load avg: 3.34 [ 99/416] test_ast passed -- running: test_multiprocessing_forkserver (40 sec 361 ms), test_io (31 sec 475 ms) 0:00:49 load avg: 3.34 [100/416] test_structmembers passed -- running: test_multiprocessing_forkserver (40 sec 540 ms), test_io (31 sec 654 ms) 0:00:49 load avg: 3.34 [101/416] test_gettext passed -- running: test_multiprocessing_forkserver (40 sec 755 ms), test_io (31 sec 869 ms) 0:00:49 load avg: 3.34 [102/416] test_structseq passed -- running: test_multiprocessing_forkserver (40 sec 993 ms), test_io (32 sec 106 ms) 0:00:51 load avg: 3.55 [103/416] test_logging passed -- running: test_multiprocessing_forkserver (42 sec 774 ms), test_io (33 sec 888 ms) 0:00:51 load avg: 3.55 [104/416] test_xdrlib passed -- running: test_multiprocessing_forkserver (42 sec 990 ms), test_io (34 sec 104 ms) 0:00:55 load avg: 3.75 [105/416] test_normalization passed -- running: test_multiprocessing_forkserver (46 sec 863 ms), test_io (37 sec 977 ms) 0:00:56 load avg: 3.75 [106/416] test_codecencodings_jp passed -- running: test_multiprocessing_forkserver (47 sec 907 ms), test_io (39 sec 21 ms) 0:00:57 load avg: 3.75 [107/416] test_smtplib passed -- running: test_multiprocessing_forkserver (49 sec 138 ms), test_io (40 sec 251 ms) 0:00:57 load avg: 3.75 [108/416] test_plistlib passed -- running: test_multiprocessing_forkserver (49 sec 313 ms), test_io (40 sec 427 ms) 0:00:57 load avg: 3.75 [109/416] test_tcl skipped -- running: test_multiprocessing_forkserver (49 sec 447 ms), test_io (40 sec 561 ms) test_tcl skipped -- No module named '_tkinter' 0:00:58 load avg: 3.75 [110/416] test_fileinput passed -- running: test_multiprocessing_forkserver (49 sec 617 ms), test_io (40 sec 730 ms) 0:00:58 load avg: 3.75 [111/416] test_pydoc passed -- running: test_multiprocessing_forkserver (50 sec 343 ms), test_io (41 sec 457 ms) 0:01:03 load avg: 3.85 [112/416] test_timeout passed -- running: test_multiprocessing_forkserver (54 sec 963 ms), test_io (46 sec 77 ms) Resource 'blackhole.snakebite.net' is not available 0:01:03 load avg: 3.85 [113/416] test_call passed -- running: test_multiprocessing_forkserver (55 sec 147 ms), test_io (46 sec 261 ms) 0:01:03 load avg: 3.85 [114/416] test_binhex passed -- running: test_multiprocessing_forkserver (55 sec 330 ms), test_io (46 sec 444 ms) 0:01:04 load avg: 3.85 [115/416] test_charmapcodec passed -- running: test_multiprocessing_forkserver (55 sec 502 ms), test_io (46 sec 615 ms) 0:01:05 load avg: 4.10 [116/416] test_ftplib passed -- running: test_multiprocessing_forkserver (57 sec 230 ms), test_io (48 sec 343 ms) 0:01:05 load avg: 4.10 [117/416] test_unicode_identifiers passed -- running: test_multiprocessing_forkserver (57 sec 403 ms), test_io (48 sec 517 ms) 0:01:06 load avg: 4.10 [118/416] test_unicodedata passed -- running: test_multiprocessing_forkserver (57 sec 873 ms), test_io (48 sec 987 ms) 0:01:06 load avg: 4.10 [119/416] test_unary passed -- running: test_multiprocessing_forkserver (58 sec 30 ms), test_io (49 sec 143 ms) 0:01:06 load avg: 4.10 [120/416] test_symtable passed -- running: test_multiprocessing_forkserver (58 sec 187 ms), test_io (49 sec 301 ms) 0:01:06 load avg: 4.10 [121/416] test_richcmp passed -- running: test_multiprocessing_forkserver (58 sec 349 ms), test_io (49 sec 463 ms) 0:01:09 load avg: 4.10 [122/416] test_sqlite passed -- running: test_multiprocessing_forkserver (1 min 1 sec), test_io (52 sec 482 ms), test_mailbox (31 sec 224 ms) 0:01:10 load avg: 4.33 [123/416] test_fnmatch passed -- running: test_multiprocessing_forkserver (1 min 1 sec), test_io (52 sec 846 ms), test_mailbox (31 sec 589 ms) 0:01:11 load avg: 4.33 [124/416] test_argparse passed -- running: test_multiprocessing_forkserver (1 min 2 sec), test_io (53 sec 749 ms), test_mailbox (32 sec 491 ms) 0:01:11 load avg: 4.33 [125/416] test_print passed -- running: test_multiprocessing_forkserver (1 min 2 sec), test_io (53 sec 917 ms), test_mailbox (32 sec 660 ms) 0:01:17 load avg: 4.47 [126/416] test_eintr passed -- running: test_multiprocessing_forkserver (1 min 8 sec), test_io (59 sec 664 ms), test_mailbox (38 sec 406 ms) 0:01:17 load avg: 4.47 [127/416] test_py_compile passed -- running: test_multiprocessing_forkserver (1 min 8 sec), test_io (1 min 53 ms), test_mailbox (38 sec 796 ms) 0:01:17 load avg: 4.47 [128/416] test_grp passed -- running: test_multiprocessing_forkserver (1 min 9 sec), test_io (1 min 212 ms), test_mailbox (38 sec 954 ms) 0:01:17 load avg: 4.47 [129/416] test_bool passed -- running: test_multiprocessing_forkserver (1 min 9 sec), test_io (1 min 382 ms), test_mailbox (39 sec 125 ms) 0:01:24 load avg: 4.35 [130/416] test_poplib passed -- running: test_multiprocessing_forkserver (1 min 15 sec), test_io (1 min 6 sec), test_mailbox (45 sec 340 ms) 0:01:24 load avg: 4.35 [131/416] test_collections passed -- running: test_multiprocessing_forkserver (1 min 16 sec), test_io (1 min 7 sec), test_mailbox (45 sec 913 ms) 0:01:25 load avg: 4.56 [132/416] test_random passed -- running: test_multiprocessing_forkserver (1 min 16 sec), test_io (1 min 8 sec), test_mailbox (46 sec 798 ms) 0:01:26 load avg: 4.56 [133/416] test_smtpnet passed -- running: test_multiprocessing_forkserver (1 min 17 sec), test_io (1 min 9 sec), test_mailbox (47 sec 768 ms) 0:01:26 load avg: 4.56 [134/416] test_frame passed -- running: test_multiprocessing_forkserver (1 min 18 sec), test_io (1 min 9 sec), test_mailbox (47 sec 946 ms) 0:01:26 load avg: 4.56 [135/416] test_isinstance passed -- running: test_multiprocessing_forkserver (1 min 18 sec), test_io (1 min 9 sec), test_mailbox (48 sec 107 ms) 0:01:28 load avg: 4.56 [136/416] test_multiprocessing_forkserver passed (1 min 18 sec) -- running: test_io (1 min 10 sec), test_mailbox (49 sec 348 ms) 0:01:28 load avg: 4.56 [137/416] test_posixpath passed -- running: test_io (1 min 10 sec), test_mailbox (49 sec 621 ms) 0:01:28 load avg: 4.56 [138/416] test_functools passed -- running: test_io (1 min 11 sec), test_mailbox (49 sec 912 ms) 0:01:28 load avg: 4.56 [139/416] test_unittest passed -- running: test_io (1 min 11 sec), test_mailbox (50 sec 55 ms) 0:01:30 load avg: 4.56 [140/416] test_posix passed -- running: test_io (1 min 12 sec), test_mailbox (51 sec 589 ms) 0:01:30 load avg: 4.60 [141/416] test_urllib2_localnet passed -- running: test_io (1 min 12 sec), test_mailbox (51 sec 703 ms) 0:01:31 load avg: 4.60 [142/416] test_site passed -- running: test_io (1 min 14 sec), test_mailbox (52 sec 792 ms) 0:01:31 load avg: 4.60 [143/416] test_userlist passed -- running: test_io (1 min 14 sec), test_mailbox (52 sec 985 ms) 0:01:32 load avg: 4.60 [144/416] test_configparser passed -- running: test_io (1 min 14 sec), test_mailbox (53 sec 536 ms) 0:01:33 load avg: 4.60 [145/416] test_unicode passed -- running: test_io (1 min 15 sec), test_mailbox (54 sec 561 ms) 0:01:35 load avg: 4.60 [146/416] test_httplib passed -- running: test_io (1 min 17 sec), test_mailbox (56 sec 464 ms) /home/jazg/src/Python-3.7.4/Lib/test/test_httplib.py:1766: DeprecationWarning: key_file, cert_file and check_hostname are deprecated, use a custom context instead. cert_file=CERT_localhost) 0:01:35 load avg: 4.63 [147/416] test_htmlparser passed -- running: test_io (1 min 17 sec), test_mailbox (56 sec 667 ms) 0:01:38 load avg: 4.63 [148/416] test_socket passed -- running: test_io (1 min 21 sec), test_concurrent_futures (32 sec 988 ms), test_mailbox (1 min 247 ms) 0:01:39 load avg: 4.63 [149/416] test_docxmlrpc passed -- running: test_io (1 min 22 sec), test_concurrent_futures (33 sec 687 ms), test_mailbox (1 min 946 ms) 0:01:39 load avg: 4.63 [150/416] test_profile passed -- running: test_io (1 min 22 sec), test_concurrent_futures (33 sec 849 ms), test_mailbox (1 min 1 sec) 0:01:39 load avg: 4.63 [151/416] test_bigmem passed -- running: test_io (1 min 22 sec), test_concurrent_futures (34 sec 31 ms), test_mailbox (1 min 1 sec) 0:01:40 load avg: 4.63 [152/416] test_mailcap passed -- running: test_io (1 min 22 sec), test_concurrent_futures (34 sec 208 ms), test_mailbox (1 min 1 sec) 0:01:41 load avg: 4.66 [153/416] test_sndhdr passed -- running: test_io (1 min 24 sec), test_concurrent_futures (35 sec 784 ms), test_mailbox (1 min 3 sec) 0:01:41 load avg: 4.66 [154/416] test_secrets passed -- running: test_io (1 min 24 sec), test_concurrent_futures (35 sec 938 ms), test_mailbox (1 min 3 sec) 0:01:42 load avg: 4.66 [155/416] test_stat passed -- running: test_io (1 min 24 sec), test_concurrent_futures (36 sec 105 ms), test_mailbox (1 min 3 sec) 0:01:44 load avg: 4.66 [156/416] test_long passed -- running: test_io (1 min 27 sec), test_concurrent_futures (38 sec 706 ms), test_mailbox (1 min 5 sec) 0:01:45 load avg: 4.61 [157/416] test_sched passed -- running: test_io (1 min 27 sec), test_concurrent_futures (39 sec 404 ms), test_mailbox (1 min 6 sec) 0:01:45 load avg: 4.61 [158/416] test_exception_hierarchy passed -- running: test_io (1 min 28 sec), test_concurrent_futures (39 sec 559 ms), test_mailbox (1 min 6 sec) 0:01:45 load avg: 4.61 [159/416] test_syntax passed -- running: test_io (1 min 28 sec), test_concurrent_futures (39 sec 743 ms), test_mailbox (1 min 7 sec) 0:01:46 load avg: 4.61 [160/416] test_threading_local passed -- running: test_io (1 min 28 sec), test_concurrent_futures (40 sec 87 ms), test_mailbox (1 min 7 sec) 0:01:46 load avg: 4.61 [161/416] test_fileio passed -- running: test_io (1 min 28 sec), test_concurrent_futures (40 sec 285 ms), test_mailbox (1 min 7 sec) 0:01:46 load avg: 4.61 [162/416] test_colorsys passed -- running: test_io (1 min 28 sec), test_concurrent_futures (40 sec 437 ms), test_mailbox (1 min 7 sec) 0:01:47 load avg: 4.61 [163/416] test_ucn passed -- running: test_io (1 min 29 sec), test_concurrent_futures (41 sec 169 ms), test_mailbox (1 min 8 sec) 0:01:58 load avg: 4.58 [164/416] test_select passed -- running: test_io (1 min 41 sec), test_concurrent_futures (52 sec 922 ms), test_mailbox (1 min 20 sec) 0:01:59 load avg: 4.58 [165/416] test_codecencodings_cn passed -- running: test_io (1 min 41 sec), test_concurrent_futures (53 sec 409 ms), test_mailbox (1 min 20 sec) 0:02:00 load avg: 4.58 [166/416] test_mailbox passed (1 min 21 sec) -- running: test_io (1 min 42 sec), test_concurrent_futures (54 sec 246 ms) 0:02:00 load avg: 4.53 [167/416] test_ossaudiodev skipped (resource denied) -- running: test_multiprocessing_fork (30 sec 136 ms), test_io (1 min 42 sec), test_concurrent_futures (54 sec 465 ms) test_ossaudiodev skipped -- Use of the 'audio' resource not enabled 0:02:03 load avg: 4.53 [168/416] test_cmd_line passed -- running: test_multiprocessing_fork (33 sec 599 ms), test_io (1 min 46 sec), test_concurrent_futures (57 sec 929 ms) 0:02:04 load avg: 4.53 [169/416] test_zipfile64 skipped (resource denied) -- running: test_multiprocessing_fork (33 sec 786 ms), test_io (1 min 46 sec), test_concurrent_futures (58 sec 116 ms) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:02:05 load avg: 4.41 [170/416] test_tuple passed -- running: test_multiprocessing_fork (35 sec 126 ms), test_io (1 min 47 sec), test_concurrent_futures (59 sec 456 ms), test_subprocess (30 sec 48 ms) 0:02:05 load avg: 4.41 [171/416] test_imp passed -- running: test_multiprocessing_fork (35 sec 554 ms), test_io (1 min 48 sec), test_concurrent_futures (59 sec 883 ms), test_subprocess (30 sec 475 ms) 0:02:07 load avg: 4.41 [172/416] test_codecs passed -- running: test_multiprocessing_fork (37 sec 115 ms), test_io (1 min 49 sec), test_concurrent_futures (1 min 1 sec), test_subprocess (32 sec 37 ms) 0:02:08 load avg: 4.41 [173/416] test_subprocess passed (32 sec 791 ms) -- running: test_multiprocessing_fork (37 sec 995 ms), test_io (1 min 50 sec), test_concurrent_futures (1 min 2 sec) 0:02:08 load avg: 4.41 [174/416] test_fcntl passed -- running: test_multiprocessing_fork (38 sec 257 ms), test_io (1 min 51 sec), test_concurrent_futures (1 min 2 sec) 0:02:08 load avg: 4.41 [175/416] test_future3 passed -- running: test_multiprocessing_fork (38 sec 552 ms), test_io (1 min 51 sec), test_concurrent_futures (1 min 2 sec) 0:02:12 load avg: 4.14 [176/416] test_zipfile passed -- running: test_multiprocessing_fork (42 sec 38 ms), test_io (1 min 54 sec), test_concurrent_futures (1 min 6 sec) 0:02:12 load avg: 4.14 [177/416] test_genexps passed -- running: test_multiprocessing_fork (42 sec 230 ms), test_io (1 min 55 sec), test_concurrent_futures (1 min 6 sec) 0:02:12 load avg: 4.14 [178/416] test_unicode_file_functions passed -- running: test_multiprocessing_fork (42 sec 615 ms), test_io (1 min 55 sec), test_concurrent_futures (1 min 6 sec) 0:02:13 load avg: 4.14 [179/416] test_bdb passed -- running: test_multiprocessing_fork (42 sec 866 ms), test_io (1 min 55 sec), test_concurrent_futures (1 min 7 sec) 0:02:13 load avg: 4.14 [180/416] test_baseexception passed -- running: test_multiprocessing_fork (43 sec 25 ms), test_io (1 min 55 sec), test_concurrent_futures (1 min 7 sec) 0:02:14 load avg: 4.14 [181/416] test_thread passed -- running: test_multiprocessing_fork (43 sec 913 ms), test_io (1 min 56 sec), test_concurrent_futures (1 min 8 sec) 0:02:14 load avg: 4.14 [182/416] test_sax passed -- running: test_multiprocessing_fork (44 sec 181 ms), test_io (1 min 57 sec), test_concurrent_futures (1 min 8 sec) 0:02:14 load avg: 4.14 [183/416] test_repl passed -- running: test_multiprocessing_fork (44 sec 392 ms), test_io (1 min 57 sec), test_concurrent_futures (1 min 8 sec) 0:02:17 load avg: 4.05 [184/416] test_context passed -- running: test_multiprocessing_fork (46 sec 802 ms), test_io (1 min 59 sec), test_concurrent_futures (1 min 11 sec) 0:02:17 load avg: 4.05 [185/416] test_pprint passed -- running: test_multiprocessing_fork (47 sec 112 ms), test_io (1 min 59 sec), test_concurrent_futures (1 min 11 sec) 0:02:17 load avg: 4.05 [186/416] test_iter passed -- running: test_multiprocessing_fork (47 sec 396 ms), test_io (2 min 242 ms), test_concurrent_futures (1 min 11 sec) 0:02:17 load avg: 4.05 [187/416] test_pipes passed -- running: test_multiprocessing_fork (47 sec 625 ms), test_io (2 min 471 ms), test_concurrent_futures (1 min 11 sec) 0:02:18 load avg: 4.05 [188/416] test_sunau passed -- running: test_multiprocessing_fork (47 sec 920 ms), test_io (2 min 765 ms), test_concurrent_futures (1 min 12 sec) 0:02:18 load avg: 4.05 [189/416] test_pkg passed -- running: test_multiprocessing_fork (48 sec 195 ms), test_io (2 min 1 sec), test_concurrent_futures (1 min 12 sec) 0:02:19 load avg: 4.05 [190/416] test_multiprocessing_main_handling passed -- running: test_multiprocessing_fork (48 sec 968 ms), test_io (2 min 1 sec), test_concurrent_futures (1 min 13 sec) 0:02:20 load avg: 3.80 [191/416] test_multibytecodec passed -- running: test_multiprocessing_fork (50 sec 162 ms), test_io (2 min 3 sec), test_concurrent_futures (1 min 14 sec) 0:02:22 load avg: 3.80 [192/416] test_epoll passed -- running: test_multiprocessing_fork (52 sec 509 ms), test_io (2 min 5 sec), test_concurrent_futures (1 min 16 sec) 0:02:24 load avg: 3.80 [193/416] test_calendar passed -- running: test_multiprocessing_fork (54 sec 182 ms), test_io (2 min 7 sec), test_concurrent_futures (1 min 18 sec) 0:02:26 load avg: 3.74 [194/416] test_httpservers passed -- running: test_multiprocessing_fork (56 sec 201 ms), test_io (2 min 9 sec), test_concurrent_futures (1 min 20 sec) 0:02:28 load avg: 3.74 [195/416] test_io passed (2 min 10 sec) -- running: test_multiprocessing_fork (57 sec 935 ms), test_concurrent_futures (1 min 22 sec) 0:02:28 load avg: 3.74 [196/416] test_cprofile passed -- running: test_multiprocessing_fork (58 sec 437 ms), test_concurrent_futures (1 min 22 sec) 0:02:29 load avg: 3.74 [197/416] test_codecmaps_tw passed -- running: test_multiprocessing_fork (59 sec 159 ms), test_concurrent_futures (1 min 23 sec) 0:02:29 load avg: 3.74 [198/416] test_poll passed -- running: test_multiprocessing_fork (59 sec 547 ms), test_concurrent_futures (1 min 23 sec) 0:02:30 load avg: 3.74 [199/416] test__locale passed -- running: test_multiprocessing_fork (59 sec 881 ms), test_concurrent_futures (1 min 24 sec) 0:02:30 load avg: 3.68 [200/416] test_asynchat passed -- running: test_multiprocessing_fork (1 min 374 ms), test_concurrent_futures (1 min 24 sec) 0:02:30 load avg: 3.68 [201/416] test_xml_dom_minicompat passed -- running: test_multiprocessing_fork (1 min 650 ms), test_concurrent_futures (1 min 24 sec) 0:02:31 load avg: 3.68 [202/416] test_unicode_file passed -- running: test_multiprocessing_fork (1 min 895 ms), test_concurrent_futures (1 min 25 sec) 0:02:31 load avg: 3.68 [203/416] test_pstats passed -- running: test_multiprocessing_fork (1 min 1 sec), test_concurrent_futures (1 min 25 sec) 0:02:31 load avg: 3.68 [204/416] test_urllib passed -- running: test_multiprocessing_fork (1 min 1 sec), test_concurrent_futures (1 min 25 sec) 0:02:31 load avg: 3.68 [205/416] test___future__ passed -- running: test_multiprocessing_fork (1 min 1 sec), test_concurrent_futures (1 min 26 sec) 0:02:32 load avg: 3.68 [206/416] test_winreg skipped -- running: test_multiprocessing_fork (1 min 1 sec), test_concurrent_futures (1 min 26 sec) test_winreg skipped -- No module named 'winreg' 0:02:36 load avg: 3.54 [207/416] test_capi passed -- running: test_multiprocessing_fork (1 min 5 sec), test_concurrent_futures (1 min 30 sec) 0:02:39 load avg: 3.54 [208/416] test_multiprocessing_fork passed (1 min 9 sec) -- running: test_concurrent_futures (1 min 33 sec), test_nntplib (32 sec 359 ms) /home/jazg/src/Python-3.7.4/Lib/multiprocessing/semaphore_tracker.py:55: UserWarning: semaphore_tracker: process died unexpectedly, relaunching. Some semaphores might leak. warnings.warn('semaphore_tracker: process died unexpectedly, ' 0:02:40 load avg: 3.54 [209/416] test_memoryio passed -- running: test_concurrent_futures (1 min 34 sec), test_nntplib (32 sec 797 ms) 0:02:40 load avg: 3.90 [210/416] test_pickle passed -- running: test_concurrent_futures (1 min 34 sec), test_nntplib (33 sec 172 ms) 0:02:41 load avg: 3.90 [211/416] test_typing passed -- running: test_concurrent_futures (1 min 35 sec), test_nntplib (33 sec 836 ms) 0:02:41 load avg: 3.90 [212/416] test_xml_etree_c passed -- running: test_concurrent_futures (1 min 35 sec), test_nntplib (34 sec 162 ms) 0:02:41 load avg: 3.90 [213/416] test_readline passed -- running: test_concurrent_futures (1 min 35 sec), test_nntplib (34 sec 365 ms) 0:02:41 load avg: 3.90 [214/416] test_imghdr passed -- running: test_concurrent_futures (1 min 35 sec), test_nntplib (34 sec 456 ms) 0:02:42 load avg: 3.90 [215/416] test_codecmaps_hk passed -- running: test_concurrent_futures (1 min 36 sec), test_nntplib (35 sec 111 ms) 0:02:43 load avg: 3.90 [216/416] test_datetime passed -- running: test_concurrent_futures (1 min 37 sec), test_nntplib (35 sec 672 ms) 0:02:43 load avg: 3.90 [217/416] test_metaclass passed -- running: test_concurrent_futures (1 min 37 sec), test_nntplib (35 sec 914 ms) 0:02:43 load avg: 3.90 [218/416] test_traceback passed -- running: test_concurrent_futures (1 min 37 sec), test_nntplib (36 sec 261 ms) 0:02:43 load avg: 3.90 [219/416] test_gc passed -- running: test_concurrent_futures (1 min 37 sec), test_nntplib (36 sec 428 ms) 0:02:43 load avg: 3.90 [220/416] test_extcall passed -- running: test_concurrent_futures (1 min 38 sec), test_nntplib (36 sec 594 ms) 0:02:44 load avg: 3.90 [221/416] test_generator_stop passed -- running: test_concurrent_futures (1 min 38 sec), test_nntplib (37 sec 145 ms) 0:02:45 load avg: 4.15 [222/416] test_shutil passed -- running: test_concurrent_futures (1 min 39 sec), test_nntplib (38 sec 121 ms) 0:02:47 load avg: 4.15 [223/416] test_embed passed -- running: test_concurrent_futures (1 min 41 sec), test_nntplib (40 sec 89 ms) 0:02:47 load avg: 4.15 [224/416] test_flufl passed -- running: test_concurrent_futures (1 min 41 sec), test_nntplib (40 sec 481 ms) 0:02:48 load avg: 4.15 [225/416] test_augassign passed -- running: test_concurrent_futures (1 min 42 sec), test_nntplib (40 sec 674 ms) 0:02:48 load avg: 4.15 [226/416] test_strftime passed -- running: test_concurrent_futures (1 min 42 sec), test_nntplib (41 sec 13 ms) 0:02:48 load avg: 4.15 [227/416] test_dictviews passed -- running: test_concurrent_futures (1 min 42 sec), test_nntplib (41 sec 167 ms) 0:02:48 load avg: 4.15 [228/416] test_ttk_guionly skipped -- running: test_concurrent_futures (1 min 42 sec), test_nntplib (41 sec 299 ms) test_ttk_guionly skipped -- No module named '_tkinter' 0:02:53 load avg: 4.06 [229/416] test_buffer passed -- running: test_concurrent_futures (1 min 47 sec), test_nntplib (45 sec 660 ms) 0:02:53 load avg: 4.06 [230/416] test_ssl passed -- running: test_concurrent_futures (1 min 47 sec), test_nntplib (46 sec 40 ms) Exception in thread Thread-242: Traceback (most recent call last): File "/home/jazg/src/Python-3.7.4/Lib/test/test_ssl.py", line 2300, in run msg = self.read() File "/home/jazg/src/Python-3.7.4/Lib/test/test_ssl.py", line 2277, in read return self.sslconn.read() File "/home/jazg/src/Python-3.7.4/Lib/ssl.py", line 931, in read return self._sslobj.read(len) ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2508) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/jazg/src/Python-3.7.4/Lib/threading.py", line 926, in _bootstrap_inner self.run() File "/home/jazg/src/Python-3.7.4/Lib/test/test_ssl.py", line 2386, in run raise ssl.SSLError('tlsv13 alert certificate required') ssl.SSLError: ('tlsv13 alert certificate required',) /home/jazg/src/Python-3.7.4/Lib/threading.py:926: ResourceWarning: unclosed self.run() ResourceWarning: Enable tracemalloc to get the object allocation traceback Resource 'ipv6.google.com' is not available 0:02:53 load avg: 4.06 [231/416] test_ensurepip passed -- running: test_concurrent_futures (1 min 47 sec), test_nntplib (46 sec 407 ms) 0:02:54 load avg: 4.06 [232/416] test_quopri passed -- running: test_concurrent_futures (1 min 48 sec), test_nntplib (46 sec 767 ms) 0:02:54 load avg: 4.06 [233/416] test_codecmaps_cn passed -- running: test_concurrent_futures (1 min 48 sec), test_nntplib (46 sec 976 ms) 0:02:54 load avg: 4.06 [234/416] test_class passed -- running: test_concurrent_futures (1 min 48 sec), test_nntplib (47 sec 212 ms) 0:02:55 load avg: 4.06 [235/416] test_re passed -- running: test_concurrent_futures (1 min 49 sec), test_nntplib (47 sec 818 ms) 0:02:55 load avg: 3.97 [236/416] test_netrc passed -- running: test_concurrent_futures (1 min 49 sec), test_nntplib (47 sec 987 ms) 0:02:55 load avg: 3.97 [237/416] test_pickletools passed -- running: test_concurrent_futures (1 min 49 sec), test_nntplib (48 sec 227 ms) 0:02:55 load avg: 3.97 [238/416] test_syslog passed -- running: test_concurrent_futures (1 min 50 sec), test_nntplib (48 sec 575 ms) 0:02:56 load avg: 3.97 [239/416] test_robotparser passed -- running: test_concurrent_futures (1 min 50 sec), test_nntplib (48 sec 688 ms) 0:02:56 load avg: 3.97 [240/416] test_dummy_thread passed -- running: test_concurrent_futures (1 min 50 sec), test_nntplib (48 sec 775 ms) 0:02:56 load avg: 3.97 [241/416] test_index passed -- running: test_concurrent_futures (1 min 50 sec), test_nntplib (48 sec 952 ms) 0:02:58 load avg: 3.97 [242/416] test_c_locale_coercion passed -- running: test_concurrent_futures (1 min 52 sec), test_nntplib (51 sec 228 ms) 0:02:59 load avg: 3.97 [243/416] test_threaded_import passed -- running: test_concurrent_futures (1 min 53 sec), test_nntplib (52 sec 263 ms), test_lib2to3 (30 sec 219 ms) 0:03:07 load avg: 3.82 [244/416] test_hashlib passed -- running: test_concurrent_futures (2 min 1 sec), test_nntplib (1 min 60 ms), test_lib2to3 (38 sec 16 ms) 0:03:07 load avg: 3.82 [245/416] test_code passed -- running: test_concurrent_futures (2 min 1 sec), test_nntplib (1 min 362 ms), test_lib2to3 (38 sec 319 ms) 0:03:08 load avg: 3.82 [246/416] test_xmlrpc_net passed -- running: test_concurrent_futures (2 min 2 sec), test_nntplib (1 min 652 ms), test_lib2to3 (38 sec 609 ms) 0:03:08 load avg: 3.82 [247/416] test_nntplib passed (1 min 679 ms) -- running: test_concurrent_futures (2 min 2 sec), test_lib2to3 (38 sec 815 ms) Resource 'news.trigofacile.com' is not available Resource 'nntp.aioe.org' is not available 0:03:08 load avg: 3.82 [248/416] test_int_literal passed -- running: test_concurrent_futures (2 min 2 sec), test_lib2to3 (39 sec 67 ms) 0:03:08 load avg: 3.82 [249/416] test_resource passed -- running: test_concurrent_futures (2 min 2 sec), test_lib2to3 (39 sec 430 ms) 0:03:09 load avg: 3.82 [250/416] test_unpack passed -- running: test_concurrent_futures (2 min 3 sec), test_lib2to3 (39 sec 693 ms) 0:03:09 load avg: 3.82 [251/416] test_numeric_tower passed -- running: test_concurrent_futures (2 min 3 sec), test_lib2to3 (40 sec 164 ms) 0:03:10 load avg: 4.08 [252/416] test_hash passed -- running: test_concurrent_futures (2 min 4 sec), test_lib2to3 (41 sec 251 ms) 0:03:11 load avg: 4.08 [253/416] test_popen passed -- running: test_concurrent_futures (2 min 5 sec), test_lib2to3 (41 sec 846 ms) 0:03:11 load avg: 4.08 [254/416] test_weakset passed -- running: test_concurrent_futures (2 min 5 sec), test_lib2to3 (42 sec 352 ms) 0:03:12 load avg: 4.08 [255/416] test_lib2to3 passed (42 sec 519 ms) -- running: test_concurrent_futures (2 min 6 sec) 0:03:12 load avg: 4.08 [256/416] test_memoryview passed -- running: test_concurrent_futures (2 min 6 sec) 0:03:12 load avg: 4.08 [257/416] test_keywordonlyarg passed -- running: test_concurrent_futures (2 min 6 sec) 0:03:12 load avg: 4.08 [258/416] test_threadedtempfile passed -- running: test_concurrent_futures (2 min 6 sec) 0:03:13 load avg: 4.08 [259/416] test_ntpath passed -- running: test_concurrent_futures (2 min 7 sec) 0:03:13 load avg: 4.08 [260/416] test_stringprep passed -- running: test_concurrent_futures (2 min 7 sec) 0:03:13 load avg: 4.08 [261/416] test_with passed -- running: test_concurrent_futures (2 min 7 sec) 0:03:14 load avg: 4.08 [262/416] test_future4 passed -- running: test_concurrent_futures (2 min 8 sec) 0:03:14 load avg: 4.08 [263/416] test_base64 passed -- running: test_concurrent_futures (2 min 8 sec) 0:03:14 load avg: 4.08 [264/416] test_regrtest passed -- running: test_concurrent_futures (2 min 8 sec) 0:03:14 load avg: 4.08 [265/416] test__opcode passed -- running: test_concurrent_futures (2 min 9 sec) 0:03:15 load avg: 3.91 [266/416] test_tempfile passed -- running: test_concurrent_futures (2 min 9 sec) 0:03:15 load avg: 3.91 [267/416] test_univnewlines passed -- running: test_concurrent_futures (2 min 9 sec) 0:03:15 load avg: 3.91 [268/416] test_turtle skipped -- running: test_concurrent_futures (2 min 9 sec) test_turtle skipped -- No module named '_tkinter' 0:03:17 load avg: 3.91 [269/416] test_urllib2net passed -- running: test_concurrent_futures (2 min 11 sec) 0:03:17 load avg: 3.91 [270/416] test_eof passed -- running: test_concurrent_futures (2 min 11 sec) 0:03:17 load avg: 3.91 [271/416] test_math passed -- running: test_concurrent_futures (2 min 11 sec) 0:03:19 load avg: 3.91 [272/416] test_wait3 passed -- running: test_concurrent_futures (2 min 13 sec) 0:03:19 load avg: 3.91 [273/416] test_glob passed -- running: test_concurrent_futures (2 min 13 sec) 0:03:20 load avg: 4.00 [274/416] test_runpy passed -- running: test_concurrent_futures (2 min 14 sec) 0:03:29 load avg: 4.00 [275/416] test_tarfile passed -- running: test_concurrent_futures (2 min 23 sec), test_tokenize (33 sec 200 ms) 0:03:29 load avg: 4.00 [276/416] test_source_encoding passed -- running: test_concurrent_futures (2 min 23 sec), test_tokenize (33 sec 807 ms) 0:03:30 load avg: 4.08 [277/416] test_crypt passed -- running: test_concurrent_futures (2 min 24 sec), test_tokenize (34 sec 667 ms) 0:03:30 load avg: 4.08 [278/416] test_threading passed -- running: test_concurrent_futures (2 min 24 sec), test_tokenize (34 sec 772 ms) 0:03:31 load avg: 4.08 [279/416] test_scope passed -- running: test_concurrent_futures (2 min 25 sec), test_tokenize (35 sec 20 ms) 0:03:31 load avg: 4.08 [280/416] test__osx_support passed -- running: test_concurrent_futures (2 min 25 sec), test_tokenize (35 sec 83 ms) 0:03:32 load avg: 4.08 [281/416] test_decimal passed -- running: test_concurrent_futures (2 min 26 sec), test_tokenize (36 sec 119 ms) 0:03:33 load avg: 4.08 [282/416] test_inspect passed -- running: test_concurrent_futures (2 min 27 sec), test_tokenize (37 sec 86 ms) 0:03:33 load avg: 4.08 [283/416] test_csv passed -- running: test_concurrent_futures (2 min 27 sec), test_tokenize (37 sec 528 ms) 0:03:34 load avg: 4.08 [284/416] test_clinic passed -- running: test_concurrent_futures (2 min 28 sec), test_tokenize (38 sec 97 ms) 0:03:35 load avg: 4.08 [285/416] test_zipimport_support passed -- running: test_concurrent_futures (2 min 29 sec), test_tokenize (39 sec 176 ms) 0:03:35 load avg: 4.08 [286/416] test_concurrent_futures passed (2 min 29 sec) -- running: test_tokenize (39 sec 182 ms) 0:03:35 load avg: 4.15 [287/416] test_sys_setprofile passed -- running: test_tokenize (39 sec 631 ms) 0:03:36 load avg: 4.15 [288/416] test_float passed -- running: test_tokenize (39 sec 936 ms) 0:03:37 load avg: 4.15 [289/416] test_exceptions passed -- running: test_tokenize (41 sec 297 ms) 0:03:37 load avg: 4.15 [290/416] test_dbm_dumb passed -- running: test_tokenize (41 sec 733 ms) 0:03:38 load avg: 4.15 [291/416] test_file_eintr passed -- running: test_tokenize (42 sec 623 ms) 0:03:39 load avg: 4.15 [292/416] test_codeccallbacks passed -- running: test_tokenize (43 sec 20 ms) 0:03:39 load avg: 4.15 [293/416] test_ttk_textonly skipped -- running: test_tokenize (43 sec 263 ms) test_ttk_textonly skipped -- No module named '_tkinter' 0:03:39 load avg: 4.15 [294/416] test_decorators passed -- running: test_tokenize (43 sec 516 ms) 0:03:39 load avg: 4.15 [295/416] test_dtrace passed -- running: test_tokenize (43 sec 908 ms) 0:03:40 load avg: 4.38 [296/416] test_json passed -- running: test_tokenize (44 sec 876 ms) 0:03:41 load avg: 4.38 [297/416] test_file passed -- running: test_tokenize (45 sec 244 ms) 0:03:42 load avg: 4.38 [298/416] test_bytes passed -- running: test_tokenize (46 sec 303 ms) 0:03:42 load avg: 4.38 [299/416] test_warnings passed -- running: test_tokenize (46 sec 444 ms) 0:03:43 load avg: 4.38 [300/416] test_modulefinder passed -- running: test_tokenize (47 sec 462 ms) 0:03:43 load avg: 4.38 [301/416] test_http_cookiejar passed -- running: test_tokenize (47 sec 803 ms) 0:03:44 load avg: 4.38 [302/416] test_textwrap passed -- running: test_tokenize (48 sec 35 ms) 0:03:44 load avg: 4.38 [303/416] test_xxtestfuzz passed -- running: test_tokenize (48 sec 188 ms) 0:03:44 load avg: 4.38 [304/416] test_heapq passed -- running: test_tokenize (48 sec 804 ms), test_asyncio (30 sec 276 ms) 0:03:45 load avg: 4.43 [305/416] test_xmlrpc passed -- running: test_tokenize (49 sec 903 ms), test_asyncio (31 sec 375 ms) 0:03:46 load avg: 4.43 [306/416] test_coroutines passed -- running: test_tokenize (50 sec 574 ms), test_asyncio (32 sec 46 ms) 0:03:47 load avg: 4.43 [307/416] test_urllib2 passed -- running: test_tokenize (51 sec 686 ms), test_asyncio (33 sec 158 ms) 0:03:48 load avg: 4.43 [308/416] test_tokenize passed (52 sec 680 ms) -- running: test_asyncio (34 sec 277 ms) 0:03:49 load avg: 4.43 [309/416] test_types passed -- running: test_asyncio (34 sec 462 ms) 0:03:50 load avg: 4.88 [310/416] test_aifc passed -- running: test_asyncio (35 sec 886 ms) 0:03:50 load avg: 4.88 [311/416] test_contextlib passed -- running: test_asyncio (36 sec 241 ms) 0:03:51 load avg: 4.88 [312/416] test_yield_from passed -- running: test_asyncio (36 sec 619 ms) 0:03:51 load avg: 4.88 [313/416] test_openpty passed -- running: test_asyncio (36 sec 891 ms) 0:03:52 load avg: 4.88 [314/416] test_zipimport passed -- running: test_asyncio (37 sec 413 ms) 0:03:53 load avg: 4.88 [315/416] test_faulthandler passed -- running: test_asyncio (38 sec 530 ms) 0:03:53 load avg: 4.88 [316/416] test_utf8_mode passed -- running: test_asyncio (38 sec 561 ms) 0:03:53 load avg: 4.88 [317/416] test_reprlib passed -- running: test_asyncio (38 sec 815 ms) 0:03:53 load avg: 4.88 [318/416] test_getargs2 passed -- running: test_asyncio (39 sec 10 ms) 0:03:53 load avg: 4.88 [319/416] test_operator passed -- running: test_asyncio (39 sec 232 ms) 0:03:54 load avg: 4.88 [320/416] test_statistics passed -- running: test_asyncio (39 sec 804 ms) 0:03:55 load avg: 4.88 [321/416] test_distutils passed -- running: test_asyncio (40 sec 404 ms) 0:03:55 load avg: 4.88 [322/416] test_socketserver passed -- running: test_asyncio (40 sec 776 ms) 0:03:55 load avg: 4.97 [323/416] test_unpack_ex passed -- running: test_asyncio (41 sec 63 ms) 0:03:55 load avg: 4.97 [324/416] test_tracemalloc passed -- running: test_asyncio (41 sec 259 ms) 0:03:55 load avg: 4.97 [325/416] test_complex passed -- running: test_asyncio (41 sec 337 ms) 0:03:56 load avg: 4.97 [326/416] test_dbm_gnu skipped -- running: test_asyncio (41 sec 404 ms) test_dbm_gnu skipped -- No module named '_gdbm' 0:03:56 load avg: 4.97 [327/416] test_copy passed -- running: test_asyncio (41 sec 659 ms) 0:03:56 load avg: 4.97 [328/416] test_curses passed -- running: test_asyncio (41 sec 942 ms) 0:03:56 load avg: 4.97 [329/416] test_finalization passed -- running: test_asyncio (42 sec 61 ms) 0:03:56 load avg: 4.97 [330/416] test_pty passed -- running: test_asyncio (42 sec 99 ms) 0:03:56 load avg: 4.97 [331/416] test_abc passed -- running: test_asyncio (42 sec 382 ms) 0:03:57 load avg: 4.97 [332/416] test_mimetypes passed -- running: test_asyncio (42 sec 594 ms) 0:03:58 load avg: 4.97 [333/416] test_bufio passed -- running: test_asyncio (43 sec 838 ms) 0:03:58 load avg: 4.97 [334/416] test_dummy_threading passed -- running: test_asyncio (44 sec 141 ms) 0:03:58 load avg: 4.97 [335/416] test_import passed -- running: test_asyncio (44 sec 200 ms) 0:03:59 load avg: 4.97 [336/416] test_defaultdict passed -- running: test_asyncio (44 sec 505 ms) 0:03:59 load avg: 4.97 [337/416] test_bz2 passed -- running: test_asyncio (44 sec 569 ms) 0:03:59 load avg: 4.97 [338/416] test_telnetlib passed -- running: test_asyncio (44 sec 653 ms) 0:03:59 load avg: 4.97 [339/416] test_sundry passed -- running: test_asyncio (44 sec 893 ms) 0:04:00 load avg: 4.97 [340/416] test_pathlib passed -- running: test_asyncio (45 sec 390 ms) 0:04:00 load avg: 4.97 [341/416] test_msilib skipped -- running: test_asyncio (45 sec 626 ms) test_msilib skipped -- No module named '_msi' 0:04:02 load avg: 4.97 [342/416] test_itertools passed -- running: test_mmap (31 sec 678 ms), test_asyncio (48 sec 230 ms) 0:04:03 load avg: 4.97 [343/416] test_setcomps passed -- running: test_mmap (31 sec 980 ms), test_asyncio (48 sec 531 ms) 0:04:03 load avg: 4.97 [344/416] test_html passed -- running: test_mmap (32 sec 271 ms), test_asyncio (48 sec 822 ms) 0:04:03 load avg: 4.97 [345/416] test_script_helper passed -- running: test_mmap (32 sec 672 ms), test_asyncio (49 sec 224 ms) 0:04:04 load avg: 4.97 [346/416] test_abstract_numbers passed -- running: test_mmap (32 sec 958 ms), test_asyncio (49 sec 509 ms) 0:04:04 load avg: 4.97 [347/416] test_devpoll skipped -- running: test_mmap (33 sec 184 ms), test_asyncio (49 sec 735 ms) test_devpoll skipped -- test works only on Solaris OS family 0:04:04 load avg: 4.97 [348/416] test_codecmaps_kr passed -- running: test_mmap (33 sec 808 ms), test_asyncio (50 sec 359 ms) 0:04:05 load avg: 4.97 [349/416] test_linecache passed -- running: test_mmap (34 sec 124 ms), test_asyncio (50 sec 675 ms) 0:04:05 load avg: 5.21 [350/416] test_support passed -- running: test_mmap (34 sec 321 ms), test_asyncio (50 sec 872 ms) 0:04:05 load avg: 5.21 [351/416] test_utf8source passed -- running: test_mmap (34 sec 429 ms), test_asyncio (50 sec 981 ms) 0:04:05 load avg: 5.21 [352/416] test_idle skipped -- running: test_mmap (34 sec 662 ms), test_asyncio (51 sec 214 ms) test_idle skipped -- No module named '_tkinter' 0:04:05 load avg: 5.21 [353/416] test_string passed -- running: test_mmap (34 sec 757 ms), test_asyncio (51 sec 309 ms) 0:04:06 load avg: 5.21 [354/416] test_enum passed -- running: test_mmap (35 sec 443 ms), test_asyncio (51 sec 994 ms) 0:04:06 load avg: 5.21 [355/416] test_int passed -- running: test_mmap (35 sec 732 ms), test_asyncio (52 sec 284 ms) 0:04:07 load avg: 5.21 [356/416] test_dict passed -- running: test_mmap (35 sec 864 ms), test_asyncio (52 sec 416 ms) 0:04:07 load avg: 5.21 [357/416] test_exception_variations passed -- running: test_mmap (36 sec 46 ms), test_asyncio (52 sec 597 ms) 0:04:07 load avg: 5.21 [358/416] test_sys_settrace passed -- running: test_mmap (36 sec 288 ms), test_asyncio (52 sec 839 ms) unhandled exception during asyncio.run() shutdown task: ()> exception=RuntimeError("can't send non-None value to a just-started coroutine")> RuntimeError: can't send non-None value to a just-started coroutine unhandled exception during asyncio.run() shutdown task: ()> exception=RuntimeError("can't send non-None value to a just-started coroutine")> RuntimeError: can't send non-None value to a just-started coroutine 0:04:08 load avg: 5.21 [359/416] test_cgitb passed -- running: test_mmap (36 sec 890 ms), test_asyncio (53 sec 441 ms) 0:04:08 load avg: 5.21 [360/416] test_format passed -- running: test_mmap (37 sec 118 ms), test_asyncio (53 sec 669 ms) 0:04:10 load avg: 5.21 [361/416] test_pyclbr passed -- running: test_mmap (39 sec 186 ms), test_asyncio (55 sec 737 ms) 0:04:10 load avg: 5.68 [362/416] test_errno passed -- running: test_mmap (39 sec 443 ms), test_asyncio (55 sec 994 ms) 0:04:10 load avg: 5.68 [363/416] test_raise passed -- running: test_mmap (39 sec 762 ms), test_asyncio (56 sec 313 ms) 0:04:11 load avg: 5.68 [364/416] test_contains passed -- running: test_mmap (40 sec 115 ms), test_asyncio (56 sec 667 ms) 0:04:11 load avg: 5.68 [365/416] test_strptime passed -- running: test_mmap (40 sec 600 ms), test_asyncio (57 sec 152 ms) 0:04:12 load avg: 5.68 [366/416] test_funcattrs passed -- running: test_mmap (41 sec 11 ms), test_asyncio (57 sec 563 ms) 0:04:15 load avg: 5.94 [367/416] test_asyncio passed (1 min 896 ms) -- running: test_mmap (44 sec 515 ms) 0:04:16 load avg: 5.94 [368/416] test_importlib passed -- running: test_mmap (45 sec 623 ms) 0:04:19 load avg: 5.94 [369/416] test_urllibnet passed -- running: test_mmap (48 sec 313 ms) 0:04:20 load avg: 6.19 [370/416] test_ordered_dict passed -- running: test_mmap (49 sec 347 ms) 0:04:20 load avg: 6.19 [371/416] test_timeit passed -- running: test_mmap (49 sec 751 ms) 0:04:21 load avg: 6.19 [372/416] test_listcomps passed -- running: test_mmap (50 sec 39 ms) 0:04:21 load avg: 6.19 [373/416] test_pwd passed -- running: test_mmap (50 sec 324 ms) 0:04:22 load avg: 6.19 [374/416] test_xml_etree passed -- running: test_mmap (51 sec 3 ms) 0:04:22 load avg: 6.19 [375/416] test_wsgiref passed -- running: test_mmap (51 sec 485 ms) 0:04:22 load avg: 6.19 [376/416] test_winconsoleio skipped -- running: test_mmap (51 sec 716 ms) test_winconsoleio skipped -- test only relevant on win32 0:04:23 load avg: 6.19 [377/416] test_string_literals passed -- running: test_mmap (52 sec 105 ms) 0:04:23 load avg: 6.19 [378/416] test_shlex passed -- running: test_mmap (52 sec 404 ms) 0:04:25 load avg: 6.19 [379/416] test_set passed -- running: test_mmap (54 sec 126 ms) 0:04:25 load avg: 6.33 [380/416] test_sysconfig passed -- running: test_mmap (54 sec 413 ms) 0:04:25 load avg: 6.33 [381/416] test_ioctl passed -- running: test_mmap (54 sec 600 ms) 0:04:28 load avg: 6.33 [382/416] test_venv passed -- running: test_mmap (57 sec 237 ms) 0:04:28 load avg: 6.33 [383/416] test_osx_env passed -- running: test_mmap (57 sec 463 ms) 0:04:28 load avg: 6.33 [384/416] test_weakref passed -- running: test_mmap (57 sec 661 ms) 0:04:28 load avg: 6.33 [385/416] test_imaplib passed -- running: test_mmap (57 sec 780 ms) 0:04:29 load avg: 6.33 [386/416] test_uu passed -- running: test_mmap (57 sec 955 ms) 0:04:29 load avg: 6.33 [387/416] test_pow passed -- running: test_mmap (58 sec 194 ms) 0:04:29 load avg: 6.33 [388/416] test_nis passed -- running: test_mmap (58 sec 361 ms) 0:04:29 load avg: 6.33 [389/416] test_codecencodings_tw passed -- running: test_mmap (58 sec 713 ms) 0:04:30 load avg: 6.33 [390/416] test_queue passed -- running: test_mmap (59 sec 181 ms), test_gdb (30 sec 109 ms) 0:04:30 load avg: 6.55 [391/416] test_ipaddress passed -- running: test_mmap (59 sec 596 ms), test_gdb (30 sec 524 ms) 0:04:31 load avg: 6.55 [392/416] test_asyncore passed -- running: test_mmap (1 min 750 ms), test_gdb (31 sec 677 ms) 0:04:32 load avg: 6.55 [393/416] test_userstring passed -- running: test_mmap (1 min 1 sec), test_gdb (32 sec 57 ms) 0:04:33 load avg: 6.55 [394/416] test_cmd_line_script passed -- running: test_mmap (1 min 2 sec), test_gdb (33 sec 692 ms) 0:04:34 load avg: 6.55 [395/416] test_strtod passed -- running: test_mmap (1 min 3 sec), test_gdb (34 sec 711 ms) 0:04:36 load avg: 6.66 [396/416] test_locale passed -- running: test_mmap (1 min 5 sec), test_gdb (36 sec 152 ms) 0:04:36 load avg: 6.66 [397/416] test_global passed -- running: test_mmap (1 min 5 sec), test_gdb (36 sec 361 ms) 0:04:37 load avg: 6.66 [398/416] test_asyncgen passed -- running: test_mmap (1 min 6 sec), test_gdb (37 sec 720 ms) 0:04:38 load avg: 6.66 [399/416] test_dis passed -- running: test_mmap (1 min 7 sec), test_gdb (38 sec 601 ms) 0:04:39 load avg: 6.66 [400/416] test_contextlib_async passed -- running: test_mmap (1 min 7 sec), test_gdb (38 sec 901 ms) Task was destroyed but it is pending! task: ()>> Task was destroyed but it is pending! task: ()>> 0:04:39 load avg: 6.66 [401/416] test_dict_version passed -- running: test_mmap (1 min 8 sec), test_gdb (39 sec 69 ms) 0:04:39 load avg: 6.66 [402/416] test_enumerate passed -- running: test_mmap (1 min 8 sec), test_gdb (39 sec 300 ms) 0:04:43 load avg: 6.93 [403/416] test_selectors passed -- running: test_mmap (1 min 12 sec), test_gdb (43 sec 724 ms) 0:04:44 load avg: 6.93 [404/416] test_startfile skipped -- running: test_mmap (1 min 12 sec), test_gdb (43 sec 922 ms) test_startfile skipped -- object has no attribute 'startfile' 0:04:44 load avg: 6.93 [405/416] test_threadsignals passed -- running: test_mmap (1 min 13 sec), test_gdb (44 sec 331 ms) 0:04:44 load avg: 6.93 [406/416] test_dynamicclassattribute passed -- running: test_mmap (1 min 13 sec), test_gdb (44 sec 593 ms) 0:04:45 load avg: 6.93 [407/416] test_dynamic passed -- running: test_mmap (1 min 14 sec), test_gdb (44 sec 967 ms) 0:04:45 load avg: 7.42 [408/416] test_descr passed -- running: test_mmap (1 min 14 sec), test_gdb (45 sec 316 ms) 0:04:45 load avg: 7.42 [409/416] test_builtin passed -- running: test_mmap (1 min 14 sec), test_gdb (45 sec 435 ms) 0:04:46 load avg: 7.42 [410/416] test_range passed -- running: test_mmap (1 min 15 sec), test_gdb (46 sec 153 ms) 0:04:49 load avg: 7.42 [411/416] test_gdb passed (48 sec 631 ms) -- running: test_mmap (1 min 17 sec) 0:04:51 load avg: 7.63 [412/416] test_wait4 passed -- running: test_mmap (1 min 20 sec) 0:04:52 load avg: 7.63 [413/416] test_email passed -- running: test_mmap (1 min 21 sec) running: test_mmap (1 min 51 sec), test_multiprocessing_spawn (36 sec 602 ms), test_largefile (50 sec 696 ms) running: test_mmap (2 min 21 sec), test_multiprocessing_spawn (1 min 6 sec), test_largefile (1 min 20 sec) 0:06:19 load avg: 7.95 [414/416] test_multiprocessing_spawn passed (1 min 31 sec) -- running: test_mmap (2 min 48 sec), test_largefile (1 min 47 sec) 0:06:21 load avg: 7.87 [415/416] test_largefile passed (1 min 49 sec) -- running: test_mmap (2 min 50 sec) running: test_mmap (3 min 20 sec) running: test_mmap (3 min 50 sec) 0:07:22 load avg: 5.38 [416/416] test_mmap passed (3 min 51 sec) == Tests result: SUCCESS == 398 tests OK. 18 tests skipped: test_dbm_gnu test_dbm_ndbm test_devpoll test_idle test_kqueue test_msilib test_ossaudiodev test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64 Total duration: 7 min 22 sec Tests result: SUCCESS