Skip to content

[CI] StoredFieldsSequentialIT testFetchTen failing #129975

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.testFetchTen" -Dtests.seed=2A05949FC4FEE96B -Dtests.locale=ksf -Dtests.timezone=Europe/Ulyanovsk -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 = [i, test, test.keyword]]"
                                                          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>
              i:column_at_a_time:BlockDocValuesReader.SingletonLongs: <2> unexpected but ok
                                          test:column_at_a_time:null: <2> unexpected but ok
    stored_fields[requires_source:true, fields:0, sequential: false]: <2> unexpected but ok
test.keyword:column_at_a_time:BlockDocValuesReader.SingletonOrdinals: <2> unexpected but ok
                             test:row_stride:BlockSourceReader.Bytes: <2> unexpected but ok
                                                   pages_
[truncated]

Issue Reasons:

  • [8.19] 2 failures in test testFetchTen (1.0% fail rate in 202 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