Skip to content

[CI] AggregationReductionCircuitBreakingIT testCBTrippingOnReduction failing #134667

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":modules:aggregations:internalClusterTest" --tests "org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT.testCBTrippingOnReduction" -Dtests.seed=60C721FCE0F2C9D5 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=gsw-LI -Dtests.timezone=America/Vancouver -Druntime.java=24

Applicable branches:
9.1

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: a string containing "QueryPhaseResultConsumer.reduce"
     but: was "Failed to execute phase [fetch], 
	at org.elasticsearch.action.search.AbstractSearchAsyncAction.onPhaseFailure(AbstractSearchAsyncAction.java:624)
	at org.elasticsearch.action.search.SearchQueryThenFetchAsyncAction.onPhaseFailure(SearchQueryThenFetchAsyncAction.java:81)
	at org.elasticsearch.action.search.FetchSearchPhase$1.onFailure(FetchSearchPhase.java:88)
	at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:29)
	at org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:35)
	at org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:1044)
	at org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:27)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1095)
	at java.base/java.util.concurrent.ThreadP
[truncated]

Issue Reasons:

  • [9.1] 4 consecutive failures in step release-tests
  • [9.1] 26 failures in test testCBTrippingOnReduction (7.8% fail rate in 333 executions)
  • [9.1] 4 failures in step release-tests (80.0% fail rate in 5 executions)
  • [9.1] 2 failures in step single-processor-node-tests (15.4% fail rate in 13 executions)
  • [9.1] 3 failures in step concurrent-search-tests (25.0% fail rate in 12 executions)
  • [9.1] 2 failures in step windows-2025_checkpart1_platform-support-windows (15.4% fail rate in 13 executions)
  • [9.1] 2 failures in step encryption-at-rest (15.4% fail rate in 13 executions)
  • [9.1] 3 failures in step openjdk21_checkpart1_java-fips-matrix (23.1% fail rate in 13 executions)
  • [9.1] 2 failures in step almalinux-8-aarch64_checkpart1_platform-support-arm (15.4% fail rate in 13 executions)
  • [9.1] 2 failures in step openjdk21_checkpart1_java-matrix (15.4% fail rate in 13 executions)
  • [9.1] 10 failures in pipeline elasticsearch-periodic (71.4% fail rate in 14 executions)
  • [9.1] 7 failures in pipeline elasticsearch-periodic-platform-support (53.8% fail rate in 13 executions)

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

Metadata

Metadata

Assignees

Labels

:Analytics/AggregationsAggregations>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-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