The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 
Refleaks 3.12 while building Python.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1157/builds/359

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: <unknown>
Blamelist: 

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 348, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 372, in clientRun
    self.clientSetUp()
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 511, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 360, in _setUp
    self.__setUp()
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 503, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ^^^^^^^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ^^^^^^^^^^^^^^
TimeoutError: timed out



Test report
===========

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora 
Rawhide Refleaks 3.12 while building Python.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1099/builds/328

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-aarch64

Build Reason: <unknown>
Blamelist: 

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.refleak/build/Lib/test/test_socket.py",
 line 348, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.refleak/build/Lib/test/test_socket.py",
 line 372, in clientRun
    self.clientSetUp()
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.refleak/build/Lib/test/test_socket.py",
 line 511, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.refleak/build/Lib/test/test_socket.py",
 line 360, in _setUp
    self.__setUp()
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.refleak/build/Lib/test/test_socket.py",
 line 503, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ^^^^^^^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.refleak/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ^^^^^^^^^^^^^^
TimeoutError: timed out



Test report
===========

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Rawhide Refleaks 3.12 while building Python.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1105/builds/354

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-x86_64

Build Reason: <unknown>
Blamelist: 

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 360, in _setUp
    self.__setUp()
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 503, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ^^^^^^^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ^^^^^^^^^^^^^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 348, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 372, in clientRun
    self.clientSetUp()
  File 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/test/test_socket.py",
 line 511, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device



Test report
===========

Failed tests:

- test_functools
- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream

Test leaking resources:

- test_functools: memory blocks




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to