Skip to content

[CI] StoredFieldsSequentialIT class failing #127562

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.StoredFieldsSequentialIT.testAggTenPercentDefault" -Dtests.seed=BD008EF4955BAD95 -Dtests.configure_test_clusters_with_one_processor=true -Dtests.locale=fa-Arab-IR -Dtests.timezone=Europe/Bratislava -Druntime.java=24 

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:38811], URI [/_query?pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request] Warnings: [No limit defined, adding default limit of [1000]] --- error: root_cause: - type: "verification_exception" reason: "Found 1 problem\nline 2:21: Unknown column [test.keyword]" stack_trace: "org.elasticsearch.xpack.esql.VerificationException: Found 1 problem\n\ line 2:21: Unknown column [test.keyword]\n\tat org.elasticsearch.xpack.esql.analysis.Analyzer.verify(Analyzer.java:203)\n\ \tat org.elasticsearch.xpack.esql.analysis.Analyzer.analyze(Analyzer.java:197)\n\ \tat org.elasticsearch.xpack.esql.session.EsqlSession.lambda$analyzedPlan$7(EsqlSession.java:322)\n\ \tat org.elasticsearch.xpack.esql.session.EsqlSession.analyzeAndMaybeRetry(EsqlSession.java:521)\n\ \tat org.elasticsearch.xpack.esql.session.EsqlSession.lambda$analyzedPlan$15(EsqlSession.java:364)\n\ \tat [truncated] 

Issue Reasons:

  • [main] 7 failures in class org.elasticsearch.xpack.esql.qa.single_node.StoredFieldsSequentialIT (6.7% fail rate in 104 executions)
  • [main] 3 failures in step part-3 (7.5% fail rate in 40 executions)
  • [main] 2 failures in step part3 (10.5% fail rate in 19 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (7.5% fail rate in 40 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (10.5% fail rate in 19 executions)

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions