Skip to content

[CI] UpdateMappingIntegrationIT testDynamicUpdates failing #126753

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

Closed
elasticsearchmachine opened this issue Apr 14, 2025 · 3 comments
Closed

[CI] UpdateMappingIntegrationIT testDynamicUpdates failing #126753

elasticsearchmachine opened this issue Apr 14, 2025 · 3 comments
Assignees
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

gradlew ":server:internalClusterTest" --tests "org.elasticsearch.indices.mapping.UpdateMappingIntegrationIT.testDynamicUpdates" -Dtests.seed=5F3D4882141996CB -Dtests.locale=teo -Dtests.timezone=Europe/Bucharest -Druntime.java=23

Applicable branches:
8.16

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: safeAwait: CountDownLatch did not reach zero within the timeout

Issue Reasons:

  • [8.16] 2 failures in test testDynamicUpdates (0.3% fail rate in 575 executions)
  • [8.16] 2 failures in step windows-2022_checkpart1_platform-support-windows (10.0% fail rate in 20 executions)
  • [8.16] 2 failures in pipeline elasticsearch-periodic-platform-support (10.0% fail rate in 20 executions)

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

@elasticsearchmachine elasticsearchmachine added :Core/Infra/Core Core issues without another label >test-failure Triaged test failures from CI Team:Core/Infra Meta label for core/infra team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 14, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-core-infra (Team:Core/Infra)

@rjernst rjernst added :Search Foundations/Search Catch all for Search Foundations and removed :Core/Infra/Core Core issues without another label labels Apr 19, 2025
@elasticsearchmachine elasticsearchmachine added Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch and removed Team:Core/Infra Meta label for core/infra team labels Apr 19, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

@drempapis drempapis self-assigned this Apr 25, 2025
@drempapis
Copy link
Contributor

drempapis commented Apr 25, 2025

This is the exact error reported in #116126, where the timeout was increased as a mitigation. The issue consistently occurred on Windows machines, which appear to underperform in these scenarios.

The test has been muted in versions 8.17, 8.18, and 9.0, targeting the original issue.

- class: org.elasticsearch.indices.mapping.UpdateMappingIntegrationIT
  issue: https://github.com/elastic/elasticsearch/issues/116126

The timeout has been set only in main [9.1]

elasticsearchmachine pushed a commit that referenced this issue Apr 26, 2025
This is a backport of
[116126](#116126) [
[122598](#122598) ]

closes [126753](#126753)
elasticsearchmachine pushed a commit that referenced this issue Apr 28, 2025
This is a backport of
[116126](#116126) [
[122598](#122598) ]

closes [126753](#126753
elasticsearchmachine pushed a commit that referenced this issue Apr 28, 2025
This is a backport of
[116126](#116126) [
[122598](#122598) ]

closes [126753](#126753
elasticsearchmachine pushed a commit that referenced this issue Apr 28, 2025
This is a backport of
[116126](#116126) [
[122598](#122598) ]

closes [126753](#126753)
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) :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants