bowenlan-amzn

Results 79 comments of bowenlan-amzn

``` Suite: Test class org.opensearch.indexmanagement.transform.resthandler.RestStopTransformActionIT 2> REPRODUCE WITH: gradlew ':integTest' --tests "org.opensearch.indexmanagement.transform.resthandler.RestStopTransformActionIT.test stopping a stopped Transform" -Dtests.seed=3AE2878216465C0D -Dtests.security.manager=false -Dtests.locale=ar-SA -Dtests.timezone=PLT -Druntime.java=17 2> java.lang.AssertionError: expected: but was: at __randomizedtesting.SeedInfo.seed([3AE2878216465C0D:BB536F5FF53592B4]:0) at org.junit.Assert.fail(Assert.java:89)...

``` org.opensearch.indexmanagement.snapshotmanagement.resthandler.RestExplainSnapshotManagementIT > test explaining a snapshot management policy FAILED java.lang.AssertionError: Policy creation trigger time didn't match expected: but was: REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.indexmanagement.snapshotmanagement.resthandler.RestExplainSnapshotManagementIT.test explaining a snapshot management...

``` REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT.test stop rollup when multiple shards configured for IM config index" -Dtests.seed=4C04B53ACE4A7D12 -Dtests.security.manager=false -Dtests.locale=be-BY -Dtests.timezone=Africa/Blantyre -Druntime.java=17 org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT > test stop rollup when multiple shards...

``` REPRODUCE WITH: ./gradlew ':integTest' --tests "org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT.test stopping a failed rollup" -Dtests.seed=[60](https://github.com/opensearch-project/index-management/actions/runs/6087082323/job/16529957685?pr=917#step:4:61)268BB86926DC53 -Dtests.security.manager=false -Dtests.locale=es-PA -Dtests.timezone=Etc/GMT+6 -Druntime.java=17 org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT > test stopping a failed rollup FAILED java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([60268BB86926DC53:433E0635F0981A5]:0) at org.opensearch.indexmanagement.rollup.resthandler.RestStopRollupActionIT$test stopping...

``` org.opensearch.indexmanagement.indexstatemanagement.resthandler.RestRetryFailedManagedIndexActionIT > test index not failed FAILED org.opensearch.client.ResponseException: method [PUT], host [http://127.0.0.1:36939/], URI [/_plugins/_ism/policies/nKcdTokvYV?refresh=true], status line [HTTP/1.1 400 Bad Request] {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"mapper [managed_index_metadata.step.step_status] cannot be changed from type [text] to...

There are situations multi node test running very long, 5-10x of normal run time. One such situation I checked is one node is stuck with problematic node lock. This happens...

First time saw such error ``` * What went wrong: Execution failed for task ':server:filepermissions'. > Found invalid file permissions: Source file is executable: /home/runner/work/OpenSearch/OpenSearch/server/src/main/java/org/opensearch/action/support/clustermanager/ClusterManagerNodeAckRequest.java Source file is executable: /home/runner/work/OpenSearch/OpenSearch/server/src/main/java/org/opensearch/action/support/clustermanager/TransportClusterManagerNodeExtendedAction.java...

@sbcd90 @praveensameneni I belive Subho worked on this before, can do a review. @petardz please rebase and let's get this in, don't want the effort here to be wasted.