Skip to content

[CI] MixedClusterEsqlSpecIT test {ip.ToIpInAgg SYNC} failing #129771

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 {ip.ToIpInAgg SYNC}" -Dtests.seed=C54CA2EEAB86B72A -Dtests.bwc=true -Dtests.locale=sd -Dtests.timezone=Etc/GMT-9 -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]:37515], URI [/_query?pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
:)
�ú�errorú�root_causeøú�typePparsing_exception�reasonàline 1:42: mismatched input '=' expecting {<EOF>, PIPE, COMMA, '.'}ü�stack_traceàorg.elasticsearch.xpack.esql.parser.ParsingException: line 1:42: mismatched input '=' expecting {<EOF>, PIPE, COMMA, '.'}
	at org.elasticsearch.xpack.esql.parser.EsqlParser$1.syntaxError(EsqlParser.java:109)
	at org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)
	at org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)
	at org.antlr.v4.runtime.DefaultErrorStrategy.reportInputMismatch(DefaultErrorStrategy.java:327)
	at org.antlr.v4.runtime.DefaultErrorStrategy.reportError(DefaultErrorStrategy.java:139)
	at org.elasticsearch.xpack.esql.parser.EsqlBaseParser.singleStatement(EsqlBaseParser.java:188)
	at org.elasticsearch.xpack.esql.parser.EsqlParser
[truncated]

Issue Reasons:

  • [8.19] 5 consecutive failures in step 8.12.2_bwc
  • [8.19] 6 failures in test test {ip.ToIpInAgg SYNC} (4.5% fail rate in 133 executions)
  • [8.19] 5 failures in step 8.12.2_bwc (100.0% fail rate in 5 executions)
  • [8.19] 5 failures in pipeline elasticsearch-periodic (100.0% fail rate in 5 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