Skip to content

[CI] GenerativeIT test failing #138454

@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.GenerativeIT.test" -Dtests.seed=C19CE13F6D1FA65B -Dtests.locale=ff-Adlm-GW -Dtests.timezone=Etc/GMT-5 -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: query: from date_n*,airports_not_indexed | stats  HrgYUGxU = values(to_upper(abbrev)), `num` = count(*), VReWCvOC = values(scalerank), `city_location` = absent(scalerank + scalerank + scalerank) | inline stats  UXsZNVqS = values(num), yHBrsizQa = sum(num) + avg(num) + median(num), SfXqVAZBr = avg(VReWCvOC) + median(VReWCvOC), city_location = values(HrgYUGxU) by HrgYUGxU
exception: method [POST], host [http://[::1]:39891], 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: "illegal_argument_exception"
    reason: "sub-plan execution results too large [3mb] > 524.2kb"
    stack_trace: "org.elasticsearch.ElasticsearchException$1: sub-plan execution results\
      \ too large [3mb] > 524.2kb\n\tat org.elasticsearch.server@9.3.0-SNAPSHOT/org.elasticsearch.ElasticsearchException.guessRootCauses(ElasticsearchException.java:797)\n\
      \tat
[truncated]

Issue Reasons:

  • [main] 3 failures in test test (1.0% fail rate in 312 executions)
  • [main] 2 failures in step part-3 (1.2% fail rate in 167 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (1.2% fail rate in 172 executions)

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

Metadata

Metadata

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions