Skip to content

[CI] ThreadPoolMergeExecutorServiceDiskSpaceTests testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution failing #130205

Open
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests.testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution" -Dtests.seed=17B6AB8FAA06BC8E -Dtests.locale=sw-UG -Dtests.timezone=America/Vancouver -Druntime.java=24

Applicable branches:
8.19

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.mockito.exceptions.verification.NeverWantedButInvoked: 
mergeTask.schedule();
Never wanted here:
-> at org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests.lambda$testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution$39(ThreadPoolMergeExecutorServiceDiskSpaceTests.java:848)
But invoked here:
-> at org.elasticsearch.index.engine.ThreadPoolMergeExecutorService.lambda$enqueueMergeTaskExecution$11(ThreadPoolMergeExecutorService.java:329) with arguments: []

Issue Reasons:

  • [8.19] 8 failures in test testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution (1.2% fail rate in 658 executions)
  • [8.19] 2 failures in step part-1 (2.8% fail rate in 72 executions)
  • [8.19] 2 failures in pipeline elasticsearch-pull-request (3.1% fail rate in 64 executions)
  • [8.19] 3 failures in pipeline elasticsearch-periodic-platform-support (17.6% fail rate in 17 executions)
  • [8.19] 2 failures in pipeline elasticsearch-periodic (11.8% fail rate in 17 executions)

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

Metadata

Metadata

Labels

:Distributed Indexing/EngineAnything around managing Lucene and the Translog in an open shard.>test-failureTriaged test failures from CITeam:Distributed IndexingMeta label for Distributed Indexing 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