Open
Description
Build Scans:
- elasticsearch-intake #22793 / 8.19.0_bwc-snapshots
- elasticsearch-intake #22791 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71018 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71026 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71023 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71021 / 8.19.0_bwc-snapshots
- elasticsearch-intake #22785 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71016 / 8.19.0_bwc-snapshots
Reproduction Line:
./gradlew ":x-pack:plugin:inference:qa:mixed-cluster:v8.19.0#javaRestTest" -Dtests.class="org.elasticsearch.xpack.inference.qa.mixed.OpenAIServiceMixedIT" -Dtests.method="testOpenAiEmbeddings" -Dtests.seed=621980E76EDAF484 -Dtests.bwc=true -Dtests.locale=to-TO -Dtests.timezone=America/Swift_Current -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:40527], URI [_inference/text_embedding/mixed-cluster-embeddings], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"resource_not_found_exception","reason":"Inference endpoint not found [mixed-cluster-embeddings]"}],"type":"resource_not_found_exception","reason":"Inference endpoint not found [mixed-cluster-embeddings]"},"status":404}
Issue Reasons:
- [main] 2 consecutive failures in pipeline elasticsearch-pull-request
- [main] 8 failures in test testOpenAiEmbeddings (3.1% fail rate in 262 executions)
- [main] 8 failures in step 8.19.0_bwc-snapshots (6.3% fail rate in 126 executions)
- [main] 3 failures in pipeline elasticsearch-intake (9.1% fail rate in 33 executions)
- [main] 5 failures in pipeline elasticsearch-pull-request (5.3% fail rate in 94 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.