Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5626 Track and Address Flaky tests
  3. HDDS-5818

Intermittent failure in TestWatchForCommit#testWatchForCommitForRetryfailure

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • None
    • None
    • None
    • None

    Description

      TestWatchForCommit#testWatchForCommitForRetryfailure failed on this CI run: https://github.com/apache/ozone/runs/3764586124

       

      java.util.concurrent.ExecutionException: org.apache.ratis.protocol.exceptions.AlreadyClosedException: SlidingWindow$Client:client-D2E01343FC6D->RAFT is closed. 
      [2818|https://github.com/apache/ozone/runs/3764586124#step:4:2818] at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357) 
      [2819|https://github.com/apache/ozone/runs/3764586124#step:4:2819] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908) 
      [2820|https://github.com/apache/ozone/runs/3764586124#step:4:2820] at org.apache.hadoop.ozone.client.rpc.TestWatchForCommit.testWatchForCommitForRetryfailure(TestWatchForCommit.java:266)
      ...
       
      [2871|https://github.com/apache/ozone/runs/3764586124#step:4:2871]Caused by: org.apache.ratis.protocol.exceptions.AlreadyClosedException: SlidingWindow$Client:client-D2E01343FC6D->RAFT is closed. 
      [2872|https://github.com/apache/ozone/runs/3764586124#step:4:2872] at org.apache.ratis.util.SlidingWindow$Client.alreadyClosed(SlidingWindow.java:378) 
      [2873|https://github.com/apache/ozone/runs/3764586124#step:4:2873] at org.apache.ratis.util.SlidingWindow$Client.fail(SlidingWindow.java:366) 
      [2874|https://github.com/apache/ozone/runs/3764586124#step:4:2874] at org.apache.ratis.client.impl.OrderedAsync.failAllAsyncRequests(OrderedAsync.java:148) 
      [2875|https://github.com/apache/ozone/runs/3764586124#step:4:2875] at org.apache.ratis.client.impl.OrderedAsync.handleAsyncRetryFailure(OrderedAsync.java:152) 
      [2876|https://github.com/apache/ozone/runs/3764586124#step:4:2876] at org.apache.ratis.client.impl.OrderedAsync.lambda$sendRequest$10(OrderedAsync.java:252) 
      [2877|https://github.com/apache/ozone/runs/3764586124#step:4:2877] at java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:884)
      ...
      

      Attachments

        1. it-client.zip
          363 kB
          Ethan Rose

        Issue Links

          Activity

            People

              Unassigned Unassigned
              erose Ethan Rose
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: