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 unmapped date field} failing #96073

Closed
fcofdez opened this issue May 12, 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

@fcofdez
Copy link
Contributor

fcofdez commented May 12, 2023

Build scan:
https://gradle-enterprise.elastic.co/s/xavaeoxg72uha/tests/:qa:ccs-common-rest:yamlRestTest/org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT/test%20%7Bp0=search%2F160_exists_query%2FTest%20exists%20query%20on%20unmapped%20date%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 unmapped date field}" -Dtests.seed=9BECCAB8252C419 -Dtests.locale=el-GR -Dtests.timezone=Australia/West -Druntime.java=20

Applicable branches:
main

Reproduces locally?:
Didn't try

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%20unmapped%20date%20field%7D

Failure excerpt:

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

  at __randomizedtesting.SeedInfo.seed([9BECCAB8252C419]:0)

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

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

@benwtrent
Copy link
Member

Again, the suite timeout is likely NOT due to this individual test, but because all previous tests took so long to run :/

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