Skip to content

[CI] SnapshotShutdownIT testRemoveNodeDuringSnapshot failing #142868

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.snapshots.SnapshotShutdownIT.testRemoveNodeDuringSnapshot" -Dtests.seed=6DFB118D1BD59622 -Dtests.locale=ks-Arab-IN -Dtests.timezone=America/Havana -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: All incoming requests on node [node_s0] should have finished. Expected 0 bytes for requests in-flight but got 192 bytes; pending tasks [[{
  "node" : "node_s0",
  "id" : 1764,
  "type" : "transport",
  "action" : "internal:cluster/snapshot/update_snapshot_status",
  "description" : "",
  "start_time" : "2026-02-23T15:49:56.995Z",
  "start_time_in_millis" : 1771861796995,
  "running_time" : "4.4m",
  "running_time_in_nanos" : 264781045618,
  "cancellable" : false,
  "parent_task_id" : "iv97ALZmQ1yxWv7ENOq7Qw:39",
  "headers" : { }
}]]

Issue Reasons:

  • [main] 9 failures in test testRemoveNodeDuringSnapshot (1.9% fail rate in 467 executions)
  • [main] 2 failures in step part1 (3.1% fail rate in 64 executions)
  • [main] 6 failures in step part-1 (2.2% fail rate in 274 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (3.1% fail rate in 64 executions)
  • [main] 6 failures in pipeline elasticsearch-pull-request (2.2% fail rate in 270 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITeam:DistributedMeta label for distributed team.needs:riskRequires assignment of a risk label (low, medium, blocker)

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