Skip to content

[CI] KnnVectorQueryBuilderCrossClusterSearchIT testKnnQueryWithCcsMinimizeRoundTripsFalse failing #135573

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:inference:internalClusterTest" --tests "org.elasticsearch.search.ccs.KnnVectorQueryBuilderCrossClusterSearchIT.testKnnQueryWithCcsMinimizeRoundTripsFalse" -Dtests.seed=B43861EF83B2BA04 -Dtests.locale=sv-SE -Dtests.timezone=Europe/Copenhagen -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: <[FailureCause[causeClass=class org.elasticsearch.index.query.QueryShardException, message=failed to create query: [knn] queries are only supported on [dense_vector] fields]]>
     but: was <[FailureCause[causeClass=class org.elasticsearch.index.shard.IllegalIndexShardStateException, message=CurrentState[RECOVERING] operations only allowed when shard state is one of [POST_RECOVERY, STARTED]], FailureCause[causeClass=class org.elasticsearch.index.query.QueryShardException, message=failed to create query: [knn] queries are only supported on [dense_vector] fields]]>

Issue Reasons:

  • [main] 5 failures in test testKnnQueryWithCcsMinimizeRoundTripsFalse (2.2% fail rate in 229 executions)
  • [main] 3 failures in step part-2 (2.9% fail rate in 105 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (2.9% fail rate in 105 executions)

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

Metadata

Metadata

Assignees

Labels

:SearchOrg/RelevanceLabel for the Search (solution/org) Relevance team>test-failureTriaged test failures from CITeam:Search - RelevanceThe Search organization Search Relevance teamlow-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