-
Notifications
You must be signed in to change notification settings - Fork 25k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] SnapshotStressTestsIT testRandomActivities failing #99477
Labels
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
low-risk
An open issue or test failure that is a low risk to future releases
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
Comments
cbuescher
added
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
>test-failure
Triaged test failures from CI
labels
Sep 12, 2023
Pinging @elastic/es-distributed (Team:Distributed) |
elasticsearchmachine
added
the
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
label
Sep 12, 2023
Apart from several thread leak errors that are probably caused by the underlying failure, thi AssertionError also seems interesting:
|
DaveCTurner
added a commit
to DaveCTurner/elasticsearch
that referenced
this issue
Oct 13, 2023
It is not valid to call `SnapshotIndexCommit#indexCommit()` if the snapshot is aborted, so we must compute `shardStateId` before adding the abort listener. Closes elastic#99477
DaveCTurner
added
the
low-risk
An open issue or test failure that is a low risk to future releases
label
Oct 13, 2023
DaveCTurner
added a commit
that referenced
this issue
Oct 13, 2023
It is not valid to call `SnapshotIndexCommit#indexCommit()` if the snapshot is aborted, so we must compute `shardStateId` before adding the abort listener. Closes #99477
DaveCTurner
added a commit
to DaveCTurner/elasticsearch
that referenced
this issue
Oct 13, 2023
It is not valid to call `SnapshotIndexCommit#indexCommit()` if the snapshot is aborted, so we must compute `shardStateId` before adding the abort listener. Closes elastic#99477
DaveCTurner
added a commit
to DaveCTurner/elasticsearch
that referenced
this issue
Oct 13, 2023
It is not valid to call `SnapshotIndexCommit#indexCommit()` if the snapshot is aborted, so we must compute `shardStateId` before adding the abort listener. Closes elastic#99477
elasticsearchmachine
pushed a commit
that referenced
this issue
Oct 13, 2023
elasticsearchmachine
pushed a commit
that referenced
this issue
Oct 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
:Distributed Coordination/Snapshot/Restore
Anything directly related to the `_snapshot/*` APIs
low-risk
An open issue or test failure that is a low risk to future releases
Team:Distributed (Obsolete)
Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination.
>test-failure
Triaged test failures from CI
Build scan:
https://gradle-enterprise.elastic.co/s/2a3kxuit7ctay/tests/:server:internalClusterTest/org.elasticsearch.snapshots.SnapshotStressTestsIT/testRandomActivities
Reproduction line:
Applicable branches:
8.9
Reproduces locally?:
No
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.snapshots.SnapshotStressTestsIT&tests.test=testRandomActivities
Failure excerpt:
The text was updated successfully, but these errors were encountered: