Skip to content

[CI] StoredFieldsSequentialIT testAggTenPercentConfiguredToTenPct failing #129065

Closed
@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.testAggTenPercentConfiguredToTenPct" -Dtests.seed=A75999C72786D230 -Dtests.locale=lt -Dtests.timezone=Asia/Pontianak -Druntime.java=24

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Expected a map containing
                                                    operator: "ValuesSourceReaderOperator[fields = [test]]"
                                                      status: a map containing
                                                 readers_built: a map containing
 stored_fields[requires_source:true, fields:0, sequential: true]: expected a value equal to or greater than <1> but was <missing>
                                      test:column_at_a_time:null: <2> unexpected but ok
stored_fields[requires_source:true, fields:0, sequential: false]: <2> unexpected but ok
                         test:row_stride:BlockSourceReader.Bytes: <2> unexpected but ok
                                               pages_processed: <2> unexpected but ok
                                                  rows_emitted: <100> unexpected but ok
                                                 process_nanos: <18808100> unexpected but ok
                   
[truncated]

Issue Reasons:

  • [8.19] 2 failures in test testAggTenPercentConfiguredToTenPct (1.4% fail rate in 138 executions)

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

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions