Skip to content

[CI] GenerativeForkIT test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm} failing #137160

@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.GenerativeForkIT" -Dtests.method="test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm}" -Dtests.seed=787C2B9F4B932B22 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ca-IT -Dtests.timezone=America/Montreal -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:46131], URI [/_query/async/FkJXdjRkcHNOUWJlRDNOTlRuZnNJNXccT3A5QmVKUU9Tdld6djd0SW44YnRWdzo0MTUwNw==?wait_for_completion_timeout=6000s&pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
Warnings: [No limit defined, adding default limit of [1000]]
¿eerror¿jroot_cause�¿dtypevverification_exceptionfreasonxRFound 1 problem
line 3:47: Unsupported join filter expression:TERM(other1, "beta")kstack_trace�y��org.elasticsearch.xpack.esql.VerificationException: Found 1 problem
line 3:47: Unsupported join filter expression:TERM(other1, "beta")
	at org.elasticsearch.xpack.esql.analysis.Analyzer.verify(Analyzer.java:243)
	at org.elasticsearch.xpack.esql.analysis.Analyzer.analyze(Analyzer.java:237)
	at org.elasticsearch.xpack.esql.session.EsqlSession.analyzedPlan(EsqlSession.java:947)
	at org.elasticsearch.xpack.esql.session.EsqlSession.analyzeWithRetry(EsqlSession.java:893)
	at org.elasticsearch.xpack.esql
[truncated]

Issue Reasons:

  • [main] 3 consecutive failures in step release-tests
  • [main] 5 consecutive failures in step checkpart3_release-tests
  • [main] 10 failures in test test {csv-spec:lookup-join-expression.LookupJoinExpressionWithTerm} (6.0% fail rate in 167 executions)
  • [main] 3 failures in step release-tests (100.0% fail rate in 3 executions)
  • [main] 2 failures in step part-3 (2.2% fail rate in 89 executions)
  • [main] 5 failures in step checkpart3_release-tests (100.0% fail rate in 5 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (100.0% fail rate in 2 executions)
  • [main] 7 failures in pipeline elasticsearch-pull-request (7.9% fail rate in 89 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