The Buildbot has detected a new failure on builder s390x Fedora Refleaks 3.13 
while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1415/builds/141

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

Worker for this Build: edelsohn-fedora-z

Build Reason: <unknown>
Blamelist: Alex Waygood <alex.wayg...@gmail.com>, Hugo van Kemenade 
<1324225+hug...@users.noreply.github.com>, Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin 
<encu...@gmail.com>, Serhiy Storchaka <storch...@gmail.com>, Wei-Hsiang (Matt) 
Wang <mattwan...@gmail.com>, Wulian <1055917...@qq.com>

BUILD FAILED: failed test (failure)


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

== 


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

Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/test/test_subprocess.py",
 line 726, in test_pipesizes
    p = subprocess.Popen(
        [sys.executable, "-c",
    ...<2 lines>...
        stdin=subprocess.PIPE, stdout=subprocess.PIPE,
        stderr=subprocess.PIPE, pipesize=pipesize)
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/subprocess.py",
 line 1002, in __init__
    errread, errwrite) = self._get_handles(stdin, stdout, stderr)
                         ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/subprocess.py",
 line 1743, in _get_handles
    fcntl.fcntl(errwrite, fcntl.F_SETPIPE_SZ, self.pipesize)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 1] Operation not permitted


Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/test/test_subprocess.py",
 line 768, in test_pipesize_default
    self.assertEqual(
    ~~~~~~~~~~~~~~~~^
        fcntl.fcntl(proc.stdin.fileno(), fcntl.F_GETPIPE_SZ),
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        default_read_pipesize)
        ^^^^^^^^^^^^^^^^^^^^^^
AssertionError: 65536 != 8192



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

Failed tests:

- test_subprocess

Failed subtests:

- test_pipesize_default - 
test.test_subprocess.ProcessTestCase.test_pipesize_default
- test_pipesizes - test.test_subprocess.ProcessTestCase.test_pipesizes
- test_pipesize_default - 
test.test_subprocess.ProcessTestCaseNoPoll.test_pipesize_default




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