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] EnrichIT testAvgDurationByArtist failing #123093

Open
elasticsearchmachine opened this issue Feb 21, 2025 · 2 comments
Open

[CI] EnrichIT testAvgDurationByArtist failing #123093

elasticsearchmachine opened this issue Feb 21, 2025 · 2 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

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.action.EnrichIT.testAvgDurationByArtist" -Dtests.seed=BC97B63594E42D7C -Dtests.locale=naq -Dtests.timezone=Africa/Gaborone -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: an empty collection
     but: <[LEAK: resource was not cleaned up before it was garbage-collected.
Recent access records: 
Created at:
	in [elasticsearch[main-cluster-0][search][T#2]][testStopQueryLocal]
	org.elasticsearch.search.internal.SearchContext.<init>(SearchContext.java:79)
	org.elasticsearch.search.DefaultSearchContext.<init>(DefaultSearchContext.java:172)
	org.elasticsearch.search.SearchService.createSearchContext(SearchService.java:1191)
	org.elasticsearch.search.SearchService.createSearchContext(SearchService.java:1166)
	org.elasticsearch.xpack.esql.plugin.DataNodeComputeHandler$DataNodeRequestExecutor.lambda$acquireSearchContexts$5(DataNodeComputeHandler.java:318)
	org.elasticsearch.action.ActionRunnable$2.accept(ActionRunnable.java:58)
	org.elasticsearch.action.ActionRunnable$2.accept(ActionRunnable.java:55)
	org.elasticsearch.action.ActionRunnable$4.doRun(ActionRunnable.java:101)
	org.elasticsearch.common.util.concurrent.AbstractRunna
[truncated]

Issue Reasons:

  • [main] 2 failures in test testAvgDurationByArtist (0.5% fail rate in 421 executions)

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

@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test testAvgDurationByArtist (0.5% fail rate in 421 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels Feb 21, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

@dnhatn dnhatn self-assigned this Feb 21, 2025
@dnhatn dnhatn 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 Feb 21, 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

2 participants