Skip to content

[CI] Suite timeouts for SharedClusterSnapshotRestoreIT #58019

@tvernum

Description

@tvernum

We're chalking up a few suite timeout issues in SharedClusterSnapshotRestoreIT

The most recent is from testDeleteSnapshot, but the other failures are during different methods.
I've looked at the logs from the most recent, and it looks like it makes steady progress over the 20 minutes, it just doesn't complete.

Build scan: https://gradle-enterprise.elastic.co/s/m6oinpo4ixbdw

Repro line:

 ./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT.testDeleteSnapshot" -Dtests.seed=285EA2B9085044FA -Dtests.security.manager=true -Dtests.locale=th-TH -Dtests.timezone=SystemV/CST6CDT -Druntime.java=11

(but not really relevant since it's a suite timeout)

Applicable branches: master, 7.x

Failure history:
Build Stats

Failure excerpt:

org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT > classMethod FAILED
    java.lang.Exception: Suite timeout exceeded (>= 1200000 msec).
        at __randomizedtesting.SeedInfo.seed([285EA2B9085044FA]:0)

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions