The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL 3.13
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1422/builds/3
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-ubuntu-aws
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>, Thomas Wouters
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
line 532, in test_lockf
self._lock(fcntl.lockf, "lockf")
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.5 sec
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/test_eintr.py",
line 17, in test_all
script_helper.run_test_script(script)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/support/script_helper.py",
line 316, in run_test_script
raise AssertionError(f"{name} failed")
AssertionError: script _test_eintr.py failed
Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok
Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ...
ok
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/asyncio/selector_events.py",
line 980, in _read_ready__get_buffer
nbytes = self._sock.recv_into(buf)
ConnectionResetError: [Errno 104] Connection reset by peer
Future exception was never retrieved
future: <Future finished exception=ConnectionResetError(104, 'Connection reset
by peer')>
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/asyncio/selector_events.py",
line 980, in _read_ready__get_buffer
nbytes = self._sock.recv_into(buf)
ConnectionResetError: [Errno 104] Connection reset by peer
/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/support/__init__.py:814:
ResourceWarning: unclosed <socket.socket fd=29, family=2, type=1, proto=6,
laddr=('127.0.0.1', 51010)>
gc.collect()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/asyncio/selector_events.py:869:
ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=29>
_warn(f"unclosed transport {self!r}", ResourceWarning, source=self)
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/test_asyncio/test_ssl.py",
line 385, in test_create_connection_ssl_1
run(client)
~~~^^^^^^^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/test_asyncio/test_ssl.py",
line 380, in run
self.loop.run_until_complete(_gather(*tasks))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/asyncio/base_events.py",
line 721, in run_until_complete
return future.result()
~~~~~~~~~~~~~^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/test_asyncio/test_ssl.py",
line 371, in _gather
return await asyncio.gather(*tasks)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/test_asyncio/test_ssl.py",
line 326, in client
reader, writer = await asyncio.open_connection(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<3 lines>...
**extras)
^^^^^^^^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/asyncio/streams.py",
line 48, in open_connection
transport, _ = await loop.create_connection(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
lambda: protocol, host, port, **kwds)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/asyncio/base_events.py",
line 1183, in create_connection
transport, protocol = await self._create_connection_transport(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<2 lines>...
ssl_shutdown_timeout=ssl_shutdown_timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/asyncio/base_events.py",
line 1216, in _create_connection_transport
await waiter
ConnectionAbortedError: SSL handshake is taking longer than 45.0 seconds:
aborting the connection
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
line 535, in test_flock
self._lock(fcntl.flock, "flock")
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File
"/home/ubuntu/buildarea/3.13.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py",
line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.3 sec
Test report
===========
Failed tests:
- test_tools
- test_eintr
- test_zipimport
- test.test_asyncio.test_ssl
Failed subtests:
- test_flock - __main__.FNTLEINTRTest.test_flock
- test_lockf - __main__.FNTLEINTRTest.test_lockf
- test_all - test.test_eintr.EINTRTests.test_all
- test_create_connection_ssl_1 -
test.test_asyncio.test_ssl.TestSSL.test_create_connection_ssl_1
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]