Builder: ARM64 macOS 3.x
Build number: 9479
Worker name: pablogsal-macos-m1
make buildbottest 'TESTOPTS=-j2 -x test_dbm test_dbm_ndbm test_shelve --junit-xml test-results.xml -j4 ${BUILDBOT_TESTOPTS}' TESTPYTHONOPTS= TESTTIMEOUT=1200
 in dir /Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build (timeout 1800 secs) (maxTime 14400 secs)
 watching logfiles {}
 argv: [b'make', b'buildbottest', b'TESTOPTS=-j2 -x test_dbm test_dbm_ndbm test_shelve --junit-xml test-results.xml -j4 ${BUILDBOT_TESTOPTS}', b'TESTPYTHONOPTS=', b'TESTTIMEOUT=1200']
 environment:
  HOME=/Users/buildbot
  LC_CTYPE=en_US.utf-8
  LOGNAME=buildbot
  PATH=/Users/buildbot/.pyenv/versions/3.9.6/bin:/opt/homebrew/Cellar/pyenv/2.4.17/libexec:/opt/homebrew/Cellar/pyenv/2.4.17/plugins/python-build/bin:/opt/homebrew/bin:/usr/local/bin:/Users/buildbot/.pyenv/shims:/usr/bin:/bin:/usr/sbin:/sbin
  PWD=/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build
  PYENV_DIR=/Users/buildbot/buildarea
  PYENV_HOOK_PATH=/Users/buildbot/.pyenv/pyenv.d:/opt/homebrew/Cellar/pyenv/2.4.17/pyenv.d:/usr/etc/pyenv.d:/opt/homebrew/etc/pyenv.d:/etc/pyenv.d:/usr/lib/pyenv/hooks
  PYENV_ROOT=/Users/buildbot/.pyenv
  PYENV_VERSION=3.9.6
  SHELL=/bin/zsh
  SHLVL=1
  TMPDIR=/var/folders/39/qz2m3x352hd7djhs80p6vf7c0000gp/T/
  USER=buildbot
  XPC_FLAGS=0x0
  XPC_SERVICE_NAME=0
  __CF_USER_TEXT_ENCODING=0x1F6:0:2
 using PTY: False
Checked 112 modules (34 built-in, 78 shared, 0 n/a on macosx-15.1-arm64, 0 disabled, 0 missing, 0 failed on import)
./python.exe -E  -m test --slow-ci --timeout=1200 -j2 -x test_dbm test_dbm_ndbm test_shelve --junit-xml test-results.xml -j4 
+ ./python.exe -u -W default -bb -E -m test --slow-ci --timeout=1200 -j2 -x test_dbm test_dbm_ndbm test_shelve --junit-xml test-results.xml -j4 --dont-add-python-opts
== CPython 3.14.0a4+ (heads/main:537296cdcde, Jan 20 2025, 11:45:11) [Clang 16.0.0 (clang-1600.0.26.4)]
== macOS-15.1.1-arm64-arm-64bit-Mach-O little-endian
== Python build: debug
== cwd: /Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/build/test_python_worker_1925æ
== CPU count: 8
== encodings: locale=utf-8 FS=utf-8
== resources: all

Using random seed: 1442243207
Raised RLIMIT_NOFILE: 256 -> 1024
0:00:00 load avg: 3.91 Run 480 tests in parallel using 4 worker processes (timeout: 20 min, worker timeout: 25 min)
0:00:00 load avg: 3.91 [  1/480] test_named_expressions passed
0:00:00 load avg: 3.91 [  2/480] test_operator passed
0:00:00 load avg: 3.91 [  3/480] test_pprint passed
0:00:01 load avg: 3.91 [  4/480] test_builtin passed
0:00:01 load avg: 3.91 [  5/480] test_fileutils passed
0:00:01 load avg: 4.00 [  6/480] test_pickletools passed
0:00:01 load avg: 4.00 [  7/480] test_iterlen passed
0:00:02 load avg: 4.00 [  8/480] test.test_concurrent_futures.test_init passed
0:00:02 load avg: 4.00 [  9/480] test_abc passed
0:00:02 load avg: 4.00 [ 10/480] test_tuple passed
0:00:02 load avg: 4.00 [ 11/480] test_perfmaps skipped
test_perfmaps skipped -- Linux only
0:00:03 load avg: 4.00 [ 12/480] test_xml_dom_xmlbuilder passed
0:00:05 load avg: 4.00 [ 13/480] test_codecmaps_jp passed
0:00:05 load avg: 4.00 [ 14/480] test_time passed
0:00:05 load avg: 4.00 [ 15/480] test_quopri passed
0:00:05 load avg: 4.00 [ 16/480] test_frozen passed
0:00:06 load avg: 3.92 [ 17/480] test_dict passed
0:00:06 load avg: 3.92 [ 18/480] test_typing passed
0:00:06 load avg: 3.92 [ 19/480] test_unary passed
0:00:07 load avg: 3.92 [ 20/480] test_dis passed
0:00:07 load avg: 3.92 [ 21/480] test__osx_support passed
0:00:07 load avg: 3.92 [ 22/480] test_metaclass passed
0:00:07 load avg: 3.92 [ 23/480] test_textwrap passed
0:00:08 load avg: 3.92 [ 24/480] test_doctest passed
0:00:08 load avg: 3.92 [ 25/480] test_mailbox passed
0:00:08 load avg: 3.92 [ 26/480] test.test_multiprocessing_fork.test_manager skipped
test.test_multiprocessing_fork.test_manager skipped -- test may crash on macOS (bpo-33725)
0:00:08 load avg: 3.92 [ 27/480] test_exception_group passed
0:00:09 load avg: 3.92 [ 28/480] test_multiprocessing_main_handling passed
0:00:10 load avg: 3.92 [ 29/480] test_termios passed
0:00:10 load avg: 3.92 [ 30/480] test_codecs passed
0:00:11 load avg: 6.33 [ 31/480] test_compile passed
0:00:11 load avg: 6.33 [ 32/480] test_tty passed
0:00:12 load avg: 6.33 [ 33/480] test_unicode_file_functions passed
0:00:12 load avg: 6.33 [ 34/480] test_tomllib passed
0:00:12 load avg: 6.33 [ 35/480] test_module passed
0:00:12 load avg: 6.33 [ 36/480] test.test_asyncio.test_taskgroups passed
0:00:12 load avg: 6.33 [ 37/480] test_fileinput passed
0:00:13 load avg: 6.33 [ 38/480] test_gettext passed
0:00:13 load avg: 6.33 [ 39/480] test_eof passed
0:00:13 load avg: 6.33 [ 40/480] test_pstats passed
0:00:13 load avg: 6.33 [ 41/480] test_unicode_identifiers passed
0:00:14 load avg: 6.33 [ 42/480] test_c_locale_coercion passed
0:00:15 load avg: 6.33 [ 43/480] test_site passed
0:00:15 load avg: 6.33 [ 44/480] test_xml_dom_minicompat passed
0:00:16 load avg: 6.54 [ 45/480] test_zlib passed
0:00:20 load avg: 6.54 [ 46/480] test_httpservers passed
0:00:21 load avg: 6.54 [ 47/480] test_types passed
0:00:41 load avg: 5.89 [ 48/480] test_int passed (30.6 sec) -- running (1): test.test_multiprocessing_spawn.test_processes (31.2 sec)
0:00:43 load avg: 5.82 [ 49/480] test_statistics passed (30.4 sec) -- running (1): test.test_multiprocessing_spawn.test_processes (33.7 sec)
0:00:43 load avg: 5.82 [ 50/480] test_shlex passed -- running (1): test.test_multiprocessing_spawn.test_processes (33.9 sec)
0:00:44 load avg: 5.82 [ 51/480] test_bool passed -- running (1): test.test_multiprocessing_spawn.test_processes (34.1 sec)
0:00:44 load avg: 5.82 [ 52/480] test_zipapp passed -- running (1): test.test_multiprocessing_spawn.test_processes (34.3 sec)
0:00:44 load avg: 5.82 [ 53/480] test_filecmp passed -- running (1): test.test_multiprocessing_spawn.test_processes (34.5 sec)
0:00:44 load avg: 5.82 [ 54/480] test_urllib_response passed -- running (1): test.test_multiprocessing_spawn.test_processes (34.6 sec)
0:00:47 load avg: 5.68 [ 55/480] test_weakref passed -- running (1): test.test_multiprocessing_spawn.test_processes (37.6 sec)
0:00:48 load avg: 5.68 [ 56/480] test_call passed -- running (1): test.test_multiprocessing_spawn.test_processes (38.1 sec)
0:00:57 load avg: 5.41 [ 57/480] test.test_concurrent_futures.test_deadlock passed -- running (2): test.test_concurrent_futures.test_wait (36.4 sec), test.test_multiprocessing_spawn.test_processes (47.6 sec)
0:00:58 load avg: 5.41 [ 58/480] test_glob passed -- running (2): test.test_concurrent_futures.test_wait (36.8 sec), test.test_multiprocessing_spawn.test_processes (48.0 sec)
0:00:58 load avg: 5.41 [ 59/480] test_decorators passed -- running (2): test.test_concurrent_futures.test_wait (37.0 sec), test.test_multiprocessing_spawn.test_processes (48.2 sec)
0:00:58 load avg: 5.41 [ 60/480] test_augassign passed -- running (2): test.test_concurrent_futures.test_wait (37.1 sec), test.test_multiprocessing_spawn.test_processes (48.3 sec)
0:00:58 load avg: 5.41 [ 61/480] test.test_gdb.test_misc skipped -- running (2): test.test_concurrent_futures.test_wait (37.2 sec), test.test_multiprocessing_spawn.test_processes (48.4 sec)
test.test_gdb.test_misc skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb'
0:00:58 load avg: 5.41 [ 62/480] test_annotationlib passed -- running (2): test.test_concurrent_futures.test_wait (37.4 sec), test.test_multiprocessing_spawn.test_processes (48.6 sec)
0:00:58 load avg: 5.41 [ 63/480] test_genericalias passed -- running (2): test.test_concurrent_futures.test_wait (37.6 sec), test.test_multiprocessing_spawn.test_processes (48.8 sec)
0:00:58 load avg: 5.41 [ 64/480] test.test_future_stmt.test_future_multiple_imports passed -- running (2): test.test_concurrent_futures.test_wait (37.7 sec), test.test_multiprocessing_spawn.test_processes (48.9 sec)
0:00:59 load avg: 5.41 [ 65/480] test_hash passed -- running (2): test.test_concurrent_futures.test_wait (38.4 sec), test.test_multiprocessing_spawn.test_processes (49.6 sec)
0:00:59 load avg: 5.41 [ 66/480] test_urllib passed -- running (2): test.test_concurrent_futures.test_wait (38.7 sec), test.test_multiprocessing_spawn.test_processes (50.0 sec)
0:01:00 load avg: 5.41 [ 67/480] test_compiler_assemble passed -- running (2): test.test_concurrent_futures.test_wait (38.8 sec), test.test_multiprocessing_spawn.test_processes (50.1 sec)
0:01:02 load avg: 5.46 [ 68/480] test_fstring passed -- running (2): test.test_concurrent_futures.test_wait (41.7 sec), test.test_multiprocessing_spawn.test_processes (53.0 sec)
0:01:03 load avg: 5.46 [ 69/480] test_errno passed -- running (2): test.test_concurrent_futures.test_wait (41.9 sec), test.test_multiprocessing_spawn.test_processes (53.1 sec)
0:01:03 load avg: 5.46 [ 70/480] test.test_asyncio.test_selector_events passed -- running (2): test.test_concurrent_futures.test_wait (42.4 sec), test.test_multiprocessing_spawn.test_processes (53.6 sec)
0:01:03 load avg: 5.46 [ 71/480] test_contains passed -- running (2): test.test_concurrent_futures.test_wait (42.5 sec), test.test_multiprocessing_spawn.test_processes (53.7 sec)
0:01:04 load avg: 5.46 [ 72/480] test_warnings passed -- running (2): test.test_concurrent_futures.test_wait (43.3 sec), test.test_multiprocessing_spawn.test_processes (54.5 sec)
0:01:04 load avg: 5.46 [ 73/480/1] test__colorize failed (uncaught exception) -- running (2): test.test_concurrent_futures.test_wait (43.5 sec), test.test_multiprocessing_spawn.test_processes (54.7 sec)
test_colorized_detection_checks_for_environment_variables (test.test__colorize.TestColorizeFunction.test_colorized_detection_checks_for_environment_variables) ... test test__colorize crashed -- Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 58, in testPartExecutor
    yield
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 660, in run
    self._callTestMethod(testMethod)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 606, in _callTestMethod
    result = method()
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/__init__.py", line 2856, in wrapper
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test__colorize.py", line 61, in test_colorized_detection_checks_for_environment_variables
    self.assertEqual(_colorize.can_colorize(), True)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False != True

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 184, in _runtest_env_changed_exc
    _load_run_test(result, runtests)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 139, in _load_run_test
    regrtest_runner(result, test_func, runtests)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 92, in regrtest_runner
    test_result = test_func()
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 136, in test_func
    return run_unittest(test_mod)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 38, in run_unittest
    return _run_suite(tests)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 58, in _run_suite
    result = runner.run(suite)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/runner.py", line 259, in run
    test(result)
    ~~~~^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/suite.py", line 84, in __call__
    return self.run(*args, **kwds)
           ~~~~~~~~^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/suite.py", line 122, in run
    test(result)
    ~~~~^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/suite.py", line 84, in __call__
    return self.run(*args, **kwds)
           ~~~~~~~~^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/suite.py", line 122, in run
    test(result)
    ~~~~^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 716, in __call__
    return self.run(*args, **kwds)
           ~~~~~~~~^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 659, in run
    with outcome.testPartExecutor(self):
         ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/contextlib.py", line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 75, in testPartExecutor
    _addError(self.result, test_case, exc_info)
    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 98, in _addError
    result.addFailure(test, exc_info)
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/testresult.py", line 117, in addFailure
    super().addFailure(test, err)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/runner.py", line 115, in addFailure
    super(TextTestResult, self).addFailure(test, err)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/result.py", line 17, in inner
    return method(self, *args, **kw)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/result.py", line 123, in addFailure
    self.failures.append((test, self._exc_info_to_string(err, test)))
                                ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/result.py", line 194, in _exc_info_to_string
    colorize = hasattr(self, "stream") and can_colorize(file=self.stream)
                                           ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
TypeError: setUpModule.<locals>.<lambda>() got an unexpected keyword argument 'file'
0:01:04 load avg: 5.46 [ 74/480/1] test_grp passed -- running (2): test.test_concurrent_futures.test_wait (43.6 sec), test.test_multiprocessing_spawn.test_processes (54.9 sec)
0:01:05 load avg: 5.46 [ 75/480/1] test_threadedtempfile passed -- running (2): test.test_concurrent_futures.test_wait (43.9 sec), test.test_multiprocessing_spawn.test_processes (55.2 sec)
0:01:05 load avg: 5.46 [ 76/480/1] test_curses passed -- running (2): test.test_concurrent_futures.test_wait (44.2 sec), test.test_multiprocessing_spawn.test_processes (55.4 sec)
0:01:05 load avg: 5.46 [ 77/480/1] test.test_asyncio.test_protocols passed -- running (2): test.test_concurrent_futures.test_wait (44.4 sec), test.test_multiprocessing_spawn.test_processes (55.6 sec)
0:01:05 load avg: 5.46 [ 78/480/1] test.test_multiprocessing_spawn.test_processes passed (55.8 sec) -- running (1): test.test_concurrent_futures.test_wait (44.6 sec)
0:01:05 load avg: 5.46 [ 79/480/1] test.test_asyncio.test_context passed -- running (1): test.test_concurrent_futures.test_wait (44.7 sec)
0:01:09 load avg: 5.66 [ 80/480/1] test_buffer passed -- running (1): test.test_concurrent_futures.test_wait (48.4 sec)
0:01:09 load avg: 5.66 [ 81/480/1] test_xxtestfuzz passed -- running (1): test.test_concurrent_futures.test_wait (48.6 sec)
0:01:10 load avg: 5.66 [ 82/480/1] test.test_concurrent_futures.test_wait passed (49.3 sec)
0:01:10 load avg: 5.66 [ 83/480/1] test_genexps passed
0:01:11 load avg: 5.45 [ 84/480/1] test_userstring passed
0:01:12 load avg: 5.45 [ 85/480/1] test_fcntl passed
0:01:12 load avg: 5.45 [ 86/480/1] test_dtrace passed
0:01:15 load avg: 5.45 [ 87/480/1] test_cmd_line_script passed
0:01:15 load avg: 5.45 [ 88/480/1] test_isinstance passed
0:01:16 load avg: 5.41 [ 89/480/1] test_sys passed
0:01:16 load avg: 5.41 [ 90/480/1] test_complex passed
0:01:17 load avg: 5.41 [ 91/480/1] test.test_concurrent_futures.test_thread_pool passed
0:01:17 load avg: 5.41 [ 92/480/1] test_fileio passed
0:01:17 load avg: 5.41 [ 93/480/1] test_mimetypes passed
0:01:17 load avg: 5.41 [ 94/480/1] test.test_asyncio.test_staggered passed
0:01:18 load avg: 5.41 [ 95/480/1] test_posixpath passed
0:01:18 load avg: 5.41 [ 96/480/1] test_asyncgen passed
0:01:18 load avg: 5.41 [ 97/480/1] test_codecencodings_jp passed
0:01:21 load avg: 5.41 [ 98/480/1] test_tools passed
0:01:23 load avg: 5.78 [ 99/480/1] test_peg_generator passed
0:01:24 load avg: 5.78 [100/480/1] test_sys_setprofile passed
0:01:25 load avg: 5.78 [101/480/1] test_random passed
0:01:25 load avg: 5.78 [102/480/1] test.test_asyncio.test_windows_events skipped
test.test_asyncio.test_windows_events skipped -- Windows only
0:01:25 load avg: 5.78 [103/480/1] test_timeit passed
0:01:26 load avg: 5.78 [104/480/1] test_datetime passed
0:01:26 load avg: 5.64 [105/480/1] test_ucn passed
0:01:26 load avg: 5.64 [106/480/1] test_xxlimited passed
0:01:26 load avg: 5.64 [107/480/1] test_except_star passed
0:01:26 load avg: 5.64 [108/480/1] test_extcall passed
0:01:27 load avg: 5.64 [109/480/1] test_ctypes passed
0:01:28 load avg: 5.64 [110/480/1] test.test_pydoc.test_pydoc passed
0:01:29 load avg: 5.64 [111/480/1] test_unicodedata passed
0:01:30 load avg: 5.64 [112/480/1] test.test_asyncio.test_runners passed
0:01:30 load avg: 5.64 [113/480/1] test_urlparse passed
0:01:30 load avg: 5.64 [114/480/1] test_rlcompleter passed
0:01:31 load avg: 5.64 [115/480/1] test_descrtut passed
0:01:31 load avg: 5.64 [116/480/1] test_super passed
0:01:38 load avg: 5.38 [117/480/1] test_subprocess passed (33.0 sec)
0:01:38 load avg: 5.38 [118/480/1] test_perf_profiler skipped
test_perf_profiler skipped -- perf trampoline profiling not supported
0:01:39 load avg: 5.38 [119/480/1] test_zipfile passed
0:01:39 load avg: 5.38 [120/480/1] test_univnewlines passed
0:01:39 load avg: 5.38 [121/480/1] test_secrets passed
0:01:39 load avg: 5.38 [122/480/1] test_ttk_textonly passed
0:01:40 load avg: 5.38 [123/480/1] test__interpchannels passed
0:01:41 load avg: 5.38 [124/480/1] test_unpack passed
0:01:41 load avg: 5.38 [125/480/1] test_copy passed
0:01:41 load avg: 5.75 [126/480/1] test_sqlite3 passed
0:01:44 load avg: 5.75 [127/480/1] test_str passed
0:01:44 load avg: 5.75 [128/480/1] test_string_literals passed
0:01:44 load avg: 5.75 [129/480/1] test.test_asyncio.test_pep492 passed
0:01:45 load avg: 5.75 [130/480/1] test_tcl passed
0:01:47 load avg: 5.61 [131/480/1] test_bytes passed
0:01:47 load avg: 5.61 [132/480/1] test_profile passed
0:01:48 load avg: 5.61 [133/480/1] test_re passed
0:01:54 load avg: 5.72 [134/480/1] test_email passed
0:01:54 load avg: 5.72 [135/480/1] test_raise passed
0:01:54 load avg: 5.72 [136/480/1] test.test_gdb.test_cfunction_full skipped
test.test_gdb.test_cfunction_full skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb'
0:01:54 load avg: 5.72 [137/480/1] test_generator_stop passed
0:01:55 load avg: 5.72 [138/480/1] test_longexp passed
0:01:56 load avg: 5.72 [139/480/1] test_cext passed
0:01:56 load avg: 5.72 [140/480/1] test_print passed
0:02:00 load avg: 5.50 [141/480/1] test_cmd_line passed -- running (1): test_io (32.0 sec)
0:02:00 load avg: 5.50 [142/480/1] test_htmlparser passed -- running (1): test_io (32.2 sec)
0:02:00 load avg: 5.50 [143/480/1] test_bdb passed -- running (1): test_io (32.5 sec)
0:02:01 load avg: 5.30 [144/480/1] test_wait4 passed -- running (1): test_io (33.5 sec)
0:02:01 load avg: 5.30 [145/480/1] test_devpoll skipped -- running (1): test_io (33.6 sec)
test_devpoll skipped -- test works only on Solaris OS family
0:02:01 load avg: 5.30 [146/480/1] test_dictviews passed -- running (1): test_io (33.7 sec)
0:02:02 load avg: 5.30 [147/480/1] test_compiler_codegen passed -- running (1): test_io (33.9 sec)
0:02:02 load avg: 5.30 [148/480/1] test_userlist passed -- running (1): test_io (34.1 sec)
0:02:02 load avg: 5.30 [149/480/1] test_zipimport_support passed -- running (1): test_io (34.7 sec)
0:02:03 load avg: 5.30 [150/480/1] test_strtod passed -- running (1): test_io (35.2 sec)
0:02:03 load avg: 5.30 [151/480/1] test_osx_env passed -- running (1): test_io (35.3 sec)
0:02:03 load avg: 5.30 [152/480/1] test_json passed -- running (1): test_io (35.7 sec)
0:02:04 load avg: 5.30 [153/480/1] test_array passed -- running (1): test_io (36.4 sec)
0:02:04 load avg: 5.30 [154/480/1] test_baseexception passed -- running (1): test_io (36.6 sec)
0:02:07 load avg: 5.20 [155/480/1] test_io passed (39.8 sec)
0:02:08 load avg: 5.20 [156/480/1] test_subclassinit passed
0:02:08 load avg: 5.20 [157/480/1] test_genericpath passed
0:02:08 load avg: 5.20 [158/480/1] test_winconsoleio skipped
test_winconsoleio skipped -- test only relevant on win32
0:02:08 load avg: 5.20 [159/480/1] test.test_asyncio.test_eager_task_factory passed -- running (1): test_zipimport (30.1 sec)
0:02:10 load avg: 5.20 [160/480/1] test_context passed -- running (1): test_zipimport (31.5 sec)
0:02:12 load avg: 5.42 [161/480/1] test_interpreters passed -- running (1): test_zipimport (33.7 sec)
0:02:13 load avg: 5.42 [162/480/1] test_plistlib passed -- running (1): test_zipimport (34.1 sec)
0:02:13 load avg: 5.42 [163/480/1] test_source_encoding passed -- running (1): test_zipimport (34.7 sec)
0:02:13 load avg: 5.42 [164/480/1] test_minidom passed -- running (1): test_zipimport (34.8 sec)
0:02:13 load avg: 5.42 [165/480/1] test_getpass passed -- running (1): test_zipimport (35.0 sec)
0:02:14 load avg: 5.42 [166/480/1] test_zipfile64 skipped (resource denied) -- running (1): test_zipimport (35.2 sec)
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
0:02:15 load avg: 5.42 [167/480/1] test_zipimport passed (36.3 sec)
0:02:15 load avg: 5.42 [168/480/1] test.test_future_stmt.test_future_flags passed
0:02:15 load avg: 5.42 [169/480/1] test.test_multiprocessing_fork.test_processes skipped
test.test_multiprocessing_fork.test_processes skipped -- test may crash on macOS (bpo-33725)
0:02:16 load avg: 5.42 [170/480/1] test.test_asyncio.test_server passed
0:02:16 load avg: 5.42 [171/480/1] test_fractions passed
0:02:16 load avg: 5.42 [172/480/1] test_bisect passed
0:02:16 load avg: 5.15 [173/480/1] test_wait3 passed
0:02:16 load avg: 5.15 [174/480/1] test.test_asyncio.test_windows_utils skipped
test.test_asyncio.test_windows_utils skipped -- Windows only
0:02:16 load avg: 5.15 [175/480/1] test_defaultdict passed
0:02:17 load avg: 5.15 [176/480/1] test_heapq passed
0:02:17 load avg: 5.15 [177/480/1] test_bufio passed
0:02:32 load avg: 4.60 [178/480/1] test.test_concurrent_futures.test_shutdown passed
0:02:33 load avg: 4.60 [179/480/1] test_multibytecodec passed
0:02:34 load avg: 4.60 [180/480/1] test.test_asyncio.test_tasks passed
0:02:34 load avg: 4.60 [181/480/1] test_yield_from passed
0:02:34 load avg: 4.60 [182/480/1] test_free_threading skipped
test_free_threading skipped -- GIL enabled
0:02:34 load avg: 4.60 [183/480/1] test_pyexpat passed
0:02:34 load avg: 4.60 [184/480/1] test_code passed
0:02:34 load avg: 4.60 [185/480/1] test_copyreg passed
0:02:34 load avg: 4.60 [186/480/1] test_gzip passed
0:02:35 load avg: 4.60 [187/480/1] test_py_compile passed
0:02:35 load avg: 4.60 [188/480/1] test_syntax passed
0:02:35 load avg: 4.60 [189/480/1] test_structseq passed
0:02:35 load avg: 4.60 [190/480/1] test_picklebuffer passed
0:02:35 load avg: 4.60 [191/480/1] test_with passed
0:02:36 load avg: 4.60 [192/480/1] test_external_inspection passed
0:02:37 load avg: 4.55 [193/480/1] test_traceback passed
0:02:37 load avg: 4.55 [194/480/1] test.test_asyncio.test_waitfor passed
0:02:37 load avg: 4.55 [195/480/1] test_codeccallbacks passed
0:02:37 load avg: 4.55 [196/480/1] test_netrc passed
0:02:37 load avg: 4.55 [197/480/1] test_weakset passed
0:02:37 load avg: 4.55 [198/480/1] test_graphlib passed
0:02:37 load avg: 4.55 [199/480/1] test_openpty passed
0:02:37 load avg: 4.55 [200/480/1] test_getopt passed
0:02:38 load avg: 4.55 [201/480/1] test_functools passed
0:02:38 load avg: 4.55 [202/480/1] test_strptime passed
0:02:38 load avg: 4.55 [203/480/1] test_unicode_file passed -- running (1): test_logging (30.0 sec)
0:02:39 load avg: 4.55 [204/480/1] test_mmap passed -- running (1): test_logging (31.2 sec)
0:02:44 load avg: 4.50 [205/480/1] test_importlib passed -- running (2): test_logging (36.3 sec), test_signal (30.6 sec)
0:02:44 load avg: 4.50 [206/480/1] test_exception_hierarchy passed -- running (2): test_logging (36.4 sec), test_signal (30.7 sec)
0:02:45 load avg: 4.50 [207/480/1] test_popen passed -- running (2): test_logging (36.7 sec), test_signal (31.1 sec)
0:02:47 load avg: 4.30 [208/480/1] test_codecmaps_kr passed -- running (2): test_logging (38.7 sec), test_signal (33.0 sec)
0:02:47 load avg: 4.30 [209/480/1] test_codecmaps_hk passed -- running (2): test_logging (39.2 sec), test_signal (33.5 sec)
0:02:57 load avg: 3.88 [210/480/1] test_queue passed -- running (2): test_logging (48.7 sec), test_signal (43.0 sec)
0:02:59 load avg: 3.88 [211/480/1] test_urllib2net passed -- running (2): test_logging (50.8 sec), test_signal (45.1 sec)
0:02:59 load avg: 3.88 [212/480/1] test_sort passed -- running (2): test_logging (51.0 sec), test_signal (45.4 sec)
0:02:59 load avg: 3.88 [213/480/1] test.test_gdb.test_pretty_print skipped -- running (2): test_logging (51.2 sec), test_signal (45.5 sec)
test.test_gdb.test_pretty_print skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb'
0:03:02 load avg: 3.73 [214/480/1] test_set passed -- running (2): test_logging (53.9 sec), test_signal (48.2 sec)
0:03:02 load avg: 3.73 [215/480/1] test_stringprep passed -- running (2): test_logging (54.0 sec), test_signal (48.3 sec)
0:03:02 load avg: 3.73 [216/480/1] test_int_literal passed -- running (2): test_logging (54.1 sec), test_signal (48.4 sec)
0:03:02 load avg: 3.73 [217/480/1] test_scope passed -- running (2): test_logging (54.3 sec), test_signal (48.6 sec)
0:03:04 load avg: 3.73 [218/480/1] test.test_asyncio.test_sendfile passed -- running (2): test_logging (55.8 sec), test_signal (50.1 sec)
0:03:04 load avg: 3.73 [219/480/1] test_flufl passed -- running (2): test_logging (55.9 sec), test_signal (50.2 sec)
0:03:18 load avg: 3.55 [220/480/1] test_logging passed (1 min 9 sec) -- running (1): test_signal (1 min 3 sec)
0:03:18 load avg: 3.55 [221/480/1] test.test_asyncio.test_buffered_proto passed -- running (1): test_signal (1 min 4 sec)
0:03:18 load avg: 3.55 [222/480/1] test_tkinter skipped (resource denied) -- running (1): test_signal (1 min 4 sec)
test_tkinter skipped -- managername='System' -- can only run in a macOS GUI session
0:03:18 load avg: 3.55 [223/480/1] test_codeop passed -- running (1): test_signal (1 min 4 sec)
0:03:19 load avg: 3.55 [224/480/1] test_bz2 passed -- running (1): test_signal (1 min 5 sec)
0:03:26 load avg: 3.42 [225/480/1] test.test_concurrent_futures.test_process_pool passed -- running (1): test_signal (1 min 12 sec)
0:03:26 load avg: 3.63 [226/480/1] test_generators passed -- running (1): test_signal (1 min 12 sec)
0:03:27 load avg: 3.63 [227/480/1] test_pickle passed -- running (2): test_signal (1 min 13 sec), test_ssl (30.0 sec)
0:03:27 load avg: 3.63 [228/480/1] test_asdl_parser passed -- running (2): test_signal (1 min 13 sec), test_ssl (30.1 sec)
0:03:27 load avg: 3.63 [229/480/1] test_memoryview passed -- running (2): test_signal (1 min 13 sec), test_ssl (30.4 sec)
0:03:27 load avg: 3.63 [230/480/1] test_epoll skipped -- running (2): test_signal (1 min 13 sec), test_ssl (30.6 sec)
test_epoll skipped -- test works only on Linux 2.6
0:03:28 load avg: 3.63 [231/480/1] test_smtpnet passed -- running (2): test_signal (1 min 14 sec), test_ssl (31.3 sec)
0:03:28 load avg: 3.63 [232/480/1] test_startfile skipped -- running (2): test_signal (1 min 14 sec), test_ssl (31.4 sec)
test_startfile skipped -- object <module 'os' from '/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/os.py'> has no attribute 'startfile'
0:03:29 load avg: 3.63 [233/480/1] test.test_asyncio.test_sock_lowlevel passed -- running (2): test_signal (1 min 15 sec), test_ssl (32.7 sec)
0:03:31 load avg: 3.63 [234/480/1] test_file_eintr passed -- running (2): test_signal (1 min 17 sec), test_ssl (34.5 sec)
0:03:32 load avg: 3.74 [235/480/1] test_shutil passed -- running (2): test_signal (1 min 18 sec), test_ssl (35.3 sec)
0:03:32 load avg: 3.74 [236/480/1] test_listcomps passed -- running (2): test_signal (1 min 18 sec), test_ssl (35.5 sec)
0:03:35 load avg: 3.74 [237/480/1] test_select passed -- running (2): test_signal (1 min 21 sec), test_ssl (38.5 sec)
0:03:35 load avg: 3.74 [238/480/1] test_bigmem passed -- running (2): test_signal (1 min 21 sec), test_ssl (38.7 sec)
0:03:36 load avg: 3.74 [239/480/1] test_codecencodings_hk passed -- running (2): test_signal (1 min 21 sec), test_ssl (38.9 sec)
0:03:36 load avg: 3.74 [240/480/1] test__locale passed -- running (2): test_signal (1 min 22 sec), test_ssl (39.1 sec)
0:03:36 load avg: 3.74 [241/480/1] test_pdb passed -- running (2): test_signal (1 min 22 sec), test_ssl (39.2 sec)
0:03:49 load avg: 3.27 [242/480/1] test_poll passed -- running (2): test_signal (1 min 35 sec), test_ssl (52.6 sec)
0:03:51 load avg: 3.25 [243/480/1] test_gc passed -- running (2): test_signal (1 min 37 sec), test_ssl (54.8 sec)
0:03:52 load avg: 3.25 [244/480/1] test_dataclasses passed -- running (2): test_signal (1 min 38 sec), test_ssl (55.2 sec)
0:03:52 load avg: 3.25 [245/480/1] test_grammar passed -- running (2): test_signal (1 min 38 sec), test_ssl (55.4 sec)
0:03:53 load avg: 3.25 [246/480/1] test_zoneinfo passed -- running (2): test_signal (1 min 39 sec), test_ssl (56.0 sec)
0:03:53 load avg: 3.25 [247/480/1] test_colorsys passed -- running (2): test_signal (1 min 39 sec), test_ssl (56.2 sec)
0:03:57 load avg: 3.15 [248/480/1] test_largefile passed -- running (2): test_signal (1 min 42 sec), test_ssl (59.9 sec)
0:03:57 load avg: 3.15 [249/480/1] test_webbrowser passed -- running (2): test_signal (1 min 43 sec), test_ssl (1 min)
0:03:57 load avg: 3.15 [250/480/1] test_keyword passed -- running (2): test_signal (1 min 43 sec), test_ssl (1 min)
0:03:57 load avg: 3.15 [251/480/1] test_type_cache passed -- running (2): test_signal (1 min 43 sec), test_ssl (1 min)
0:04:03 load avg: 3.06 [252/480/1] test_xmlrpc passed -- running (2): test_signal (1 min 49 sec), test_ssl (1 min 6 sec)
0:04:04 load avg: 3.06 [253/480/1] test_finalization passed -- running (2): test_signal (1 min 49 sec), test_ssl (1 min 6 sec)
0:04:04 load avg: 3.06 [254/480/1] test_wmi skipped -- running (2): test_signal (1 min 50 sec), test_ssl (1 min 7 sec)
test_wmi skipped -- No module named '_wmi'
0:04:04 load avg: 3.06 [255/480/1] test_slice passed -- running (2): test_signal (1 min 50 sec), test_ssl (1 min 7 sec)
0:04:04 load avg: 3.06 [256/480/1] test_contextlib passed -- running (2): test_signal (1 min 50 sec), test_ssl (1 min 7 sec)
0:04:04 load avg: 3.06 [257/480/1] test_winsound skipped -- running (2): test_signal (1 min 50 sec), test_ssl (1 min 7 sec)
test_winsound skipped -- No module named 'winsound'
0:04:05 load avg: 3.06 [258/480/1] test_file passed -- running (2): test_signal (1 min 51 sec), test_ssl (1 min 8 sec)
0:04:05 load avg: 3.06 [259/480/1] test_repl passed -- running (2): test_signal (1 min 51 sec), test_ssl (1 min 8 sec)
0:04:07 load avg: 2.97 [260/480/1] test_long passed -- running (2): test_signal (1 min 53 sec), test_ssl (1 min 10 sec)
0:04:07 load avg: 2.97 [261/480/1] test_locale passed -- running (2): test_signal (1 min 53 sec), test_ssl (1 min 10 sec)
0:04:12 load avg: 3.29 [262/480/1] test_decimal passed -- running (2): test_signal (1 min 58 sec), test_ssl (1 min 15 sec)
0:04:15 load avg: 3.29 [263/480/1] test.test_concurrent_futures.test_as_completed passed -- running (2): test_signal (2 min 1 sec), test_ssl (1 min 18 sec)
0:04:16 load avg: 3.29 [264/480/1] test.test_asyncio.test_streams passed -- running (2): test_signal (2 min 2 sec), test_ssl (1 min 19 sec)
0:04:16 load avg: 3.29 [265/480/1] test_stable_abi_ctypes passed -- running (2): test_signal (2 min 2 sec), test_ssl (1 min 19 sec)
0:04:16 load avg: 3.19 [266/480/1] test_script_helper passed -- running (2): test_signal (2 min 2 sec), test_ssl (1 min 19 sec)
0:04:27 load avg: 3.01 [267/480/1] test.test_asyncio.test_events passed -- running (2): test_signal (2 min 13 sec), test_ssl (1 min 30 sec)
0:04:28 load avg: 3.01 [268/480/1] test_platform passed -- running (2): test_signal (2 min 14 sec), test_ssl (1 min 31 sec)
0:04:28 load avg: 3.01 [269/480/1] test_getpath passed -- running (2): test_signal (2 min 14 sec), test_ssl (1 min 31 sec)
0:04:30 load avg: 3.01 [270/480/1] test_calendar passed -- running (2): test_signal (2 min 16 sec), test_ssl (1 min 33 sec)
0:04:30 load avg: 3.01 [271/480/1] test_cmd passed -- running (2): test_signal (2 min 16 sec), test_ssl (1 min 33 sec)
0:04:30 load avg: 3.01 [272/480/1] test_ioctl skipped -- running (2): test_signal (2 min 16 sec), test_ssl (1 min 33 sec)
test_ioctl skipped -- Unable to open /dev/tty
0:04:31 load avg: 3.01 [273/480/1] test_range passed -- running (2): test_signal (2 min 17 sec), test_ssl (1 min 34 sec)
0:04:31 load avg: 3.01 [274/480/1] test_reprlib passed -- running (2): test_signal (2 min 17 sec), test_ssl (1 min 34 sec)
0:04:31 load avg: 3.01 [275/480/1] test_dbm_sqlite3 passed -- running (2): test_signal (2 min 17 sec), test_ssl (1 min 34 sec)
0:04:32 load avg: 3.09 [276/480/1] test_runpy passed -- running (2): test_signal (2 min 18 sec), test_ssl (1 min 35 sec)
0:04:33 load avg: 3.09 [277/480/2] test_ssl failed (1 failure) (1 min 36 sec) -- running (1): test_signal (2 min 19 sec)
test_DER_to_PEM (test.test_ssl.BasicSocketTests.test_DER_to_PEM) ... ok
test_asn1object (test.test_ssl.BasicSocketTests.test_asn1object) ... ok
test_cert_time_to_seconds (test.test_ssl.BasicSocketTests.test_cert_time_to_seconds) ... ok
test_cert_time_to_seconds_locale (test.test_ssl.BasicSocketTests.test_cert_time_to_seconds_locale) ... skipped 'locale-specific month name needs to be different from C locale'
test_cert_time_to_seconds_timezone (test.test_ssl.BasicSocketTests.test_cert_time_to_seconds_timezone) ... skipped 'local time needs to be different from UTC'
test_connect_ex_error (test.test_ssl.BasicSocketTests.test_connect_ex_error) ... ok
test_constants (test.test_ssl.BasicSocketTests.test_constants) ... ok
test_dealloc_warn (test.test_ssl.BasicSocketTests.test_dealloc_warn) ... ok
test_empty_cert (test.test_ssl.BasicSocketTests.test_empty_cert)
Wrapping with an empty cert file ... ok
test_enum_certificates (test.test_ssl.BasicSocketTests.test_enum_certificates) ... skipped 'Windows specific'
test_enum_crls (test.test_ssl.BasicSocketTests.test_enum_crls) ... skipped 'Windows specific'
test_get_default_verify_paths (test.test_ssl.BasicSocketTests.test_get_default_verify_paths) ... ok
test_malformed_cert (test.test_ssl.BasicSocketTests.test_malformed_cert)
Wrapping with a badly formatted certificate (syntax error) ... ok
test_malformed_key (test.test_ssl.BasicSocketTests.test_malformed_key)
Wrapping with a badly formatted key (syntax error) ... ok
test_openssl111_deprecations (test.test_ssl.BasicSocketTests.test_openssl111_deprecations) ... ok
test_openssl_version (test.test_ssl.BasicSocketTests.test_openssl_version) ... ok
test_options (test.test_ssl.BasicSocketTests.test_options) ... ok
test_parse_all_sans (test.test_ssl.BasicSocketTests.test_parse_all_sans) ... ok
test_parse_cert (test.test_ssl.BasicSocketTests.test_parse_cert) ... ok
test_parse_cert_CVE_2013_4238 (test.test_ssl.BasicSocketTests.test_parse_cert_CVE_2013_4238) ... ok
test_parse_cert_CVE_2019_5010 (test.test_ssl.BasicSocketTests.test_parse_cert_CVE_2019_5010) ... ok
test_private_init (test.test_ssl.BasicSocketTests.test_private_init) ... ok
test_purpose_enum (test.test_ssl.BasicSocketTests.test_purpose_enum) ... ok
test_random (test.test_ssl.BasicSocketTests.test_random) ... ok
test_read_write_zero (test.test_ssl.BasicSocketTests.test_read_write_zero) ... ok
test_refcycle (test.test_ssl.BasicSocketTests.test_refcycle) ... ok
test_server_side (test.test_ssl.BasicSocketTests.test_server_side) ... ok
test_ssl_types (test.test_ssl.BasicSocketTests.test_ssl_types) ... ok
test_str_for_enums (test.test_ssl.BasicSocketTests.test_str_for_enums) ... ok
test_timeout (test.test_ssl.BasicSocketTests.test_timeout) ... ok
test_tls_unique_channel_binding (test.test_ssl.BasicSocketTests.test_tls_unique_channel_binding) ... ok
test_unknown_channel_binding (test.test_ssl.BasicSocketTests.test_unknown_channel_binding) ... ok
test_unsupported_dtls (test.test_ssl.BasicSocketTests.test_unsupported_dtls) ... ok
test_wrapped_unconnected (test.test_ssl.BasicSocketTests.test_wrapped_unconnected) ... ok
test__create_stdlib_context (test.test_ssl.ContextTests.test__create_stdlib_context) ... ok
test_cert_store_stats (test.test_ssl.ContextTests.test_cert_store_stats) ... ok
test_check_hostname (test.test_ssl.ContextTests.test_check_hostname) ... ok
test_ciphers (test.test_ssl.ContextTests.test_ciphers) ... ok
test_constructor (test.test_ssl.ContextTests.test_constructor) ... ok
test_context_client_server (test.test_ssl.ContextTests.test_context_client_server) ... ok
test_context_custom_class (test.test_ssl.ContextTests.test_context_custom_class) ... ok
test_create_default_context (test.test_ssl.ContextTests.test_create_default_context) ... ok
test_get_ca_certs (test.test_ssl.ContextTests.test_get_ca_certs) ... ok
test_get_ciphers (test.test_ssl.ContextTests.test_get_ciphers) ... ok
test_hostname_checks_common_name (test.test_ssl.ContextTests.test_hostname_checks_common_name) ... ok
test_load_cert_chain (test.test_ssl.ContextTests.test_load_cert_chain) ... ok
test_load_default_certs (test.test_ssl.ContextTests.test_load_default_certs) ... ok
test_load_default_certs_env (test.test_ssl.ContextTests.test_load_default_certs_env) ... ok
test_load_default_certs_env_windows (test.test_ssl.ContextTests.test_load_default_certs_env_windows) ... skipped 'Windows specific'
test_load_dh_params (test.test_ssl.ContextTests.test_load_dh_params) ... ok
test_load_verify_cadata (test.test_ssl.ContextTests.test_load_verify_cadata) ... ok
test_load_verify_locations (test.test_ssl.ContextTests.test_load_verify_locations) ... ok
test_min_max_version (test.test_ssl.ContextTests.test_min_max_version) ... ok
test_num_tickest (test.test_ssl.ContextTests.test_num_tickest) ... ok
test_options (test.test_ssl.ContextTests.test_options) ... ok
test_python_ciphers (test.test_ssl.ContextTests.test_python_ciphers) ... ok
test_security_level (test.test_ssl.ContextTests.test_security_level) ... ok
test_session_stats (test.test_ssl.ContextTests.test_session_stats) ... ok
test_set_default_verify_paths (test.test_ssl.ContextTests.test_set_default_verify_paths) ... ok
test_set_ecdh_curve (test.test_ssl.ContextTests.test_set_ecdh_curve) ... ok
test_sni_callback (test.test_ssl.ContextTests.test_sni_callback) ... ok
test_sni_callback_refcycle (test.test_ssl.ContextTests.test_sni_callback_refcycle) ... ok
test_verify_flags (test.test_ssl.ContextTests.test_verify_flags) ... ok
test_verify_mode_protocol (test.test_ssl.ContextTests.test_verify_mode_protocol) ... ok
test_buffer_types (test.test_ssl.MemoryBIOTests.test_buffer_types) ... ok
test_eof (test.test_ssl.MemoryBIOTests.test_eof) ... ok
test_error_types (test.test_ssl.MemoryBIOTests.test_error_types) ... ok
test_pending (test.test_ssl.MemoryBIOTests.test_pending) ... ok
test_read_write (test.test_ssl.MemoryBIOTests.test_read_write) ... ok
test_get_server_certificate_ipv6 (test.test_ssl.NetworkedTests.test_get_server_certificate_ipv6) ... skipped "Resource 'ipv6.google.com' is not available"
test_timeout_connect_ex (test.test_ssl.NetworkedTests.test_timeout_connect_ex) ... ok
test_bad_server_hostname (test.test_ssl.SSLErrorTests.test_bad_server_hostname) ... ok
test_lib_reason (test.test_ssl.SSLErrorTests.test_lib_reason) ... ok
test_str (test.test_ssl.SSLErrorTests.test_str) ... ok
test_subclass (test.test_ssl.SSLErrorTests.test_subclass) ... ok
test_private_init (test.test_ssl.SSLObjectTests.test_private_init) ... ok
test_unwrap (test.test_ssl.SSLObjectTests.test_unwrap) ... ok
test_bio_handshake (test.test_ssl.SimpleBackgroundTests.test_bio_handshake) ... ok
test_bio_read_write_data (test.test_ssl.SimpleBackgroundTests.test_bio_read_write_data) ... ok
test_ciphers (test.test_ssl.SimpleBackgroundTests.test_ciphers) ... ok
test_connect (test.test_ssl.SimpleBackgroundTests.test_connect) ... ok
test_connect_cadata (test.test_ssl.SimpleBackgroundTests.test_connect_cadata) ... ok
test_connect_capath (test.test_ssl.SimpleBackgroundTests.test_connect_capath) ... ok
test_connect_ex (test.test_ssl.SimpleBackgroundTests.test_connect_ex) ... ok
test_connect_fail (test.test_ssl.SimpleBackgroundTests.test_connect_fail) ... ok
test_connect_with_context (test.test_ssl.SimpleBackgroundTests.test_connect_with_context) ... ok
test_connect_with_context_fail (test.test_ssl.SimpleBackgroundTests.test_connect_with_context_fail) ... ok
test_context_setget (test.test_ssl.SimpleBackgroundTests.test_context_setget) ... ok
test_get_ca_certs_capath (test.test_ssl.SimpleBackgroundTests.test_get_ca_certs_capath) ... ok
test_get_server_certificate (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate) ... ok
test_get_server_certificate_fail (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_fail) ... ok
test_get_server_certificate_sni (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_sni) ... ok
test_get_server_certificate_timeout (test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_timeout) ... ok
test_makefile_close (test.test_ssl.SimpleBackgroundTests.test_makefile_close) ... ok
test_non_blocking_connect_ex (test.test_ssl.SimpleBackgroundTests.test_non_blocking_connect_ex) ... ok
test_non_blocking_handshake (test.test_ssl.SimpleBackgroundTests.test_non_blocking_handshake) ... ok
test_transport_eof (test.test_ssl.SimpleBackgroundTests.test_transport_eof) ... ok
test_alertdescription (test.test_ssl.TestEnumerations.test_alertdescription) ... ok
test_options (test.test_ssl.TestEnumerations.test_options) ... ok
test_sslerrornumber (test.test_ssl.TestEnumerations.test_sslerrornumber) ... ok
test_sslmethod (test.test_ssl.TestEnumerations.test_sslmethod) ... ok
test_tlsalerttype (test.test_ssl.TestEnumerations.test_tlsalerttype) ... ok
test_tlscontenttype (test.test_ssl.TestEnumerations.test_tlscontenttype) ... ok
test_tlsmessagetype (test.test_ssl.TestEnumerations.test_tlsmessagetype) ... ok
test_tlsversion (test.test_ssl.TestEnumerations.test_tlsversion) ... ok
test_verifyflags (test.test_ssl.TestEnumerations.test_verifyflags) ... ok
test_verifymode (test.test_ssl.TestEnumerations.test_verifymode) ... ok
test_bpo37428_pha_cert_none (test.test_ssl.TestPostHandshakeAuth.test_bpo37428_pha_cert_none) ... ok
test_certificate_chain (test.test_ssl.TestPostHandshakeAuth.test_certificate_chain) ... ok
test_internal_chain_client (test.test_ssl.TestPostHandshakeAuth.test_internal_chain_client) ... ok
test_internal_chain_server (test.test_ssl.TestPostHandshakeAuth.test_internal_chain_server) ... ok
test_pha_no_pha_client (test.test_ssl.TestPostHandshakeAuth.test_pha_no_pha_client) ... ok
test_pha_no_pha_server (test.test_ssl.TestPostHandshakeAuth.test_pha_no_pha_server) ... ok
test_pha_not_tls13 (test.test_ssl.TestPostHandshakeAuth.test_pha_not_tls13) ... ok
test_pha_optional (test.test_ssl.TestPostHandshakeAuth.test_pha_optional) ... ok
test_pha_optional_nocert (test.test_ssl.TestPostHandshakeAuth.test_pha_optional_nocert) ... ok
test_pha_required (test.test_ssl.TestPostHandshakeAuth.test_pha_required) ... ok
test_pha_required_nocert (test.test_ssl.TestPostHandshakeAuth.test_pha_required_nocert) ... ok
test_pha_setter (test.test_ssl.TestPostHandshakeAuth.test_pha_setter) ... ok
test_https_client_non_tls_response_ignored (test.test_ssl.TestPreHandshakeClose.test_https_client_non_tls_response_ignored) ... ok
test_preauth_data_to_tls_client (test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_client) ... skipped "Could not recreate conditions on darwin: err=OSError(22, 'Invalid argument')"
test_preauth_data_to_tls_server (test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_server) ... FAIL
test_keylog_defaults (test.test_ssl.TestSSLDebug.test_keylog_defaults) ... ok
test_keylog_env (test.test_ssl.TestSSLDebug.test_keylog_env) ... skipped 'test is not compatible with ignore_environment'
test_keylog_filename (test.test_ssl.TestSSLDebug.test_keylog_filename) ... ok
test_msg_callback (test.test_ssl.TestSSLDebug.test_msg_callback) ... ok
test_msg_callback_deadlock_bpo43577 (test.test_ssl.TestSSLDebug.test_msg_callback_deadlock_bpo43577) ... ok
test_msg_callback_tls12 (test.test_ssl.TestSSLDebug.test_msg_callback_tls12) ... ok
test_PROTOCOL_TLS (test.test_ssl.ThreadedTests.test_PROTOCOL_TLS)
Connecting to an SSLv23 server with various client options ... ok
test_alpn_protocols (test.test_ssl.ThreadedTests.test_alpn_protocols) ... ok
test_asyncore_server (test.test_ssl.ThreadedTests.test_asyncore_server)
Check the example asyncore integration. ... ok
test_check_hostname (test.test_ssl.ThreadedTests.test_check_hostname) ... ok
test_check_hostname_idn (test.test_ssl.ThreadedTests.test_check_hostname_idn) ... ok
test_compression (test.test_ssl.ThreadedTests.test_compression) ... ok
test_compression_disabled (test.test_ssl.ThreadedTests.test_compression_disabled) ... ok
test_crl_check (test.test_ssl.ThreadedTests.test_crl_check) ... ok
test_default_ecdh_curve (test.test_ssl.ThreadedTests.test_default_ecdh_curve) ... ok
test_dh_params (test.test_ssl.ThreadedTests.test_dh_params) ... ok
test_do_handshake_enotconn (test.test_ssl.ThreadedTests.test_do_handshake_enotconn) ... ok
test_dual_rsa_ecc (test.test_ssl.ThreadedTests.test_dual_rsa_ecc) ... ok
test_ecc_cert (test.test_ssl.ThreadedTests.test_ecc_cert) ... ok
test_ecdh_curve (test.test_ssl.ThreadedTests.test_ecdh_curve) ... ok
test_echo (test.test_ssl.ThreadedTests.test_echo)
Basic test of an SSL client connecting to a server ... ok
test_getpeercert (test.test_ssl.ThreadedTests.test_getpeercert) ... ok
test_getpeercert_enotconn (test.test_ssl.ThreadedTests.test_getpeercert_enotconn) ... ok
test_handshake_timeout (test.test_ssl.ThreadedTests.test_handshake_timeout) ... ok
test_hostname_checks_common_name (test.test_ssl.ThreadedTests.test_hostname_checks_common_name) ... ok
test_legacy_server_connect (test.test_ssl.ThreadedTests.test_legacy_server_connect) ... ok
test_min_max_version_mismatch (test.test_ssl.ThreadedTests.test_min_max_version_mismatch) ... skipped 'TLSv1 is not available.'
test_min_max_version_sslv3 (test.test_ssl.ThreadedTests.test_min_max_version_sslv3) ... skipped 'SSLv3 is not available.'
test_min_max_version_tlsv1_1 (test.test_ssl.ThreadedTests.test_min_max_version_tlsv1_1) ... skipped 'TLSv1_1 is not available.'
test_min_max_version_tlsv1_2 (test.test_ssl.ThreadedTests.test_min_max_version_tlsv1_2) ... skipped 'TLSv1 is not available.'
test_no_legacy_server_connect (test.test_ssl.ThreadedTests.test_no_legacy_server_connect) ... ok
test_no_shared_ciphers (test.test_ssl.ThreadedTests.test_no_shared_ciphers) ... ok
test_nonblocking_send (test.test_ssl.ThreadedTests.test_nonblocking_send) ... ok
test_npn_protocols (test.test_ssl.ThreadedTests.test_npn_protocols) ... ok
test_protocol_sslv3 (test.test_ssl.ThreadedTests.test_protocol_sslv3)
Connecting to an SSLv3 server with various client options ... skipped 'SSLv3 is not available.'
test_protocol_tlsv1 (test.test_ssl.ThreadedTests.test_protocol_tlsv1)
Connecting to a TLSv1 server with various client options ... skipped 'TLSv1 is not available.'
test_protocol_tlsv1_1 (test.test_ssl.ThreadedTests.test_protocol_tlsv1_1)
Connecting to a TLSv1.1 server with various client options. ... skipped 'TLSv1_1 is not available.'
test_protocol_tlsv1_2 (test.test_ssl.ThreadedTests.test_protocol_tlsv1_2)
Connecting to a TLSv1.2 server with various client options. ... ok
test_psk (test.test_ssl.ThreadedTests.test_psk) ... ok
test_psk_tls1_3 (test.test_ssl.ThreadedTests.test_psk_tls1_3) ... ok
test_read_write_after_close_raises_valuerror (test.test_ssl.ThreadedTests.test_read_write_after_close_raises_valuerror) ... ok
test_recv_into_buffer_protocol_len (test.test_ssl.ThreadedTests.test_recv_into_buffer_protocol_len) ... ok
test_recv_send (test.test_ssl.ThreadedTests.test_recv_send)
Test recv(), send() and friends. ... ok
test_recv_zero (test.test_ssl.ThreadedTests.test_recv_zero) ... ok
test_rude_shutdown (test.test_ssl.ThreadedTests.test_rude_shutdown)
A brutal shutdown of an SSL server should raise an OSError ... ok
test_selected_alpn_protocol (test.test_ssl.ThreadedTests.test_selected_alpn_protocol) ... ok
test_selected_alpn_protocol_if_server_uses_alpn (test.test_ssl.ThreadedTests.test_selected_alpn_protocol_if_server_uses_alpn) ... ok
test_sendfile (test.test_ssl.ThreadedTests.test_sendfile) ... ok
test_server_accept (test.test_ssl.ThreadedTests.test_server_accept) ... ok
test_session (test.test_ssl.ThreadedTests.test_session) ... ok
test_session_handling (test.test_ssl.ThreadedTests.test_session_handling) ... ok
test_shared_ciphers (test.test_ssl.ThreadedTests.test_shared_ciphers) ... ok
test_sni_callback (test.test_ssl.ThreadedTests.test_sni_callback) ... ok
test_sni_callback_alert (test.test_ssl.ThreadedTests.test_sni_callback_alert) ... ok
test_sni_callback_raising (test.test_ssl.ThreadedTests.test_sni_callback_raising) ... ok
test_sni_callback_wrong_return_type (test.test_ssl.ThreadedTests.test_sni_callback_wrong_return_type) ... ok
test_socketserver (test.test_ssl.ThreadedTests.test_socketserver)
Using socketserver to create and manage SSL connections. ... ok
test_ssl_cert_verify_error (test.test_ssl.ThreadedTests.test_ssl_cert_verify_error) ... ok
test_ssl_in_multiple_threads (test.test_ssl.ThreadedTests.test_ssl_in_multiple_threads) ... skipped 'test is only useful if the GIL is disabled'
test_starttls (test.test_ssl.ThreadedTests.test_starttls)
Switching from clear text to encrypted and back again. ... ok
test_tls1_3 (test.test_ssl.ThreadedTests.test_tls1_3) ... ok
test_tls_unique_channel_binding (test.test_ssl.ThreadedTests.test_tls_unique_channel_binding)
Test tls-unique channel binding. ... ok
test_verify_strict (test.test_ssl.ThreadedTests.test_verify_strict) ... ok
test_version_basic (test.test_ssl.ThreadedTests.test_version_basic)
Basic tests for SSLSocket.version(). ... ok
test_wrong_cert_tls12 (test.test_ssl.ThreadedTests.test_wrong_cert_tls12)
Connecting when the server rejects the client's certificate ... ok
test_wrong_cert_tls13 (test.test_ssl.ThreadedTests.test_wrong_cert_tls13) ... ok

======================================================================
FAIL: test_preauth_data_to_tls_server (test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_server)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test_ssl.py", line 5094, in test_preauth_data_to_tls_server
    self.assertIn("before TLS handshake with data", wrap_error.args[1])
    ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 'before TLS handshake with data' not found in '[SSL: RECORD_LAYER_FAILURE] record layer failure (_ssl.c:1066)'

----------------------------------------------------------------------
Ran 188 tests in 96.623s

FAILED (failures=1, skipped=16)
test test_ssl failed
0:04:34 load avg: 3.09 [278/480/2] test_syslog passed -- running (1): test_signal (2 min 20 sec)
0:04:34 load avg: 3.09 [279/480/2] test_apple passed -- running (1): test_signal (2 min 20 sec)
0:04:34 load avg: 3.09 [280/480/2] test_iter passed -- running (1): test_signal (2 min 20 sec)
0:04:34 load avg: 3.09 [281/480/2] test_property passed -- running (1): test_signal (2 min 20 sec)
0:04:35 load avg: 3.09 [282/480/2] test_string passed -- running (1): test_signal (2 min 20 sec)
0:04:35 load avg: 3.09 [283/480/2] test_itertools passed -- running (1): test_signal (2 min 21 sec)
0:04:35 load avg: 3.09 [284/480/2] test_dynamic passed -- running (1): test_signal (2 min 21 sec)
0:04:35 load avg: 3.09 [285/480/2] test_pwd passed -- running (1): test_signal (2 min 21 sec)
0:04:35 load avg: 3.09 [286/480/2] test__opcode passed -- running (1): test_signal (2 min 21 sec)
0:04:47 load avg: 3.56 [287/480/2] test_socket passed (30.7 sec) -- running (1): test_signal (2 min 33 sec)
0:04:47 load avg: 3.56 [288/480/2] test_opcodes passed -- running (1): test_signal (2 min 33 sec)
0:04:49 load avg: 3.56 [289/480/2] test___all__ passed -- running (1): test_signal (2 min 35 sec)
0:04:50 load avg: 3.56 [290/480/2] test_unparse passed -- running (1): test_signal (2 min 36 sec)
0:04:51 load avg: 3.56 [291/480/2] test_socketserver passed -- running (1): test_signal (2 min 37 sec)
0:04:51 load avg: 3.56 [292/480/2] test_cprofile passed -- running (1): test_signal (2 min 37 sec)
0:04:51 load avg: 3.76 [293/480/2] test_imaplib passed -- running (1): test_signal (2 min 37 sec)
0:04:54 load avg: 3.76 [294/480/2] test_urllib2_localnet passed -- running (1): test_signal (2 min 40 sec)
0:05:01 load avg: 3.70 [295/480/2] test.test_asyncio.test_ssl passed -- running (1): test_signal (2 min 46 sec)
0:05:01 load avg: 3.70 [296/480/2] test_configparser passed -- running (1): test_signal (2 min 47 sec)
0:05:05 load avg: 7.81 [297/480/2] test_hashlib passed -- running (1): test_signal (2 min 51 sec)
0:05:05 load avg: 7.81 [298/480/2] test_list passed -- running (1): test_signal (2 min 51 sec)
0:05:05 load avg: 7.81 [299/480/2] test_wsgiref passed -- running (1): test_signal (2 min 51 sec)
0:05:06 load avg: 7.81 [300/480/2] test_sysconfig passed -- running (1): test_signal (2 min 52 sec)
0:05:07 load avg: 7.26 [301/480/2] test_codecmaps_tw passed -- running (1): test_signal (2 min 53 sec)
0:05:08 load avg: 7.26 [302/480/2] test_richcmp passed -- running (1): test_signal (2 min 53 sec)
0:05:08 load avg: 7.26 [303/480/2] test_tempfile passed -- running (1): test_signal (2 min 54 sec)
0:05:08 load avg: 7.26 [304/480/2] test_format passed -- running (1): test_signal (2 min 54 sec)
0:05:08 load avg: 7.26 [305/480/2] test_selectors passed -- running (1): test_signal (2 min 54 sec)
0:05:21 load avg: 6.67 [306/480/2] test_signal passed (3 min 7 sec)
0:05:21 load avg: 6.67 [307/480/2] test_html passed
0:05:21 load avg: 6.67 [308/480/2] test_pulldom passed
0:05:21 load avg: 6.67 [309/480/2] test_hmac passed
0:05:23 load avg: 6.62 [310/480/2] test_compileall passed
0:05:23 load avg: 6.62 [311/480/2] test_float passed
0:05:23 load avg: 6.62 [312/480/2] test_ipaddress passed
0:05:23 load avg: 6.62 [313/480/2] test_urllib2 passed
0:05:24 load avg: 6.62 [314/480/2] test_urllibnet passed
0:05:24 load avg: 6.62 [315/480/2] test_codecencodings_iso2022 passed
0:05:25 load avg: 6.62 [316/480/2] test.test_asyncio.test_futures passed
0:05:25 load avg: 6.62 [317/480/2] test_pow passed
0:05:26 load avg: 6.62 [318/480/2] test_coroutines passed
0:05:26 load avg: 6.62 [319/480/2] test.test_multiprocessing_forkserver.test_misc passed
0:05:26 load avg: 6.62 [320/480/2] test_sched passed
0:05:26 load avg: 6.62 [321/480/2] test.test_multiprocessing_spawn.test_manager passed
0:05:26 load avg: 6.62 [322/480/2] test_compare passed
0:05:26 load avg: 6.62 [323/480/2] test_android skipped
test_android skipped -- Android-specific
0:05:26 load avg: 6.62 [324/480/2] test_base64 passed
0:05:26 load avg: 6.62 [325/480/2] test.test_future_stmt.test_future_single_import passed
0:05:27 load avg: 6.33 [326/480/2] test.test_asyncio.test_locks passed
0:05:27 load avg: 6.33 [327/480/2] test_msvcrt skipped
test_msvcrt skipped -- windows related tests
0:05:27 load avg: 6.33 [328/480/2] test_peepholer passed
0:05:27 load avg: 6.33 [329/480/2] test_contextlib_async passed
0:05:27 load avg: 6.33 [330/480/2] test.test_asyncio.test_transports passed
0:05:28 load avg: 6.33 [331/480/2] test_threading_local passed
0:05:28 load avg: 6.33 [332/480/2] test.test_asyncio.test_proactor_events passed
0:05:28 load avg: 6.33 [333/480/2] test_monitoring passed
0:05:30 load avg: 6.33 [334/480/2] test.test_asyncio.test_sslproto passed
0:05:30 load avg: 6.33 [335/480/2] test_os passed
0:05:30 load avg: 6.33 [336/480/2] test_sundry passed
0:05:30 load avg: 6.33 [337/480/2] test_type_annotations passed
0:05:31 load avg: 6.33 [338/480/2] test_strftime passed
0:05:31 load avg: 6.33 [339/480/2] test_code_module passed
0:05:32 load avg: 6.22 [340/480/2] test_docxmlrpc passed
0:05:32 load avg: 6.22 [341/480/2] test.test_gdb.test_cfunction skipped
test.test_gdb.test_cfunction skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb'
0:05:32 load avg: 6.22 [342/480/2] test_kqueue passed
0:05:34 load avg: 6.22 [343/480/2] test_http_cookies passed
0:05:34 load avg: 6.22 [344/480/2] test_support passed
0:05:36 load avg: 6.22 [345/480/2] test.test_inspect.test_inspect passed
0:05:36 load avg: 6.22 [346/480/2] test_winreg skipped
test_winreg skipped -- No module named 'winreg'
0:05:36 load avg: 6.22 [347/480/2] test_posix passed
0:05:37 load avg: 5.96 [348/480/2] test_smtplib passed
0:05:37 load avg: 5.96 [349/480/2] test_sax passed
0:05:37 load avg: 5.96 [350/480/2] test_audit passed
0:05:38 load avg: 5.96 [351/480/2] test_type_params passed
0:05:38 load avg: 5.96 [352/480/2] test_index passed
0:05:38 load avg: 5.96 [353/480/2] test_pkgutil passed
0:05:40 load avg: 5.96 [354/480/2] test.test_asyncio.test_base_events passed
0:05:40 load avg: 5.96 [355/480/2] test_optimizer passed
0:05:40 load avg: 5.96 [356/480/2] test_dbm_gnu passed
0:05:41 load avg: 5.96 [357/480/2] test_marshal passed
0:05:41 load avg: 5.96 [358/480/2] test_dynamicclassattribute passed
0:05:41 load avg: 5.96 [359/480/2] test_readline passed
0:05:42 load avg: 5.96 [360/480/2] test_winapi skipped
test_winapi skipped -- No module named '_winapi'
0:05:42 load avg: 5.97 [361/480/2] test.test_multiprocessing_fork.test_threads skipped
test.test_multiprocessing_fork.test_threads skipped -- test may crash on macOS (bpo-33725)
0:05:43 load avg: 5.97 [362/480/2] test_regrtest passed
0:05:43 load avg: 5.97 [363/480/2] test_patma passed
0:05:43 load avg: 5.97 [364/480/2] test_type_aliases passed
0:05:44 load avg: 5.97 [365/480/2] test_utf8_mode passed
0:05:44 load avg: 5.97 [366/480/2] test_stat passed
0:05:44 load avg: 5.97 [367/480/2] test.test_asyncio.test_threads passed
0:05:44 load avg: 5.97 [368/480/2] test_pathlib passed
0:05:45 load avg: 5.97 [369/480/2] test_pkg passed
0:05:45 load avg: 5.97 [370/480/2] test_abstract_numbers passed
0:05:45 load avg: 5.97 [371/480/2] test_ensurepip passed
0:05:45 load avg: 5.97 [372/480/2] test_userdict passed
0:05:45 load avg: 5.97 [373/480/2] test_utf8source passed
0:05:46 load avg: 5.97 [374/480/2] test_fork1 passed
0:05:46 load avg: 5.97 [375/480/2] test_modulefinder passed
0:05:46 load avg: 5.97 [376/480/2] test_typechecks passed
0:05:46 load avg: 5.97 [377/480/2] test_httplib passed
0:05:46 load avg: 5.97 [378/480/2] test_dictcomps passed
0:05:49 load avg: 5.65 [379/480/2] test.test_multiprocessing_spawn.test_threads passed
0:05:50 load avg: 5.65 [380/480/2] test_optparse passed
0:05:50 load avg: 5.65 [381/480/2] test_cmath passed
0:05:50 load avg: 5.65 [382/480/2] test.test_concurrent_futures.test_future passed
0:05:51 load avg: 5.65 [383/480/2] test_pyrepl passed
0:05:51 load avg: 5.65 [384/480/2] test_global passed
0:05:51 load avg: 5.65 [385/480/2] test_binascii passed
0:05:52 load avg: 5.28 [386/480/2] test_opcache passed
0:05:52 load avg: 5.28 [387/480/2] test_clinic passed
0:05:53 load avg: 5.28 [388/480/2] test_eintr passed
0:05:54 load avg: 5.28 [389/480/2] test_trace passed
0:05:54 load avg: 5.28 [390/480/2] test_import passed
0:05:54 load avg: 5.28 [391/480/2] test_genericclass passed
0:05:55 load avg: 5.28 [392/480/2] test_http_cookiejar passed
0:05:55 load avg: 5.28 [393/480/2] test_timeout passed
0:05:56 load avg: 5.28 [394/480/2] test_xml_etree_c passed
0:05:56 load avg: 5.28 [395/480/2] test_bigaddrspace passed
0:05:56 load avg: 5.28 [396/480/2] test_linecache passed
0:05:59 load avg: 5.09 [397/480/2] test_thread passed
0:06:03 load avg: 4.93 [398/480/2] test.test_concurrent_futures.test_interpreter_pool passed
0:06:08 load avg: 4.93 [399/480/2] test.test_multiprocessing_forkserver.test_manager passed
0:06:10 load avg: 4.93 [400/480/2] test_exceptions passed
0:06:11 load avg: 4.93 [401/480/2] test_setcomps passed
0:06:15 load avg: 4.86 [402/480/2] test_embed passed
0:06:16 load avg: 4.86 [403/480/2] test_turtle passed
0:06:16 load avg: 4.86 [404/480/2] test_frame passed
0:06:16 load avg: 4.86 [405/480/2] test_tokenize passed
0:06:17 load avg: 4.95 [406/480/2] test_robotparser passed
0:06:17 load avg: 4.95 [407/480/2] test_enumerate passed
0:06:17 load avg: 4.95 [408/480/2] test_idle passed
0:06:18 load avg: 4.95 [409/480/2] test_fnmatch passed
0:06:18 load avg: 4.95 [410/480/2] test.test_multiprocessing_fork.test_misc skipped
test.test_multiprocessing_fork.test_misc skipped -- test may crash on macOS (bpo-33725)
0:06:18 load avg: 4.95 [411/480/2] test_launcher skipped
test_launcher skipped -- test only applies to Windows
0:06:18 load avg: 4.95 [412/480/2] test_binop passed
0:06:18 load avg: 4.95 [413/480/2] test_pyclbr passed
0:06:18 load avg: 4.95 [414/480/2] test_positional_only_arg passed
0:06:18 load avg: 4.95 [415/480/2] test.test_asyncio.test_futures2 passed
0:06:18 load avg: 4.95 [416/480/2] test_funcattrs passed
0:06:19 load avg: 4.95 [417/480/2] test_descr passed
0:06:29 load avg: 4.81 [418/480/2] test_tarfile passed -- running (1): test.test_multiprocessing_forkserver.test_processes (34.4 sec)
0:06:29 load avg: 4.81 [419/480/2] test_struct passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.0 sec)
0:06:30 load avg: 4.81 [420/480/2] test_wave passed -- running (1): test.test_multiprocessing_forkserver.test_processes (35.2 sec)
0:06:31 load avg: 4.81 [421/480/2] test.test_asyncio.test_timeouts passed -- running (1): test.test_multiprocessing_forkserver.test_processes (36.1 sec)
0:06:32 load avg: 4.74 [422/480/2] test.test_multiprocessing_spawn.test_misc passed -- running (1): test.test_multiprocessing_forkserver.test_processes (37.9 sec)
0:06:33 load avg: 4.74 [423/480/2] test_deque passed -- running (1): test.test_multiprocessing_forkserver.test_processes (38.9 sec)
0:06:35 load avg: 4.74 [424/480/2] test_ast passed -- running (1): test.test_multiprocessing_forkserver.test_processes (40.7 sec)
0:06:36 load avg: 4.74 [425/480/2] test__interpreters passed -- running (1): test.test_multiprocessing_forkserver.test_processes (41.7 sec)
0:06:40 load avg: 4.60 [426/480/2] test_cppext passed -- running (1): test.test_multiprocessing_forkserver.test_processes (45.4 sec)
0:06:42 load avg: 4.64 [427/480/2] test_sys_settrace passed -- running (1): test.test_multiprocessing_forkserver.test_processes (47.7 sec)
0:06:42 load avg: 4.64 [428/480/2] test_math_property passed -- running (1): test.test_multiprocessing_forkserver.test_processes (47.9 sec)
0:06:43 load avg: 4.64 [429/480/2] test_unittest passed -- running (1): test.test_multiprocessing_forkserver.test_processes (48.3 sec)
0:06:43 load avg: 4.64 [430/480/2] test_memoryio passed -- running (1): test.test_multiprocessing_forkserver.test_processes (48.6 sec)
0:06:43 load avg: 4.64 [431/480/2] test_tracemalloc passed -- running (1): test.test_multiprocessing_forkserver.test_processes (48.9 sec)
0:06:44 load avg: 4.64 [432/480/2] test.test_asyncio.test_queues passed -- running (1): test.test_multiprocessing_forkserver.test_processes (49.0 sec)
0:06:44 load avg: 4.64 [433/480/2] test_unpack_ex passed -- running (1): test.test_multiprocessing_forkserver.test_processes (49.3 sec)
0:06:44 load avg: 4.64 [434/480/2] test.test_asyncio.test_unix_events passed -- running (1): test.test_multiprocessing_forkserver.test_processes (49.6 sec)
0:06:44 load avg: 4.64 [435/480/2] test_codecencodings_kr passed -- running (1): test.test_multiprocessing_forkserver.test_processes (49.6 sec)
0:06:44 load avg: 4.64 [436/480/2] test_type_comments passed -- running (1): test.test_multiprocessing_forkserver.test_processes (49.9 sec)
0:06:45 load avg: 4.64 [437/480/2] test_xml_etree passed -- running (1): test.test_multiprocessing_forkserver.test_processes (50.3 sec)
0:06:45 load avg: 4.64 [438/480/2] test_lzma passed -- running (1): test.test_multiprocessing_forkserver.test_processes (50.7 sec)
0:06:45 load avg: 4.64 [439/480/2] test_generated_cases passed -- running (1): test.test_multiprocessing_forkserver.test_processes (50.7 sec)
0:06:45 load avg: 4.64 [440/480/2] test_charmapcodec passed -- running (1): test.test_multiprocessing_forkserver.test_processes (50.8 sec)
0:06:45 load avg: 4.64 [441/480/2] test_numeric_tower passed -- running (1): test.test_multiprocessing_forkserver.test_processes (50.9 sec)
0:06:45 load avg: 4.64 [442/480/2] test.test_future_stmt.test_future_multiple_features passed -- running (1): test.test_multiprocessing_forkserver.test_processes (51.0 sec)
0:06:46 load avg: 4.64 [443/480/2] test_enum passed -- running (1): test.test_multiprocessing_forkserver.test_processes (51.8 sec)
0:06:46 load avg: 4.64 [444/480/2] test_thread_local_bytecode passed -- running (1): test.test_multiprocessing_forkserver.test_processes (52.0 sec)
0:06:47 load avg: 4.64 [445/480/2] test_pep646_syntax passed -- running (1): test.test_multiprocessing_forkserver.test_processes (52.1 sec)
0:06:47 load avg: 4.50 [446/480/2] test_difflib passed
0:06:47 load avg: 4.50 [447/480/2] test.test_multiprocessing_forkserver.test_processes passed (52.9 sec)
0:06:48 load avg: 4.50 [448/480/2] test_csv passed
0:06:48 load avg: 4.50 [449/480/2] test_symtable passed
0:06:48 load avg: 4.50 [450/480/2] test_atexit passed
0:06:49 load avg: 4.50 [451/480/2] test_lltrace passed
0:06:49 load avg: 4.50 [452/480/2] test.test_asyncio.test_free_threading passed
0:06:50 load avg: 4.50 [453/480/2] test_poplib passed
0:06:50 load avg: 4.50 [454/480/2] test_resource passed
0:06:50 load avg: 4.50 [455/480/2] test_ordered_dict passed
0:06:50 load avg: 4.50 [456/480/2] test.test_gdb.test_backtrace skipped
test.test_gdb.test_backtrace skipped -- Couldn't find gdb program on the path: [Errno 2] No such file or directory: 'gdb'
0:06:52 load avg: 4.50 [457/480/2] test_ftplib passed
0:06:52 load avg: 4.38 [458/480/2] test_collections passed
0:06:52 load avg: 4.38 [459/480/2] test_codecencodings_cn passed
0:06:52 load avg: 4.38 [460/480/2] test_keywordonlyarg passed
0:06:53 load avg: 4.38 [461/480/2] test.test_multiprocessing_forkserver.test_threads passed
0:06:53 load avg: 4.38 [462/480/2] test_class passed
0:06:56 load avg: 4.38 [463/480/2] test.test_asyncio.test_subprocess passed
0:06:56 load avg: 4.38 [464/480/2] test_tabnanny passed
0:06:58 load avg: 4.43 [465/480/2] test_argparse passed
0:06:58 load avg: 4.43 [466/480/2] test_pty passed
0:06:58 load avg: 4.43 [467/480/2] test_exception_variations passed
0:06:59 load avg: 4.43 [468/480/2] test_ntpath passed
0:06:59 load avg: 4.43 [469/480/2] test_uuid passed
0:07:01 load avg: 4.43 [470/480/2] test_codecmaps_cn passed
0:07:01 load avg: 4.43 [471/480/2] test_ttk skipped (resource denied)
test_ttk skipped -- managername='System' -- can only run in a macOS GUI session
0:07:12 load avg: 4.11 [472/480/2] test_capi passed
0:07:15 load avg: 4.11 [473/480/2] test_threading passed
0:07:19 load avg: 4.03 [474/480/2] test_threadsignals passed
0:07:20 load avg: 4.03 [475/480/2] test.test_future_stmt.test_future passed
0:07:20 load avg: 4.03 [476/480/2] test_dbm_dumb passed
0:07:20 load avg: 4.03 [477/480/2] test_codecencodings_tw passed -- running (1): test_math (30.2 sec)
0:07:22 load avg: 4.03 [478/480/2] test_faulthandler passed -- running (1): test_math (31.4 sec)
0:07:25 load avg: 3.94 [479/480/2] test_math passed (35.2 sec)
0:07:27 load avg: 4.03 [480/480/2] test_venv passed

== Tests result: FAILURE ==

10 slowest tests:
- test_signal: 3 min 7 sec
- test_ssl: 1 min 36 sec
- test_logging: 1 min 9 sec
- test.test_multiprocessing_spawn.test_processes: 55.8 sec
- test.test_multiprocessing_forkserver.test_processes: 52.9 sec
- test.test_concurrent_futures.test_wait: 49.3 sec
- test_io: 39.8 sec
- test_zipimport: 36.3 sec
- test_math: 35.2 sec
- test_subprocess: 33.0 sec

26 tests skipped:
    test.test_asyncio.test_windows_events
    test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace
    test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full
    test.test_gdb.test_misc test.test_gdb.test_pretty_print
    test.test_multiprocessing_fork.test_manager
    test.test_multiprocessing_fork.test_misc
    test.test_multiprocessing_fork.test_processes
    test.test_multiprocessing_fork.test_threads test_android
    test_devpoll test_epoll test_free_threading test_ioctl
    test_launcher test_msvcrt test_perf_profiler test_perfmaps
    test_startfile test_winapi test_winconsoleio test_winreg
    test_winsound test_wmi

3 tests skipped (resource denied):
    test_tkinter test_ttk test_zipfile64

2 tests failed:
    test__colorize test_ssl

449 tests OK.

0:07:27 load avg: 4.03 Re-running 2 failed tests in verbose mode in subprocesses
0:07:27 load avg: 4.03 Run 2 tests in parallel using 2 worker processes (timeout: 20 min, worker timeout: 25 min)
0:07:28 load avg: 4.03 [1/2] test_ssl passed
Re-running test_ssl in verbose mode (matching: test_preauth_data_to_tls_server)
test_preauth_data_to_tls_server (test.test_ssl.TestPreHandshakeClose.test_preauth_data_to_tls_server) ... skipped "Could not recreate conditions on darwin: err=OSError(22, 'Invalid argument')"

----------------------------------------------------------------------
Ran 1 test in 0.004s

OK (skipped=1)
0:07:28 load avg: 4.03 [2/2/1] test__colorize failed (uncaught exception)
Re-running test__colorize in verbose mode
test_colorized_detection_checks_for_environment_variables (test.test__colorize.TestColorizeFunction.test_colorized_detection_checks_for_environment_variables) ... test test__colorize crashed -- Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 58, in testPartExecutor
    yield
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 660, in run
    self._callTestMethod(testMethod)
    ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 606, in _callTestMethod
    result = method()
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/support/__init__.py", line 2856, in wrapper
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/test__colorize.py", line 61, in test_colorized_detection_checks_for_environment_variables
    self.assertEqual(_colorize.can_colorize(), True)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False != True

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 184, in _runtest_env_changed_exc
    _load_run_test(result, runtests)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 139, in _load_run_test
    regrtest_runner(result, test_func, runtests)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 92, in regrtest_runner
    test_result = test_func()
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 136, in test_func
    return run_unittest(test_mod)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 38, in run_unittest
    return _run_suite(tests)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/single.py", line 58, in _run_suite
    result = runner.run(suite)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/runner.py", line 259, in run
    test(result)
    ~~~~^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/suite.py", line 84, in __call__
    return self.run(*args, **kwds)
           ~~~~~~~~^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/suite.py", line 122, in run
    test(result)
    ~~~~^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/suite.py", line 84, in __call__
    return self.run(*args, **kwds)
           ~~~~~~~~^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/suite.py", line 122, in run
    test(result)
    ~~~~^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 716, in __call__
    return self.run(*args, **kwds)
           ~~~~~~~~^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 659, in run
    with outcome.testPartExecutor(self):
         ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/contextlib.py", line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 75, in testPartExecutor
    _addError(self.result, test_case, exc_info)
    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/case.py", line 98, in _addError
    result.addFailure(test, exc_info)
    ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/test/libregrtest/testresult.py", line 117, in addFailure
    super().addFailure(test, err)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/runner.py", line 115, in addFailure
    super(TextTestResult, self).addFailure(test, err)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/result.py", line 17, in inner
    return method(self, *args, **kw)
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/result.py", line 123, in addFailure
    self.failures.append((test, self._exc_info_to_string(err, test)))
                                ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/Users/buildbot/buildarea/3.x.pablogsal-macos-m1.macos-with-brew/build/Lib/unittest/result.py", line 194, in _exc_info_to_string
    colorize = hasattr(self, "stream") and can_colorize(file=self.stream)
                                           ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
TypeError: setUpModule.<locals>.<lambda>() got an unexpected keyword argument 'file'
1 test failed again:
    test__colorize

== Tests result: FAILURE then FAILURE ==

10 slowest tests:
- test_signal: 3 min 7 sec
- test_ssl: 1 min 36 sec
- test_logging: 1 min 9 sec
- test.test_multiprocessing_spawn.test_processes: 55.8 sec
- test.test_multiprocessing_forkserver.test_processes: 52.9 sec
- test.test_concurrent_futures.test_wait: 49.3 sec
- test_io: 39.8 sec
- test_zipimport: 36.3 sec
- test_math: 35.2 sec
- test_subprocess: 33.0 sec

26 tests skipped:
    test.test_asyncio.test_windows_events
    test.test_asyncio.test_windows_utils test.test_gdb.test_backtrace
    test.test_gdb.test_cfunction test.test_gdb.test_cfunction_full
    test.test_gdb.test_misc test.test_gdb.test_pretty_print
    test.test_multiprocessing_fork.test_manager
    test.test_multiprocessing_fork.test_misc
    test.test_multiprocessing_fork.test_processes
    test.test_multiprocessing_fork.test_threads test_android
    test_devpoll test_epoll test_free_threading test_ioctl
    test_launcher test_msvcrt test_perf_profiler test_perfmaps
    test_startfile test_winapi test_winconsoleio test_winreg
    test_winsound test_wmi

3 tests skipped (resource denied):
    test_tkinter test_ttk test_zipfile64

2 re-run tests:
    test__colorize test_ssl

1 test failed:
    test__colorize

450 tests OK.

Total duration: 7 min 28 sec
Total tests: run=44,715 failures=1 skipped=2,128
Total test files: run=479/480 failed=1 skipped=26 resource_denied=3 rerun=2
Result: FAILURE then FAILURE
make: *** [buildbottest] Error 2
program finished with exit code 2
elapsedTime=449.349517