Skip to content

[CI] EsqlSpecIT test {csv-spec:approximation.Approximate stats by with zero variance} failing #144246

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT" -Dtests.method="test {csv-spec:approximation.Approximate stats by with zero variance}" -Dtests.seed=61E919074702E52B -Dtests.locale=fr-BI -Dtests.timezone=Etc/GMT-3 -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Data mismatch:
row 4 column 7:a list containing
row 4 column 7:0: expected "true" but was "false"
row 4 column 9:a list containing
row 4 column 9:0: expected "true" but was "false"
Actual:
avg:double | median:double | one:double | mv:integer | CONFIDENCE_INTERVAL(avg):double | CERTIFIED(avg):boolean | CONFIDENCE_INTERVAL(median):double | CERTIFIED(median):boolean | CONFIDENCE_INTERVAL(one):double | CERTIFIED(one):boolean
2000.0     | 2000.0        | 1.0        | 2000       | [2000.0, 2000.0]                | true                   | [2000.0, 2000.0]                   | true                      | [1.0, 1.0]                      | true
1999.0     | 1999.0        | 1.0        | 1999       | [1999.0, 1999.0]                | true                   | [1999.0, 1999.0]                   | true                      | [1.0, 1.0]                      | true
1998.0     | 1998.0        | 1.0        | 1998       | [1998.0, 1998.0]                | true                   
[truncated]

Issue Reasons:

  • [main] 3 failures in test test {csv-spec:approximation.Approximate stats by with zero variance} (0.9% fail rate in 320 executions)
  • [main] 2 failures in step part-3 (0.9% fail rate in 219 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (0.9% fail rate in 214 executions)

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

Metadata

Metadata

Assignees

Labels

:ml/ES|QLML Commands in ES|QL e.g. CATEGORIZE, SAMPLE, CHANGE_POINT etc...>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions