dlg99 opened a new issue, #4411:
URL: https://github.com/apache/bookkeeper/issues/4411

   BookieAutoRecoveryTest.testClosedLedgers is flaky. It fails sporadically.
   
   ```
   Error:  
org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testClosedLedgers -- 
Time elapsed: 120.0 s <<< ERROR!
   org.junit.runners.model.TestTimedOutException: test timed out after 120 
seconds
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:[134](https://github.com/apache/bookkeeper/actions/runs/9310045725/job/25626894702?pr=4080#step:7:135)5)
        at 
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
        at 
app//org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testClosedLedgers(BookieAutoRecoveryTest.java:216)
        at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
        at 
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at [email protected]/java.lang.Thread.run(Thread.java:829)```
   ```
   
   CI log: 
https://github.com/apache/bookkeeper/actions/runs/9310045725/job/25626894702?pr=4080
   PR: https://github.com/apache/bookkeeper/pull/4080 (but it failed on other 
PRs too)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to