[ 
https://issues.apache.org/jira/browse/HDDS-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-12694:
----------------------------------
    Labels: pull-request-available  (was: )

> failed to shutdown MiniOzoneChaosCluster
> ----------------------------------------
>
>                 Key: HDDS-12694
>                 URL: https://issues.apache.org/jira/browse/HDDS-12694
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>
> {code}
> [main] INFO  ozone.MiniOzoneLoadGenerator 
> (MiniOzoneLoadGenerator.java:startIO(85)) - Starting MiniOzoneLoadGenerator 
> for time 120:SECONDS
> [main] ERROR loadgenerators.LoadExecutors 
> (LoadExecutors.java:waitForCompletion(97)) - startIO failed with exception
> java.util.concurrent.ExecutionException: java.lang.IndexOutOfBoundsException: 
> Index: 0, Size: 0
>       at 
> java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
>       at 
> java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
>       at 
> org.apache.hadoop.ozone.loadgenerators.LoadExecutors.waitForCompletion(LoadExecutors.java:95)
>       at 
> org.apache.hadoop.ozone.MiniOzoneLoadGenerator.startIO(MiniOzoneLoadGenerator.java:89)
>       at 
> org.apache.hadoop.ozone.TestMiniChaosOzoneCluster.testReadWriteWithChaosCluster(TestMiniChaosOzoneCluster.java:221)
> ...
> Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
>       at java.util.ArrayList.rangeCheck(ArrayList.java:659)
>       at java.util.ArrayList.get(ArrayList.java:435)
>       at 
> org.apache.hadoop.ozone.loadgenerators.LoadExecutors.load(LoadExecutors.java:60)
>       at 
> org.apache.hadoop.ozone.loadgenerators.LoadExecutors.lambda$startLoad$0(LoadExecutors.java:87)
> ...
> [main] ERROR ozone.MiniOzoneChaosCluster 
> (MiniOzoneChaosCluster.java:shutdown(139)) - failed to shutdown 
> MiniOzoneChaosCluster
> java.util.concurrent.CancellationException
>       at java.util.concurrent.FutureTask.report(FutureTask.java:121)
>       at java.util.concurrent.FutureTask.get(FutureTask.java:192)
>       at 
> org.apache.hadoop.ozone.failure.FailureManager.stop(FailureManager.java:84)
>       at 
> org.apache.hadoop.ozone.MiniOzoneChaosCluster.shutdown(MiniOzoneChaosCluster.java:134)
>       at 
> org.apache.hadoop.ozone.TestMiniChaosOzoneCluster.shutdown(TestMiniChaosOzoneCluster.java:204)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to