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] StandardVersusLogsIndexModeRandomDataChallengeRestIT testHistogramAggregation failing #113109

Open
elasticsearchmachine opened this issue Sep 18, 2024 · 3 comments
Assignees
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :StorageEngine/Logs You know, for Logs Team:StorageEngine >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":modules:data-streams:javaRestTest" --tests "org.elasticsearch.datastreams.logsdb.qa.StandardVersusLogsIndexModeRandomDataChallengeRestIT.testHistogramAggregation" -Dtests.seed=FFFD197B88B36E3D -Dtests.locale=ar-SA -Dtests.timezone=Antarctica/Syowa -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:45305], URI [/logs-apache-contender/_search], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[{"type":"string_index_out_of_bounds_exception","reason":"Range [0, 6) out of bounds for length 5"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"fetch","grouped":true,"failed_shards":[{"shard":0,"index":".ds-logs-apache-contender-2024.09.18-000001","node":"WP2EwvNxTeSSzPK4qbGGRQ","reason":{"type":"string_index_out_of_bounds_exception","reason":"Range [0, 6) out of bounds for length 5"}}],"caused_by":{"type":"string_index_out_of_bounds_exception","reason":"Range [0, 6) out of bounds for length 5","caused_by":{"type":"string_index_out_of_bounds_exception","reason":"Range [0, 6) out of bounds for length 5"}}},"status":500}

Issue Reasons:

  • [main] 3 failures in test testHistogramAggregation (1.4% fail rate in 220 executions)
  • [main] 2 failures in step part-1 (2.1% fail rate in 96 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (2.1% fail rate in 95 executions)

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

@elasticsearchmachine elasticsearchmachine added :StorageEngine/Logs You know, for Logs >test-failure Triaged test failures from CI labels Sep 18, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 3 failures in test testHistogramAggregation (1.4% fail rate in 220 executions)
  • [main] 2 failures in step part-1 (2.1% fail rate in 96 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (2.1% fail rate in 95 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue Sep 18, 2024
…odeRandomDataChallengeRestIT testHistogramAggregation #113109
@elasticsearchmachine elasticsearchmachine added Team:StorageEngine needs:risk Requires assignment of a risk label (low, medium, blocker) labels Sep 18, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

@kkrik-es
Copy link
Contributor

Another duplicate.

@kkrik-es kkrik-es removed their assignment Sep 19, 2024
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/Logs You know, for Logs Team:StorageEngine >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants