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] ClientYamlTestSuiteIT class failing #113764

Closed
elasticsearchmachine opened this issue Sep 30, 2024 · 3 comments · Fixed by #113770
Closed

[CI] ClientYamlTestSuiteIT class failing #113764

elasticsearchmachine opened this issue Sep 30, 2024 · 3 comments · Fixed by #113770
Assignees
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Sep 30, 2024

Build Scans:

Reproduction Line:

./gradlew ":rest-api-spec:yamlRestCompatTest" --tests "org.elasticsearch.test.rest.ClientYamlTestSuiteIT.test {yaml=index/92_metrics_auto_subobjects/Metrics object indexing}" -Dtests.seed=8D43089E0ACC159F -Dtests.locale=ru-BY -Dtests.timezone=Africa/Nairobi -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.IllegalArgumentException: Unknown feature mapper.subobjects_auto_fixes: check the respective FeatureSpecification is provided both in module-info.java as well as in META-INF/services and verify the module is loaded during tests.

Issue Reasons:

  • [main] 2 consecutive failures in class org.elasticsearch.test.rest.ClientYamlTestSuiteIT
  • [main] 2 consecutive failures in step rest-compat
  • [main] 4 consecutive failures in step rest-compatibility
  • [main] 2 consecutive failures in pipeline elasticsearch-intake
  • [main] 3 consecutive failures in pipeline elasticsearch-pull-request
  • [main] 46 failures in class org.elasticsearch.test.rest.ClientYamlTestSuiteIT (4.8% fail rate in 962 executions)
  • [main] 2 failures in step rest-compat (3.0% fail rate in 67 executions)
  • [main] 38 failures in step rest-compatibility (20.0% fail rate in 190 executions)
  • [main] 5 failures in step part-1 (3.0% fail rate in 165 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (2.9% fail rate in 70 executions)
  • [main] 38 failures in pipeline elasticsearch-pull-request (19.5% fail rate in 195 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :StorageEngine/Mapping The storage related side of mappings >test-failure Triaged test failures from CI labels Sep 30, 2024
elasticsearchmachine added a commit that referenced this issue Sep 30, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 3 consecutive failures in class org.elasticsearch.test.rest.ClientYamlTestSuiteIT
  • [main] 3 consecutive failures in step rest-compatibility
  • [main] 3 consecutive failures in pipeline elasticsearch-pull-request
  • [main] 44 failures in class org.elasticsearch.test.rest.ClientYamlTestSuiteIT (4.6% fail rate in 959 executions)
  • [main] 37 failures in step rest-compatibility (19.6% fail rate in 189 executions)
  • [main] 5 failures in step part-1 (3.0% fail rate in 165 executions)
  • [main] 38 failures in pipeline elasticsearch-pull-request (19.5% fail rate in 195 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added Team:StorageEngine needs:risk Requires assignment of a risk label (low, medium, blocker) labels Sep 30, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@kkrik-es kkrik-es self-assigned this Sep 30, 2024
@kkrik-es
Copy link
Contributor

#113760 should fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants