[Buildbot-status] Buildbot Python worker opsec-fbsd14 missing
The Buildbot worker named opsec-fbsd14 went away. It last disconnected at Wed Aug 14 07:43:04 2024. The admin on record (as reported by WORKER:info/admin) was Kurt Jaeger . ___ 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
[Buildbot-status] Buildbot Python worker opsec-fbsd15 missing
The Buildbot worker named opsec-fbsd15 went away. It last disconnected at Wed Aug 14 07:43:18 2024. The admin on record (as reported by WORKER:info/admin) was Kurt Jaeger . ___ 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
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1226/builds/2471 Buildbot URL: https://buildbot.python.org/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Mark Shannon , Rafael Fontenelle BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 29, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. remote: Total 29 (delta 9), reused 14 (delta 6), pack-reused 0 (from 0) >From https://github.com/python/cpython * branch main -> FETCH_HEAD Note: switching to 'eec7bdaf01a5c1f89265565876964c825ea334fc'. 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 Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at eec7bdaf01 GH-120024: Remove `CHECK_EVAL_BREAKER` macro. (GH-122968) Switched to and reset branch 'main' configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15) make: *** [Makefile:2304: buildbottest] Error 2 Test report === Failed tests: - test_free_threading 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
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (timed out) (3f5d9d12c74787fbf3f5891835c85cc15526c86d)
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Refleaks 3.9 while building Python. Full details are available at: https://buildbot.python.org/#/builders/85/builds/1209 Buildbot URL: https://buildbot.python.org/ Worker for this Build: cstratak-fedora-rawhide-x86_64 Build Reason: Blamelist: BUILD FAILED: failed test (failure) (timed out) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No
[Buildbot-status] ☠ Buildbot (Python): - failed compile (failure) (7b8328b6b33939dfff4606d286b10069a09223dd)
The Buildbot has detected a new failure on builder PPC64LE RHEL7 Refleaks 3.x while building Python. Full details are available at: https://buildbot.python.org/#/builders/205/builds/1199 Buildbot URL: https://buildbot.python.org/ Worker for this Build: cstratak-RHEL7-ppc64le Build Reason: Blamelist: BUILD FAILED: failed compile (failure) Summary of the results of the build (if available): === Captured traceback == remote: Enumerating objects: 167, done. remote: Counting objects: 0% (1/156) remote: Counting objects: 1% (2/156) remote: Counting objects: 2% (4/156) remote: Counting objects: 3% (5/156) remote: Counting objects: 4% (7/156) remote: Counting objects: 5% (8/156) remote: Counting objects: 6% (10/156) remote: Counting objects: 7% (11/156) remote: Counting objects: 8% (13/156) remote: Counting objects: 9% (15/156) remote: Counting objects: 10% (16/156) remote: Counting objects: 11% (18/156) remote: Counting objects: 12% (19/156) remote: Counting objects: 13% (21/156) remote: Counting objects: 14% (22/156) remote: Counting objects: 15% (24/156) remote: Counting objects: 16% (25/156) remote: Counting objects: 17% (27/156) remote: Counting objects: 18% (29/156) remote: Counting objects: 19% (30/156) remote: Counting objects: 20% (32/156) remote: Counting objects: 21% (33/156) remote: Counting objects: 22% (35/156) remote: Counting objects: 23% (36/156) remote: Counting objects: 24% (38/156) remote: Counting objects: 25% (39/156) remote: Counting objects: 26% (41/156) remote: Counting objects: 27% (43/156) remote: Counting objects: 28% (44/156) remote: Counting objects: 29% (46/156) remote: Counting objects: 30% (47/156) remote: Counting objects: 31% (49/156) remote: Counting objects: 32% (50/156) remote: Counting objects: 33% (52/156) remote: Counting objects: 34% (54/156) remote: Counting objects: 35% (55/156) remote: Counting objects: 36% (57/156) remote: Counting objects: 37% (58/156) remote: Counting objects: 38% (60/156) remote: Counting objects: 39% (61/156) remote: Counting objects: 40% (63/156) remote: Counting objects: 41% (64/156) remote: Counting objects: 42% (66/156) remote: Counting objects: 43% (68/156) remote: Counting objects: 44% (69/156) remote: Counting objects: 45% (71/156) remote: Counting objects: 46% (72/156) remote: Counting objects: 47% (74/156) remote: Counting objects: 48% (75/156) remote: Counting objects: 49% (77/156) remote: Counting objects: 50% (78/156) remote: Counting objects: 51% (80/156) remote: Counting objects: 52% (82/156) remote: Counting objects: 53% (83/156) remote: Counting objects: 54% (85/156) remote: Counting objects: 55% (86/156) remote: Counting objects: 56% (88/156) remote: Counting objects: 57% (89/156) remote: Counting objects: 58% (91/156) remote: Counting objects: 59% (93/156) remote: Counting objects: 60% (94/156) remote: Counting objects: 61% (96/156) remote: Counting objects: 62% (97/156) remote: Counting objects: 63% (99/156) remote: Counting objects: 64% (100/156) remote: Counting objects: 65% (102/156) remote: Counting objects: 66% (103/156) remote: Counting objects: 67% (105/156) remote: Counting objects: 68% (107/156) remote: Counting objects: 69% (108/156) remote: Counting objects: 70% (110/156) remote: Counting objects: 71% (111/156) remote: Counting objects: 72% (113/156) remote: Counting objects: 73% (114/156) remote: Counting objects: 74% (116/156) remote: Counting objects: 75% (117/156) remote: Counting objects: 76% (119/156) remote: Counting objects: 77% (121/156) remote: Counting objects: 78% (122/156) remote: Counting objects: 79% (124/156) remote: Counting objects: 80% (125/156) remote: Counting objects: 81% (127/156) remote: Counting objects: 82% (128/156) remote: Counting objects: 83% (130/156) remote: Counting objects: 84% (132/156) remote: Counting objects: 85% (133/156) remote: Counting objects: 86% (135/156) remote: Counting objects: 87% (136/156) remote: Counting objects: 88% (138/156) remote: Counting objects: 89% (139/156) remote: Counting objects: 90% (141/156) remote: Counting objects: 91% (142/156) remote: Count
[Buildbot-status] Buildbot Python worker kulikjak-solaris-sparcv9 missing
The Buildbot worker named kulikjak-solaris-sparcv9 went away. It last disconnected at Thu Aug 15 00:05:06 2024. The admin on record (as reported by WORKER:info/admin) was Jakub Kulik . ___ 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