The 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/225

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

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

Build Reason: <unknown>
Blamelist: 

BUILD FAILED: failed test (failure) (timed out)


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

== 


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

remote: Enumerating objects: 37, done.        
remote: Counting objects:   2% (1/37)        
remote: Counting objects:   5% (2/37)        
remote: Counting objects:   8% (3/37)        
remote: Counting objects:  10% (4/37)        
remote: Counting objects:  13% (5/37)        
remote: Counting objects:  16% (6/37)        
remote: Counting objects:  18% (7/37)        
remote: Counting objects:  21% (8/37)        
remote: Counting objects:  24% (9/37)        
remote: Counting objects:  27% (10/37)        
remote: Counting objects:  29% (11/37)        
remote: Counting objects:  32% (12/37)        
remote: Counting objects:  35% (13/37)        
remote: Counting objects:  37% (14/37)        
remote: Counting objects:  40% (15/37)        
remote: Counting objects:  43% (16/37)        
remote: Counting objects:  45% (17/37)        
remote: Counting objects:  48% (18/37)        
remote: Counting objects:  51% (19/37)        
remote: Counting objects:  54% (20/37)        
remote: Counting objects:  56% (21/37)        
remote: Counting objects:  59% (22/37)        
remote: Counting objects:  62% (23/37)        
remote: Counting objects:  64% (24/37)        
remote: Counting objects:  67% (25/37)        
remote: Counting objects:  70% (26/37)        
remote: Counting objects:  72% (27/37)        
remote: Counting objects:  75% (28/37)        
remote: Counting objects:  78% (29/37)        
remote: Counting objects:  81% (30/37)        
remote: Counting objects:  83% (31/37)        
remote: Counting objects:  86% (32/37)        
remote: Counting objects:  89% (33/37)        
remote: Counting objects:  91% (34/37)        
remote: Counting objects:  94% (35/37)        
remote: Counting objects:  97% (36/37)        
remote: Counting objects: 100% (37/37)        
remote: Counting objects: 100% (37/37), done.        
remote: Compressing objects:   3% (1/31)        
remote: Compressing objects:   6% (2/31)        
remote: Compressing objects:   9% (3/31)        
remote: Compressing objects:  12% (4/31)        
remote: Compressing objects:  16% (5/31)        
remote: Compressing objects:  19% (6/31)        
remote: Compressing objects:  22% (7/31)        
remote: Compressing objects:  25% (8/31)        
remote: Compressing objects:  29% (9/31)        
remote: Compressing objects:  32% (10/31)        
remote: Compressing objects:  35% (11/31)        
remote: Compressing objects:  38% (12/31)        
remote: Compressing objects:  41% (13/31)        
remote: Compressing objects:  45% (14/31)        
remote: Compressing objects:  48% (15/31)        
remote: Compressing objects:  51% (16/31)        
remote: Compressing objects:  54% (17/31)        
remote: Compressing objects:  58% (18/31)        
remote: Compressing objects:  61% (19/31)        
remote: Compressing objects:  64% (20/31)        
remote: Compressing objects:  67% (21/31)        
remote: Compressing objects:  70% (22/31)        
remote: Compressing objects:  74% (23/31)        
remote: Compressing objects:  77% (24/31)        
remote: Compressing objects:  80% (25/31)        
remote: Compressing objects:  83% (26/31)        
remote: Compressing objects:  87% (27/31)        
remote: Compressing objects:  90% (28/31)        
remote: Compressing objects:  93% (29/31)        
remote: Compressing objects:  96% (30/31)        
remote: Compressing objects: 100% (31/31)        
remote: Compressing objects: 100% (31/31), done.        
remote: Total 37 (delta 9), reused 20 (delta 6), pack-reused 0        
>From https://github.com/python/cpython
 * branch                  3.12       -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at dc01c84ed0 [3.12] gh-115136: Fix possible NULL deref in 
getpath_joinpath() (GH-115137) (GH-115157)
Switched to and reset branch '3.12'

Objects/longobject.c: In function ‘long_format_binary’:
Objects/longobject.c:2122:13: warning: ‘kind’ may be used uninitialized 
[-Wmaybe-uninitialized]
 2122 |     else if (kind == PyUnicode_1BYTE_KIND) {
      |             ^
Objects/longobject.c:1998:9: note: ‘kind’ was declared here
 1998 |     int kind;
      |         ^~~~
Objects/longobject.c: In function ‘long_to_decimal_string_internal’:
Objects/longobject.c:1945:13: warning: ‘kind’ may be used uninitialized 
[-Wmaybe-uninitialized]
 1945 |     else if (kind == PyUnicode_1BYTE_KIND) {
      |             ^
Objects/longobject.c:1769:9: note: ‘kind’ was declared here
 1769 |     int kind;
      |         ^~~~

Kill <WorkerThread #32 running test=test_posix pid=1229204 time=3 hour 25 min> 
process group
Warning -- Failed to wait for <WorkerThread #32 running test=test_posix 
pid=1229204 time=3 hour 25 min> completion (timeout=30.0 sec): 
TimeoutExpired(['/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.refleak/build/python',
 '-bb', '-E', '-Wdefault', '-u', '-m', 'test.libregrtest.worker', '{"tests": 
["test_posix"], "fail_fast": false, "fail_env_changed": true, "match_tests": 
[], "match_tests_dict": null, "rerun": false, "forever": false, "pgo": false, 
"pgo_extended": false, "output_on_failure": false, "timeout": 12000.0, 
"verbose": true, "quiet": false, "hunt_refleak": {"warmups": 3, "runs": 3, 
"filename": 
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.refleak/build/reflog.txt"},
 "test_dir": null, "use_junit": false, "memory_limit": null, "gc_threshold": 
null, "use_resources": ["audio", "curses", "largefile", "network", "decimal", 
"subprocess", "urlfetch", "gui", "walltime"], "python_cmd": null, "randomize": 
true, "random_seed": 147677829, "json_file": {"f
 ile": 78, "file_type": "UNIX_FD"}, "__runtests__": true}'], 30.0)
/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.refleak/build/Lib/subprocess.py:1127:
 ResourceWarning: subprocess 1229204 is still running
  _warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback
make: *** [Makefile:2019: buildbottest] Terminated


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

Failed tests:

- test_posix




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE 
CentOS9 Refleaks 3.12 while building Python.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1130/builds/262

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

Worker for this Build: cstratak-CentOS9-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-CentOS9-ppc64le.refleak/build/Lib/test/test_posix.py",
 line 1335, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity



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

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester.test_sched_setaffinity




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

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

Worker for this Build: cstratak-CentOS9-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-CentOS9-x86_64.refleak/build/Lib/test/test_posix.py",
 line 1335, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity



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

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester.test_sched_setaffinity




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

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

Worker for this Build: cstratak-CentOS9-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-CentOS9-aarch64.refleak/build/Lib/test/test_posix.py",
 line 1335, in test_sched_setaffinity
    self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity



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

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester.test_sched_setaffinity




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