Skip to content

[CI] DeleteProjectActionTests testSimpleDelete failing #131979

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":test:external-modules:test-multi-project:test" --tests "org.elasticsearch.multiproject.action.DeleteProjectActionTests.testSimpleDelete" -Dtests.seed=C59C794EA2C88846 -Dtests.locale=en-MH -Dtests.timezone=America/Lower_Princes -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 [TEST-DeleteProjectActionTests.testDeleteNonExisting-seed#[C59C794EA2C88846]][testDeleteNonExisting]
	org.elasticsearch.multiproject.action.DeleteProjectActionTests.testDeleteNonExisting(DeleteProjectActionTests.java:62)
	java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	java.base/java.lang.reflect.Method.invoke(Method.java:580)
	com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
	com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
	com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
	com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
	com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementA
[truncated]

Issue Reasons:

  • [main] 2 failures in test testSimpleDelete (2.3% fail rate in 88 executions)
  • [main] 2 failures in step openjdk23_checkpart1_java-matrix (66.7% fail rate in 3 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (50.0% fail rate in 4 executions)

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

Metadata

Metadata

Assignees

Labels

:Core/Infra/CoreCore issues without another label>test-failureTriaged test failures from CITeam:Core/InfraMeta label for core/infra teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions