[CI] Timeout failure in class CloseWhileRelocatingShardsIT, test testCloseWhileRelocatingShards #53544
Labels
:Distributed Indexing/Recovery
Anything around constructing a new shard, either from a local or a remote source.
>test-failure
Triaged test failures from CI
v8.0.0-alpha1
I see three CI test failures on
master
that seem to share a pattern. I can't reproduce the failure locally.There is a lot of failure output, including three distinct exceptions. The first is an
AssertionError
about a timeout:The second is an assertion error about pending shard operations:
Finally, there's a thread leak error:
There is a lot of other log output in the build logs.
Links to build scans:
It looks like the last time we addressed a test failure here was #49403.
The text was updated successfully, but these errors were encountered: