Skip to content

[CI] HeapAttackIT testLookupExplosionNoFetch failing #127365

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

Open
elasticsearchmachine opened this issue Apr 24, 2025 · 3 comments
Open

[CI] HeapAttackIT testLookupExplosionNoFetch failing #127365

elasticsearchmachine opened this issue Apr 24, 2025 · 3 comments
Assignees
Labels
:Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Apr 24, 2025

Build Scans:

Reproduction Line:

./gradlew ":test:external-modules:test-esql-heap-attack:javaRestTest" --tests "org.elasticsearch.xpack.esql.heap_attack.HeapAttackIT.testLookupExplosionNoFetch" -Dtests.seed=FAE10A848D7D09BA -Dtests.locale=ja -Dtests.timezone=Canada/Yukon -Druntime.java=24

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:37951], URI [/_query?error_trace=], status line [HTTP/1.1 429 Too Many Requests]
Warnings: [No limit defined, adding default limit of [1000]]
{"error":{"root_cause":[{"type":"circuit_breaking_exception","reason":"[request] Data too large, data for [serialize lookup join response] would be [561439584/535.4mb], which is larger than the limit of [322122547/307.1mb]","bytes_wanted":561439584,"bytes_limit":322122547,"durability":"TRANSIENT","stack_trace":"org.elasticsearch.common.breaker.CircuitBreakingException: [request] Data too large, data for [serialize lookup join response] would be [561439584/535.4mb], which is larger than the limit of [322122547/307.1mb]\n\tat org.elasticsearch.common.breaker.ChildMemoryCircuitBreaker.circuitBreak(ChildMemoryCircuitBreaker.java:92)\n\tat org.elasticsearch.common.breaker.ChildMemoryCircuitBreaker.limit(ChildMemoryCircuitBreaker.java:182)\n\tat org.elasticsearch.common.break
[truncated]

Issue Reasons:

  • [8.19] 3 failures in test testLookupExplosionNoFetch (0.6% fail rate in 509 executions)
  • [8.19] 3 failures in pipeline elasticsearch-periodic-platform-support (17.6% fail rate in 17 executions)

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

@elasticsearchmachine elasticsearchmachine added :Analytics/ES|QL AKA ESQL >test-failure Triaged test failures from CI Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 24, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-analytical-engine (Team:Analytics)

@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 4 failures in test testLookupExplosionNoFetch (0.4% fail rate in 932 executions)
  • [main] 2 failures in step ubuntu-2404-aarch64_checkpart1_platform-support-arm (10.5% fail rate in 19 executions)
  • [main] 2 failures in step part-1 (0.6% fail rate in 323 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-platform-support (10.0% fail rate in 20 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (0.6% fail rate in 322 executions)

Build Scans:

@astefan
Copy link
Contributor

astefan commented Apr 25, 2025

I found two previous reports for this specific tests, even though it might not be the same source, would you mind having another look at it @nik9000?

@astefan astefan added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants