You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :server:internalClusterTest
REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.remotestore.RemoteIndexRecoveryIT.testRerouteRecovery" -Dtests.seed=C1632176ED291892 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=es-NI -Dtests.timezone=Pacific/Easter -Druntime.java=20
org.opensearch.remotestore.RemoteIndexRecoveryIT > testRerouteRecovery FAILED
[test-idx-1/MHVstgGeSU-XgzmIfvptHg] IndexNotFoundException[no such index [test-idx-1]]
at __randomizedtesting.SeedInfo.seed([C1632176ED291892:6CC89222D8717AD0]:0)
at app//org.opensearch.indices.IndicesService.indexServiceSafe(IndicesService.java:689)
at app//org.opensearch.indices.recovery.IndexRecoveryIT.lambda$testRerouteRecovery$1(IndexRecoveryIT.java:528)
at app//org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1085)
at app//org.opensearch.test.OpenSearchTestCase.assertBusy(OpenSearchTestCase.java:1058)
at app//org.opensearch.indices.recovery.IndexRecoveryIT.testRerouteRecovery(IndexRecoveryIT.java:526)
Gradle check has failed on push of your commit 8324b88.
Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/23786/.
Is the failure a flaky test unrelated to your change?
The text was updated successfully, but these errors were encountered: