./gradlew ":x-pack:plugin:yamlRestTest" --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=ml/data_frame_analytics_crud/Test get stats given multiple analytics}" -Dtests.seed=E73A7E5D409EB54A -Dtests.locale=lkt-Latn-US -Dtests.timezone=Indian/Chagos -Druntime.java=24
java.lang.AssertionError: Failure at [ml/data_frame_analytics_crud:885]: expected [2xx] status code but api [ml.get_data_frame_analytics_stats] returned [500 Internal Server Error] [{"error":{"root_cause":[{"type":"no_shard_available_action_exception","reason":null,"stack_trace":"org.elasticsearch.action.NoShardAvailableActionException\n"}],"type":"exception","reason":"all shards failed","caused_by":{"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":".ml-stats-000001","node":null,"reason":{"type":"no_shard_available_action_exception","reason":null,"stack_trace":"org.elasticsearch.action.NoShardAvailableActionException\n"}}],"stack_trace":"Failed to execute phase [query], all shards failed; shardFailures {[_na_][.ml-stats-000001][0]: org.elasticsearch.action.NoShardAvailableActionException\n}\n\tat org.elasticsearch.server@9.1.3-SNAPSHOT/org.elasticsearch.action.search.AbstractSearchAsyncAction.onPha
[truncated]
Build Scans:
Reproduction Line:
Applicable branches:
9.1
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.