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] KeywordFieldMapperTests testBlockLoaderFromRowStrideReader failing #110163

Closed
elasticsearchmachine opened this issue Jun 25, 2024 · 3 comments · Fixed by #110170
Closed

[CI] KeywordFieldMapperTests testBlockLoaderFromRowStrideReader failing #110163

elasticsearchmachine opened this issue Jun 25, 2024 · 3 comments · Fixed by #110170
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

Build Scans:

Reproduction Line:

./gradlew ':server:test' --tests "org.elasticsearch.index.mapper.KeywordFieldMapperTests.testBlockLoaderFromRowStrideReader" -Dtests.seed=F554F46D5B0FC7D6 -Dtests.locale=mt-MT -Dtests.timezone=Asia/Yerevan -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.ClassCastException: class java.lang.String cannot be cast to class java.util.List (java.lang.String and java.util.List are in module java.base of loader 'bootstrap')

Issue Reasons:

  • [main] 5 failures in test testBlockLoaderFromRowStrideReader (0.5% fail rate)

Note:
This issue was created using new, in-development muting automation. Please mind any issues.

@elasticsearchmachine elasticsearchmachine added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI labels Jun 25, 2024
@elasticsearchmachine elasticsearchmachine added Team:Search Meta label for search team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jun 25, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

@brianseeders brianseeders added :StorageEngine/Mapping The storage related side of mappings and removed :Search/Search Search-related issues that do not fall into other categories Team:Search Meta label for search team labels Jun 25, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

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.

3 participants