-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
Correctness 2026-02-09
-
None
-
None
-
None
-
None
-
None
-
None
-
None
On timeout of a bazel command, dump the java stack traces of bazel processes.
Attach those stack traces and some logs from bazel in the `resmoke_tests` task.
The `bazel test` in the `resmoke_tests` task is hanging several times a day with output like:
```
[2026/01/06 11:14:23.373] [36,145 / 36,147] 29 / 32 tests; [Sched] Linking src/third_party/wiredtiger/wt_with_debug; 1410s
```
Due to the apparent higher frequency of bazel hanging in this task I want to get some better details about what is happening.
- is related to
-
SERVER-119244 Investigate hangs with actions stuck in "[sched]"
-
- Backlog
-