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] CcsCommonYamlTestSuiteIT test {p0=search/160_exists_query/Test exists query on mapped text field} failing #98852

Closed
benwtrent opened this issue Aug 24, 2023 · 3 comments
Labels
: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

@benwtrent
Copy link
Member

Seems like a weird timeout when running at encryption at rest. I am not 100% sure. looking at the cluster logs, no exceptions were thrown.

Just a timeout and a dump of threads

Build scan:
https://gradle-enterprise.elastic.co/s/ehuer3ubfyxfy/tests/:qa:ccs-common-rest:yamlRestTest/org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT/test%20%7Bp0=search%2F160_exists_query%2FTest%20exists%20query%20on%20mapped%20text%20field%7D

Reproduction line:

./gradlew ':qa:ccs-common-rest:yamlRestTest' --tests "org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT.test {p0=search/160_exists_query/Test exists query on mapped text field}" -Dtests.seed=FAA796E4A5F0D449 -Dtests.locale=de -Dtests.timezone=Etc/Greenwich -Druntime.java=20

Applicable branches:
8.10

Reproduces locally?:
No

Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT&tests.test=test%20%7Bp0%3Dsearch/160_exists_query/Test%20exists%20query%20on%20mapped%20text%20field%7D

Failure excerpt:

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

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

@benwtrent benwtrent added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI labels Aug 24, 2023
@elasticsearchmachine elasticsearchmachine added the Team:Search Meta label for search team label Aug 24, 2023
@elasticsearchmachine
Copy link
Collaborator

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

@benwtrent
Copy link
Member Author

Here are the test logs:
ccs-common-rest.zip

Here is the full test failure console output:

gradle-enterprise.elastic.co_s_ehuer3ubfyxfy_console-log_raw_task=_qa_ccs-common-rest_yamlRestTest.txt.zip

Towards the end there is are the massive dump of waiting threads due to a timeout.

@benwtrent
Copy link
Member Author

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
: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

2 participants