bulbazord wrote:

Looks like an lldb-server test is now timing out on Green Dragon's LLDB 
Incremental (arm64) buildbot. Please take a look.

https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/as-lldb-cmake/36401/

```
[2025-11-18T18:35:15.484Z] 
======================================================================
[2025-11-18T18:35:15.484Z] ERROR: 
test_attach_commandline_qProcessInfo_reports_correct_pid_debugserver 
(TestGdbRemoteProcessInfo.TestGdbRemoteProcessInfo)
[2025-11-18T18:35:15.484Z] 
----------------------------------------------------------------------
[2025-11-18T18:35:15.484Z] Traceback (most recent call last):
[2025-11-18T18:35:15.484Z]   File 
"/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py",
 line 48, in test_method
[2025-11-18T18:35:15.484Z]     return attrvalue(self)
[2025-11-18T18:35:15.484Z]   File 
"/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/test/API/tools/lldb-server/TestGdbRemoteProcessInfo.py",
 line 34, in test_attach_commandline_qProcessInfo_reports_correct_pid
[2025-11-18T18:35:15.484Z]     procs = self.prep_debug_monitor_and_inferior()
[2025-11-18T18:35:15.484Z]   File 
"/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py",
 line 533, in prep_debug_monitor_and_inferior
[2025-11-18T18:35:15.484Z]     server = 
self.connect_to_debug_monitor(attach_pid=attach_pid)
[2025-11-18T18:35:15.484Z]   File 
"/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py",
 line 378, in connect_to_debug_monitor
[2025-11-18T18:35:15.484Z]     server = 
self.launch_debug_monitor(attach_pid=attach_pid)
[2025-11-18T18:35:15.484Z]   File 
"/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py",
 line 370, in launch_debug_monitor
[2025-11-18T18:35:15.484Z]     self.sock = sock.accept()[0]
[2025-11-18T18:35:15.484Z]   File 
"/Applications/Xcode_26.b4.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/socket.py",
 line 293, in accept
[2025-11-18T18:35:15.484Z]     fd, addr = self._accept()
[2025-11-18T18:35:15.484Z] socket.timeout: timed out
[2025-11-18T18:35:15.484Z] 
Config=arm64-/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/bin/clang
[2025-11-18T18:35:15.484Z] 
----------------------------------------------------------------------
[2025-11-18T18:35:15.484Z] Ran 10 tests in 40.226s
[2025-11-18T18:35:15.484Z] 
[2025-11-18T18:35:15.484Z] FAILED (errors=1, skipped=5)
[2025-11-18T18:35:15.484Z] 
[2025-11-18T18:35:15.484Z] --
```


https://github.com/llvm/llvm-project/pull/164904
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to