Skip to content

[CI] CsvIT test {csv-spec:k8s-timeseries-irate.Irate_of_ratio_promql} failing #143616

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.CsvIT" -Dtests.method="test {csv-spec:k8s-timeseries-irate.Irate_of_ratio_promql}" -Dtests.seed=577A3A0419AB46BF -Dtests.locale=sv-FI -Dtests.timezone=Asia/Amman -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Data mismatch:
row 5 column 0:a list containing
row 5 column 0:0: expected <0.17121614905482155> but was <0.17121614905482152>
Actual:
irate_of_ratio:double | step:datetime            | cluster:keyword
0.7377812779572093    | 2024-05-10T00:00:00.000Z | prod
0.15560960316361233   | 2024-05-10T00:00:00.000Z | qa
0.05581954089819596   | 2024-05-10T00:00:00.000Z | staging
3.088611728967339     | 2024-05-10T00:10:00.000Z | prod
0.019280051363230983  | 2024-05-10T00:10:00.000Z | qa
0.17121614905482152   | 2024-05-10T00:10:00.000Z | staging
0.021697562872698986  | 2024-05-10T00:20:00.000Z | prod
0.04152807743018099   | 2024-05-10T00:20:00.000Z | qa
3.7694327731092434    | 2024-05-10T00:20:00.000Z | staging

Expected:
irate_of_ratio:double | step:datetime            | cluster:keyword
0.7377812779572093    | 2024-05-10T00:00:00.000Z | prod
0.15560960316361233   | 2024-05-10T00:00:00.000Z | qa
0.05581954089819596   | 2024-05-10T00:00:00.000Z | staging
3.088611728967339
[truncated]

Issue Reasons:

  • [main] 24 failures in test test {csv-spec:k8s-timeseries-irate.Irate_of_ratio_promql} (4.8% fail rate in 499 executions)
  • [main] 4 failures in step part3 (4.6% fail rate in 87 executions)
  • [main] 16 failures in step part-3 (5.2% fail rate in 307 executions)
  • [main] 4 failures in pipeline elasticsearch-intake (4.6% fail rate in 87 executions)
  • [main] 17 failures in pipeline elasticsearch-pull-request (5.8% fail rate in 293 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-platform-support (66.7% fail rate in 3 executions)

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

Metadata

Metadata

Assignees

Labels

:StorageEngine/ES|QLTimeseries / metrics / PromQL / logsdb capabilities in ES|QL>test-failureTriaged test failures from CITeam:StorageEnginelow-riskAn open issue or test failure that is a low risk to future releases

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