Skip to content

[CI] MixedClusterEsqlSpecIT test {where-like.RlikeWithUpperTurnedInsensitive SYNC} failing #129103

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.12.2#javaRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT" -Dtests.method="test {where-like.RlikeWithLowerConflictingFolded SYNC}" -Dtests.seed=2330B6AAC8F568C2 -Dtests.bwc=true -Dtests.locale=de-AT -Dtests.timezone=Europe/Gibraltar -Druntime.java=24

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:41641], URI [/_query?pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
Warnings: [No limit defined, adding default limit of [500]]
¿eerror¿jroot_cause�¿dtypevverification_exceptionfreasonx�Found 1 problem
line 4:9: Unknown function [TO_UPPER], did you mean any of [to_ver, to_integer, to_ip, to_str, to_ulong, to_ul]?kstack_tracey
�org.elasticsearch.xpack.esql.analysis.VerificationException: Found 1 problem
line 4:9: Unknown function [TO_UPPER], did you mean any of [to_ver, to_integer, to_ip, to_str, to_ulong, to_ul]?
	at org.elasticsearch.xpack.esql.analysis.Analyzer.verify(Analyzer.java:120)
	at org.elasticsearch.xpack.esql.analysis.Analyzer.analyze(Analyzer.java:114)
	at org.elasticsearch.xpack.esql.session.EsqlSession.lambda$analyzedPlan$2(EsqlSession.java:145)
	at org.elasticsearch.xpack.esql.session.EsqlSession.lambda$preAnalyze$5(EsqlSession.java:170)
	at org.elasticsearch.server@8.12
[truncated]

Issue Reasons:

  • [8.19] 5 failures in test test {where-like.RlikeWithUpperTurnedInsensitive SYNC} (2.5% fail rate in 198 executions)
  • [8.19] 4 failures in step 8.11.4_bwc (66.7% fail rate in 6 executions)
  • [8.19] 5 failures in pipeline elasticsearch-periodic (83.3% fail rate in 6 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 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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions