Skip to content

DataNodeRequestSenderIT.testSearchWhileRelocating failing #127163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bpintea opened this issue Apr 22, 2025 · 4 comments
Closed

DataNodeRequestSenderIT.testSearchWhileRelocating failing #127163

bpintea opened this issue Apr 22, 2025 · 4 comments
Assignees
Labels
:Analytics/Compute Engine Analytics in ES|QL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@bpintea
Copy link
Contributor

bpintea commented Apr 22, 2025

CI Link

https://buildkite.com/elastic/elasticsearch-pull-request/builds/68843#01965dba-3b40-4523-beb0-6d42a9343363

Repro line

./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderIT.testSearchWhileRelocating" -Dtests.seed=CE7E1BE4B05747C -Dtests.locale=ff-Latn-GH -Dtests.timezone=Asia/Phnom_Penh -Druntime.java=24

Does it reproduce?

No

Applicable branches

main

Failure history

No response

Failure excerpt

REPRODUCE WITH: ./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderIT.testSearchWhileRelocating" -Dtests.seed=CE7E1BE4B05747C -Dtests.locale=ff-Latn-GH -Dtests.timezone=Asia/Phnom_Penh -Druntime.java=24
  |  
  | DataNodeRequestSenderIT > testSearchWhileRelocating FAILED
  | com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=788, name=Thread-27, state=RUNNABLE, group=TGRP-DataNodeRequestSenderIT]
  | at __randomizedtesting.SeedInfo.seed([CE7E1BE4B05747C:5E8B0EEBF2D85D00]:0)
  |  
  | Caused by:
  | [index-1/i8P4IN9wSGiQCYyWEh8RUg][[index-1][5]] org.elasticsearch.action.NoShardAvailableActionException: this IndexReader is closed
  | at __randomizedtesting.SeedInfo.seed([CE7E1BE4B05747C]:0)
@bpintea bpintea added >test-failure Triaged test failures from CI needs:triage Requires assignment of a team area label :Analytics/Compute Engine Analytics in ES|QL and removed needs:triage Requires assignment of a team area label labels Apr 22, 2025
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 22, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@nik9000
Copy link
Member

nik9000 commented Apr 22, 2025

@idegtiarenko , is this one you?

@alex-spies
Copy link
Contributor

The failing test was added today by #126653, so I assigned this to @idegtiarenko .

I believe the test failure shows that the query failed the "old fashioned way" rather than succeeding by retrying; since this is just the old behavior, I believe this can be considered a low risk test failure. @idegtiarenko , do you agree?

@alex-spies alex-spies added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 22, 2025
@idegtiarenko
Copy link
Contributor

Same as #127188

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Compute Engine Analytics in ES|QL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

5 participants