Skip to content

[CI] KqlParserBooleanQueryTests testParseAndQuery failing #133871

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:kql:test" --tests "org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests.testParseAndQuery" -Dtests.seed=9D65876AC0826FDE -Dtests.locale=uk-UA -Dtests.timezone=Europe/Luxembourg -Druntime.java=24

Applicable branches:
9.0

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: an instance of org.elasticsearch.index.query.BoolQueryBuilder
     but: <{
  "match" : {
    "mapped_string" : {
      "query" : "NOT anD NOT"
    }
  }
}> is a org.elasticsearch.index.query.MatchQueryBuilder

Issue Reasons:

  • [9.0] 24 failures in test testParseAndQuery (4.6% fail rate in 522 executions)
  • [9.0] 3 failures in step release-tests (15.0% fail rate in 20 executions)
  • [9.0] 2 failures in step sles-15_platform-support-unix (10.0% fail rate in 20 executions)
  • [9.0] 2 failures in step debian-12_platform-support-unix (10.5% fail rate in 19 executions)
  • [9.0] 2 failures in step rocky-9_platform-support-unix (10.0% fail rate in 20 executions)
  • [9.0] 2 failures in step openjdk21_checkpart3_java-fips-matrix (10.5% fail rate in 19 executions)
  • [9.0] 2 failures in step openjdk23_checkpart3_java-matrix (10.5% fail rate in 19 executions)
  • [9.0] 9 failures in pipeline elasticsearch-periodic (45.0% fail rate in 20 executions)
  • [9.0] 8 failures in pipeline elasticsearch-periodic-platform-support (40.0% fail rate in 20 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:Search/SearchSearch-related issues that do not fall into other categories>test-failureTriaged test failures from CITeam:SearchMeta label for search teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions