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
I can see current gradle failures happening due to this issue.
Failure trace
REPRODUCE WITH: ./gradlew ':qa:full-cluster-restart:v1.4.0#oldClusterTest' --tests "org.opensearch.upgrades.FullClusterRestartIT.testEmptyShard" -Dtests.seed=CFDACBBA3F54FD83 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=is -Dtests.timezone=Asia/Almaty -Druntime.java=17
org.opensearch.upgrades.FullClusterRestartIT > testEmptyShard FAILED
org.opensearch.client.WarningFailureException: method [PUT], host [http://[::1]:33109], URI [/test_empty_shard], status line [HTTP/1.1 200 OK]
Warnings: [Translog retention settings [index.translog.retention.age] and [index.translog.retention.size] are deprecated and effectively ignored. They will be removed in a future version.]
{"acknowledged":true,"shards_acknowledged":true,"index":"test_empty_shard"}
at __randomizedtesting.SeedInfo.seed([CFDACBBA3F54FD83:83A11C62C36DD216]:0)
at app//org.opensearch.client.RestClient.convertResponse(RestClient.java:346)
at app//org.opensearch.client.RestClient.performRequest(RestClient.java:320)
at app//org.opensearch.client.RestClient.performRequest(RestClient.java:295)
at app//org.opensearch.test.rest.OpenSearchRestTestCase.createIndex(OpenSearchRestTestCase.java:973)
at app//org.opensearch.test.rest.OpenSearchRestTestCase.createIndex(OpenSearchRestTestCase.java:956)
at app//org.opensearch.test.rest.OpenSearchRestTestCase.createIndex(OpenSearchRestTestCase.java:952)
at app//org.opensearch.upgrades.FullClusterRestartIT.testEmptyShard(FullClusterRestartIT.java:670)
I can see current gradle failures happening due to this issue.
Failure trace
❌ Gradle Check failure c5141ef
Log 3234
Reports 3234
The text was updated successfully, but these errors were encountered: