Skip to content

[CI] RandomizedTimeSeriesIT testRateGroupByNothing failing #139639

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:internalClusterTest" --tests "org.elasticsearch.xpack.esql.action.RandomizedTimeSeriesIT.testRateGroupByNothing" -Dtests.seed=627E277B80832507 -Dtests.locale=teo-KE -Dtests.timezone=Europe/Malta -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Failed. Agg: RATE | Failed windows: 1 windows(1.6666666666666667%):
Failed for row:
[17, 34.86020237922169, 9.190628178521987, 1.6898218708870891, 2025-07-31T09:06:00.000Z]
Wanted: RateStats[count=16, max=RateRange[lower=6.947659347861283, upper=218.10574436779143], avg=RateRange[lower=4.8546344760157885, upper=33.83577416786363], min=RateRange[lower=0.49849344299563914, upper=4.185503299711496], sum=RateRange[lower=77.67415161625262, upper=541.3723866858181]]
Exception: 
Expected: <16L>
     but: was <17L>

Issue Reasons:

  • [main] 5 failures in test testRateGroupByNothing (0.7% fail rate in 746 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (0.4% fail rate in 491 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-platform-support (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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions