make buildbottest TESTOPTS=-j2 TESTPYTHONOPTS= TESTTIMEOUT=900 in dir /usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build (timeout 1200 secs) watching logfiles {} argv: ['make', 'buildbottest', 'TESTOPTS=-j2', 'TESTPYTHONOPTS=', 'TESTTIMEOUT=900'] environment: BLOCKSIZE=K EDITOR=vi GROUP=buildbot HOME=/ HOST=CURRENT-amd64 HOSTTYPE=FreeBSD LOGNAME=buildbot MACHTYPE=x86_64 OSTYPE=FreeBSD PAGER=more PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin://bin PWD=/usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build RC_PID=18319 SHLVL=1 USER=buildbot VENDOR=amd 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. 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 /usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Tools/scripts/pydoc3 -> build/scripts-3.8 copying and adjusting /usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Tools/scripts/idle3 -> build/scripts-3.8 copying and adjusting /usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Tools/scripts/2to3 -> build/scripts-3.8 copying and adjusting /usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Tools/scripts/pyvenv -> build/scripts-3.8 changing mode of build/scripts-3.8/pydoc3 from 600 to 755 changing mode of build/scripts-3.8/idle3 from 600 to 755 changing mode of build/scripts-3.8/2to3 from 600 to 755 changing mode of build/scripts-3.8/pyvenv from 600 to 755 renaming build/scripts-3.8/pydoc3 to build/scripts-3.8/pydoc3.8 renaming build/scripts-3.8/idle3 to build/scripts-3.8/idle3.8 renaming build/scripts-3.8/2to3 to build/scripts-3.8/2to3-3.8 renaming build/scripts-3.8/pyvenv to build/scripts-3.8/pyvenv-3.8 ./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 -j 1 -u all -W --slowest --fail-env-changed --timeout=900 -j2 == CPython 3.8.0a0 (heads/master:f53d9f2778, Feb 21 2018, 10:54:03) [Clang 6.0.0 (branches/release_60 325330)] == FreeBSD-12.0-CURRENT-amd64-64bit-ELF little-endian == cwd: /usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/build/test_python_59350 == CPU count: 4 == encodings: locale=UTF-8, FS=utf-8 Using random seed 1112833 Run tests in parallel using 2 child processes 0:00:00 load avg: 0.92 [ 1/415] test_devpoll skipped test_devpoll skipped -- test works only on Solaris OS family 0:00:01 load avg: 0.92 [ 2/415] test_locale passed 0:00:01 load avg: 0.92 [ 3/415] test_global passed 0:00:01 load avg: 0.92 [ 4/415] test_audioop passed 0:00:01 load avg: 0.92 [ 5/415] test_dictcomps passed 0:00:02 load avg: 0.92 [ 6/415] test_future5 passed 0:00:02 load avg: 0.92 [ 7/415] test_listcomps passed 0:00:02 load avg: 0.92 [ 8/415] test_optparse passed 0:00:03 load avg: 0.92 [ 9/415] test_unpack passed 0:00:03 load avg: 0.92 [ 10/415] test_ntpath passed 0:00:04 load avg: 0.92 [ 11/415] test_syntax passed 0:00:06 load avg: 1.01 [ 12/415] test_trace passed 0:00:07 load avg: 1.01 [ 13/415] test_cmath passed 0:00:07 load avg: 1.01 [ 14/415] test_binhex passed 0:00:07 load avg: 1.01 [ 15/415] test_contains passed 0:00:07 load avg: 1.01 [ 16/415] test_codecencodings_tw passed 0:00:08 load avg: 1.01 [ 17/415] test_dict_version passed 0:00:11 load avg: 1.09 [ 18/415] test_gc passed 0:00:11 load avg: 1.09 [ 19/415] test_richcmp passed 0:00:11 load avg: 1.09 [ 20/415] test_list passed running: test_asyncio (38 sec), test_nntplib (30 sec) 0:00:54 load avg: 0.86 [ 21/415] test_asyncio passed (50 sec) -- running: test_nntplib (43 sec) 0:00:54 load avg: 0.86 [ 22/415] test_telnetlib passed -- running: test_nntplib (43 sec) 0:01:06 load avg: 0.97 [ 23/415] test_cmd_line_script passed -- running: test_nntplib (54 sec) 0:01:06 load avg: 0.97 [ 24/415] test_codeop passed -- running: test_nntplib (55 sec) 0:01:06 load avg: 0.97 [ 25/415] test_http_cookiejar passed -- running: test_nntplib (55 sec) 0:01:07 load avg: 0.97 [ 26/415] test_minidom passed -- running: test_nntplib (55 sec) 0:01:07 load avg: 0.97 [ 27/415] test_heapq passed -- running: test_nntplib (56 sec) 0:01:08 load avg: 0.97 [ 28/415] test_exception_hierarchy passed -- running: test_nntplib (56 sec) 0:01:36 load avg: 0.76 [ 29/415] test_nntplib passed (84 sec) 0:01:36 load avg: 0.76 [ 30/415] test_flufl passed running: test_smtpnet (58 sec), test_multiprocessing_forkserver (30 sec) 0:02:32 load avg: 0.70 [ 31/415] test_smtpnet passed (83 sec) -- running: test_multiprocessing_forkserver (55 sec) 0:02:32 load avg: 0.70 [ 32/415] test_secrets passed -- running: test_multiprocessing_forkserver (56 sec) 0:02:32 load avg: 0.70 [ 33/415] test_codecencodings_kr passed -- running: test_multiprocessing_forkserver (56 sec) 0:02:39 load avg: 0.81 [ 34/415] test_fork1 passed -- running: test_multiprocessing_forkserver (63 sec) 0:02:39 load avg: 0.82 [ 35/415] test_gettext passed -- running: test_multiprocessing_forkserver (63 sec) 0:02:43 load avg: 0.82 [ 36/415] test_pdb passed -- running: test_multiprocessing_forkserver (67 sec) 0:02:44 load avg: 1.56 [ 37/415] test_fnmatch passed -- running: test_multiprocessing_forkserver (68 sec) 0:02:44 load avg: 1.56 [ 38/415] test_call passed -- running: test_multiprocessing_forkserver (68 sec) 0:02:51 load avg: 1.43 [ 39/415] test_wait3 passed -- running: test_multiprocessing_forkserver (75 sec) 0:02:51 load avg: 1.43 [ 40/415] test_shlex passed -- running: test_multiprocessing_forkserver (75 sec) 0:02:51 load avg: 1.43 [ 41/415] test_urlparse passed -- running: test_multiprocessing_forkserver (75 sec) 0:02:58 load avg: 1.32 [ 42/415] test_codecmaps_cn passed -- running: test_multiprocessing_forkserver (81 sec) 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:02:59 load avg: 1.32 [ 43/415] test_deque passed -- running: test_multiprocessing_forkserver (83 sec) 0:03:05 load avg: 1.27 [ 44/415] test_multiprocessing_forkserver passed (88 sec) 0:03:05 load avg: 1.27 [ 45/415] test_zipfile64 skipped (resource denied) test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run 0:03:08 load avg: 1.27 [ 46/415] test_codecmaps_tw passed fetching http://www.pythontest.net/unicode/BIG5.TXT ... fetching http://www.pythontest.net/unicode/CP950.TXT ... 0:03:09 load avg: 1.27 [ 47/415] test_curses passed 0:03:10 load avg: 1.27 [ 48/415] test_eintr passed 0:03:10 load avg: 1.25 [ 49/415] test_dynamicclassattribute passed 0:03:11 load avg: 1.25 [ 50/415] test_pwd passed 0:03:11 load avg: 1.25 [ 51/415] test_unicode_identifiers passed 0:03:21 load avg: 1.36 [ 52/415] test_select passed 0:03:30 load avg: 1.45 [ 53/415] test_calendar passed 0:03:34 load avg: 1.45 [ 54/415] test_itertools passed 0:03:34 load avg: 1.45 [ 55/415] test_copyreg passed 0:03:41 load avg: 1.42 [ 56/415] test_capi passed 0:03:41 load avg: 1.42 [ 57/415] test_winreg skipped -- running: test_io (30 sec) test_winreg skipped -- No module named 'winreg' 0:03:42 load avg: 1.38 [ 58/415] test_dtrace passed -- running: test_io (31 sec) 0:03:42 load avg: 1.38 [ 59/415] test_dummy_threading passed -- running: test_io (31 sec) 0:03:58 load avg: 1.29 [ 60/415] test_compileall passed -- running: test_io (47 sec) 0:03:59 load avg: 1.29 [ 61/415] test_script_helper passed -- running: test_io (48 sec) 0:03:59 load avg: 1.29 [ 62/415] test_weakset passed -- running: test_io (48 sec) 0:04:00 load avg: 1.29 [ 63/415] test_io passed (48 sec) 0:04:05 load avg: 1.34 [ 64/415] test_email passed 0:04:06 load avg: 1.34 [ 65/415] test_atexit passed 0:04:06 load avg: 1.34 [ 66/415] test_plistlib passed 0:04:06 load avg: 1.34 [ 67/415] test_binascii passed 0:04:07 load avg: 1.34 [ 68/415] test_buffer passed 0:04:08 load avg: 1.40 [ 69/415] test_pipes passed 0:04:08 load avg: 1.40 [ 70/415] test_distutils passed 0:04:13 load avg: 1.28 [ 71/415] test_datetime passed 0:04:19 load avg: 1.18 [ 72/415] test_file_eintr passed 0:04:20 load avg: 1.18 [ 73/415] test_dis passed 0:04:21 load avg: 1.18 [ 74/415] test_pickletools passed 0:04:22 load avg: 1.18 [ 75/415] test_index passed 0:04:22 load avg: 1.18 [ 76/415] test_dbm_dumb passed 0:04:26 load avg: 1.09 [ 77/415] test_urllibnet passed 0:04:26 load avg: 1.09 [ 78/415] test_struct passed 0:04:27 load avg: 1.09 [ 79/415] test_pty passed 0:04:27 load avg: 1.09 [ 80/415] test_copy passed 0:04:28 load avg: 1.08 [ 81/415] test_symbol passed 0:04:28 load avg: 1.08 [ 82/415] test_asynchat passed 0:04:28 load avg: 1.08 [ 83/415] test_pow passed 0:04:28 load avg: 1.08 [ 84/415] test_threadedtempfile passed 0:04:28 load avg: 1.08 [ 85/415] test_shelve passed 0:04:28 load avg: 1.08 [ 86/415] test_tcl skipped test_tcl skipped -- No module named '_tkinter' 0:04:30 load avg: 1.08 [ 87/415] test_cprofile passed 0:04:30 load avg: 1.08 [ 88/415] test_robotparser passed 0:04:30 load avg: 1.08 [ 89/415] test_fcntl passed 0:04:30 load avg: 1.08 [ 90/415] test_parser passed 0:04:31 load avg: 1.08 [ 91/415] test_configparser passed 0:04:31 load avg: 1.08 [ 92/415] test_ioctl skipped test_ioctl skipped -- Unable to open /dev/tty 0:04:32 load avg: 1.08 [ 93/415] test_resource passed 0:04:34 load avg: 1.31 [ 94/415] test_json passed 0:04:36 load avg: 1.31 [ 95/415] test_tempfile passed 0:04:36 load avg: 1.31 [ 96/415] test_getargs2 passed 0:04:36 load avg: 1.31 [ 97/415] test_metaclass passed 0:04:37 load avg: 1.31 [ 98/415] 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:04:37 load avg: 1.31 [ 99/415] test_netrc passed 0:04:37 load avg: 1.31 [100/415] test_grp passed 0:04:38 load avg: 1.31 [101/415] test_xmlrpc_net passed 0:04:41 load avg: 1.37 [102/415] test_unittest passed 0:04:41 load avg: 1.37 [103/415] test_dict passed 0:04:42 load avg: 1.37 [104/415] test_xml_etree_c passed 0:04:42 load avg: 1.34 [105/415] test_baseexception passed 0:04:42 load avg: 1.34 [106/415] test_dynamic passed 0:04:43 load avg: 1.34 [107/415] test_threadsignals passed 0:04:43 load avg: 1.34 [108/415] test_doctest2 passed 0:04:44 load avg: 1.34 [109/415] test_hmac passed 0:04:44 load avg: 1.34 [110/415] test_generators passed 0:04:45 load avg: 1.34 [111/415] test_imp passed 0:04:46 load avg: 1.34 [112/415] test_urllib passed 0:04:47 load avg: 1.34 [113/415] test_userstring passed 0:04:47 load avg: 1.34 [114/415] test_utf8_mode passed 0:04:47 load avg: 1.34 [115/415] test_format passed 0:04:48 load avg: 1.34 [116/415] test_property passed 0:04:48 load avg: 1.34 [117/415] test_pkgutil passed 0:04:48 load avg: 1.39 [118/415] test_strptime passed 0:04:48 load avg: 1.39 [119/415] test_fileinput passed 0:04:48 load avg: 1.39 [120/415] test_raise passed 0:04:48 load avg: 1.39 [121/415] test_wsgiref passed 0:04:50 load avg: 1.39 [122/415] test_set passed 0:04:56 load avg: 1.36 [123/415] test_httpservers passed 0:04:57 load avg: 1.36 [124/415] test_code_module passed 0:05:07 load avg: 1.30 [125/415] test_venv passed 0:05:08 load avg: 1.30 [126/415] test_enumerate passed 0:05:09 load avg: 1.30 [127/415] test_base64 passed 0:05:09 load avg: 1.28 [128/415] test_sndhdr passed 0:05:09 load avg: 1.28 [129/415] test_linecache passed 0:05:10 load avg: 1.28 [130/415] test_future passed 0:05:13 load avg: 1.28 [131/415] test_httplib passed 0:05:15 load avg: 1.26 [132/415] test_crypt passed 0:05:15 load avg: 1.26 [133/415] test_grammar passed 0:05:15 load avg: 1.26 [134/415] test_userlist passed 0:05:16 load avg: 1.26 [135/415] test_module passed 0:05:19 load avg: 1.16 [136/415] test_ftplib passed 0:05:20 load avg: 1.16 [137/415] test_isinstance passed 0:05:20 load avg: 1.16 [138/415] test_iter passed 0:05:35 load avg: 1.06 [139/415] test_selectors passed 0:05:36 load avg: 1.06 [140/415] test_runpy passed 0:05:36 load avg: 1.06 [141/415] test_profile passed 0:05:37 load avg: 1.06 [142/415] test_py_compile passed 0:05:37 load avg: 1.06 [143/415] test_scope passed 0:05:38 load avg: 1.06 [144/415] test_sqlite passed 0:05:42 load avg: 1.05 [145/415] test_tracemalloc passed 0:05:42 load avg: 1.05 [146/415] test_memoryio passed 0:05:43 load avg: 1.05 [147/415] test_socketserver passed 0:05:44 load avg: 1.05 [148/415] test_kqueue passed 0:05:54 load avg: 0.97 [149/415] test_hashlib passed -- running: test_multiprocessing_spawn (34 sec) fetching http://www.pythontest.net/hashlib/blake2b.txt ... fetching http://www.pythontest.net/hashlib/blake2s.txt ... fetching http://www.pythontest.net/hashlib/sha3_224.txt ... fetching http://www.pythontest.net/hashlib/sha3_256.txt ... fetching http://www.pythontest.net/hashlib/sha3_384.txt ... fetching http://www.pythontest.net/hashlib/sha3_512.txt ... fetching http://www.pythontest.net/hashlib/shake_128.txt ... fetching http://www.pythontest.net/hashlib/shake_256.txt ... 0:05:58 load avg: 0.97 [150/415] test_embed passed -- running: test_multiprocessing_spawn (38 sec) 0:05:58 load avg: 0.97 [151/415] test_osx_env passed -- running: test_multiprocessing_spawn (38 sec) 0:06:01 load avg: 1.05 [152/415] test_source_encoding passed -- running: test_multiprocessing_spawn (41 sec) 0:06:01 load avg: 1.05 [153/415] test_threading_local passed -- running: test_multiprocessing_spawn (41 sec) 0:06:01 load avg: 1.05 [154/415] test_structseq passed -- running: test_multiprocessing_spawn (42 sec) 0:06:02 load avg: 1.05 [155/415] test_descrtut passed -- running: test_multiprocessing_spawn (42 sec) 0:06:02 load avg: 1.05 [156/415] test_funcattrs passed -- running: test_multiprocessing_spawn (42 sec) 0:06:02 load avg: 1.05 [157/415] test_uu passed -- running: test_multiprocessing_spawn (42 sec) 0:06:04 load avg: 1.13 [158/415] test_coroutines passed -- running: test_multiprocessing_spawn (44 sec) 0:06:05 load avg: 1.13 [159/415] test_range passed -- running: test_multiprocessing_spawn (45 sec) 0:06:07 load avg: 1.13 [160/415/1] test_posix failed -- running: test_multiprocessing_spawn (47 sec) testNoArgFunctions (test.test_posix.PosixTester) ... ok test_access (test.test_posix.PosixTester) ... ok test_access_dir_fd (test.test_posix.PosixTester) ... ok test_chdir (test.test_posix.PosixTester) ... ok test_chflags (test.test_posix.PosixTester) ... skipped 'chflag UF_IMMUTABLE not supported by underlying fs' test_chmod_dir_fd (test.test_posix.PosixTester) ... ok test_chown (test.test_posix.PosixTester) ... ok test_chown_dir_fd (test.test_posix.PosixTester) ... ok test_confstr (test.test_posix.PosixTester) ... ok test_dup (test.test_posix.PosixTester) ... ok test_dup2 (test.test_posix.PosixTester) ... ok test_environ (test.test_posix.PosixTester) ... ok test_fchown (test.test_posix.PosixTester) ... ok test_fexecve (test.test_posix.PosixTester) ... ok test_fs_holes (test.test_posix.PosixTester) ... ok test_fstat (test.test_posix.PosixTester) ... ok test_fstatvfs (test.test_posix.PosixTester) ... ok test_ftruncate (test.test_posix.PosixTester) ... ok test_get_and_set_scheduler_and_param (test.test_posix.PosixTester) ... ok test_getcwd_long_pathnames (test.test_posix.PosixTester) ... ok test_getgrouplist (test.test_posix.PosixTester) ... ok test_getgroups (test.test_posix.PosixTester) ... ok test_getresgid (test.test_posix.PosixTester) ... ok test_getresuid (test.test_posix.PosixTester) ... ok test_initgroups (test.test_posix.PosixTester) ... ok test_lchflags_regular_file (test.test_posix.PosixTester) ... skipped 'chflag UF_IMMUTABLE not supported by underlying fs' test_lchflags_symlink (test.test_posix.PosixTester) ... ok test_lchown (test.test_posix.PosixTester) ... ok test_link_dir_fd (test.test_posix.PosixTester) ... ok test_listdir (test.test_posix.PosixTester) ... ok test_listdir_bytes (test.test_posix.PosixTester) ... ok test_listdir_bytes_like (test.test_posix.PosixTester) ... ok test_listdir_default (test.test_posix.PosixTester) ... ok test_listdir_fd (test.test_posix.PosixTester) ... ok test_lockf (test.test_posix.PosixTester) ... ok test_makedev (test.test_posix.PosixTester) ... skipped 'bpo-31044: on FreeBSD CURRENT, minor() truncates 64-bit dev to 32-bit' test_mkdir_dir_fd (test.test_posix.PosixTester) ... ok test_mkfifo (test.test_posix.PosixTester) ... ok test_mkfifo_dir_fd (test.test_posix.PosixTester) ... ok test_mknod (test.test_posix.PosixTester) ... ok test_mknod_dir_fd (test.test_posix.PosixTester) ... ok test_open_dir_fd (test.test_posix.PosixTester) ... ok test_oscloexec (test.test_posix.PosixTester) ... ok test_osexlock (test.test_posix.PosixTester) ... ok test_osshlock (test.test_posix.PosixTester) ... ok test_path_error2 (test.test_posix.PosixTester) ... ok test_path_with_null_byte (test.test_posix.PosixTester) ... ok test_path_with_null_character (test.test_posix.PosixTester) ... ok test_pipe (test.test_posix.PosixTester) ... ok test_pipe2 (test.test_posix.PosixTester) ... ok test_pipe2_c_limits (test.test_posix.PosixTester) ... ok test_posix_fadvise (test.test_posix.PosixTester) ... ok test_posix_fadvise_errno (test.test_posix.PosixTester) ... ok test_posix_fallocate (test.test_posix.PosixTester) ... ERROR test_posix_fallocate_errno (test.test_posix.PosixTester) ... ok test_posix_spawn (test.test_posix.PosixTester) ... ok test_posix_spawn_file_actions (test.test_posix.PosixTester) ... ok test_pread (test.test_posix.PosixTester) ... ok test_preadv (test.test_posix.PosixTester) ... ok test_preadv_flags (test.test_posix.PosixTester) ... skipped 'test needs posix.RWF_HIPRI' test_putenv (test.test_posix.PosixTester) ... ok test_pwrite (test.test_posix.PosixTester) ... ok test_pwritev (test.test_posix.PosixTester) ... ok test_pwritev_flags (test.test_posix.PosixTester) ... skipped 'test needs os.RWF_SYNC' test_readlink_dir_fd (test.test_posix.PosixTester) ... ok test_readv (test.test_posix.PosixTester) ... ok test_register_at_fork (test.test_posix.PosixTester) ... ok test_rename_dir_fd (test.test_posix.PosixTester) ... ok test_rtld_constants (test.test_posix.PosixTester) ... ok test_sched_getaffinity (test.test_posix.PosixTester) ... skipped "don't have sched affinity support" test_sched_priority (test.test_posix.PosixTester) ... ok test_sched_rr_get_interval (test.test_posix.PosixTester) ... ok test_sched_setaffinity (test.test_posix.PosixTester) ... skipped "don't have sched affinity support" test_sched_yield (test.test_posix.PosixTester) ... ok test_setresgid (test.test_posix.PosixTester) ... ok test_setresgid_exception (test.test_posix.PosixTester) ... ok test_setresuid (test.test_posix.PosixTester) ... ok test_setresuid_exception (test.test_posix.PosixTester) ... ok test_stat (test.test_posix.PosixTester) ... ok test_stat_dir_fd (test.test_posix.PosixTester) ... ok test_statvfs (test.test_posix.PosixTester) ... ok test_strerror (test.test_posix.PosixTester) ... ok test_symlink_dir_fd (test.test_posix.PosixTester) ... ok test_truncate (test.test_posix.PosixTester) ... ok test_umask (test.test_posix.PosixTester) ... ok test_unlink_dir_fd (test.test_posix.PosixTester) ... ok test_utime (test.test_posix.PosixTester) ... ok test_utime_dir_fd (test.test_posix.PosixTester) ... ok test_utime_nofollow_symlinks (test.test_posix.PosixTester) ... ok test_utime_with_fd (test.test_posix.PosixTester) ... ok test_waitid (test.test_posix.PosixTester) ... ok test_writev (test.test_posix.PosixTester) ... ok test_initgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' test_setgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' ====================================================================== ERROR: test_posix_fallocate (test.test_posix.PosixTester) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Lib/test/test_posix.py", line 358, in test_posix_fallocate posix.posix_fallocate(fd, 0, 10) OSError: [Errno 22] Invalid argument ---------------------------------------------------------------------- Ran 94 tests in 2.329s FAILED (errors=1, skipped=9) test test_posix failed 0:06:08 load avg: 1.13 [161/415/1] test_string passed -- running: test_multiprocessing_spawn (48 sec) 0:06:10 load avg: 1.20 [162/415/1] test_unicodedata passed -- running: test_multiprocessing_spawn (50 sec) 0:06:11 load avg: 1.20 [163/415/1] test_winsound skipped -- running: test_multiprocessing_spawn (51 sec) test_winsound skipped -- No module named 'winsound' 0:06:11 load avg: 1.20 [164/415/1] test_unicode_file passed -- running: test_multiprocessing_spawn (51 sec) 0:06:11 load avg: 1.20 [165/415/1] test_generator_stop passed -- running: test_multiprocessing_spawn (51 sec) 0:06:12 load avg: 1.20 [166/415/1] test_sched passed -- running: test_multiprocessing_spawn (52 sec) 0:06:13 load avg: 1.20 [167/415/1] test_super passed -- running: test_multiprocessing_spawn (53 sec) 0:06:17 load avg: 1.50 [168/415/1] test_traceback passed -- running: test_multiprocessing_spawn (57 sec) 0:06:21 load avg: 1.46 [169/415/1] test_os passed -- running: test_multiprocessing_spawn (61 sec) stty: stdin isn't a terminal 0:06:22 load avg: 1.46 [170/415/1] test_difflib passed -- running: test_multiprocessing_spawn (62 sec) 0:06:22 load avg: 1.46 [171/415/1] test_float passed -- running: test_multiprocessing_spawn (62 sec) 0:06:23 load avg: 1.46 [172/415/1] test_dbm_ndbm passed -- running: test_multiprocessing_spawn (63 sec) 0:06:23 load avg: 1.46 [173/415/1] test_genexps passed -- running: test_multiprocessing_spawn (63 sec) 0:06:24 load avg: 1.50 [174/415/1] test_macpath passed -- running: test_multiprocessing_spawn (64 sec) 0:06:49 load avg: 1.40 [175/415/1] test_faulthandler passed -- running: test_multiprocessing_spawn (90 sec) 0:06:51 load avg: 1.40 [176/415/1] test_inspect passed -- running: test_multiprocessing_spawn (91 sec) running: test_subprocess (30 sec), test_multiprocessing_spawn (121 sec) 0:07:25 load avg: 1.45 [177/415/1] test_multiprocessing_spawn passed (125 sec) -- running: test_subprocess (34 sec) 0:07:25 load avg: 1.45 [178/415/1] test_frozen passed -- running: test_subprocess (34 sec) 0:07:26 load avg: 1.50 [179/415/1] test_cgitb passed -- running: test_subprocess (35 sec) 0:07:27 load avg: 1.50 [180/415/1] test_xml_dom_minicompat passed -- running: test_subprocess (35 sec) 0:07:27 load avg: 1.50 [181/415/1] test_enum passed -- running: test_subprocess (36 sec) 0:07:27 load avg: 1.50 [182/415/1] test_webbrowser passed -- running: test_subprocess (36 sec) 0:07:28 load avg: 1.50 [183/415/1] test_syslog passed -- running: test_subprocess (36 sec) 0:07:38 load avg: 1.49 [184/415/1] test_decimal passed -- running: test_subprocess (47 sec) 0:07:38 load avg: 1.49 [185/415/1] test_code passed -- running: test_subprocess (47 sec) 0:07:39 load avg: 1.49 [186/415/1] test_print passed -- running: test_subprocess (47 sec) 0:07:39 load avg: 1.49 [187/415/1] test_class passed -- running: test_subprocess (48 sec) 0:07:39 load avg: 1.49 [188/415/1] test_smtpd passed -- running: test_subprocess (48 sec) 0:07:40 load avg: 1.49 [189/415/1] test_codecs passed -- running: test_subprocess (49 sec) 0:08:02 load avg: 1.32 [190/415/1] test_logging passed -- running: test_subprocess (71 sec) 0:08:03 load avg: 1.32 [191/415/1] test_subclassinit passed -- running: test_subprocess (71 sec) 0:08:03 load avg: 1.32 [192/415/1] test_pkg passed -- running: test_subprocess (72 sec) 0:08:03 load avg: 1.32 [193/415/1] test_numeric_tower passed -- running: test_subprocess (72 sec) 0:08:04 load avg: 1.32 [194/415/1] test_codecencodings_hk passed -- running: test_subprocess (72 sec) running: test_subprocess (102 sec), test_tokenize (30 sec) 0:08:49 load avg: 1.86 [195/415/1] test_tokenize passed (45 sec) -- running: test_subprocess (118 sec) 0:08:49 load avg: 1.86 [196/415/1] test_extcall passed -- running: test_subprocess (118 sec) 0:08:50 load avg: 1.86 [197/415/1] test_site passed -- running: test_subprocess (118 sec) 0:08:50 load avg: 1.86 [198/415/1] test_filecmp passed -- running: test_subprocess (119 sec) 0:08:52 load avg: 1.87 [199/415/1] test_bytes passed -- running: test_subprocess (120 sec) 0:08:52 load avg: 1.87 [200/415/1] test_winconsoleio skipped -- running: test_subprocess (121 sec) test_winconsoleio skipped -- test only relevant on win32 0:08:52 load avg: 1.87 [201/415/1] test_urllib_response passed -- running: test_subprocess (121 sec) 0:08:53 load avg: 1.87 [202/415/1] test_crashers passed -- running: test_subprocess (122 sec) 0:08:53 load avg: 1.87 [203/415/1] test_cmd passed -- running: test_subprocess (122 sec) 0:08:58 load avg: 1.88 [204/415/1] test_hash passed -- running: test_subprocess (127 sec) 0:09:03 load avg: 1.89 [205/415/1] test_docxmlrpc passed -- running: test_subprocess (131 sec) 0:09:04 load avg: 1.89 [206/415/1] test___all__ passed -- running: test_subprocess (132 sec) 0:09:32 load avg: 1.54 [207/415/1] test_imaplib passed -- running: test_subprocess (161 sec) 0:09:34 load avg: 1.54 [208/415/1] test_shutil passed -- running: test_subprocess (162 sec) running: test_subprocess (192 sec), test_socket (30 sec) 0:10:05 load avg: 1.32 [209/415/1] test_socket passed (31 sec) -- running: test_subprocess (194 sec) 0:10:05 load avg: 1.32 [210/415/1] test_cgi passed -- running: test_subprocess (194 sec) 0:10:06 load avg: 1.32 [211/415/1] test_getopt passed -- running: test_subprocess (194 sec) 0:10:06 load avg: 1.32 [212/415/1] test_slice passed -- running: test_subprocess (195 sec) 0:10:06 load avg: 1.32 [213/415/1] test_typing passed -- running: test_subprocess (195 sec) 0:10:07 load avg: 1.32 [214/415/1] test_ossaudiodev skipped -- running: test_subprocess (195 sec) test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' 0:10:08 load avg: 1.32 [215/415/1] test_builtin passed -- running: test_subprocess (196 sec) 0:10:08 load avg: 1.38 [216/415/1] test_zipimport passed -- running: test_subprocess (197 sec) 0:10:15 load avg: 1.35 [217/415/1] test_largefile passed -- running: test_subprocess (204 sec) 0:10:15 load avg: 1.35 [218/415/1] test_codeccallbacks passed -- running: test_subprocess (204 sec) 0:10:15 load avg: 1.35 [219/415/1] test_structmembers passed -- running: test_subprocess (204 sec) 0:10:31 load avg: 1.49 [220/415/1] test_tarfile passed -- running: test_subprocess (220 sec) 0:10:32 load avg: 1.53 [221/415/1] test_tuple passed -- running: test_subprocess (220 sec) 0:10:32 load avg: 1.53 [222/415/1] test_dbm_gnu skipped -- running: test_subprocess (221 sec) test_dbm_gnu skipped -- No module named '_gdbm' 0:10:33 load avg: 1.53 [223/415/1] test_thread passed -- running: test_subprocess (222 sec) 0:10:34 load avg: 1.53 [224/415/1] test_codecencodings_jp passed -- running: test_subprocess (223 sec) 0:10:34 load avg: 1.53 [225/415/1] test_repl passed -- running: test_subprocess (223 sec) 0:10:35 load avg: 1.53 [226/415/1] test_unpack_ex passed -- running: test_subprocess (223 sec) 0:10:52 load avg: 1.63 [227/415/1] test_cmd_line passed -- running: test_subprocess (241 sec) 0:10:52 load avg: 1.66 [228/415/1] test_complex passed -- running: test_subprocess (241 sec) 0:10:53 load avg: 1.66 [229/415/1] test_compare passed -- running: test_subprocess (241 sec) 0:10:53 load avg: 1.66 [230/415/1] test_genericclass passed -- running: test_subprocess (242 sec) 0:11:02 load avg: 1.49 [231/415/1] test_poplib passed -- running: test_subprocess (251 sec) 0:11:05 load avg: 1.49 [232/415/1] test_smtplib passed -- running: test_subprocess (254 sec) 0:11:05 load avg: 1.49 [233/415/1] test_exception_variations passed -- running: test_subprocess (254 sec) 0:11:05 load avg: 1.49 [234/415/1] test_stringprep passed -- running: test_subprocess (254 sec) 0:11:06 load avg: 1.49 [235/415/1] test_finalization passed -- running: test_subprocess (255 sec) 0:11:31 load avg: 2.33 [236/415/1] test_multiprocessing_main_handling passed -- running: test_subprocess (279 sec) 0:11:31 load avg: 2.33 [237/415/1] test_http_cookies passed -- running: test_subprocess (280 sec) 0:11:32 load avg: 2.33 [238/415/1] test_ucn passed -- running: test_subprocess (281 sec) fetching http://www.pythontest.net/unicode/10.0.0/NamedSequences.txt ... 0:11:33 load avg: 2.33 [239/415/1] test_setcomps passed -- running: test_subprocess (281 sec) 0:11:33 load avg: 2.33 [240/415/1] test_xdrlib passed -- running: test_subprocess (282 sec) 0:11:33 load avg: 2.33 [241/415/1] test_ttk_guionly skipped -- running: test_subprocess (282 sec) test_ttk_guionly skipped -- No module named '_tkinter' 0:11:40 load avg: 2.31 [242/415/1] test_codecmaps_jp passed -- running: test_subprocess (288 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:11:40 load avg: 2.31 [243/415/1] test_symtable passed -- running: test_subprocess (289 sec) 0:11:41 load avg: 2.31 [244/415/1] test_quopri passed -- running: test_subprocess (289 sec) 0:11:41 load avg: 2.31 [245/415/1] test_aifc passed -- running: test_subprocess (290 sec) 0:11:41 load avg: 2.31 [246/415/1] test_colorsys passed -- running: test_subprocess (290 sec) 0:11:42 load avg: 2.28 [247/415/1] test_unicode_file_functions passed -- running: test_subprocess (291 sec) running: test_subprocess (321 sec), test_tools (30 sec) 0:12:22 load avg: 2.20 [248/415/1] test_tools passed (40 sec) -- running: test_subprocess (331 sec) 0:12:24 load avg: 2.20 [249/415/1] test_zipimport_support passed -- running: test_subprocess (332 sec) 0:12:24 load avg: 2.20 [250/415/1] test_pprint passed -- running: test_subprocess (333 sec) 0:12:24 load avg: 2.20 [251/415/1] test_unary passed -- running: test_subprocess (333 sec) 0:12:26 load avg: 2.20 [252/415/1] test_multibytecodec passed -- running: test_subprocess (334 sec) 0:12:26 load avg: 2.20 [253/415/1] test_errno passed -- running: test_subprocess (335 sec) 0:12:26 load avg: 2.20 [254/415/1] test_msilib skipped -- running: test_subprocess (335 sec) test_msilib skipped -- No module named '_msi' 0:12:27 load avg: 2.20 [255/415/1] test_frame passed -- running: test_subprocess (335 sec) 0:12:27 load avg: 2.20 [256/415/1] test_asdl_parser passed -- running: test_subprocess (336 sec) 0:12:27 load avg: 2.18 [257/415/1] test_strftime passed -- running: test_subprocess (336 sec) 0:12:28 load avg: 2.18 [258/415/1] test_idle skipped -- running: test_subprocess (337 sec) test_idle skipped -- No module named '_tkinter' 0:12:29 load avg: 2.18 [259/415/1] test_statistics passed -- running: test_subprocess (337 sec) 0:12:29 load avg: 2.18 [260/415/1] test_wave passed -- running: test_subprocess (338 sec) 0:12:29 load avg: 2.18 [261/415/1] test_glob passed -- running: test_subprocess (338 sec) 0:12:43 load avg: 2.08 [262/415/1] test_threading passed -- running: test_subprocess (352 sec) 0:12:44 load avg: 2.07 [263/415/1] test_codecmaps_hk passed -- running: test_subprocess (353 sec) fetching http://www.pythontest.net/unicode/BIG5HKSCS-2004.TXT ... 0:12:45 load avg: 2.07 [264/415/1] test_pyexpat passed -- running: test_subprocess (354 sec) 0:12:45 load avg: 2.07 [265/415/1] test_sax passed -- running: test_subprocess (354 sec) 0:12:48 load avg: 2.07 [266/415/1] test_asyncore passed -- running: test_subprocess (357 sec) 0:12:48 load avg: 2.07 [267/415/1] test_augassign passed -- running: test_subprocess (357 sec) 0:12:48 load avg: 2.07 [268/415/1] test_keywordonlyarg passed -- running: test_subprocess (357 sec) 0:12:49 load avg: 2.07 [269/415/1] test_ttk_textonly skipped -- running: test_subprocess (357 sec) test_ttk_textonly skipped -- No module named '_tkinter' 0:12:49 load avg: 2.07 [270/415/1] test_getpass passed -- running: test_subprocess (358 sec) 0:12:50 load avg: 2.07 [271/415/1] test_importlib passed -- running: test_subprocess (359 sec) 0:12:52 load avg: 2.07 [272/415/1] test_ast passed -- running: test_subprocess (360 sec) 0:12:52 load avg: 2.07 [273/415/1] test__osx_support passed -- running: test_subprocess (361 sec) 0:12:57 load avg: 2.06 [274/415/1] test_pydoc passed -- running: test_subprocess (366 sec) 0:12:58 load avg: 2.06 [275/415/1] test_marshal passed -- running: test_subprocess (366 sec) 0:13:00 load avg: 2.06 [276/415/1] test_pyclbr passed -- running: test_subprocess (369 sec) 0:13:01 load avg: 2.06 [277/415/1] test_sysconfig passed -- running: test_subprocess (369 sec) running: test_subprocess (399 sec), test_urllib2net (30 sec) running: test_subprocess (429 sec), test_urllib2net (60 sec) 0:14:23 load avg: 1.39 [278/415/1] test_subprocess passed (452 sec) -- running: test_urllib2net (83 sec) 0:14:24 load avg: 1.39 [279/415/1] test_textwrap passed -- running: test_urllib2net (83 sec) 0:14:24 load avg: 1.39 [280/415/1] test_xxtestfuzz passed -- running: test_urllib2net (83 sec) 0:14:24 load avg: 1.39 [281/415/1] test_userdict passed -- running: test_urllib2net (84 sec) 0:14:25 load avg: 1.36 [282/415/1] test_memoryview passed -- running: test_urllib2net (84 sec) 0:14:25 load avg: 1.36 [283/415/1] test_epoll skipped -- running: test_urllib2net (84 sec) test_epoll skipped -- test works only on Linux 2.6 0:14:26 load avg: 1.36 [284/415/1] test_gzip passed -- running: test_urllib2net (85 sec) 0:14:26 load avg: 1.36 [285/415/1] test_htmlparser passed -- running: test_urllib2net (85 sec) 0:14:26 load avg: 1.36 [286/415/1] test_ordered_dict passed -- running: test_urllib2net (86 sec) 0:14:27 load avg: 1.36 [287/415/1] test_strtod passed -- running: test_urllib2net (87 sec) 0:14:29 load avg: 1.33 [288/415/1] test_popen passed -- running: test_urllib2net (88 sec) 0:14:29 load avg: 1.33 [289/415/1] test_sys_setprofile passed -- running: test_urllib2net (89 sec) 0:14:30 load avg: 1.33 [290/415/1] test_pulldom passed -- running: test_urllib2net (89 sec) 0:14:30 load avg: 1.33 [291/415/1] test_dummy_thread passed -- running: test_urllib2net (89 sec) 0:14:30 load avg: 1.33 [292/415/1] test_nis passed -- running: test_urllib2net (90 sec) 0:14:31 load avg: 1.33 [293/415/1] test_codecencodings_iso2022 passed -- running: test_urllib2net (90 sec) 0:14:49 load avg: 1.08 [294/415/1] test_urllib2net passed (108 sec) 0:14:50 load avg: 1.08 [295/415/1] test_unicode passed 0:14:51 load avg: 1.08 [296/415/1] test_posixpath passed 0:14:51 load avg: 1.08 [297/415/1] test_array passed 0:14:52 load avg: 1.08 [298/415/1] test_iterlen passed 0:14:52 load avg: 1.08 [299/415/1] test_imghdr passed 0:14:57 load avg: 1.16 [300/415/1] test_exceptions passed 0:14:57 load avg: 1.16 [301/415/1] test_signal passed 0:14:58 load avg: 1.16 [302/415/1] test_html passed 0:14:59 load avg: 1.06 [303/415/1] test_asyncgen passed 0:15:01 load avg: 1.06 [304/415/1] test_threaded_import passed 0:15:01 load avg: 1.06 [305/415/1] test_dbm passed 0:15:03 load avg: 1.06 [306/415/1] test_wait4 passed 0:15:03 load avg: 1.06 [307/415/1] test_int_literal passed 0:15:03 load avg: 1.14 [308/415/1] test_mailcap passed 0:15:08 load avg: 1.14 [309/415/1] test_pickle passed 0:15:19 load avg: 1.17 [310/415/1] test_bz2 passed 0:15:25 load avg: 1.07 [311/415/1] test_mmap passed 0:15:25 load avg: 1.07 [312/415/1] test_zipfile passed 0:15:25 load avg: 1.07 [313/415/1] test__locale passed 0:15:26 load avg: 1.07 [314/415/1] test_collections passed 0:15:26 load avg: 1.07 [315/415/1] test_tix skipped test_tix skipped -- No module named '_tkinter' 0:15:29 load avg: 1.15 [316/415/1] test_lzma passed 0:15:29 load avg: 1.15 [317/415/1] test_turtle skipped test_turtle skipped -- No module named '_tkinter' 0:15:34 load avg: 1.06 [318/415/1] test_normalization passed fetching http://www.pythontest.net/unicode/10.0.0/NormalizationTest.txt ... 0:15:35 load avg: 1.06 [319/415/1] test_descr passed 0:15:35 load avg: 1.13 [320/415/1] test_sys_settrace passed 0:15:35 load avg: 1.13 [321/415/1] test_sundry passed 0:15:36 load avg: 1.13 [322/415/1] test_decorators passed 0:15:36 load avg: 1.13 [323/415/1] test_operator passed 0:15:36 load avg: 1.13 [324/415/1] test_charmapcodec passed 0:15:36 load avg: 1.13 [325/415/1] test_utf8source passed 0:15:37 load avg: 1.13 [326/415/1] test_csv passed 0:15:37 load avg: 1.13 [327/415/1] test_genericpath passed 0:15:37 load avg: 1.13 [328/415/1] test_future4 passed 0:15:38 load avg: 1.13 [329/415/1] test_bigaddrspace passed 0:15:38 load avg: 1.13 [330/415/1] test_bigmem passed 0:15:38 load avg: 1.13 [331/415/1] test_ipaddress passed 0:15:39 load avg: 1.13 [332/415/1] test_dictviews passed 0:15:39 load avg: 1.13 [333/415/1] test_openpty passed 0:15:39 load avg: 1.20 [334/415/1] test_univnewlines passed 0:15:41 load avg: 1.20 [335/415/1] test_compile passed 0:15:42 load avg: 1.20 [336/415/1] test_contextlib_async passed 0:15:49 load avg: 1.25 [337/415/1] test_support passed 0:15:49 load avg: 1.25 [338/415/1] test_gdb skipped test_gdb skipped -- Couldn't find gdb on the path 0:15:51 load avg: 1.25 [339/415/1] test_import passed 0:15:51 load avg: 1.25 [340/415/1] test_contextlib passed 0:15:51 load avg: 1.25 [341/415/1] test_pkgimport passed 0:15:52 load avg: 1.25 [342/415/1] test_fractions passed 0:15:52 load avg: 1.25 [343/415/1] test_pstats passed 0:15:53 load avg: 1.25 [344/415/1] test_urllib2 passed 0:15:53 load avg: 1.25 [345/415/1] test_startfile skipped test_startfile skipped -- object has no attribute 'startfile' 0:15:58 load avg: 1.23 [346/415/1] test_warnings passed 0:16:00 load avg: 1.21 [347/415/1] test__xxsubinterpreters passed 0:16:03 load avg: 1.21 [348/415/1] test_long passed 0:16:03 load avg: 1.21 [349/415/1] test_ensurepip passed 0:16:07 load avg: 1.19 [350/415/1] test_timeout passed 0:16:10 load avg: 1.19 [351/415/1] test_sys passed 0:16:11 load avg: 1.18 [352/415/1] test_mailbox passed 0:16:11 load avg: 1.18 [353/415/1] test_zipapp passed 0:16:11 load avg: 1.18 [354/415/1] test_xmlrpc passed 0:16:12 load avg: 1.18 [355/415/1] test_fstring passed 0:16:13 load avg: 1.18 [356/415/1] test_peepholer passed 0:16:15 load avg: 1.08 [357/415/1] test_urllib2_localnet passed 0:16:17 load avg: 1.08 [358/415/1] test_random passed 0:16:17 load avg: 1.08 [359/415/1] test_types passed 0:16:20 load avg: 1.08 [360/415/1] test_weakref passed 0:16:22 load avg: 1.16 [361/415/1] test_platform passed 0:16:22 load avg: 1.16 [362/415/1] test_with passed 0:16:22 load avg: 1.16 [363/415/1] test_bisect passed 0:16:23 load avg: 1.16 [364/415/1] test_abstract_numbers passed 0:16:26 load avg: 1.16 [365/415/1] test_doctest passed 0:16:27 load avg: 1.14 [366/415/1] test_re passed 0:16:30 load avg: 1.14 [367/415/1] test_bufio passed 0:16:30 load avg: 1.13 [368/415/1] test_modulefinder passed 0:16:43 load avg: 1.03 [369/415/1] test_poll passed -- running: test_multiprocessing_fork (31 sec) 0:16:45 load avg: 1.27 [370/415/2] test_uuid failed -- running: test_multiprocessing_fork (34 sec) test_arp_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires arp' test_find_mac (test.test_uuid.TestInternalsWithExtModule) ... ok test_ifconfig_getnode (test.test_uuid.TestInternalsWithExtModule) ... ok test_ip_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires ip' test_ipconfig_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires Windows' test_lanscan_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires lanscan' test_netbios_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires win32wnet' test_netstat_getnode (test.test_uuid.TestInternalsWithExtModule) ... ok test_random_getnode (test.test_uuid.TestInternalsWithExtModule) ... ok test_unix_getnode (test.test_uuid.TestInternalsWithExtModule) ... ok test_windll_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires Windows' test_arp_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires arp' test_find_mac (test.test_uuid.TestInternalsWithoutExtModule) ... ok test_ifconfig_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... ok test_ip_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires ip' test_ipconfig_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires Windows' test_lanscan_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires lanscan' test_netbios_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires win32wnet' test_netstat_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... ok test_random_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... ok test_unix_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires uuid_generate_time' test_windll_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires Windows' testIssue8621 (test.test_uuid.TestUUIDWithExtModule) ... ok test_UUID (test.test_uuid.TestUUIDWithExtModule) ... ok test_exceptions (test.test_uuid.TestUUIDWithExtModule) ... ok test_getnode (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1 (test.test_uuid.TestUUIDWithExtModule) ... FAIL test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1_eui64 (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1_is_safe (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1_safe (test.test_uuid.TestUUIDWithExtModule) ... skipped 'requires uuid_generate_time_safe(3)' test_uuid1_unknown (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid3 (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid4 (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid5 (test.test_uuid.TestUUIDWithExtModule) ... ok testIssue8621 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_UUID (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_exceptions (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_getnode (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_uuid1 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'need uuid._generate_time_safe' test_uuid1_eui64 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_uuid1_is_safe (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'need uuid._generate_time_safe' test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'need uuid._generate_time_safe' test_uuid1_safe (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'requires uuid_generate_time_safe(3)' test_uuid1_unknown (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'need uuid._generate_time_safe' test_uuid3 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_uuid4 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_uuid5 (test.test_uuid.TestUUIDWithoutExtModule) ... ok ====================================================================== FAIL: test_uuid1 (test.test_uuid.TestUUIDWithExtModule) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Lib/test/test_uuid.py", line 346, in test_uuid1 equal(u.version, 1) AssertionError: 14 != 1 ---------------------------------------------------------------------- Ran 50 tests in 1.785s FAILED (failures=1, skipped=19) test test_uuid failed 0:16:46 load avg: 1.27 [371/415/2] test_context passed -- running: test_multiprocessing_fork (35 sec) running: test_concurrent_futures (30 sec), test_multiprocessing_fork (65 sec) 0:17:28 load avg: 0.92 [372/415/2] test_multiprocessing_fork passed (77 sec) -- running: test_concurrent_futures (42 sec) 0:17:30 load avg: 1.32 [373/415/2] test_keyword passed -- running: test_concurrent_futures (44 sec) 0:17:31 load avg: 1.32 [374/415/2] test_functools passed -- running: test_concurrent_futures (45 sec) running: test_concurrent_futures (75 sec), test_lib2to3 (30 sec) 0:18:07 load avg: 1.63 [375/415/2] test_lib2to3 passed (35 sec) -- running: test_concurrent_futures (80 sec) 0:18:07 load avg: 1.63 [376/415/2] test_pathlib passed -- running: test_concurrent_futures (81 sec) 0:18:08 load avg: 1.63 [377/415/2] test_reprlib passed -- running: test_concurrent_futures (82 sec) 0:18:11 load avg: 1.63 [378/415/2] test_time passed -- running: test_concurrent_futures (84 sec) 0:18:11 load avg: 1.63 [379/415/2] test_abc passed -- running: test_concurrent_futures (85 sec) 0:18:13 load avg: 1.74 [380/415/2] test_argparse passed -- running: test_concurrent_futures (87 sec) 0:18:14 load avg: 1.74 [381/415/2] test_defaultdict passed -- running: test_concurrent_futures (87 sec) 0:18:15 load avg: 1.74 [382/415/2] test_readline passed -- running: test_concurrent_futures (89 sec) 0:18:16 load avg: 1.74 [383/415/2] test_codecencodings_cn passed -- running: test_concurrent_futures (90 sec) 0:18:17 load avg: 1.74 [384/415/2] test_xml_etree passed -- running: test_concurrent_futures (91 sec) 0:18:38 load avg: 2.78 [385/415/2] test_regrtest passed -- running: test_concurrent_futures (112 sec) 0:18:38 load avg: 2.78 [386/415/2] test_sunau passed -- running: test_concurrent_futures (112 sec) 0:18:39 load avg: 2.78 [387/415/2] test_sort passed -- running: test_concurrent_futures (112 sec) 0:18:39 load avg: 2.78 [388/415/2] test_string_literals passed -- running: test_concurrent_futures (113 sec) 0:18:43 load avg: 3.12 [389/415/2] test_ctypes passed -- running: test_concurrent_futures (116 sec) 0:18:45 load avg: 3.12 [390/415/2] test_math passed -- running: test_concurrent_futures (118 sec) 0:18:46 load avg: 3.12 [391/415/2] test_zlib passed -- running: test_concurrent_futures (120 sec) 0:18:46 load avg: 3.12 [392/415/2] test_int passed -- running: test_concurrent_futures (120 sec) 0:18:47 load avg: 3.12 [393/415/2] test_timeit passed -- running: test_concurrent_futures (120 sec) 0:19:04 load avg: 2.30 [394/415/2] test_ssl passed -- running: test_concurrent_futures (138 sec) 0:19:15 load avg: 2.10 [395/415/2] test_c_locale_coercion passed -- running: test_concurrent_futures (149 sec) 0:19:16 load avg: 2.10 [396/415/2] test_longexp passed -- running: test_concurrent_futures (149 sec) 0:19:16 load avg: 2.10 [397/415/2] test_rlcompleter passed -- running: test_concurrent_futures (150 sec) 0:19:16 load avg: 2.10 [398/415/2] test_mimetypes passed -- running: test_concurrent_futures (150 sec) 0:19:17 load avg: 2.10 [399/415/2] test_yield_from passed -- running: test_concurrent_futures (150 sec) 0:19:17 load avg: 2.10 [400/415/2] test_spwd skipped -- running: test_concurrent_futures (151 sec) test_spwd skipped -- No module named 'spwd' 0:19:17 load avg: 2.10 [401/415/2] test_eof passed -- running: test_concurrent_futures (151 sec) 0:19:17 load avg: 2.10 [402/415/2] test_opcodes passed -- running: test_concurrent_futures (151 sec) 0:19:18 load avg: 2.01 [403/415/2] test_binop passed -- running: test_concurrent_futures (151 sec) 0:19:18 load avg: 2.01 [404/415/2] test___future__ passed -- running: test_concurrent_futures (152 sec) 0:19:18 load avg: 2.01 [405/415/2] test_stat passed -- running: test_concurrent_futures (152 sec) 0:19:19 load avg: 2.01 [406/415/2] test__opcode passed -- running: test_concurrent_futures (152 sec) 0:19:19 load avg: 2.01 [407/415/2] test_typechecks passed -- running: test_concurrent_futures (153 sec) 0:19:19 load avg: 2.01 [408/415/2] test_tk skipped -- running: test_concurrent_futures (153 sec) test_tk skipped -- No module named '_tkinter' 0:19:20 load avg: 2.01 [409/415/2] test_file passed -- running: test_concurrent_futures (153 sec) 0:19:20 load avg: 2.01 [410/415/2] test_dataclasses passed -- running: test_concurrent_futures (154 sec) 0:19:28 load avg: 2.15 [411/415/2] test_queue passed -- running: test_concurrent_futures (162 sec) 0:19:28 load avg: 2.15 [412/415/2] test_concurrent_futures passed (162 sec) 0:19:28 load avg: 2.15 [413/415/2] test_future3 passed 0:19:28 load avg: 2.15 [414/415/2] test_bool passed 0:19:28 load avg: 2.15 [415/415/2] test_fileio passed 393 tests OK. 10 slowest tests: - test_subprocess: 7 min 32 sec - test_concurrent_futures: 2 min 42 sec - test_multiprocessing_spawn: 2 min 5 sec - test_urllib2net: 1 min 48 sec - test_multiprocessing_forkserver: 1 min 28 sec - test_nntplib: 1 min 24 sec - test_smtpnet: 1 min 23 sec - test_multiprocessing_fork: 1 min 17 sec - test_asyncio: 50 sec - test_io: 48 sec 2 tests failed: test_posix test_uuid 20 tests skipped: test_dbm_gnu test_devpoll test_epoll test_gdb test_idle test_ioctl test_msilib test_ossaudiodev test_spwd test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64 Re-running failed tests in verbose mode Re-running test 'test_posix' in verbose mode testNoArgFunctions (test.test_posix.PosixTester) ... ok test_access (test.test_posix.PosixTester) ... ok test_access_dir_fd (test.test_posix.PosixTester) ... ok test_chdir (test.test_posix.PosixTester) ... ok test_chflags (test.test_posix.PosixTester) ... skipped 'chflag UF_IMMUTABLE not supported by underlying fs' test_chmod_dir_fd (test.test_posix.PosixTester) ... ok test_chown (test.test_posix.PosixTester) ... ok test_chown_dir_fd (test.test_posix.PosixTester) ... ok test_confstr (test.test_posix.PosixTester) ... ok test_dup (test.test_posix.PosixTester) ... ok test_dup2 (test.test_posix.PosixTester) ... ok test_environ (test.test_posix.PosixTester) ... ok test_fchown (test.test_posix.PosixTester) ... ok test_fexecve (test.test_posix.PosixTester) ... ok test_fs_holes (test.test_posix.PosixTester) ... ok test_fstat (test.test_posix.PosixTester) ... ok test_fstatvfs (test.test_posix.PosixTester) ... ok test_ftruncate (test.test_posix.PosixTester) ... ok test_get_and_set_scheduler_and_param (test.test_posix.PosixTester) ... ok test_getcwd_long_pathnames (test.test_posix.PosixTester) ... ok test_getgrouplist (test.test_posix.PosixTester) ... ok test_getgroups (test.test_posix.PosixTester) ... ok test_getresgid (test.test_posix.PosixTester) ... ok test_getresuid (test.test_posix.PosixTester) ... ok test_initgroups (test.test_posix.PosixTester) ... ok test_lchflags_regular_file (test.test_posix.PosixTester) ... skipped 'chflag UF_IMMUTABLE not supported by underlying fs' test_lchflags_symlink (test.test_posix.PosixTester) ... ok test_lchown (test.test_posix.PosixTester) ... ok test_link_dir_fd (test.test_posix.PosixTester) ... ok test_listdir (test.test_posix.PosixTester) ... ok test_listdir_bytes (test.test_posix.PosixTester) ... ok test_listdir_bytes_like (test.test_posix.PosixTester) ... ok test_listdir_default (test.test_posix.PosixTester) ... ok test_listdir_fd (test.test_posix.PosixTester) ... ok test_lockf (test.test_posix.PosixTester) ... ok test_makedev (test.test_posix.PosixTester) ... skipped 'bpo-31044: on FreeBSD CURRENT, minor() truncates 64-bit dev to 32-bit' test_mkdir_dir_fd (test.test_posix.PosixTester) ... ok test_mkfifo (test.test_posix.PosixTester) ... ok test_mkfifo_dir_fd (test.test_posix.PosixTester) ... ok test_mknod (test.test_posix.PosixTester) ... ok test_mknod_dir_fd (test.test_posix.PosixTester) ... ok test_open_dir_fd (test.test_posix.PosixTester) ... ok test_oscloexec (test.test_posix.PosixTester) ... ok test_osexlock (test.test_posix.PosixTester) ... ok test_osshlock (test.test_posix.PosixTester) ... ok test_path_error2 (test.test_posix.PosixTester) ... ok test_path_with_null_byte (test.test_posix.PosixTester) ... ok test_path_with_null_character (test.test_posix.PosixTester) ... ok test_pipe (test.test_posix.PosixTester) ... ok test_pipe2 (test.test_posix.PosixTester) ... ok test_pipe2_c_limits (test.test_posix.PosixTester) ... ok test_posix_fadvise (test.test_posix.PosixTester) ... ok test_posix_fadvise_errno (test.test_posix.PosixTester) ... ok test_posix_fallocate (test.test_posix.PosixTester) ... ERROR test_posix_fallocate_errno (test.test_posix.PosixTester) ... ok test_posix_spawn (test.test_posix.PosixTester) ... ok test_posix_spawn_file_actions (test.test_posix.PosixTester) ... ok test_pread (test.test_posix.PosixTester) ... ok test_preadv (test.test_posix.PosixTester) ... ok test_preadv_flags (test.test_posix.PosixTester) ... skipped 'test needs posix.RWF_HIPRI' test_putenv (test.test_posix.PosixTester) ... ok test_pwrite (test.test_posix.PosixTester) ... ok test_pwritev (test.test_posix.PosixTester) ... ok test_pwritev_flags (test.test_posix.PosixTester) ... skipped 'test needs os.RWF_SYNC' test_readlink_dir_fd (test.test_posix.PosixTester) ... ok test_readv (test.test_posix.PosixTester) ... ok test_register_at_fork (test.test_posix.PosixTester) ... ok test_rename_dir_fd (test.test_posix.PosixTester) ... ok test_rtld_constants (test.test_posix.PosixTester) ... ok test_sched_getaffinity (test.test_posix.PosixTester) ... skipped "don't have sched affinity support" test_sched_priority (test.test_posix.PosixTester) ... ok test_sched_rr_get_interval (test.test_posix.PosixTester) ... ok test_sched_setaffinity (test.test_posix.PosixTester) ... skipped "don't have sched affinity support" test_sched_yield (test.test_posix.PosixTester) ... ok test_setresgid (test.test_posix.PosixTester) ... ok test_setresgid_exception (test.test_posix.PosixTester) ... ok test_setresuid (test.test_posix.PosixTester) ... ok test_setresuid_exception (test.test_posix.PosixTester) ... ok test_stat (test.test_posix.PosixTester) ... ok test_stat_dir_fd (test.test_posix.PosixTester) ... ok test_statvfs (test.test_posix.PosixTester) ... ok test_strerror (test.test_posix.PosixTester) ... ok test_symlink_dir_fd (test.test_posix.PosixTester) ... ok test_truncate (test.test_posix.PosixTester) ... ok test_umask (test.test_posix.PosixTester) ... ok test_unlink_dir_fd (test.test_posix.PosixTester) ... ok test_utime (test.test_posix.PosixTester) ... ok test_utime_dir_fd (test.test_posix.PosixTester) ... ok test_utime_nofollow_symlinks (test.test_posix.PosixTester) ... ok test_utime_with_fd (test.test_posix.PosixTester) ... ok test_waitid (test.test_posix.PosixTester) ... ok test_writev (test.test_posix.PosixTester) ... ok test_initgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' test test_posix failed test_setgroups (test.test_posix.PosixGroupsTester) ... skipped 'not enough privileges' ====================================================================== ERROR: test_posix_fallocate (test.test_posix.PosixTester) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Lib/test/test_posix.py", line 358, in test_posix_fallocate posix.posix_fallocate(fd, 0, 10) OSError: [Errno 22] Invalid argument ---------------------------------------------------------------------- Ran 94 tests in 1.140s FAILED (errors=1, skipped=9) Re-running test 'test_uuid' in verbose mode test_arp_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires arp' test_find_mac (test.test_uuid.TestInternalsWithExtModule) ... ok test_ifconfig_getnode (test.test_uuid.TestInternalsWithExtModule) ... ok test_ip_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires ip' test_ipconfig_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires Windows' test_lanscan_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires lanscan' test_netbios_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires win32wnet' test_netstat_getnode (test.test_uuid.TestInternalsWithExtModule) ... ok test_random_getnode (test.test_uuid.TestInternalsWithExtModule) ... ok test_unix_getnode (test.test_uuid.TestInternalsWithExtModule) ... ok test_windll_getnode (test.test_uuid.TestInternalsWithExtModule) ... skipped 'requires Windows' test_arp_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires arp' test_find_mac (test.test_uuid.TestInternalsWithoutExtModule) ... ok test_ifconfig_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... ok test_ip_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires ip' test_ipconfig_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires Windows' test_lanscan_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires lanscan' test_netbios_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires win32wnet' test_netstat_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... ok test_random_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... ok test_unix_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires uuid_generate_time' test_windll_getnode (test.test_uuid.TestInternalsWithoutExtModule) ... skipped 'requires Windows' testIssue8621 (test.test_uuid.TestUUIDWithExtModule) ... ok test_UUID (test.test_uuid.TestUUIDWithExtModule) ... ok test_exceptions (test.test_uuid.TestUUIDWithExtModule) ... ok test_getnode (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1 (test.test_uuid.TestUUIDWithExtModule) ... FAIL test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1_eui64 (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1_is_safe (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid1_safe (test.test_uuid.TestUUIDWithExtModule) ... skipped 'requires uuid_generate_time_safe(3)' test_uuid1_unknown (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid3 (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid4 (test.test_uuid.TestUUIDWithExtModule) ... ok test_uuid5 (test.test_uuid.TestUUIDWithExtModule) ... ok testIssue8621 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_UUID (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_exceptions (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_getnode (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_uuid1 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_uuid1_bogus_return_value (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'need uuid._generate_time_safe' test_uuid1_eui64 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_uuid1_is_safe (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'need uuid._generate_time_safe' test_uuid1_is_unsafe (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'need uuid._generate_time_safe' test_uuid1_safe (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'requires uuid_generate_time_safe(3)' test_uuid1_unknown (test.test_uuid.TestUUIDWithoutExtModule) ... skipped 'need uuid._generate_time_safe' test_uuid3 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test_uuid4 (test.test_uuid.TestUUIDWithoutExtModule) ... ok test test_uuid failed test_uuid5 (test.test_uuid.TestUUIDWithoutExtModule) ... ok ====================================================================== FAIL: test_uuid1 (test.test_uuid.TestUUIDWithExtModule) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Lib/test/test_uuid.py", line 346, in test_uuid1 equal(u.version, 1) AssertionError: 14 != 1 ---------------------------------------------------------------------- Ran 50 tests in 1.801s FAILED (failures=1, skipped=19) 2 tests failed again: test_posix test_uuid Total duration: 19 min 32 sec Tests result: FAILURE *** Error code 2 Stop. make: stopped in /usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build program finished with exit code 1 elapsedTime=1172.854375