-
Notifications
You must be signed in to change notification settings - Fork 25k
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] TimeSeriesLifecycleActionsIT testWaitForSnapshot failure #50781
Comments
Pinging @elastic/es-core-features (:Core/Features/ILM+SLM) |
This one is failing a lot => mute Relates elastic#50781
This one is failing a lot => mute Relates #50781
Muted in 170e100 |
This looks like the same issue in |
Yeah, I'm seeing a number of failures for different tests in |
This showed up with #50454 |
This change adds some randomness and cleanup step to TimeSeriesLifecycleActionsIT#testWaitForSnapshot and testWaitForSnapshotSlmExecutedBefore tests in attempt to make them stable. Reletes to elastic#50781
Let's please give this some immediate attention. |
Muting the test while I work on fixing its flakiness. Relates elastic#50781
|
This change adds some randomness and cleanup step to TimeSeriesLifecycleActionsIT#testWaitForSnapshot and testWaitForSnapshotSlmExecutedBefore tests in attempt to make them stable. Reletes to elastic#50781
… and testWaitForSnapshotSlmExecutedBefore test (#50818) * Fix flaky TimeSeriesLifecycleActionsIT#testWaitForSnapshot test This change adds some randomness and cleanup step to TimeSeriesLifecycleActionsIT#testWaitForSnapshot and testWaitForSnapshotSlmExecutedBefore tests in attempt to make them stable. Reletes to #50781 * Formatting changes * Longer timeout
* ILM action to wait for SLM policy execution (#50454) This change add new ILM action to wait for SLM policy execution to ensure that index has snapshot before deletion. Closes #45067 * Fix flaky TimeSeriesLifecycleActionsIT#testWaitForSnapshot test This change adds some randomness and cleanup step to TimeSeriesLifecycleActionsIT#testWaitForSnapshot and testWaitForSnapshotSlmExecutedBefore tests in attempt to make them stable. Reletes to #50781 * Formatting changes * Longer timeout * Fix Map.of in Java8 * Unused import removed
Closing this one, looks like it's successfully fixed by #50818 |
The failed today on the master intake branch: https://gradle-enterprise.elastic.co/s/aalmk4jiei77w The same error:
|
This test was recently un-muted, but is still failing Relates: #50781
This test was recently un-muted, but is still failing Relates: elastic#50781 Backport of: elastic#51203
This test was recently un-muted, but is still failing Relates: elastic#50781 Backport of: elastic#51203
This one is failing a lot => mute Relates elastic#50781
elastic#50842) Muting the test while I work on fixing its flakiness. Relates elastic#50781
… and testWaitForSnapshotSlmExecutedBefore test (elastic#50818) * Fix flaky TimeSeriesLifecycleActionsIT#testWaitForSnapshot test This change adds some randomness and cleanup step to TimeSeriesLifecycleActionsIT#testWaitForSnapshot and testWaitForSnapshotSlmExecutedBefore tests in attempt to make them stable. Reletes to elastic#50781 * Formatting changes * Longer timeout
This test was recently un-muted, but is still failing Relates: elastic#50781
I re-muted |
Another failure today on 7.x: |
Another instance https://gradle-enterprise.elastic.co/s/rd72cz5aa5lo2. |
I'll close this issue, given that it hasn't failed for over 900 builds since #51892 has been merged: |
Failure:
Reproduce line:
This didn't reproduce for me.
Build url: https://gradle-enterprise.elastic.co/s/uirpg2i73okrq
This test failed a few times already:
https://build-stats.elastic.co/app/kibana#/discover?_g=(refreshInterval:(pause:!t,value:0),time:(from:now-30d,mode:quick,to:now))&_a=(columns:!(_source),index:e58bf320-7efd-11e8-bf69-63c8ef516157,interval:auto,query:(language:lucene,query:'class:*TimeSeriesLifecycleActionsIT+AND+test:testWaitForSnapshot'),sort:!(time,desc))
The text was updated successfully, but these errors were encountered: