Skip to content

[CI] testRelocationWithConcurrentIndexing fails #34950

@dnhatn

Description

@dnhatn

This test is failing on the master branch.

Error: no data nodes with criteria [dBUFa2wKQMiz0s9AKZXg8g]

   > Throwable #1: org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:42932], URI [relocation_with_concurrent_indexing/_count?preference=_only_nodes%3AdBUFa2wKQMiz0s9AKZXg8g], status line [HTTP/1.1 400 Bad Request]
   > {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"no data nodes with criteria [dBUFa2wKQMiz0s9AKZXg8g] found for shard: [relocation_with_concurrent_indexing][0]"}],"type":"illegal_argument_exception","reason":"no data nodes with criteria [dBUFa2wKQMiz0s9AKZXg8g] found for shard: [relocation_with_concurrent_indexing][0]"},"status":400}
./gradlew :qa:rolling-upgrade:v6.6.0-SNAPSHOT#oneThirdUpgradedTestRunner \
  -Dtests.seed=21AA246620D7D177 \
  -Dtests.class=org.elasticsearch.upgrades.RecoveryIT \
  -Dtests.method="testRelocationWithConcurrentIndexing" \
  -Dtests.security.manager=true \
  -Dtests.locale=es-PE \
  -Dtests.timezone=Asia/Atyrau \
  -Dcompiler.java=11 \
  -Druntime.java=8

CI instances:

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/RecoveryAnything around constructing a new shard, either from a local or a remote source.>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions