./gradlew ":x-pack:qa:full-cluster-restart:v8.15.0#bwcTest" -Dtests.class="org.elasticsearch.xpack.restart.FullClusterRestartIT" -Dtests.method="testSingleDoc {cluster=UPGRADED}" -Dtests.seed=AD9878366FDA34F -Dtests.bwc=true -Dtests.locale=fi -Dtests.timezone=America/St_Kitts -Druntime.java=22
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:33969], URI [/testsingledoc/_doc/1], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [testsingledoc]","resource.type":"index_or_alias","resource.id":"testsingledoc","index_uuid":"_na_","index":"testsingledoc"}],"type":"index_not_found_exception","reason":"no such index [testsingledoc]","resource.type":"index_or_alias","resource.id":"testsingledoc","index_uuid":"_na_","index":"testsingledoc"},"status":404}
Build Scans:
Reproduction Line:
Applicable branches:
main
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.