Skip to content
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

[CI] MixedClusterClientYamlTestSuiteIT test {p0=indices.put_alias/all_path_options/put alias with missing name} failing #100524

Closed
edsavage opened this issue Oct 9, 2023 · 4 comments
Assignees
Labels
low-risk An open issue or test failure that is a low risk to future releases :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team >test-failure Triaged test failures from CI

Comments

@edsavage
Copy link
Contributor

edsavage commented Oct 9, 2023

Build scan:
https://gradle-enterprise.elastic.co/s/4rctef4ruy3e2/tests/:qa:mixed-cluster:v7.17.14%23mixedClusterTest/org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT/test%20%7Bp0=indices.put_alias%2Fall_path_options%2Fput%20alias%20with%20missing%20name%7D
Reproduction line:

./gradlew ':qa:mixed-cluster:v7.17.14#mixedClusterTest' -Dtests.class="org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=indices.put_alias/all_path_options/put alias with missing name}" -Dtests.seed=CD5457ABE8E451FD -Dtests.bwc=true -Dtests.locale=he -Dtests.timezone=Zulu -Druntime.java=21

Applicable branches:
8.11

Reproduces locally?:
No

Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT&tests.test=test%20%7Bp0%3Dindices.put_alias/all_path_options/put%20alias%20with%20missing%20name%7D
Failure excerpt:

java.lang.Exception: Test abandoned because suite timeout was reached.

  at __randomizedtesting.SeedInfo.seed([CD5457ABE8E451FD]:0)

@edsavage edsavage added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI labels Oct 9, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@elasticsearchmachine elasticsearchmachine added the Team:Search Meta label for search team label Oct 9, 2023
@benwtrent
Copy link
Member

There is nothing in the node logs around the time of the test that indicates anything was wrong :(.

The nodes all look like they were initialized and waiting. I am not sure?

Here are the mixed-cluster logs from the failure:

mixed-cluster.zip

@benwtrent benwtrent self-assigned this Oct 9, 2023
@benwtrent benwtrent added low-risk An open issue or test failure that is a low risk to future releases and removed blocker labels Oct 11, 2023
@benwtrent
Copy link
Member

Flagging as low risk as it honestly just looks like the suite took a long time and finally timed out and it happened to be running this test at the time. The test did not take a long time run or fail.

@benwtrent
Copy link
Member

The test failed quickly due to suite timeout. Suite timeout has been increased to 60m, closing this as the individual test isn't to blame, but instead the entire suite runtime and infra.

Related: #100585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-risk An open issue or test failure that is a low risk to future releases :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants