(view as text) make buildbottest 'TESTOPTS= -j4' TESTPYTHONOPTS= TESTTIMEOUT=900 in dir /usr/home/buildbot/python/3.x.koobs-freebsd10/build (timeout 1200 secs) watching logfiles {} argv: ['make', 'buildbottest', 'TESTOPTS= -j4', 'TESTPYTHONOPTS=', 'TESTTIMEOUT=900'] environment: HOME=/ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/bin PWD=/usr/home/buildbot/python/3.x.koobs-freebsd10/build RC_PID=16 using PTY: False 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: _gdbm _tkinter spwd To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts copying and adjusting /usr/home/buildbot/python/3.x.koobs-freebsd10/build/Tools/scripts/pydoc3 -> build/scripts-3.6 copying and adjusting /usr/home/buildbot/python/3.x.koobs-freebsd10/build/Tools/scripts/idle3 -> build/scripts-3.6 copying and adjusting /usr/home/buildbot/python/3.x.koobs-freebsd10/build/Tools/scripts/2to3 -> build/scripts-3.6 copying and adjusting /usr/home/buildbot/python/3.x.koobs-freebsd10/build/Tools/scripts/pyvenv -> build/scripts-3.6 changing mode of build/scripts-3.6/pydoc3 from 600 to 755 changing mode of build/scripts-3.6/idle3 from 600 to 755 changing mode of build/scripts-3.6/2to3 from 600 to 755 changing mode of build/scripts-3.6/pyvenv from 600 to 755 renaming build/scripts-3.6/pydoc3 to build/scripts-3.6/pydoc3.6 renaming build/scripts-3.6/idle3 to build/scripts-3.6/idle3.6 renaming build/scripts-3.6/2to3 to build/scripts-3.6/2to3-3.6 renaming build/scripts-3.6/pyvenv to build/scripts-3.6/pyvenv-3.6 LD_LIBRARY_PATH=/usr/home/buildbot/python/3.x.koobs-freebsd10/build ./python -E -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform LD_LIBRARY_PATH=/usr/home/buildbot/python/3.x.koobs-freebsd10/build ./python ./Tools/scripts/run_tests.py -j 1 -u all -W --timeout=900 -j4 == CPython 3.6.0a3+ (default:95df96aa2f5a, Jul 27 2016, 02:25:38) [GCC 4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)] == FreeBSD-10.3-STABLE-amd64-64bit-ELF little-endian == hash algorithm: siphash24 64bit == /usr/home/buildbot/python/3.x.koobs-freebsd10/build/build/test_python_8388 Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=1, verbose=0, bytes_warning=2, quiet=0, hash_randomization=1, isolated=0) Using random seed 7786816 Run tests in parallel using 4 child processes 0:00:01 [ 1/401] test_errno passed 0:00:01 [ 2/401] test_getargs2 passed 0:00:01 [ 3/401] test_pty passed 0:00:02 [ 4/401] test_tk skipped 0:00:02 [ 5/401] test_pep3120 passed 0:00:02 [ 6/401] test_glob passed 0:00:03 [ 7/401] test_stringprep passed 0:00:03 [ 8/401] test_defaultdict passed 0:00:03 [ 9/401] test_module passed 0:00:04 [ 10/401] test_global passed 0:00:05 [ 11/401] test_codecmaps_hk passed fetching http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT ... 0:00:06 [ 12/401] test_wave passed 0:00:07 [ 13/401] test_pdb passed 0:00:08 [ 14/401] test_docxmlrpc passed 0:00:08 [ 15/401] test_osx_env passed 0:00:09 [ 16/401] test_copy passed 0:00:24 [ 17/401] test_codecmaps_cn passed fetching http://www.pythontest.net/unicode/gb-18030-2000.xml ... fetching http://www.pythontest.net/unicode/EUC-CN.TXT ... fetching http://www.pythontest.net/unicode/CP936.TXT ... 0:00:24 [ 18/401] test_regrtest passed 0:00:27 [ 19/401] test_codecmaps_kr passed fetching http://www.pythontest.net/unicode/CP949.TXT ... fetching http://www.pythontest.net/unicode/EUC-KR.TXT ... fetching http://www.pythontest.net/unicode/JOHAB.TXT ... 0:00:31 [ 20/401] test_imaplib passed 0:00:31 [ 21/401] test_pep479 passed 0:00:32 [ 22/401] test_cmd passed 0:00:32 [ 23/401] test_argparse passed 0:00:33 [ 24/401] test_cprofile passed 0:00:36 [ 25/401] test_strtod passed 0:00:36 [ 26/401] test_inspect passed 0:00:38 [ 27/401] test_urllibnet passed 0:00:42 [ 28/401] test_unicodedata passed 0:00:43 [ 29/401] test_deque passed 0:00:43 [ 30/401] test_winsound skipped 0:00:43 [ 31/401] test_curses passed 0:00:43 [ 32/401] test__opcode passed 0:00:43 [ 33/401] test_scope passed 0:00:44 [ 34/401] test_call passed 0:00:44 [ 35/401] test_descrtut passed 0:00:44 [ 36/401] test_decorators passed 0:00:44 [ 37/401] test_crypt passed 0:00:44 [ 38/401] test_symtable passed 0:00:45 [ 39/401] test_wait4 passed 0:00:46 [ 40/401] test_shlex passed 0:00:48 [ 41/401] test_wsgiref passed 0:00:48 [ 42/401] test_ast passed 0:00:49 [ 43/401] test_gc passed 0:00:49 [ 44/401] test_ossaudiodev skipped 0:00:50 [ 45/401] test_htmlparser passed 0:00:51 [ 46/401] test_index passed 0:00:54 [ 47/401] test_range passed 0:00:56 [ 48/401] test_strftime passed 0:00:57 [ 49/401] test_itertools passed 0:00:58 [ 50/401] test_frame passed 0:00:59 [ 51/401] test_sys passed 0:01:01 [ 52/401] test_resource passed 0:01:02 [ 53/401] test_urllib_response passed 0:01:04 [ 54/401] test_colorsys passed 0:01:04 [ 55/401] test_unittest passed 0:01:05 [ 56/401] test_cmd_line passed 0:01:09 [ 57/401] test_descr passed 0:01:10 [ 58/401] test_pep3151 passed 0:01:10 [ 59/401] test_grp passed 0:01:11 [ 60/401] test_random passed 0:01:11 [ 61/401] test_profile passed 0:01:12 [ 62/401] test_selectors passed 0:01:12 [ 63/401] test_userstring passed 0:01:12 [ 64/401] test_userdict passed 0:01:12 [ 65/401] test__osx_support passed 0:01:13 [ 66/401] test_largefile passed 0:01:14 [ 67/401] test_unpack_ex passed 0:01:14 [ 68/401] test_sqlite passed 0:01:14 [ 69/401] test_structseq passed 0:01:16 [ 70/401] test_threadsignals passed 0:01:17 [ 71/401] test_optparse passed 0:01:18 [ 72/401] test_crashers passed running: test_multiprocessing_spawn (34 sec), test_multiprocessing_forkserver (33 sec), test_datetime (36 sec), test_multiprocessing_fork (30 sec) running: test_multiprocessing_spawn (64 sec), test_multiprocessing_forkserver (63 sec), test_datetime (66 sec), test_multiprocessing_fork (60 sec) running: test_multiprocessing_spawn (94 sec), test_multiprocessing_forkserver (93 sec), test_datetime (96 sec), test_multiprocessing_fork (90 sec) running: test_multiprocessing_spawn (124 sec), test_multiprocessing_forkserver (123 sec), test_datetime (126 sec), test_multiprocessing_fork (120 sec) 0:03:31 [ 73/401] test_multiprocessing_fork passed (133 sec) -- running: test_multiprocessing_spawn (138 sec), test_multiprocessing_forkserver (137 sec), test_datetime (140 sec) 0:03:32 [ 74/401] test_gettext passed -- running: test_multiprocessing_spawn (138 sec), test_multiprocessing_forkserver (138 sec), test_datetime (141 sec) 0:03:33 [ 75/401] test_multiprocessing_forkserver passed (138 sec) -- running: test_multiprocessing_spawn (139 sec), test_datetime (142 sec) 0:03:34 [ 76/401] test_strptime passed -- running: test_multiprocessing_spawn (140 sec), test_datetime (142 sec) 0:03:34 [ 77/401] test_exception_variations passed -- running: test_multiprocessing_spawn (140 sec), test_datetime (142 sec) 0:03:35 [ 78/401] test_stat passed -- running: test_multiprocessing_spawn (141 sec), test_datetime (143 sec) 0:03:35 [ 79/401] test_urlparse passed -- running: test_multiprocessing_spawn (141 sec), test_datetime (144 sec) 0:03:35 [ 80/401] test_sys_setprofile passed -- running: test_multiprocessing_spawn (141 sec), test_datetime (144 sec) 0:03:36 [ 81/401] test___future__ passed -- running: test_multiprocessing_spawn (142 sec), test_datetime (144 sec) 0:03:36 [ 82/401] test_reprlib passed -- running: test_multiprocessing_spawn (142 sec), test_datetime (145 sec) 0:03:36 [ 83/401] test_raise passed -- running: test_multiprocessing_spawn (143 sec), test_datetime (145 sec) 0:03:37 [ 84/401] test_unpack passed -- running: test_multiprocessing_spawn (143 sec), test_datetime (145 sec) 0:03:37 [ 85/401] test_ntpath passed -- running: test_multiprocessing_spawn (143 sec), test_datetime (145 sec) 0:03:37 [ 86/401] test_isinstance passed -- running: test_multiprocessing_spawn (143 sec), test_datetime (146 sec) 0:03:38 [ 87/401] test_readline passed -- running: test_multiprocessing_spawn (144 sec), test_datetime (146 sec) 0:03:39 [ 88/401] test_numeric_tower passed -- running: test_multiprocessing_spawn (145 sec), test_datetime (148 sec) 0:03:43 [ 89/401] test_socketserver passed -- running: test_multiprocessing_spawn (149 sec), test_datetime (152 sec) 0:03:43 [ 90/401] test_doctest2 passed -- running: test_multiprocessing_spawn (150 sec), test_datetime (152 sec) 0:03:45 [ 91/401] test_os passed -- running: test_multiprocessing_spawn (152 sec), test_datetime (154 sec) stty: stdin isn't a terminal 0:03:46 [ 92/401] test_pulldom passed -- running: test_multiprocessing_spawn (152 sec), test_datetime (155 sec) 0:03:48 [ 93/401] test_weakref passed -- running: test_multiprocessing_spawn (154 sec), test_datetime (157 sec) 0:03:48 [ 94/401] test_plistlib passed -- running: test_multiprocessing_spawn (154 sec), test_datetime (157 sec) 0:03:49 [ 95/401] test_future passed -- running: test_multiprocessing_spawn (155 sec), test_datetime (157 sec) 0:03:50 [ 96/401] test_asynchat passed -- running: test_multiprocessing_spawn (156 sec), test_datetime (158 sec) 0:03:51 [ 97/401] test_complex passed -- running: test_multiprocessing_spawn (157 sec), test_datetime (159 sec) 0:03:52 [ 98/401] test_sched passed -- running: test_multiprocessing_spawn (158 sec), test_datetime (160 sec) 0:03:52 [ 99/401] test_rlcompleter passed -- running: test_multiprocessing_spawn (158 sec), test_datetime (161 sec) 0:03:53 [100/401] test_dbm passed -- running: test_multiprocessing_spawn (159 sec), test_datetime (162 sec) 0:03:55 [101/401] test_unicode passed -- running: test_multiprocessing_spawn (161 sec), test_datetime (164 sec) 0:03:55 [102/401] test_pwd passed -- running: test_multiprocessing_spawn (162 sec), test_datetime (164 sec) 0:03:56 [103/401] test_bisect passed -- running: test_multiprocessing_spawn (162 sec), test_datetime (164 sec) 0:04:02 [104/401] test_datetime passed (170 sec) -- running: test_multiprocessing_spawn (169 sec) 0:04:05 [105/401] test_venv passed -- running: test_multiprocessing_spawn (171 sec) 0:04:07 [106/401] test_codecencodings_jp passed -- running: test_multiprocessing_spawn (173 sec) 0:04:07 [107/401] test_linecache passed -- running: test_multiprocessing_spawn (173 sec) 0:04:07 [108/401] test_httplib passed -- running: test_multiprocessing_spawn (173 sec) 0:04:07 [109/401] test_codeccallbacks passed -- running: test_multiprocessing_spawn (174 sec) 0:04:07 [110/401] test_netrc passed -- running: test_multiprocessing_spawn (174 sec) 0:04:08 [111/401] test_extcall passed -- running: test_multiprocessing_spawn (174 sec) 0:04:09 [112/401] test_import passed -- running: test_multiprocessing_spawn (175 sec) 0:04:09 [113/401] test_pathlib passed -- running: test_multiprocessing_spawn (176 sec) 0:04:10 [114/401] test_multiprocessing_spawn passed (176 sec) 0:04:10 [115/401] test_pyexpat passed 0:04:11 [116/401] test_dynamicclassattribute passed 0:04:12 [117/401] test_html passed 0:04:12 [118/401] test_zipapp passed 0:04:14 [119/401] test_calendar passed 0:04:14 [120/401] test_fcntl passed 0:04:16 [121/401] test_struct passed 0:04:17 [122/401] test_enumerate passed 0:04:17 [123/401] test_macurl2path passed 0:04:17 [124/401] test_iter passed 0:04:17 [125/401] test_codecmaps_tw passed fetching http://www.pythontest.net/unicode/BIG5.TXT ... fetching http://www.pythontest.net/unicode/CP950.TXT ... 0:04:19 [126/401] test_xml_etree_c passed 0:04:22 [127/401] test_doctest passed 0:04:22 [128/401] test_getpass passed 0:04:23 [129/401] test_metaclass passed 0:04:30 [130/401] test_codecmaps_jp passed -- running: test_io (34 sec) fetching http://www.pythontest.net/unicode/CP932.TXT ... fetching http://www.pythontest.net/unicode/EUC-JISX0213.TXT ... fetching http://www.pythontest.net/unicode/EUC-JP.TXT ... fetching http://www.pythontest.net/unicode/SHIFTJIS.TXT ... fetching http://www.pythontest.net/unicode/SHIFT_JISX0213.TXT ... 0:04:35 [131/401] test_pickle passed -- running: test_io (39 sec) 0:04:39 [132/401] test_compileall passed -- running: test_io (44 sec) 0:04:40 [133/401] test_popen passed -- running: test_io (44 sec) 0:04:44 [134/401] test_logging passed -- running: test_io (48 sec) 0:04:47 [135/401] test_urllib2_localnet passed -- running: test_io (51 sec) 0:04:48 [136/401] test_longexp passed -- running: test_io (52 sec) 0:04:49 [137/401] test_imp passed -- running: test_io (53 sec) 0:04:49 [138/401] test_pipes passed -- running: test_io (54 sec) 0:04:50 [139/401] test_filecmp passed -- running: test_io (54 sec) 0:04:54 [140/401] test_io passed (58 sec) 0:04:55 [141/401] test_cmath passed 0:04:55 [142/401] test_ftplib passed 0:04:56 [143/401] test_genericpath passed 0:04:56 [144/401] test_sysconfig passed 0:04:56 [145/401] test__locale passed 0:04:56 [146/401] test_exceptions passed 0:04:57 [147/401] test_richcmp passed 0:04:57 [148/401] test_structmembers passed 0:04:58 [149/401] test_fileio passed 0:04:58 [150/401] test_pep277 skipped 0:04:59 [151/401] test_configparser passed 0:04:59 [152/401] test_tix skipped 0:05:00 [153/401] test_kqueue passed 0:05:02 [154/401] test_zipimport_support passed 0:05:04 [155/401] test_urllib2net passed 0:05:04 [156/401] test_functools passed 0:05:04 [157/401] test_format passed 0:05:05 [158/401] test_codeop passed 0:05:13 [159/401] test_email passed 0:05:16 [160/401] test_pickletools passed 0:05:17 [161/401] test_warnings passed 0:05:17 [162/401] test_binop passed 0:05:19 [163/401] test_multibytecodec passed 0:05:19 [164/401] test_dbm_ndbm passed 0:05:21 [165/401] test_slice passed 0:05:21 [166/401] test_strlit passed 0:05:21 [167/401] test_string passed 0:05:22 [168/401] test_trace passed 0:05:22 [169/401] test_dis passed 0:05:23 [170/401] test_platform passed 0:05:23 [171/401] test_dbm_gnu skipped 0:05:24 [172/401] test_statistics passed 0:05:24 [173/401] test_code passed 0:05:25 [174/401] test_memoryview passed 0:05:25 [175/401] test_sndhdr passed 0:05:25 [176/401] test_peepholer passed 0:05:26 [177/401] test_site skipped 0:05:26 [178/401] test_fractions passed 0:05:26 [179/401] test_dictcomps passed 0:05:28 [180/401] test_smtplib passed 0:05:30 [181/401] test_threaded_import passed 0:05:30 [182/401] test_nis passed 0:05:33 [183/401] test_file_eintr passed 0:05:34 [184/401] test_pep247 passed 0:05:37 [185/401] test_ssl passed 0:05:38 [186/401] test_runpy passed 0:05:40 [187/401] test_sundry passed 0:05:41 [188/401] test_codecencodings_hk passed 0:05:42 [189/401] test_re passed 0:05:43 [190/401] test_pep352 passed 0:05:44 [191/401] test_audioop passed 0:05:45 [192/401] test_tracemalloc passed 0:05:45 [193/401] test_select passed 0:05:46 [194/401] test_coroutines passed 0:05:46 [195/401] test_epoll skipped 0:05:47 [196/401] test_compile passed 0:05:47 [197/401] test_univnewlines passed 0:05:48 [198/401] test_future4 passed 0:05:52 [199/401] test_bytes passed 0:05:52 [200/401] test_winreg skipped 0:05:55 [201/401] test_ctypes passed 0:05:56 [202/401] test_dict passed 0:05:57 [203/401] test_timeit passed -- running: test_lib2to3 (31 sec) 0:05:57 [204/401] test_devpoll skipped -- running: test_lib2to3 (31 sec) 0:06:15 [205/401] test_socket passed -- running: test_lib2to3 (49 sec), test_zipfile (31 sec) 0:06:16 [206/401] test_tcl skipped -- running: test_lib2to3 (50 sec), test_zipfile (31 sec) 0:06:17 [207/401] test_code_module passed -- running: test_lib2to3 (50 sec), test_zipfile (32 sec) 0:06:18 [208/401] test_xml_dom_minicompat passed -- running: test_lib2to3 (51 sec), test_zipfile (33 sec) 0:06:26 [209/401] test_pydoc passed -- running: test_lib2to3 (60 sec), test_zipfile (41 sec) 0:06:28 [210/401] test_codecencodings_cn passed -- running: test_subprocess (31 sec), test_lib2to3 (62 sec), test_zipfile (44 sec) 0:06:40 [211/401] test_eintr passed -- running: test_subprocess (43 sec), test_lib2to3 (74 sec), test_zipfile (56 sec) 0:06:41 [212/401] test_zipfile passed (55 sec) -- running: test_subprocess (44 sec), test_lib2to3 (75 sec) 0:06:41 [213/401] test_class passed -- running: test_subprocess (44 sec), test_lib2to3 (75 sec) 0:06:42 [214/401] test_pkgimport passed -- running: test_subprocess (44 sec), test_lib2to3 (75 sec) 0:06:43 [215/401] test_http_cookies passed -- running: test_subprocess (45 sec), test_lib2to3 (76 sec) 0:06:43 [216/401] test_future5 passed -- running: test_subprocess (45 sec), test_lib2to3 (77 sec) 0:06:44 [217/401] test_thread passed -- running: test_subprocess (46 sec), test_lib2to3 (77 sec) 0:06:47 [218/401] test_hashlib passed -- running: test_subprocess (50 sec), test_lib2to3 (81 sec) 0:06:48 [219/401] test_iterlen passed -- running: test_subprocess (50 sec), test_lib2to3 (81 sec) 0:06:50 [220/401] test_shutil passed -- running: test_subprocess (53 sec), test_lib2to3 (84 sec) 0:06:51 [221/401] test_script_helper passed -- running: test_subprocess (53 sec), test_lib2to3 (84 sec) 0:06:51 [222/401] test_zipfile64 skipped (resource denied) -- running: test_subprocess (54 sec), test_lib2to3 (85 sec) 0:06:52 [223/401] test_file passed -- running: test_subprocess (54 sec), test_lib2to3 (85 sec) 0:06:54 [224/401] test_ucn passed -- running: test_subprocess (56 sec), test_lib2to3 (87 sec) fetching http://www.pythontest.net/unicode/8.0.0/NamedSequences.txt ... 0:06:54 [225/401] test_flufl passed -- running: test_subprocess (57 sec), test_lib2to3 (88 sec) 0:06:56 [226/401] test_uuid passed -- running: test_subprocess (59 sec), test_lib2to3 (90 sec) 0:07:02 [227/401] test_poll passed -- running: test_subprocess (65 sec), test_lib2to3 (96 sec) 0:07:03 [228/401] test_bool passed -- running: test_subprocess (65 sec), test_lib2to3 (96 sec) 0:07:04 [229/401] test_generators passed -- running: test_subprocess (66 sec), test_lib2to3 (97 sec) 0:07:07 [230/401] test_pyclbr passed -- running: test_subprocess (70 sec), test_lib2to3 (101 sec) 0:07:08 [231/401] test_sunau passed -- running: test_subprocess (71 sec), test_lib2to3 (102 sec) 0:07:14 [232/401] test_json passed -- running: test_subprocess (76 sec), test_lib2to3 (107 sec) 0:07:14 [233/401] test_asdl_parser passed -- running: test_subprocess (77 sec), test_lib2to3 (108 sec) 0:07:15 [234/401] test_robotparser passed -- running: test_subprocess (77 sec), test_lib2to3 (108 sec) 0:07:15 [235/401] test_spwd skipped -- running: test_subprocess (78 sec), test_lib2to3 (109 sec) 0:07:15 [236/401] test_hmac passed -- running: test_subprocess (78 sec), test_lib2to3 (109 sec) 0:07:15 [237/401] test_operator passed -- running: test_subprocess (78 sec), test_lib2to3 (109 sec) 0:07:18 [238/401] test___all__ passed -- running: test_subprocess (81 sec), test_lib2to3 (112 sec) 0:07:28 [239/401] test_subprocess passed (91 sec) -- running: test_lib2to3 (122 sec) 0:07:36 [240/401] test_distutils passed -- running: test_lib2to3 (130 sec) 0:07:37 [241/401] test_source_encoding passed -- running: test_lib2to3 (131 sec) 0:07:39 [242/401] test_list passed -- running: test_lib2to3 (133 sec) 0:07:40 [243/401] test_super passed -- running: test_lib2to3 (133 sec) 0:07:40 [244/401] test_future3 passed -- running: test_lib2to3 (134 sec) 0:07:41 [245/401] test_bigmem passed -- running: test_lib2to3 (134 sec) 0:07:45 [246/401] test_zlib passed -- running: test_lib2to3 (139 sec) 0:07:46 [247/401] test_lzma passed -- running: test_lib2to3 (140 sec) 0:07:47 [248/401] test_cgitb passed -- running: test_lib2to3 (140 sec) 0:07:47 [249/401] test_openpty passed -- running: test_lib2to3 (141 sec) 0:07:47 [250/401] test_dictviews passed -- running: test_lib2to3 (141 sec) 0:07:48 [251/401] test_secrets passed -- running: test_lib2to3 (141 sec) 0:07:48 [252/401] test_msilib skipped -- running: test_lib2to3 (142 sec) 0:07:49 [253/401] test_urllib passed -- running: test_lib2to3 (142 sec), test_tools (30 sec) 0:07:49 [254/401] test_finalization passed -- running: test_lib2to3 (143 sec), test_tools (31 sec) 0:07:49 [255/401] test_bigaddrspace passed -- running: test_lib2to3 (143 sec), test_tools (31 sec) 0:07:50 [256/401] test_posix passed -- running: test_lib2to3 (144 sec), test_tools (32 sec) 0:07:50 [257/401] test_mmap passed -- running: test_lib2to3 (144 sec), test_tools (32 sec) 0:07:50 [258/401] test_fileinput passed -- running: test_lib2to3 (144 sec), test_tools (32 sec) 0:07:59 [259/401] test_poplib passed -- running: test_lib2to3 (153 sec), test_tools (41 sec) 0:08:07 [260/401] test_timeout passed -- running: test_lib2to3 (160 sec), test_tools (48 sec) 0:08:07 [261/401] test_atexit passed -- running: test_lib2to3 (161 sec), test_tools (49 sec) 0:08:07 [262/401] test_set passed -- running: test_lib2to3 (161 sec), test_tools (49 sec) 0:08:07 [263/401] test_listcomps passed -- running: test_lib2to3 (161 sec), test_tools (49 sec) 0:08:07 [264/401] test_xdrlib passed -- running: test_lib2to3 (161 sec), test_tools (49 sec) 0:08:08 [265/401] test_compare passed -- running: test_lib2to3 (161 sec), test_tools (49 sec) 0:08:08 [266/401] test_with passed -- running: test_lib2to3 (162 sec), test_tools (50 sec) 0:08:08 [267/401] test_minidom passed -- running: test_lib2to3 (162 sec), test_tools (50 sec) 0:08:08 [268/401] test_uu passed -- running: test_lib2to3 (162 sec), test_tools (50 sec) 0:08:09 [269/401] test_float passed -- running: test_lib2to3 (162 sec), test_tools (51 sec) 0:08:09 [270/401] test_dummy_threading passed -- running: test_lib2to3 (163 sec), test_tools (51 sec) 0:08:09 [271/401] test_xmlrpc_net passed -- running: test_lib2to3 (163 sec), test_tools (51 sec) 0:08:10 [272/401] test_ttk_guionly skipped -- running: test_lib2to3 (163 sec), test_tools (51 sec) 0:08:10 [273/401] test_gdb skipped -- running: test_lib2to3 (164 sec), test_tools (52 sec) 0:08:10 [274/401] test_copyreg passed -- running: test_lib2to3 (164 sec), test_tools (52 sec) 0:08:15 [275/401] test_xmlrpc passed -- running: test_lib2to3 (168 sec), test_tools (56 sec) 0:08:15 [276/401] test_int passed -- running: test_lib2to3 (169 sec), test_tools (57 sec) 0:08:15 [277/401] test_typechecks passed -- running: test_lib2to3 (169 sec), test_tools (57 sec) 0:08:16 [278/401] test_syntax passed -- running: test_lib2to3 (169 sec), test_tools (57 sec) 0:08:16 [279/401] test_ipaddress passed -- running: test_lib2to3 (170 sec), test_tools (58 sec) 0:08:17 [280/401] test_setcomps passed -- running: test_lib2to3 (170 sec), test_tools (58 sec) 0:08:17 [281/401] test_aifc passed -- running: test_lib2to3 (171 sec), test_tools (59 sec) 0:08:18 [282/401] test_threadedtempfile passed -- running: test_lib2to3 (171 sec), test_tools (59 sec) 0:08:19 [283/401] test_modulefinder passed -- running: test_lib2to3 (172 sec), test_tools (61 sec) 0:08:26 [284/401] test_lib2to3 passed (179 sec) -- running: test_tools (68 sec) 0:08:27 [285/401] test_tuple passed -- running: test_tools (69 sec) 0:08:28 [286/401] test_opcodes passed -- running: test_tools (69 sec) 0:08:28 [287/401] test_csv passed -- running: test_tools (70 sec) 0:08:31 [288/401] test_faulthandler passed -- running: test_tools (73 sec) 0:08:31 [289/401] test_grammar passed -- running: test_tools (73 sec) 0:08:32 [290/401] test_types passed -- running: test_tools (74 sec) 0:08:33 [291/401] test_collections passed -- running: test_tools (75 sec) 0:08:34 [292/401] test_sort passed -- running: test_tools (76 sec) 0:08:35 [293/401] test_dummy_thread passed -- running: test_tools (76 sec) 0:08:35 [294/401] test_augassign passed -- running: test_tools (77 sec) 0:08:36 [295/401] test_abstract_numbers passed -- running: test_tools (77 sec) 0:08:36 [296/401] test_ttk_textonly skipped -- running: test_tools (78 sec) 0:08:38 [297/401] test_mailbox passed -- running: test_tools (80 sec) 0:08:40 [298/401] test_fstring passed -- running: test_tools (82 sec) 0:08:40 [299/401] test_base64 passed -- running: test_tools (82 sec) 0:08:42 [300/401] test_parser passed -- running: test_tools (84 sec) 0:08:42 [301/401] test_userlist passed -- running: test_tools (84 sec) 0:08:43 [302/401] test_unicode_file skipped -- running: test_tools (85 sec) 0:08:43 [303/401] test_funcattrs passed -- running: test_tools (85 sec) 0:08:44 [304/401] test_unary passed -- running: test_tools (86 sec) 0:08:55 [305/401] test_long passed -- running: test_tools (97 sec) 0:08:57 [306/401] test_pow passed -- running: test_tools (98 sec) 0:08:57 [307/401] test_print passed -- running: test_tools (99 sec) 0:08:58 [308/401] test_mimetypes passed -- running: test_tools (99 sec) 0:09:08 [309/401] test_cmd_line_script passed -- running: test_tools (110 sec) 0:09:14 [310/401] test_importlib passed -- running: test_concurrent_futures (33 sec), test_tools (116 sec) 0:09:14 [311/401] test_keywordonlyarg passed -- running: test_concurrent_futures (34 sec), test_tokenize (30 sec), test_tools (116 sec) 0:09:15 [312/401] test_weakset passed -- running: test_concurrent_futures (35 sec), test_tokenize (31 sec), test_tools (117 sec) 0:09:16 [313/401] test_marshal passed -- running: test_concurrent_futures (36 sec), test_tokenize (32 sec), test_tools (118 sec) 0:09:17 [314/401] test_pep380 passed -- running: test_concurrent_futures (36 sec), test_tokenize (33 sec), test_tools (119 sec) 0:09:18 [315/401] test_dbm_dumb passed -- running: test_concurrent_futures (37 sec), test_tokenize (34 sec), test_tools (119 sec) 0:09:18 [316/401] test_pkgutil passed -- running: test_concurrent_futures (38 sec), test_tokenize (34 sec), test_tools (120 sec) 0:09:19 [317/401] test_abc passed -- running: test_concurrent_futures (38 sec), test_tokenize (35 sec), test_tools (120 sec) 0:09:19 [318/401] test_codecencodings_tw passed -- running: test_concurrent_futures (39 sec), test_tokenize (36 sec), test_tools (121 sec) 0:09:20 [319/401] test_ioctl skipped -- running: test_concurrent_futures (39 sec), test_tokenize (36 sec), test_tools (122 sec) 0:09:20 [320/401] test_binascii passed -- running: test_concurrent_futures (40 sec), test_tokenize (36 sec), test_tools (122 sec) 0:09:21 [321/401] test_getopt passed -- running: test_concurrent_futures (40 sec), test_tokenize (37 sec), test_tools (123 sec) 0:09:48 [322/401] test_concurrent_futures passed (67 sec) -- running: test_tokenize (64 sec), test_tools (150 sec) 0:09:57 [323/401] test_signal passed (36 sec) -- running: test_tokenize (73 sec), test_tools (159 sec) 0:10:04 [324/401] test_fork1 passed -- running: test_tokenize (80 sec), test_tools (166 sec) 0:10:04 [325/401] test_textwrap passed -- running: test_tokenize (81 sec), test_tools (166 sec) 0:10:05 [326/401] test_eof passed -- running: test_tokenize (81 sec), test_tools (167 sec) 0:10:06 [327/401] test_normalization passed -- running: test_tokenize (82 sec), test_tools (168 sec) fetching http://www.pythontest.net/unicode/8.0.0/NormalizationTest.txt ... 0:10:26 [328/401] test_multiprocessing_main_handling passed (37 sec) -- running: test_tokenize (102 sec), test_tools (187 sec) 0:10:29 [329/401] test_urllib2 passed -- running: test_tokenize (105 sec), test_tools (191 sec) 0:10:34 [330/401] test_gzip passed -- running: test_tokenize (110 sec), test_tools (196 sec) 0:10:43 [331/401] test_capi passed -- running: test_tarfile (37 sec), test_tokenize (119 sec), test_tools (205 sec) 0:10:44 [332/401] test_sys_settrace passed -- running: test_tarfile (37 sec), test_tokenize (120 sec), test_tools (205 sec) 0:10:45 [333/401] test_ordered_dict passed -- running: test_tarfile (39 sec), test_tokenize (121 sec), test_tools (207 sec) 0:10:51 [334/401] test_difflib passed -- running: test_tarfile (45 sec), test_tokenize (127 sec), test_tools (213 sec) 0:10:53 [335/401] test_traceback passed -- running: test_tarfile (47 sec), test_tokenize (129 sec), test_tools (215 sec) 0:10:55 [336/401] test_tarfile passed (49 sec) -- running: test_tokenize (131 sec), test_tools (217 sec) 0:11:04 [337/401] test_math passed -- running: test_tokenize (140 sec), test_tools (225 sec) 0:11:04 [338/401] test_smtpnet passed -- running: test_tokenize (140 sec), test_tools (226 sec) 0:11:05 [339/401] test_posixpath passed -- running: test_tokenize (141 sec), test_tools (227 sec) 0:11:06 [340/401] test_builtin passed -- running: test_tokenize (142 sec), test_tools (228 sec) 0:11:07 [341/401] test_quopri passed -- running: test_tokenize (144 sec), test_tools (229 sec) 0:11:10 [342/401] test_httpservers passed -- running: test_tokenize (146 sec), test_tools (232 sec) 0:11:12 [343/401] test_tempfile passed -- running: test_tokenize (148 sec), test_tools (234 sec) 0:11:14 [344/401] test_time passed -- running: test_tokenize (150 sec), test_tools (235 sec) 0:11:14 [345/401] test_turtle skipped -- running: test_tokenize (150 sec), test_tools (236 sec) 0:11:31 [346/401] test_threading passed -- running: test_tokenize (167 sec), test_tools (253 sec) 0:11:31 [347/401] test_startfile skipped -- running: test_tokenize (167 sec), test_tools (253 sec) 0:11:32 [348/401] test_smtpd passed -- running: test_tokenize (168 sec), test_tools (254 sec) 0:11:48 [349/401] test_asyncore passed -- running: test_buffer (36 sec), test_tokenize (184 sec), test_tools (270 sec) 0:11:49 [350/401] test_webbrowser passed -- running: test_buffer (36 sec), test_tokenize (185 sec), test_tools (270 sec) 0:11:52 [351/401] test_tools passed (274 sec) -- running: test_buffer (40 sec), test_tokenize (189 sec) 0:11:53 [352/401] test_support passed -- running: test_buffer (41 sec), test_tokenize (189 sec) 0:11:53 [353/401] test_dynamic passed -- running: test_buffer (41 sec), test_tokenize (190 sec) 0:11:54 [354/401] test_sax passed -- running: test_buffer (42 sec), test_tokenize (190 sec) 0:11:55 [355/401] test_property passed -- running: test_buffer (43 sec), test_tokenize (191 sec) 0:11:59 [356/401] test_queue passed -- running: test_buffer (47 sec), test_tokenize (195 sec) 0:11:59 [357/401] test_contains passed -- running: test_buffer (47 sec), test_tokenize (195 sec) 0:12:05 [358/401] test_codecs passed -- running: test_buffer (52 sec), test_tokenize (201 sec) 0:12:06 [359/401] test_threading_local passed -- running: test_buffer (54 sec), test_tokenize (203 sec) 0:12:09 [360/401] test_bufio passed -- running: test_buffer (57 sec), test_tokenize (205 sec) 0:12:10 [361/401] test_buffer passed (57 sec) -- running: test_tokenize (206 sec) 0:12:11 [362/401] test_zipimport passed -- running: test_tokenize (207 sec) 0:12:11 [363/401] test_int_literal passed -- running: test_tokenize (207 sec) 0:12:14 [364/401] test_hash passed -- running: test_tokenize (210 sec) 0:12:21 [365/401] test_wait3 passed -- running: test_nntplib (32 sec), test_tokenize (217 sec) 0:12:22 [366/401] test_locale passed -- running: test_nntplib (33 sec), test_tokenize (218 sec) 0:12:22 [367/401] test_contextlib passed -- running: test_nntplib (34 sec), test_tokenize (218 sec) 0:12:34 [368/401] test_bz2 passed -- running: test_nntplib (46 sec), test_tokenize (230 sec) 0:12:35 [369/401] test_keyword passed -- running: test_nntplib (47 sec), test_tokenize (232 sec) 0:12:36 [370/401/1] test_nntplib failed -- running: test_tokenize (232 sec) test_caps_only_after_login (test.test_nntplib.CapsAfterLoginNNTPv2Tests) ... ok test_starttls (test.test_nntplib.LocalServerTests) ... ok test_decode_header (test.test_nntplib.MiscTests) ... ok test_parse_datetime (test.test_nntplib.MiscTests) ... ok test_parse_overview (test.test_nntplib.MiscTests) ... ok test_parse_overview_fmt (test.test_nntplib.MiscTests) ... ok test_ssl_support (test.test_nntplib.MiscTests) ... ok test_unparse_datetime (test.test_nntplib.MiscTests) ... ok test_unparse_datetime_legacy (test.test_nntplib.MiscTests) ... ok test_bad_capabilities (test.test_nntplib.MockSocketTests) ... ok test_bad_welcome (test.test_nntplib.MockSocketTests) ... ok test_login_aborted (test.test_nntplib.MockSocketTests) ... ok test_service_permanently_unavailable (test.test_nntplib.MockSocketTests) ... ok test_service_temporarily_unavailable (test.test_nntplib.MockSocketTests) ... ok test_bad_capabilities (test.test_nntplib.MockSslTests) ... ok test_bad_welcome (test.test_nntplib.MockSslTests) ... ok test_login_aborted (test.test_nntplib.MockSslTests) ... ok test_service_permanently_unavailable (test.test_nntplib.MockSslTests) ... ok test_service_temporarily_unavailable (test.test_nntplib.MockSslTests) ... ok test_article (test.test_nntplib.NNTPv1Tests) ... ok test_article_file (test.test_nntplib.NNTPv1Tests) ... ok test_authinfo (test.test_nntplib.NNTPv1Tests) ... ok test_body (test.test_nntplib.NNTPv1Tests) ... ok test_body_file (test.test_nntplib.NNTPv1Tests) ... ok test_caps (test.test_nntplib.NNTPv1Tests) ... ok test_date (test.test_nntplib.NNTPv1Tests) ... ok test_description (test.test_nntplib.NNTPv1Tests) ... ok test_descriptions (test.test_nntplib.NNTPv1Tests) ... ok test_group (test.test_nntplib.NNTPv1Tests) ... ok test_head (test.test_nntplib.NNTPv1Tests) ... ok test_head_file (test.test_nntplib.NNTPv1Tests) ... ok test_help (test.test_nntplib.NNTPv1Tests) ... ok test_ihave (test.test_nntplib.NNTPv1Tests) ... ok test_last (test.test_nntplib.NNTPv1Tests) ... ok test_list (test.test_nntplib.NNTPv1Tests) ... ok test_newnews (test.test_nntplib.NNTPv1Tests) ... ok test_next (test.test_nntplib.NNTPv1Tests) ... ok test_over (test.test_nntplib.NNTPv1Tests) ... ok test_post (test.test_nntplib.NNTPv1Tests) ... ok test_quit (test.test_nntplib.NNTPv1Tests) ... ok test_stat (test.test_nntplib.NNTPv1Tests) ... ok test_too_long_lines (test.test_nntplib.NNTPv1Tests) ... ok test_welcome (test.test_nntplib.NNTPv1Tests) ... ok test_xover (test.test_nntplib.NNTPv1Tests) ... ok test_article (test.test_nntplib.NNTPv2Tests) ... ok test_article_file (test.test_nntplib.NNTPv2Tests) ... ok test_authinfo (test.test_nntplib.NNTPv2Tests) ... ok test_body (test.test_nntplib.NNTPv2Tests) ... ok test_body_file (test.test_nntplib.NNTPv2Tests) ... ok test_caps (test.test_nntplib.NNTPv2Tests) ... ok test_date (test.test_nntplib.NNTPv2Tests) ... ok test_description (test.test_nntplib.NNTPv2Tests) ... ok test_descriptions (test.test_nntplib.NNTPv2Tests) ... ok test_group (test.test_nntplib.NNTPv2Tests) ... ok test_head (test.test_nntplib.NNTPv2Tests) ... ok test_head_file (test.test_nntplib.NNTPv2Tests) ... ok test_help (test.test_nntplib.NNTPv2Tests) ... ok test_ihave (test.test_nntplib.NNTPv2Tests) ... ok test_last (test.test_nntplib.NNTPv2Tests) ... ok test_list (test.test_nntplib.NNTPv2Tests) ... ok test_newnews (test.test_nntplib.NNTPv2Tests) ... ok test_next (test.test_nntplib.NNTPv2Tests) ... ok test_over (test.test_nntplib.NNTPv2Tests) ... ok test_post (test.test_nntplib.NNTPv2Tests) ... ok test_quit (test.test_nntplib.NNTPv2Tests) ... ok test_stat (test.test_nntplib.NNTPv2Tests) ... ok test_too_long_lines (test.test_nntplib.NNTPv2Tests) ... ok test_welcome (test.test_nntplib.NNTPv2Tests) ... ok test_xover (test.test_nntplib.NNTPv2Tests) ... ok test_article_head_body (test.test_nntplib.NetworkedNNTPTests) ... ok test_capabilities (test.test_nntplib.NetworkedNNTPTests) ... ok test_date (test.test_nntplib.NetworkedNNTPTests) ... ok test_description (test.test_nntplib.NetworkedNNTPTests) ... ok test_descriptions (test.test_nntplib.NetworkedNNTPTests) ... ok test_group (test.test_nntplib.NetworkedNNTPTests) ... ok test_help (test.test_nntplib.NetworkedNNTPTests) ... ok test_list (test.test_nntplib.NetworkedNNTPTests) ... ok test_list_active (test.test_nntplib.NetworkedNNTPTests) ... ok test_newgroups (test.test_nntplib.NetworkedNNTPTests) ... ok test_over (test.test_nntplib.NetworkedNNTPTests) ... ok test_unknown_command (test.test_nntplib.NetworkedNNTPTests) ... ok test_welcome (test.test_nntplib.NetworkedNNTPTests) ... ok test_with_statement (test.test_nntplib.NetworkedNNTPTests) ... ok test_xhdr (test.test_nntplib.NetworkedNNTPTests) ... ok test_xover (test.test_nntplib.NetworkedNNTPTests) ... ok test_zlogin (test.test_nntplib.NetworkedNNTPTests) ... ok test_zzquit (test.test_nntplib.NetworkedNNTPTests) ... ok test_article_head_body (test.test_nntplib.NetworkedNNTP_SSLTests) ... FAIL test_capabilities (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_date (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_description (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_descriptions (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_group (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_help (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_list_active (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_newgroups (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_over (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_unknown_command (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_welcome (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_with_statement (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_xhdr (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_xover (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_zlogin (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_zzquit (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_module_all_attribute (test.test_nntplib.PublicAPITests) ... ok test_we_are_in_reader_mode_after_connect (test.test_nntplib.SendReaderNNTPv2Tests) ... ok ====================================================================== FAIL: test_article_head_body (test.test_nntplib.NetworkedNNTP_SSLTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd10/build/Lib/test/test_nntplib.py", line 240, in wrapped meth(self) File "/usr/home/buildbot/python/3.x.koobs-freebsd10/build/Lib/test/test_nntplib.py", line 185, in test_article_head_body self.check_article_resp(resp, body, art_num) File "/usr/home/buildbot/python/3.x.koobs-freebsd10/build/Lib/test/test_nntplib.py", line 165, in check_article_resp self.assertNotIn(article.lines[-1], (b".", b".\n", b".\r\n")) AssertionError: b'.' unexpectedly found in (b'.', b'.\n', b'.\r\n') ---------------------------------------------------------------------- Ran 106 tests in 46.961s FAILED (failures=1) test test_nntplib failed 0:12:36 [371/401/1] test_imghdr passed -- running: test_tokenize (232 sec) 0:12:37 [372/401/1] test_idle skipped -- running: test_tokenize (233 sec) 0:12:37 [373/401/1] test_http_cookiejar passed -- running: test_tokenize (233 sec) 0:12:37 [374/401/1] test_syslog passed -- running: test_tokenize (234 sec) 0:12:38 [375/401/1] test_pkg passed -- running: test_tokenize (234 sec) 0:12:38 [376/401/1] test_py_compile passed -- running: test_tokenize (234 sec) 0:12:39 [377/401/1] test_typing passed -- running: test_tokenize (235 sec) 0:12:39 [378/401/1] test_symbol passed -- running: test_tokenize (236 sec), test_asyncio (30 sec) 0:12:40 [379/401/1] test_fnmatch passed -- running: test_tokenize (236 sec), test_asyncio (30 sec) 0:12:40 [380/401/1] test_pep3131 passed -- running: test_tokenize (236 sec), test_asyncio (31 sec) 0:12:40 [381/401/1] test_binhex passed -- running: test_tokenize (237 sec), test_asyncio (31 sec) 0:12:41 [382/401/1] test_cgi passed -- running: test_tokenize (237 sec), test_asyncio (32 sec) 0:12:42 [383/401/1] test_enum passed -- running: test_tokenize (238 sec), test_asyncio (33 sec) 0:12:43 [384/401/1] test_asyncio passed (34 sec) -- running: test_tokenize (239 sec) 0:12:43 [385/401/1] test_macpath passed -- running: test_tokenize (240 sec) 0:12:44 [386/401/1] test_shelve passed -- running: test_tokenize (240 sec) 0:12:44 [387/401/1] test_pprint passed -- running: test_tokenize (241 sec) 0:12:46 [388/401/1] test_xml_etree passed -- running: test_tokenize (242 sec) 0:12:48 [389/401/1] test_array passed -- running: test_tokenize (244 sec) 0:12:49 [390/401/1] test_telnetlib passed -- running: test_tokenize (245 sec) 0:12:49 [391/401/1] test_memoryio passed -- running: test_tokenize (245 sec) 0:12:50 [392/401/1] test_heapq passed -- running: test_tokenize (246 sec) 0:12:51 [393/401/1] test_pstats passed -- running: test_tokenize (247 sec) 0:12:51 [394/401/1] test_codecencodings_iso2022 passed -- running: test_tokenize (247 sec) 0:12:52 [395/401/1] test_mailcap passed -- running: test_tokenize (248 sec) 0:12:52 [396/401/1] test_genexps passed -- running: test_tokenize (248 sec) 0:12:53 [397/401/1] test_charmapcodec passed -- running: test_tokenize (249 sec) 0:12:54 [398/401/1] test_codecencodings_kr passed -- running: test_tokenize (250 sec) 0:12:54 [399/401/1] test_ensurepip passed -- running: test_tokenize (250 sec) 0:13:04 [400/401/1] test_tokenize passed (260 sec) 0:13:34 [401/401/1] test_decimal passed (52 sec) 378 tests OK. 1 test failed: test_nntplib 22 tests skipped: test_dbm_gnu test_devpoll test_epoll test_gdb test_idle test_ioctl test_msilib test_ossaudiodev test_pep277 test_site test_spwd test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_unicode_file test_winreg test_winsound test_zipfile64 Re-running failed tests in verbose mode Re-running test 'test_nntplib' in verbose mode test_caps_only_after_login (test.test_nntplib.CapsAfterLoginNNTPv2Tests) ... ok test_starttls (test.test_nntplib.LocalServerTests) ... ok test_decode_header (test.test_nntplib.MiscTests) ... ok test_parse_datetime (test.test_nntplib.MiscTests) ... ok test_parse_overview (test.test_nntplib.MiscTests) ... ok test_parse_overview_fmt (test.test_nntplib.MiscTests) ... ok test_ssl_support (test.test_nntplib.MiscTests) ... ok test_unparse_datetime (test.test_nntplib.MiscTests) ... ok test_unparse_datetime_legacy (test.test_nntplib.MiscTests) ... ok test_bad_capabilities (test.test_nntplib.MockSocketTests) ... ok test_bad_welcome (test.test_nntplib.MockSocketTests) ... ok test_login_aborted (test.test_nntplib.MockSocketTests) ... ok test_service_permanently_unavailable (test.test_nntplib.MockSocketTests) ... ok test_service_temporarily_unavailable (test.test_nntplib.MockSocketTests) ... ok test_bad_capabilities (test.test_nntplib.MockSslTests) ... ok test_bad_welcome (test.test_nntplib.MockSslTests) ... ok test_login_aborted (test.test_nntplib.MockSslTests) ... ok test_service_permanently_unavailable (test.test_nntplib.MockSslTests) ... ok test_service_temporarily_unavailable (test.test_nntplib.MockSslTests) ... ok test_article (test.test_nntplib.NNTPv1Tests) ... ok test_article_file (test.test_nntplib.NNTPv1Tests) ... ok test_authinfo (test.test_nntplib.NNTPv1Tests) ... ok test_body (test.test_nntplib.NNTPv1Tests) ... ok test_body_file (test.test_nntplib.NNTPv1Tests) ... ok test_caps (test.test_nntplib.NNTPv1Tests) ... ok test_date (test.test_nntplib.NNTPv1Tests) ... ok test_description (test.test_nntplib.NNTPv1Tests) ... ok test_descriptions (test.test_nntplib.NNTPv1Tests) ... ok test_group (test.test_nntplib.NNTPv1Tests) ... ok test_head (test.test_nntplib.NNTPv1Tests) ... ok test_head_file (test.test_nntplib.NNTPv1Tests) ... ok test_help (test.test_nntplib.NNTPv1Tests) ... ok test_ihave (test.test_nntplib.NNTPv1Tests) ... ok test_last (test.test_nntplib.NNTPv1Tests) ... ok test_list (test.test_nntplib.NNTPv1Tests) ... ok test_newnews (test.test_nntplib.NNTPv1Tests) ... ok test_next (test.test_nntplib.NNTPv1Tests) ... ok test_over (test.test_nntplib.NNTPv1Tests) ... ok test_post (test.test_nntplib.NNTPv1Tests) ... ok test_quit (test.test_nntplib.NNTPv1Tests) ... ok test_stat (test.test_nntplib.NNTPv1Tests) ... ok test_too_long_lines (test.test_nntplib.NNTPv1Tests) ... ok test_welcome (test.test_nntplib.NNTPv1Tests) ... ok test_xover (test.test_nntplib.NNTPv1Tests) ... ok test_article (test.test_nntplib.NNTPv2Tests) ... ok test_article_file (test.test_nntplib.NNTPv2Tests) ... ok test_authinfo (test.test_nntplib.NNTPv2Tests) ... ok test_body (test.test_nntplib.NNTPv2Tests) ... ok test_body_file (test.test_nntplib.NNTPv2Tests) ... ok test_caps (test.test_nntplib.NNTPv2Tests) ... ok test_date (test.test_nntplib.NNTPv2Tests) ... ok test_description (test.test_nntplib.NNTPv2Tests) ... ok test_descriptions (test.test_nntplib.NNTPv2Tests) ... ok test_group (test.test_nntplib.NNTPv2Tests) ... ok test_head (test.test_nntplib.NNTPv2Tests) ... ok test_head_file (test.test_nntplib.NNTPv2Tests) ... ok test_help (test.test_nntplib.NNTPv2Tests) ... ok test_ihave (test.test_nntplib.NNTPv2Tests) ... ok test_last (test.test_nntplib.NNTPv2Tests) ... ok test_list (test.test_nntplib.NNTPv2Tests) ... ok test_newnews (test.test_nntplib.NNTPv2Tests) ... ok test_next (test.test_nntplib.NNTPv2Tests) ... ok test_over (test.test_nntplib.NNTPv2Tests) ... ok test_post (test.test_nntplib.NNTPv2Tests) ... ok test_quit (test.test_nntplib.NNTPv2Tests) ... ok test_stat (test.test_nntplib.NNTPv2Tests) ... ok test_too_long_lines (test.test_nntplib.NNTPv2Tests) ... ok test_welcome (test.test_nntplib.NNTPv2Tests) ... ok test_xover (test.test_nntplib.NNTPv2Tests) ... ok test_article_head_body (test.test_nntplib.NetworkedNNTPTests) ... ok test_capabilities (test.test_nntplib.NetworkedNNTPTests) ... ok test_date (test.test_nntplib.NetworkedNNTPTests) ... ok test_description (test.test_nntplib.NetworkedNNTPTests) ... ok test_descriptions (test.test_nntplib.NetworkedNNTPTests) ... ok test_group (test.test_nntplib.NetworkedNNTPTests) ... ok test_help (test.test_nntplib.NetworkedNNTPTests) ... ok test_list (test.test_nntplib.NetworkedNNTPTests) ... ok test_list_active (test.test_nntplib.NetworkedNNTPTests) ... ok test_newgroups (test.test_nntplib.NetworkedNNTPTests) ... ok test_over (test.test_nntplib.NetworkedNNTPTests) ... ok test_unknown_command (test.test_nntplib.NetworkedNNTPTests) ... ok test_welcome (test.test_nntplib.NetworkedNNTPTests) ... ok test_with_statement (test.test_nntplib.NetworkedNNTPTests) ... ok test_xhdr (test.test_nntplib.NetworkedNNTPTests) ... ok test_xover (test.test_nntplib.NetworkedNNTPTests) ... ok test_zlogin (test.test_nntplib.NetworkedNNTPTests) ... ok test_zzquit (test.test_nntplib.NetworkedNNTPTests) ... ok test_article_head_body (test.test_nntplib.NetworkedNNTP_SSLTests) ... FAIL test_capabilities (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_date (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_description (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_descriptions (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_group (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_help (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_list_active (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_newgroups (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_over (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_unknown_command (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_welcome (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_with_statement (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_xhdr (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_xover (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_zlogin (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_zzquit (test.test_nntplib.NetworkedNNTP_SSLTests) ... ok test_module_all_attribute (test.test_nntplib.PublicAPITests) ... ok test_we_are_in_reader_mode_after_connect (test.test_nntplib.SendReaderNNTPv2Tests) ... test test_nntplib failed ok ====================================================================== FAIL: test_article_head_body (test.test_nntplib.NetworkedNNTP_SSLTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd10/build/Lib/test/test_nntplib.py", line 240, in wrapped meth(self) File "/usr/home/buildbot/python/3.x.koobs-freebsd10/build/Lib/test/test_nntplib.py", line 185, in test_article_head_body self.check_article_resp(resp, body, art_num) File "/usr/home/buildbot/python/3.x.koobs-freebsd10/build/Lib/test/test_nntplib.py", line 165, in check_article_resp self.assertNotIn(article.lines[-1], (b".", b".\n", b".\r\n")) AssertionError: b'.' unexpectedly found in (b'.', b'.\n', b'.\r\n') ---------------------------------------------------------------------- Ran 106 tests in 40.336s FAILED (failures=1) 1 test failed again: test_nntplib Total duration: 0:14:15 *** Error code 1 Stop. make: stopped in /usr/home/buildbot/python/3.x.koobs-freebsd10/build program finished with exit code 1 elapsedTime=858.205394