The Buildbot has detected a new failure on builder AMD64 Ubuntu 3.x while 
building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/708/builds/6241

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

Worker for this Build: skumaran-ubuntu-x86_64

Build Reason: <unknown>
Blamelist: Barney Gale <barney.g...@gmail.com>, Erik Soma 
<stillusing...@gmail.com>, Irit Katriel 
<1055913+iritkatr...@users.noreply.github.com>, Ken Jin <ken...@python.org>, 
Kerim Kabirov <the.privat33r...@pm.me>, Kirill Podoprigora 
<kirill.ba...@mail.ru>, LilKS <1244886+li...@users.noreply.github.com>, Mark 
Shannon <m...@hotpy.org>, Raymond Hettinger 
<rhettin...@users.noreply.github.com>, Serhiy Storchaka <storch...@gmail.com>, 
Terry Jan Reedy <tjre...@udel.edu>, Tian Gao <gaogaotiant...@hotmail.com>, 
Totally a booplicate <53382877+booplic...@users.noreply.github.com>, Victor 
Stinner <vstin...@python.org>, Vinay Sajip <vinay_sa...@yahoo.co.uk>

BUILD FAILED: failed test (failure)


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

== 


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

remote: Enumerating objects: 49, done.        
remote: Counting objects:   2% (1/49)        
remote: Counting objects:   4% (2/49)        
remote: Counting objects:   6% (3/49)        
remote: Counting objects:   8% (4/49)        
remote: Counting objects:  10% (5/49)        
remote: Counting objects:  12% (6/49)        
remote: Counting objects:  14% (7/49)        
remote: Counting objects:  16% (8/49)        
remote: Counting objects:  18% (9/49)        
remote: Counting objects:  20% (10/49)        
remote: Counting objects:  22% (11/49)        
remote: Counting objects:  24% (12/49)        
remote: Counting objects:  26% (13/49)        
remote: Counting objects:  28% (14/49)        
remote: Counting objects:  30% (15/49)        
remote: Counting objects:  32% (16/49)        
remote: Counting objects:  34% (17/49)        
remote: Counting objects:  36% (18/49)        
remote: Counting objects:  38% (19/49)        
remote: Counting objects:  40% (20/49)        
remote: Counting objects:  42% (21/49)        
remote: Counting objects:  44% (22/49)        
remote: Counting objects:  46% (23/49)        
remote: Counting objects:  48% (24/49)        
remote: Counting objects:  51% (25/49)        
remote: Counting objects:  53% (26/49)        
remote: Counting objects:  55% (27/49)        
remote: Counting objects:  57% (28/49)        
remote: Counting objects:  59% (29/49)        
remote: Counting objects:  61% (30/49)        
remote: Counting objects:  63% (31/49)        
remote: Counting objects:  65% (32/49)        
remote: Counting objects:  67% (33/49)        
remote: Counting objects:  69% (34/49)        
remote: Counting objects:  71% (35/49)        
remote: Counting objects:  73% (36/49)        
remote: Counting objects:  75% (37/49)        
remote: Counting objects:  77% (38/49)        
remote: Counting objects:  79% (39/49)        
remote: Counting objects:  81% (40/49)        
remote: Counting objects:  83% (41/49)        
remote: Counting objects:  85% (42/49)        
remote: Counting objects:  87% (43/49)        
remote: Counting objects:  89% (44/49)        
remote: Counting objects:  91% (45/49)        
remote: Counting objects:  93% (46/49)        
remote: Counting objects:  95% (47/49)        
remote: Counting objects:  97% (48/49)        
remote: Counting objects: 100% (49/49)        
remote: Counting objects: 100% (49/49), done.        
remote: Compressing objects:   3% (1/26)        
remote: Compressing objects:   7% (2/26)        
remote: Compressing objects:  11% (3/26)        
remote: Compressing objects:  15% (4/26)        
remote: Compressing objects:  19% (5/26)        
remote: Compressing objects:  23% (6/26)        
remote: Compressing objects:  26% (7/26)        
remote: Compressing objects:  30% (8/26)        
remote: Compressing objects:  34% (9/26)        
remote: Compressing objects:  38% (10/26)        
remote: Compressing objects:  42% (11/26)        
remote: Compressing objects:  46% (12/26)        
remote: Compressing objects:  50% (13/26)        
remote: Compressing objects:  53% (14/26)        
remote: Compressing objects:  57% (15/26)        
remote: Compressing objects:  61% (16/26)        
remote: Compressing objects:  65% (17/26)        
remote: Compressing objects:  69% (18/26)        
remote: Compressing objects:  73% (19/26)        
remote: Compressing objects:  76% (20/26)        
remote: Compressing objects:  80% (21/26)        
remote: Compressing objects:  84% (22/26)        
remote: Compressing objects:  88% (23/26)        
remote: Compressing objects:  92% (24/26)        
remote: Compressing objects:  96% (25/26)        
remote: Compressing objects: 100% (26/26)        
remote: Compressing objects: 100% (26/26), done.        
remote: Total 26 (delta 23), reused 3 (delta 0), pack-reused 0        
>From https://github.com/python/cpython
 * branch                  main       -> FETCH_HEAD
Note: switching to '0c1a42cf9c8cd0d4534d5c1d58f118ce7c5c446e'.

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 0c1a42cf9c gh-87193: Support bytes objects with refcount > 1 in 
_PyBytes_Resize() (GH-117160)
Switched to and reset branch 'main'

make: *** [Makefile:2206: buildbottest] Error 2


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

Failed tests:

- test.test_multiprocessing_spawn.test_processes
- test.test_multiprocessing_forkserver.test_processes




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 
3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/223/builds/5587

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

Worker for this Build: edelsohn-fedora-z

Build Reason: <unknown>
Blamelist: Erik Soma <stillusing...@gmail.com>, Irit Katriel 
<1055913+iritkatr...@users.noreply.github.com>, Ken Jin <ken...@python.org>, 
Kerim Kabirov <the.privat33r...@pm.me>, Kirill Podoprigora 
<kirill.ba...@mail.ru>, LilKS <1244886+li...@users.noreply.github.com>, Raymond 
Hettinger <rhettin...@users.noreply.github.com>, Serhiy Storchaka 
<storch...@gmail.com>, Terry Jan Reedy <tjre...@udel.edu>, Tian Gao 
<gaogaotiant...@hotmail.com>, Totally a booplicate 
<53382877+booplic...@users.noreply.github.com>

BUILD FAILED: failed test (failure)


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

== 


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

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

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 0c1a42cf9c gh-87193: Support bytes objects with refcount > 1 in 
_PyBytes_Resize() (GH-117160)
Switched to and reset branch 'main'

make: *** [Makefile:2204: buildbottest] Error 2


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

Failed tests:

- test.test_multiprocessing_fork.test_processes




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