Skip to content

[CI] MixedClusterEsqlSpecIT test {csv-spec:lookup-join.LookupJoinWithMixPushableAndUnpushableFilters} failing #143378

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v9.3.2#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" -Dtests.method="test {csv-spec:lookup-join.LookupJoinWithMixPushableAndUnpushableFilters}" -Dtests.seed=4A0791B78797EB0C -Dtests.bwc=true -Dtests.locale=os-Cyrl-GE -Dtests.timezone=Australia/Sydney -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Context: {took=33, completion_time_in_millis=1772450253196, is_partial=false, columns=[{name=id_int, type=integer}, {name=name_str, type=keyword}, {name=extra1, type=keyword}, {name=other1, type=keyword}, {name=other2, type=integer}], expiration_time_in_millis=1772882253009, values=[[4, David, qux, zeta, 6000]], start_time_in_millis=1772450253163, documents_found=2, values_loaded=7}
Expected a list containing
0: expected "Line 2:3: evaluation of [LOOKUP JOIN multi_column_joinable_lookup ON id_int, is_active_bool] failed, treating result as null. Only first 20 failures recorded." but was "Line 3:18: evaluation of [id_int + 5000] failed, treating result as null. Only first 20 failures recorded."
1: expected "Line 2:3: java.lang.IllegalArgumentException: LOOKUP JOIN encountered multi-value" but was "Line 3:18: java.lang.IllegalArgumentException: single-value function encountered multi-value"
2: expected "Line 3:18: evaluation of [id_int + 5000] failed, treating r
[truncated]

Issue Reasons:

  • [main] 2 consecutive failures in step 8.19.13_part_3_bwc-snapshots
  • [main] 9 failures in test test {csv-spec:lookup-join.LookupJoinWithMixPushableAndUnpushableFilters} (1.0% fail rate in 911 executions)
  • [main] 2 failures in step 9.3.2_part_3_bwc-snapshots (0.9% fail rate in 223 executions)
  • [main] 2 failures in step pr-upgrade-part-3 (0.8% fail rate in 254 executions)
  • [main] 2 failures in step 9.2.7_part_3_bwc-snapshots (0.9% fail rate in 225 executions)
  • [main] 2 failures in step 8.19.13_part_3_bwc-snapshots (100.0% fail rate in 2 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (1.1% fail rate in 275 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
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