-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Closed
Copy link
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination teammedium-riskAn open issue or test failure that is a medium risk to future releasesAn open issue or test failure that is a medium risk to future releases
Description
Build Scans:
Reproduction Line:
./gradlew ":x-pack:qa:rolling-upgrade:v9.2.0#upgradedClusterTest" -Dtests.class="org.elasticsearch.upgrades.DataStreamsUpgradeIT" -Dtests.method="testDataStreamValidationDoesNotBreakUpgrade" -Dtests.seed=F70ECBC8A5C1BD21 -Dtests.bwc=true -Dtests.locale=en-US -Dtests.timezone=Etc/GMT+11 -Druntime.java=25
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: timed out waiting for green state for index [logs-barbaz] cluster state [{
"cluster_name" : "v9.2.0",
"cluster_uuid" : "gyhgkq5gTN-_JMIMXgD7Xw",
"version" : 1778,
"state_uuid" : "nCxM-IPnSt-lLUVd0Yuvzw",
"master_node" : "r5tvncrmRnGnH-KpVpAnbA",
"blocks" : {
"indices" : {
"mounted_index_shared_cache" : {
"8" : {
"description" : "index write (api)",
"retryable" : false,
"levels" : [
"write"
]
}
},
"mounted_index_full_copy" : {
"8" : {
"description" : "index write (api)",
"retryable" : false,
"levels" : [
"write"
]
}
},
"index_first_reindex_test_data_stream-01" : {
"4" : {
"description" : "index closed",
"retryable" : false,
"levels" : [
"read",
"write"
]
}
},
".ds-reindex_test_data_stream-202
[truncated]
Issue Reasons:
- [main] 2 failures in test testDataStreamValidationDoesNotBreakUpgrade (0.2% fail rate in 1000 executions)
- [main] 2 failures in pipeline elasticsearch-intake (9.1% fail rate in 22 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination teammedium-riskAn open issue or test failure that is a medium risk to future releasesAn open issue or test failure that is a medium risk to future releases