elasticsearch icon indicating copy to clipboard operation
elasticsearch copied to clipboard

[CI] MixedClusterClientYamlTestSuiteIT class failing

Open elasticsearchmachine opened this issue 9 months ago • 1 comments

Build Scans:

Reproduction Line:

./gradlew ":qa:mixed-cluster:v8.16.6#mixedClusterTest" -Dtests.class="org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=index/92_metrics_auto_subobjects/Root with metrics}" -Dtests.seed=DD940B707C0D3A9A -Dtests.bwc=true -Dtests.locale=id-Latn-ID -Dtests.timezone=Indian/Reunion -Druntime.java=24

Applicable branches: 8.19

Reproduces locally?: N/A

Failure History: See dashboard

Failure Message:

java.lang.AssertionError: Failure at [index/92_metrics_auto_subobjects:75]: expected [2xx] status code but api [indices.put_index_template] returned [400 Bad Request] [{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"composable template [test] template after composition is invalid","stack_trace":"org.elasticsearch.ElasticsearchException$1: composable template [test] template after composition is invalid\n\tat [email protected]/org.elasticsearch.ElasticsearchException.guessRootCauses(ElasticsearchException.java:706)\n\tat [email protected]/org.elasticsearch.ElasticsearchException.generateFailureXContent(ElasticsearchException.java:634)\n\tat [email protected]/org.elasticsearch.rest.RestResponse.build(RestResponse.java:187)\n\tat [email protected]/org.elasticsearch.rest.RestResponse.<init>(RestResponse.java:146)\n\tat [email protected]/org.elasticsearch.rest.RestResponse.<init>(RestResponse.java:1
[truncated]

Issue Reasons:

  • [8.19] 18 consecutive failures in step 8.16.6_bwc
  • [8.19] 18 failures in class org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT (1.8% fail rate in 990 executions)
  • [8.19] 18 failures in step 8.16.6_bwc (100.0% fail rate in 18 executions)
  • [8.19] 18 failures in pipeline elasticsearch-periodic (100.0% fail rate in 18 executions)

Note: This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

elasticsearchmachine avatar Feb 28 '25 13:02 elasticsearchmachine

Pinging @elastic/es-search-foundations (Team:Search Foundations)

elasticsearchmachine avatar Feb 28 '25 13:02 elasticsearchmachine

Closing as this is related to 127292

drempapis avatar Aug 12 '25 08:08 drempapis