-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Closed
Copy link
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases
Description
Build Scans:
- elasticsearch-intake #28762 / 8.19.5_bwc-snapshots
- elasticsearch-intake #28764 / 8.19.5_bwc-snapshots
- elasticsearch-intake #28762 / 9.1.5_bwc-snapshots
- elasticsearch-intake #28763 / 9.0.8_bwc-snapshots
- elasticsearch-intake #28763 / 8.19.5_bwc-snapshots
- elasticsearch-intake #28764 / 9.1.5_bwc-snapshots
- elasticsearch-intake #28763 / 9.1.5_bwc-snapshots
- elasticsearch-intake #28762 / 9.0.8_bwc-snapshots
- elasticsearch-intake #28764 / 9.0.8_bwc-snapshots
- elasticsearch-intake #28763 / 9.2.0_bwc-snapshots
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:multi-clusters:v9.1.5#bwcTest" -Dtests.class="org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT" -Dtests.method="test {csv-spec:inlinestats.DocsMultiAggsMultiGroupings}" -Dtests.seed=EB7B0D862A1A5A21 -Dtests.bwc=true -Dtests.locale=ht-HT -Dtests.timezone=Jamaica -Druntime.java=25
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError:
Data mismatch:
row 4 column 2:a list containing
row 4 column 2:0: expected <58644.0> but was <50836.67>
row 4 column 3:a list containing
row 4 column 3:0: expected "2" but was "3"
Actual:
emp_no:integer | salary:integer | avg_salary:double | count:long | languages:integer | tenure:integer
10001 | 57305 | 51130.5 | 2 | 2 | 39
10002 | 56371 | 40180.0 | 3 | 5 | 39
10004 | 36174 | 30749.0 | 2 | 5 | 38
10005 | 63528 | 63528.0 | 1 | 1 | 36
10007 | 74572 | 50836.67 | 3 | 4 | 36
Expected:
emp_no:integer | salary:integer | avg_salary:double | count:long | languages:integer | tenure:integer
10001 | 57305 | 51130.5 | 2 | 2 | 39
10002 | 56371
[truncated]
Issue Reasons:
- [main] 51 consecutive failures in test test {csv-spec:inlinestats.DocsMultiAggsMultiGroupings}
- [main] 7 consecutive failures in step 8.19.5_bwc-snapshots
- [main] 7 consecutive failures in step 9.1.5_bwc-snapshots
- [main] 7 consecutive failures in step 9.0.8_bwc-snapshots
- [main] 7 consecutive failures in step 9.2.0_bwc-snapshots
- [main] 6 consecutive failures in step 9.0.8_part_3_bwc-snapshots
- [main] 6 consecutive failures in step 8.19.5_part_3_bwc-snapshots
- [main] 5 consecutive failures in step 9.1.5_part_3_bwc-snapshots
- [main] 6 consecutive failures in step 9.2.0_part_3_bwc-snapshots
- [main] 7 consecutive failures in pipeline elasticsearch-intake
- [main] 6 consecutive failures in pipeline elasticsearch-pull-request
- [main] 51 failures in test test {csv-spec:inlinestats.DocsMultiAggsMultiGroupings} (5.1% fail rate in 1000 executions)
- [main] 7 failures in step 8.19.5_bwc-snapshots (18.4% fail rate in 38 executions)
- [main] 7 failures in step 9.1.5_bwc-snapshots (19.4% fail rate in 36 executions)
- [main] 7 failures in step 9.0.8_bwc-snapshots (20.0% fail rate in 35 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 ESQLAKA ESQL>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases