./gradlew ":test:external-modules:test-esql-heap-attack:javaRestTest" --tests "org.elasticsearch.xpack.esql.heap_attack.HeapAttackSubqueryIT.testManyRandomKeywordFieldsInSubqueryIntermediateResults" -Dtests.seed=BD34B42D8273E17A -Dtests.configure_test_clusters_with_one_processor=true -Dtests.locale=jmc-Latn-TZ -Dtests.timezone=Asia/Jerusalem -Druntime.java=25
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:34003], URI [/_nodes/stats], status line [HTTP/1.1 503 Service Unavailable]
{"error":{"root_cause":[{"type":"master_not_discovered_exception","reason":null}],"type":"master_not_discovered_exception","reason":null},"status":503}
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.