[DEBUG] [12/19/2025 18:34:40.121] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:34:40,121 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [12/19/2025 18:34:40.121] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [12/19/2025 18:34:40.122] [main] [EventStream(pekko://test)] Default Loggers started 06:34:40,136 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.229:17355] with UID [-2273196347929215538] [INFO] [12/19/2025 18:34:40.136] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.229:17355] with UID [-2273196347929215538] [INFO] [12/19/2025 18:34:40.137] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.229:17355] - Starting up, Pekko version [1.0.3] ... 06:34:40,137 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.229:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [12/19/2025 18:34:40.139] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.229:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:34:40,139 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.229:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [12/19/2025 18:34:40.139] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.229:17355] - Started up successfully 06:34:40,139 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.229:17355] - Started up successfully 06:34:40,141 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.229:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [12/19/2025 18:34:40.141] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.229:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [12/19/2025 18:34:40.141] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.229:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:34:40,141 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.229:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:34:40,157 PM [main] [INFO] IsolationScenarioTest - testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry starting 06:34:40,158 PM [main] [INFO] IsolationScenarioTest - createRaftActors starting [WARN] [12/19/2025 18:34:40.160] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower84]: org.opendaylight.controller.cluster.common.actor.Monitor@42d897f3 [INFO] [pekkoDeadLetter][12/19/2025 18:34:40.160] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower84] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:40,161 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower84] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:40,162 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - follower84: Starting recovery with journal batch size 1000 06:34:40,162 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower84: started executor 06:34:40,162 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower84: started executor 06:34:40,163 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower84: metadata journal open: replayFrom=1 applyTo=0 06:34:40,164 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower84: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:34:40,164 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower84: journal open: applyTo=0 06:34:40,164 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: journal writer started 06:34:40,164 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: waiting to receive commands [WARN] [12/19/2025 18:34:40.166] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower85]: org.opendaylight.controller.cluster.common.actor.Monitor@3aa3b6c2 [INFO] [pekkoDeadLetter][12/19/2025 18:34:40.166] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower85] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:40,166 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower85] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:40,167 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10481382359519922114/follower84/TermInfo.properties does not exist 06:34:40,167 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower84: skipping unrecognized file /tmp/junit-10481382359519922114/follower84/journal-v1-1.log 06:34:40,167 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower84: skipping unrecognized file /tmp/junit-10481382359519922114/follower84/metadata-v1-1.log 06:34:40,167 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower84: no eligible files found 06:34:40,167 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - follower84: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:34:40,172 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - follower85: Starting recovery with journal batch size 1000 06:34:40,173 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower85: started executor 06:34:40,173 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - follower85: started executor 06:34:40,173 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower85: metadata journal open: replayFrom=1 applyTo=0 06:34:40,174 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - follower85: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:34:40,174 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - follower85: journal open: applyTo=0 06:34:40,174 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: journal writer started 06:34:40,174 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: waiting to receive commands 06:34:40,176 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader83] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [12/19/2025 18:34:40.177] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.common.actor.Monitor@24c2535a [INFO] [pekkoDeadLetter][12/19/2025 18:34:40.176] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader83] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:40,177 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - leader83: Starting recovery with journal batch size 1000 06:34:40,177 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10481382359519922114/follower85/TermInfo.properties does not exist 06:34:40,177 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader83: started executor 06:34:40,177 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower85: skipping unrecognized file /tmp/junit-10481382359519922114/follower85/journal-v1-1.log 06:34:40,177 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader83: started executor 06:34:40,177 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower85: skipping unrecognized file /tmp/junit-10481382359519922114/follower85/metadata-v1-1.log 06:34:40,177 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower85: no eligible files found 06:34:40,177 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower85: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:34:40,178 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - leader83: metadata journal open: replayFrom=1 applyTo=0 06:34:40,178 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - leader83: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:34:40,178 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - leader83: journal open: applyTo=0 06:34:40,178 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: journal writer started 06:34:40,178 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: waiting to receive commands 06:34:40,179 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10481382359519922114/leader83/TermInfo.properties does not exist 06:34:40,179 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader83: skipping unrecognized file /tmp/junit-10481382359519922114/leader83/journal-v1-1.log 06:34:40,179 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader83: skipping unrecognized file /tmp/junit-10481382359519922114/leader83/metadata-v1-1.log 06:34:40,179 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - leader83: no eligible files found 06:34:40,179 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader83: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:34:41,118 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=0, votedFor=null 06:34:41,118 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=0, votedFor=null 06:34:41,118 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader83: Set currentTerm=0, votedFor=null 06:34:41,118 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - follower84: Local TermInfo store seeded with TermInfo{term=0} 06:34:41,118 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower85: Local TermInfo store seeded with TermInfo{term=0} 06:34:41,118 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - leader83: Local TermInfo store seeded with TermInfo{term=0} 06:34:41,119 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower84: Pekko recovery completed and can restore from snapshot 06:34:41,119 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower85: Pekko recovery completed and can restore from snapshot 06:34:41,119 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader83: Pekko recovery completed and can restore from snapshot 06:34:41,119 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower84: starting journal recovery 06:34:41,119 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader83: starting journal recovery 06:34:41,119 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower85: starting journal recovery 06:34:41,119 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - follower84: Moving last applied index from -1 to -1 06:34:41,119 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - leader83: Moving last applied index from -1 to -1 06:34:41,119 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - follower85: Moving last applied index from -1 to -1 06:34:41,119 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - follower84: empty journal: appending 0 entries 06:34:41,119 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - follower85: empty journal: appending 0 entries 06:34:41,119 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - leader83: empty journal: appending 0 entries 06:34:41,119 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower85: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:34:41,119 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - leader83: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:34:41,119 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower84: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:34:41,119 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - leader83: journal recovery completedin 442.4 μs with journalIndex=1 06:34:41,119 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - follower85: journal recovery completedin 439.3 μs with journalIndex=1 06:34:41,119 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader83: Journal recovery completed and can restore from snapshot 06:34:41,119 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower85: Journal recovery completed and can restore from snapshot 06:34:41,119 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - follower84: journal recovery completedin 467.3 μs with journalIndex=1 06:34:41,119 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower84: Journal recovery completed and can restore from snapshot 06:34:41,120 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:41,120 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:41,120 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:41,121 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:41,121 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:34:41,121 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - leader83 (Follower): Received TimeoutNow - switching to Candidate 06:34:41,121 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Election: Candidate has following voting peers: [follower85, follower84] [WARN] [12/19/2025 18:34:41.121] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/leader83])) [WARN] [12/19/2025 18:34:41.121] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/leader83])) [WARN] [12/19/2025 18:34:41.121] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/leader83])) [WARN] [12/19/2025 18:34:41.121] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/leader83])) [INFO] [pekkoDeadLetter][12/19/2025 18:34:41.120] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][12/19/2025 18:34:41.120] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][12/19/2025 18:34:41.120] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][12/19/2025 18:34:41.120] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:41,221 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:41,372 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:41,523 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:41,674 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:41,825 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:41,976 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:42,127 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:42,278 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:42,402 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - leader83: Set currentTerm=1, votedFor=leader83 06:34:42,402 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - leader83 (Candidate): Starting new election term 1 06:34:42,402 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Sending RequestVote{term=1, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} to peer follower85 06:34:42,402 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Sending RequestVote{term=1, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} to peer follower84 06:34:42,402 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:34:42,402 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - leader83 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 06:34:42,402 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Cluster state: [] 06:34:42,402 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Candidate in requestVote:RequestVote{term=1, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:34:42,402 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:34:42,402 PM [test-pekko.actor.default-dispatcher-15] [INFO] Follower - follower85 (Follower): Term 1 in "RequestVote{term=1, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 0 - updating term 06:34:42,402 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Cluster state: [] 06:34:42,403 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Candidate in requestVote:RequestVote{term=1, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:34:42,403 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - follower84 (Follower): Term 1 in "RequestVote{term=1, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 0 - updating term 06:34:42,403 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Received ElectionTimeout 06:34:42,429 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:42,580 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:42,731 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:42,882 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:43,33 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:43,184 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:43,325 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - leader83: Set currentTerm=2, votedFor=leader83 06:34:43,326 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - leader83 (Candidate): Starting new election term 2 06:34:43,326 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=1, votedFor=null 06:34:43,326 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=1, votedFor=null 06:34:43,326 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Sending RequestVote{term=2, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} to peer follower85 06:34:43,326 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Sending RequestVote{term=2, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} to peer follower84 06:34:43,326 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): In requestVote: RequestVote{term=1, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 1, votedFor: null, lastIndex: -1, lastTerm: -1 06:34:43,326 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): In requestVote: RequestVote{term=1, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 1, votedFor: null, lastIndex: -1, lastTerm: -1 06:34:43,326 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Received ElectionTimeout 06:34:43,335 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:43,486 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:43,637 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:43,789 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:43,940 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:44,91 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:44,230 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=1, votedFor=leader83 06:34:44,230 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=1, votedFor=leader83 06:34:44,231 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 06:34:44,231 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - leader83: Set currentTerm=3, votedFor=leader83 06:34:44,231 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 06:34:44,231 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - leader83 (Candidate): Starting new election term 3 06:34:44,231 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:34:44,231 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Cluster state: [] 06:34:44,231 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:34:44,231 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Candidate in requestVote:RequestVote{term=2, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:34:44,231 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Sending RequestVote{term=3, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} to peer follower85 06:34:44,231 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - follower84 (Follower): Term 2 in "RequestVote{term=2, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 1 - updating term 06:34:44,231 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Cluster state: [] 06:34:44,231 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Candidate in requestVote:RequestVote{term=2, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:34:44,231 PM [test-pekko.actor.default-dispatcher-15] [INFO] Follower - follower85 (Follower): Term 2 in "RequestVote{term=2, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 1 - updating term 06:34:44,231 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Sending RequestVote{term=3, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} to peer follower84 06:34:44,231 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Received ElectionTimeout 06:34:44,242 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:44,393 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:44,544 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:44,695 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:44,846 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry(IsolationScenarioTest.java:137) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:34:44,906 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - leader83: Set currentTerm=4, votedFor=leader83 06:34:44,906 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=2, votedFor=null 06:34:44,906 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=2, votedFor=null 06:34:44,906 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - leader83 (Candidate): Starting new election term 4 06:34:44,906 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Sending RequestVote{term=4, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} to peer follower85 06:34:44,906 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): In requestVote: RequestVote{term=2, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 06:34:44,906 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): In requestVote: RequestVote{term=2, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 06:34:44,906 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): Sending RequestVote{term=4, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} to peer follower84 06:34:44,907 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 4 06:34:44,907 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader83 (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 06:34:44,907 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Election: Leader has following peers: [follower85, follower84] 06:34:44,907 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower85: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:34:44,907 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower84: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:34:44,907 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - leader83 (Candidate) :- Switching from behavior Candidate to Leader, election term: 4 06:34:44,908 PM [test-pekko.actor.default-dispatcher-6] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.ElectionTimeout] from TestActor[pekko://test/user/leader83] to TestActor[pekko://test/user/leader83] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:44,909 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader83] to Actor[pekko://test/deadLetters] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:34:44,909 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader83] to Actor[pekko://test/deadLetters] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/leader83] unhandled message from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.base.messages.ElectionTimeout@fded8bd [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@45e2bff1 [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@e02929 [INFO] [pekkoDeadLetter][12/19/2025 18:34:44.908] [test-pekko.actor.default-dispatcher-18] [pekko://test/user/leader83] Message [org.opendaylight.controller.cluster.raft.base.messages.ElectionTimeout] from TestActor[pekko://test/user/leader83] to TestActor[pekko://test/user/leader83] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@19c75b68 [INFO] [pekkoDeadLetter][12/19/2025 18:34:44.908] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader83] to Actor[pekko://test/deadLetters] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@312a2ef1 [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@61e70212 [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@60cfd666 [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@43f0dd0c [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@23cd2e25 [INFO] [pekkoDeadLetter][12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply] from TestActor[pekko://test/user/leader83] to Actor[pekko://test/deadLetters] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@7ae34fdc [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@6481ca00 [WARN] [12/19/2025 18:34:44.909] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@215c7321 [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@6baacd29 [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@bd7f22f [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@61ecf89f [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@23eb4af8 [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@1e151829 [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@2a67c74e [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@2c49fa9d [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@550cd966 [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@63ee57be [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@7727b13a [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@14592051 [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@27ad0c55 [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@36effcb9 [WARN] [12/19/2025 18:34:44.910] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@7c8b353f 06:34:45,506 PM [test-pekko.actor.default-dispatcher-12] [WARN] Leader - leader83 (Leader): At least 1 followers need to be active, Switching leader83 from Leader to IsolatedLeader 06:34:45,507 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Election: Leader has following peers: [follower85, follower84] 06:34:45,507 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Checking sendAppendEntries for follower follower85: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:34:45,507 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Checking sendAppendEntries for follower follower84: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:34:45,507 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - leader83 (Leader) :- Switching from behavior Leader to IsolatedLeader, election term: 4 06:34:45,528 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=2, votedFor=leader83 06:34:45,528 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=2, votedFor=leader83 06:34:45,528 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): requestVote returning: RequestVoteReply{term=2, voteGranted=true} 06:34:45,528 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): requestVote returning: RequestVoteReply{term=2, voteGranted=true} 06:34:45,528 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:34:45,528 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Cluster state: [] 06:34:45,528 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Candidate in requestVote:RequestVote{term=3, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:34:45,528 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - follower84 (Follower): Term 3 in "RequestVote{term=3, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 2 - updating term 06:34:45,528 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:34:45,528 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Cluster state: [] 06:34:45,528 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Candidate in requestVote:RequestVote{term=3, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:34:45,528 PM [test-pekko.actor.default-dispatcher-15] [INFO] Follower - follower85 (Follower): Term 3 in "RequestVote{term=3, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 2 - updating term 06:34:46,848 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=3, votedFor=null 06:34:46,848 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=3, votedFor=null 06:34:46,849 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): In requestVote: RequestVote{term=3, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 06:34:46,849 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): In requestVote: RequestVote{term=3, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 06:34:47,158 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=3, votedFor=leader83 06:34:47,158 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=3, votedFor=leader83 06:34:47,158 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): requestVote returning: RequestVoteReply{term=3, voteGranted=true} 06:34:47,158 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): requestVote returning: RequestVoteReply{term=3, voteGranted=true} 06:34:47,159 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:34:47,159 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:34:47,159 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Cluster state: [] 06:34:47,159 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): Candidate in requestVote:RequestVote{term=4, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:34:47,159 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Cluster state: [] 06:34:47,159 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - follower84 (Follower): Term 4 in "RequestVote{term=4, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 3 - updating term 06:34:47,159 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): Candidate in requestVote:RequestVote{term=4, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:34:47,159 PM [test-pekko.actor.default-dispatcher-15] [INFO] Follower - follower85 (Follower): Term 4 in "RequestVote{term=4, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 3 - updating term 06:34:47,698 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=4, votedFor=null 06:34:47,698 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=4, votedFor=null 06:34:47,698 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): In requestVote: RequestVote{term=4, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 4, votedFor: null, lastIndex: -1, lastTerm: -1 06:34:47,698 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): In requestVote: RequestVote{term=4, candidateId=leader83, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 4, votedFor: null, lastIndex: -1, lastTerm: -1 06:34:48,19 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=4, votedFor=leader83 06:34:48,19 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=4, votedFor=leader83 06:34:48,19 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower84 (Follower): requestVote returning: RequestVoteReply{term=4, voteGranted=true} 06:34:48,19 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower85 (Follower): requestVote returning: RequestVoteReply{term=4, voteGranted=true} 06:34:48,20 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Last sync leader does not match current leader leader83, need to catch up to -1 06:34:48,20 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): handleAppendEntriesReply - FollowerLogInformation for follower84 updated: matchIndex: -1, nextIndex: 0 06:34:48,20 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Checking sendAppendEntries for follower follower84: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:34:48,20 PM [test-pekko.actor.default-dispatcher-16] [INFO] IsolatedLeader - leader83: IsolatedLeader leader83 switching from IsolatedLeader to Leader 06:34:48,20 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,20 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): Election: Leader has following peers: [follower85, follower84] 06:34:48,20 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower85: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:34:48,21 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower84: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:34:48,21 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Last sync leader does not match current leader leader83, need to catch up to -1 06:34:48,21 PM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActorBehavior - leader83 (IsolatedLeader) :- Switching from behavior IsolatedLeader to Leader, election term: 4 06:34:48,21 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,21 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower85 updated: matchIndex: -1, nextIndex: 0 06:34:48,22 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:34:48,22 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,22 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,23 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,24 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) [WARN] [12/19/2025 18:34:48.025] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower85] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower85, initialSyncDone=false] [WARN] [12/19/2025 18:34:48.025] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower84] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower84, initialSyncDone=false] [WARN] [12/19/2025 18:34:48.025] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower85] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower85, initialSyncDone=true] [WARN] [12/19/2025 18:34:48.025] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower84] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower84, initialSyncDone=true] 06:34:48,30 PM [main] [INFO] IsolationScenarioTest - createRaftActors ending 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - leader83: Persist data index=0 term=4 command=zero 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - leader83: Append log entry and persist JournaledLogEntry{index=0, term=4, command=zero, pending=true} 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 0 is present for follower follower85 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): Sending AppendEntries to follower follower85: AppendEntries{term=4, leaderId=leader83, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=4, command=zero, pending=true}]} 06:34:48,31 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 1 commands after 7.853 s 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower84: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 0 is present for follower follower84 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader83 (Leader): Sending AppendEntries to follower follower84: AppendEntries{term=4, leaderId=leader83, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=4, command=zero, pending=true}]} 06:34:48,31 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=leader83, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=4, command=zero, pending=true}]} 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower84 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=leader83, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=4, command=zero, pending=true}]} 06:34:48,31 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): Number of entries to be appended = 1 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower84 (Follower): Number of entries to be appended = 1 06:34:48,31 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower84 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:34:48,31 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): Append entry to log zero 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower84 (Follower): Append entry to log zero 06:34:48,31 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - follower85: Append log entry and persist JournaledLogEntry{index=0, term=4, command=zero, pending=true} 06:34:48,31 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower84: Append log entry and persist JournaledLogEntry{index=0, term=4, command=zero, pending=true} 06:34:48,32 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower84 (Follower): Log size is now 1 06:34:48,32 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower84 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=follower84, logLastIndex=0, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:34:48,32 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,32 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower84: awaiting more completions to resolve 1 synchronized callback(s) 06:34:48,32 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: received 1 commands after 7.868 s 06:34:48,32 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: received 1 commands after 7.858 s 06:34:48,32 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader83 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower84 updated: matchIndex: 0, nextIndex: 1 06:34:48,33 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower84: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:34:48,33 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): Log size is now 1 06:34:48,33 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=follower85, logLastIndex=0, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:34:48,33 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:48,33 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: awaiting more completions to resolve 1 synchronized callback(s) 06:34:48,33 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader83 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower85 updated: matchIndex: 0, nextIndex: 1 06:34:48,33 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:34:48,617 PM [test-pekko.actor.default-dispatcher-12] [WARN] Leader - leader83 (Leader): At least 1 followers need to be active, Switching leader83 from Leader to IsolatedLeader 06:34:48,617 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Election: Leader has following peers: [follower85, follower84] 06:34:48,617 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Checking sendAppendEntries for follower follower85: active: false, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:34:48,617 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Checking sendAppendEntries for follower follower84: active: false, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:34:48,617 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - leader83 (Leader) :- Switching from behavior Leader to IsolatedLeader, election term: 4 06:34:48,983 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: no completions signalled for a second, have been waiting for 949.6 ms 06:34:48,983 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: awaiting more completions to resolve 1 synchronized callback(s) 06:34:49,26 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower84: no completions signalled for a second, have been waiting for 994.5 ms 06:34:49,26 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower84: awaiting more completions to resolve 1 synchronized callback(s) 06:34:49,220 PM [follower85-writer-27] [DEBUG] RaftStorageCompleter - follower85: 1 completion(s) pending 06:34:49,220 PM [follower84-writer-26] [DEBUG] RaftStorageCompleter - follower84: 1 completion(s) pending 06:34:49,220 PM [leader83-writer-28] [DEBUG] RaftStorageCompleter - leader83: 1 completion(s) pending 06:34:49,220 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower84: running 1 completion(s) 06:34:49,220 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: completed 1 commands in 1.189 s 06:34:49,220 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: completed 1 commands in 1.188 s 06:34:49,221 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: waiting to receive commands 06:34:49,221 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: waiting to receive commands 06:34:49,221 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower84: persist complete JournaledLogEntry{index=0, term=4, command=zero, pending=false} 06:34:49,220 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 1 commands in 1.189 s 06:34:49,221 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower84: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=4, command=zero, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@78cf700e} 06:34:49,221 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: waiting to receive commands 06:34:49,221 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - leader83: running 1 completion(s) 06:34:49,221 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: running 1 completion(s) 06:34:49,221 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - follower85: persist complete JournaledLogEntry{index=0, term=4, command=zero, pending=false} 06:34:49,221 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader83: persist complete JournaledLogEntry{index=0, term=4, command=zero, pending=true} 06:34:49,221 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=4, command=zero, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@279250ae} 06:34:49,221 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower84: synchronized callbacks after 1.189 s 06:34:49,221 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 06:34:49,221 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: synchronized callbacks after 1.188 s 06:34:49,221 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - leader83 (IsolatedLeader): Setting last applied to 0 06:34:49,221 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - leader83: Moving last applied index from -1 to 0 06:34:49,221 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader83: Applying state for log index 0 data zero 06:34:49,221 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - leader83: applyState called: zero 06:34:49,221 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,221 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,221 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 1 commands after 580.0 μs 06:34:49,221 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-12] [WARN] AbstractLeader - leader83 (IsolatedLeader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=4, success=true, followerId=follower85, logLastIndex=0, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 1188, lastApplied : 0, commitIndex : 0 06:34:49,222 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-12] [INFO] IsolatedLeader - leader83: IsolatedLeader leader83 switching from IsolatedLeader to Leader 06:34:49,222 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [leader83-writer-28] [DEBUG] EntryJournalV1 - leader83: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:34:49,222 PM [leader83-writer-28] [DEBUG] RaftStorageCompleter - leader83: 1 completion(s) pending 06:34:49,222 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 1 commands in 485.2 μs 06:34:49,222 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Election: Leader has following peers: [follower85, follower84] 06:34:49,222 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: waiting to receive commands 06:34:49,222 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:34:49,222 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower84: active: false, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:34:49,222 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - leader83 (IsolatedLeader) :- Switching from behavior IsolatedLeader to Leader, election term: 4 06:34:49,222 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - leader83: running 1 completion(s) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,222 PM [test-pekko.actor.default-dispatcher-12] [WARN] AbstractLeader - leader83 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=4, success=true, followerId=follower84, logLastIndex=0, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 1189, lastApplied : 0, commitIndex : 0 06:34:49,222 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,223 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - follower84 (Follower): Commit index set to 0 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - follower84 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - follower84 (Follower): Setting last applied to 0 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractReplicatedLog - follower84: Moving last applied index from -1 to 0 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - follower84: Applying state for log index 0 data zero 06:34:49,223 PM [test-pekko.actor.default-dispatcher-17] [INFO] MockRaftActor - follower84: applyState called: zero 06:34:49,224 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: received 1 commands after 3.281 ms 06:34:49,224 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,224 PM [follower84-writer-26] [DEBUG] EntryJournalV1 - follower84: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:34:49,224 PM [follower84-writer-26] [DEBUG] RaftStorageCompleter - follower84: 1 completion(s) pending 06:34:49,224 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower84: running 1 completion(s) 06:34:49,224 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: completed 1 commands in 255.0 μs 06:34:49,224 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: waiting to receive commands 06:34:49,224 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,225 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,225 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,225 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached -1 (of expected -1) 06:34:49,225 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): Commit index set to 0 06:34:49,225 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,225 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 06:34:49,225 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower85 (Follower): Setting last applied to 0 06:34:49,225 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower85: Moving last applied index from -1 to 0 06:34:49,225 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower85: Applying state for log index 0 data zero 06:34:49,225 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower85: applyState called: zero 06:34:49,226 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,226 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: received 1 commands after 5.136 ms 06:34:49,226 PM [follower85-writer-27] [DEBUG] EntryJournalV1 - follower85: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:34:49,226 PM [follower85-writer-27] [DEBUG] RaftStorageCompleter - follower85: 1 completion(s) pending 06:34:49,226 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower85: running 1 completion(s) 06:34:49,226 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: completed 1 commands in 227.3 μs 06:34:49,226 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: waiting to receive commands 06:34:49,337 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,337 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,441 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader83: Persist data index=1 term=4 command=one 06:34:49,441 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader83: Append log entry and persist JournaledLogEntry{index=1, term=4, command=one, pending=true} 06:34:49,441 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 06:34:49,441 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:34:49,441 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 1 commands after 219.3 ms 06:34:49,441 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 1 is present for follower follower85 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Sending AppendEntries to follower follower85: AppendEntries{term=4, leaderId=leader83, prevLogIndex=0, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=true}]} 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower84: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 1 is present for follower follower84 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Sending AppendEntries to follower follower84: AppendEntries{term=4, leaderId=leader83, prevLogIndex=0, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=true}]} 06:34:49,442 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - follower85 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=leader83, prevLogIndex=0, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=true}]} 06:34:49,442 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - follower85 (Follower): Number of entries to be appended = 1 06:34:49,442 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - follower85 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower84 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=leader83, prevLogIndex=0, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=true}]} 06:34:49,442 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - follower85 (Follower): Append entry to log one 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower84 (Follower): Number of entries to be appended = 1 06:34:49,442 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - follower85: Append log entry and persist JournaledLogEntry{index=1, term=4, command=one, pending=true} 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower84 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower84 (Follower): Append entry to log one 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower84: Append log entry and persist JournaledLogEntry{index=1, term=4, command=one, pending=true} 06:34:49,442 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - follower85 (Follower): Log size is now 2 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower84 (Follower): Log size is now 2 06:34:49,442 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - follower85 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=follower85, logLastIndex=1, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower84 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=follower84, logLastIndex=1, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,442 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,442 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower84: awaiting more completions to resolve 1 synchronized callback(s) 06:34:49,442 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - follower85: awaiting more completions to resolve 1 synchronized callback(s) 06:34:49,442 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: received 1 commands after 216.3 ms 06:34:49,443 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: received 1 commands after 218.2 ms 06:34:49,443 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader83 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower85 updated: matchIndex: 1, nextIndex: 2 06:34:49,443 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:34:49,443 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader83 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower84 updated: matchIndex: 1, nextIndex: 2 06:34:49,443 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower84: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:34:49,752 PM [follower85-writer-27] [DEBUG] RaftStorageCompleter - follower85: 1 completion(s) pending 06:34:49,752 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - follower85: running 1 completion(s) 06:34:49,752 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: completed 1 commands in 309.5 ms 06:34:49,752 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - follower85: persist complete JournaledLogEntry{index=1, term=4, command=one, pending=false} 06:34:49,752 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: waiting to receive commands 06:34:49,752 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - follower85: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=4, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@66eedbdb} 06:34:49,752 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - follower85: synchronized callbacks after 309.9 ms 06:34:49,753 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,753 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,858 PM [leader83-writer-28] [DEBUG] RaftStorageCompleter - leader83: 1 completion(s) pending 06:34:49,858 PM [follower84-writer-26] [DEBUG] RaftStorageCompleter - follower84: 1 completion(s) pending 06:34:49,858 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - leader83: running 1 completion(s) 06:34:49,858 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - leader83: persist complete JournaledLogEntry{index=1, term=4, command=one, pending=true} 06:34:49,858 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower84: running 1 completion(s) 06:34:49,858 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader83 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 06:34:49,858 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower84: persist complete JournaledLogEntry{index=1, term=4, command=one, pending=false} 06:34:49,858 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActorBehavior - leader83 (Leader): Setting last applied to 1 06:34:49,858 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractReplicatedLog - leader83: Moving last applied index from 0 to 1 06:34:49,858 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActor - leader83: Applying state for log index 1 data one 06:34:49,858 PM [test-pekko.actor.default-dispatcher-18] [INFO] MockRaftActor - leader83: applyState called: one 06:34:49,858 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower84: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=4, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@6d42f824} 06:34:49,858 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower84: synchronized callbacks after 415.7 ms 06:34:49,858 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: completed 1 commands in 415.7 ms 06:34:49,859 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: waiting to receive commands 06:34:49,859 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SnapshotManager - leader83: fakeSnapshot purging log to 0 for term 4 06:34:49,859 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,859 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,859 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 1 commands in 417.6 ms 06:34:49,859 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower84: Lagging 0 entries behind leader leader83 and reached 0 (of expected -1) 06:34:49,859 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 1 commands after 14.09 μs 06:34:49,860 PM [leader83-writer-28] [DEBUG] EntryJournalV1 - leader83: updated meta to JournalMeta[replayFrom=1, applyTo=2] 06:34:49,860 PM [leader83-writer-28] [DEBUG] RaftStorageCompleter - leader83: 1 completion(s) pending 06:34:49,860 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - leader83: running 1 completion(s) 06:34:49,860 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 1 commands in 378.4 μs 06:34:49,860 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: waiting to receive commands 06:34:49,860 PM [test-pekko.actor.default-dispatcher-18] [WARN] AbstractLeader - leader83 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=4, success=true, followerId=follower84, logLastIndex=1, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 416, lastApplied : 1, commitIndex : 1 06:34:49,896 PM [main] [INFO] IsolationScenarioTest - Isolating the leader 06:34:49,896 PM [main] [INFO] IsolationScenarioTest - Sending payload to isolated leader 06:34:49,896 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader83: Persist data index=2 term=4 command=two 06:34:49,896 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader83: Append log entry and persist JournaledLogEntry{index=2, term=4, command=two, pending=true} 06:34:49,896 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 06:34:49,897 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:34:49,897 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 2 is present for follower follower85 06:34:49,896 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 1 commands after 36.59 ms 06:34:49,897 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Sending AppendEntries to follower follower85: AppendEntries{term=4, leaderId=leader83, prevLogIndex=1, prevLogTerm=4, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two, pending=true}]} 06:34:49,897 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Checking sendAppendEntries for follower follower84: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:34:49,897 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 2 is present for follower follower84 06:34:49,897 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader83 (Leader): Sending AppendEntries to follower follower84: AppendEntries{term=4, leaderId=leader83, prevLogIndex=1, prevLogTerm=4, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two, pending=true}]} 06:34:49,936 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 2 is present for follower follower85 06:34:50,57 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 2 is present for follower follower85 06:34:50,57 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader83 (Leader): Sending AppendEntries to follower follower85: AppendEntries{term=4, leaderId=leader83, prevLogIndex=1, prevLogTerm=4, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two, pending=true}]} 06:34:50,57 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 2 is present for follower follower84 06:34:50,57 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - leader83 (Leader): Sending AppendEntries to follower follower84: AppendEntries{term=4, leaderId=leader83, prevLogIndex=1, prevLogTerm=4, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two, pending=true}]} 06:34:50,176 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader83 (Leader): sendAppendEntries: 2 is present for follower follower84 06:34:50,176 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader83 (Leader): Sending AppendEntries to follower follower84: AppendEntries{term=4, leaderId=leader83, prevLogIndex=1, prevLogTerm=4, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two, pending=true}]} 06:34:50,417 PM [test-pekko.actor.default-dispatcher-18] [WARN] Leader - leader83 (Leader): At least 1 followers need to be active, Switching leader83 from Leader to IsolatedLeader 06:34:50,417 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Election: Leader has following peers: [follower85, follower84] 06:34:50,417 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Checking sendAppendEntries for follower follower85: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:34:50,417 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader83 (IsolatedLeader): Checking sendAppendEntries for follower follower84: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:34:50,417 PM [test-pekko.actor.default-dispatcher-18] [INFO] RaftActorBehavior - leader83 (Leader) :- Switching from behavior Leader to IsolatedLeader, election term: 4 06:34:50,443 PM [leader83-writer-28] [DEBUG] RaftStorageCompleter - leader83: 1 completion(s) pending 06:34:50,443 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - leader83: running 1 completion(s) 06:34:50,443 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 1 commands in 546.2 ms 06:34:50,443 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: waiting to receive commands 06:34:50,443 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - leader83: persist complete JournaledLogEntry{index=2, term=4, command=two, pending=true} 06:34:50,452 PM [main] [INFO] IsolationScenarioTest - Forcing election on follower84 06:34:50,452 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:34:50,452 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Follower - follower84 (Follower): Received TimeoutNow - switching to Candidate 06:34:50,452 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Candidate - follower84 (Candidate): Election: Candidate has following voting peers: [follower85, leader83] 06:34:51,751 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] PropertiesTermInfoStore - follower84: Set currentTerm=5, votedFor=follower84 06:34:51,751 PM [test-pekko.actor.default-dispatcher-18] [INFO] Candidate - follower84 (Candidate): Starting new election term 5 06:34:51,751 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Candidate - follower84 (Candidate): Sending RequestVote{term=5, candidateId=follower84, lastLogIndex=1, lastLogTerm=4} to peer follower85 06:34:51,751 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower85 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:34:51,751 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower85 (Follower): Cluster state: [] 06:34:51,751 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower85 (Follower): Candidate in requestVote:RequestVote{term=5, candidateId=follower84, lastLogIndex=1, lastLogTerm=4} with higher term appears reachable, updating term. 06:34:51,751 PM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - follower85 (Follower): Term 5 in "RequestVote{term=5, candidateId=follower84, lastLogIndex=1, lastLogTerm=4}" message is greater than follower's term 4 - updating term 06:34:51,753 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Candidate - follower84 (Candidate): Sending RequestVote{term=5, candidateId=follower84, lastLogIndex=1, lastLogTerm=4} to peer leader83 06:34:51,753 PM [test-pekko.actor.default-dispatcher-18] [INFO] RaftActorBehavior - follower84 (Follower) :- Switching from behavior Follower to Candidate, election term: 5 06:34:52,552 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=5, votedFor=null 06:34:52,552 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower85 (Follower): In requestVote: RequestVote{term=5, candidateId=follower84, lastLogIndex=1, lastLogTerm=4} - currentTerm: 5, votedFor: null, lastIndex: 1, lastTerm: 4 06:34:53,287 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower85: Set currentTerm=5, votedFor=follower84 06:34:53,287 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower85 (Follower): requestVote returning: RequestVoteReply{term=5, voteGranted=true} 06:34:53,288 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - follower84 (Candidate): RaftRPC message received RequestVoteReply{term=5, voteGranted=true}, my term is 5 06:34:53,288 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - follower84 (Candidate): handleRequestVoteReply: RequestVoteReply{term=5, voteGranted=true}, current voteCount: 1 06:34:53,288 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - follower84 (Candidate): LastApplied index 0 is behind last index 1 - switching to PreLeader 06:34:53,288 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Election: Leader has following peers: [follower85, leader83] 06:34:53,288 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Checking sendAppendEntries for follower follower85: active: false, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:34:53,288 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Checking sendAppendEntries for follower leader83: active: false, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:34:53,288 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - follower84 (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 5 06:34:53,289 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Last sync leader does not match current leader follower84, need to catch up to -1 06:34:53,289 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower84: Persist data index=2 term=5 command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:34:53,289 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower84: Append log entry and persist JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true} [WARN] [12/19/2025 18:34:53.289] [test-pekko.actor.default-dispatcher-18] [pekko://test/user/follower85] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower85, initialSyncDone=false] 06:34:53,289 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: received 1 commands after 3.431 s 06:34:53,290 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Replicate message: identifier: null, logIndex: 2, isSendImmediate: true 06:34:53,290 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Checking sendAppendEntries for follower follower85: active: false, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:34:53,290 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Checking sendAppendEntries for follower leader83: active: false, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:34:53,291 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower85: Lagging -1 entries behind leader follower84 and reached 0 (of expected -1) 06:34:53,291 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): handleAppendEntriesReply - FollowerLogInformation for follower85 updated: matchIndex: 1, nextIndex: 2 06:34:53,291 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:34:53,291 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 [WARN] [12/19/2025 18:34:53.291] [test-pekko.actor.default-dispatcher-18] [pekko://test/user/follower85] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower85, initialSyncDone=true] 06:34:53,291 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): sendAppendEntries: 2 is present for follower follower85 06:34:53,291 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Sending AppendEntries to follower follower85: AppendEntries{term=5, leaderId=follower84, prevLogIndex=1, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true}]} 06:34:53,292 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:34:53,291 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower84, prevLogIndex=1, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true}]} 06:34:53,292 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): Number of entries to be appended = 1 06:34:53,292 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): sendAppendEntries: 2 is present for follower follower85 06:34:53,292 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 06:34:53,292 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): Append entry to log org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:34:53,292 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - follower85: Append log entry and persist JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true} 06:34:53,292 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): Log size is now 3 06:34:53,292 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - follower85 (Follower): handleAppendEntries returning : AppendEntriesReply{term=5, success=true, followerId=follower85, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:34:53,292 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 0 (of expected -1) 06:34:53,292 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: awaiting more completions to resolve 1 synchronized callback(s) 06:34:53,292 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): handleAppendEntriesReply - FollowerLogInformation for follower85 updated: matchIndex: 2, nextIndex: 3 06:34:53,292 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:34:53,292 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: received 1 commands after 3.540 s 06:34:53,292 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:34:53,391 PM [follower85-writer-27] [DEBUG] RaftStorageCompleter - follower85: 1 completion(s) pending 06:34:53,392 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: running 1 completion(s) 06:34:53,391 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: completed 1 commands in 99.43 ms 06:34:53,392 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: waiting to receive commands 06:34:53,392 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - follower85: persist complete JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false} 06:34:53,392 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@510aa1b4} 06:34:53,392 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower85: synchronized callbacks after 99.76 ms 06:34:53,407 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 0 (of expected -1) 06:34:53,407 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:34:53,526 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 0 (of expected -1) 06:34:53,526 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:34:53,550 PM [follower84-writer-26] [DEBUG] RaftStorageCompleter - follower84: 1 completion(s) pending 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - follower84: running 1 completion(s) 06:34:53,550 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: completed 1 commands in 260.4 ms 06:34:53,550 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: waiting to receive commands 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - follower84: persist complete JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true} 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (PreLeader): Applying to log - commitIndex: 2, lastAppliedIndex: 0 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower84 (PreLeader): Setting last applied to 1 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - follower84: Moving last applied index from 0 to 1 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower84: Applying state for log index 1 data one 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - follower84: applyState called: one 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - follower84 (PreLeader): Setting last applied to 2 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - follower84: Moving last applied index from 1 to 2 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower84: Applying state for log index 2 data org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:34:53,550 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PreLeader - follower84 (PreLeader): Received ApplyState[identifier=null, entry=JournaledLogEntry{index=1, term=4, command=one, pending=false}] - lastApplied: 2, lastIndex: 2 06:34:53,550 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: received 1 commands after 652.1 μs 06:34:53,551 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Election: Leader has following peers: [follower85, leader83] 06:34:53,551 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:34:53,551 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: false, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:34:53,551 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorBehavior - follower84 (PreLeader) :- Switching from behavior PreLeader to Leader, election term: 5 06:34:53,551 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): Commit index set to 2 06:34:53,551 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 2 (of expected -1) 06:34:53,551 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 0, lastIndex(): 2 06:34:53,551 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower85 (Follower): Setting last applied to 1 06:34:53,551 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower85: Moving last applied index from 0 to 1 06:34:53,551 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower85: Applying state for log index 1 data one 06:34:53,551 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower85: applyState called: one 06:34:53,551 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower85 (Follower): Setting last applied to 2 06:34:53,552 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower85: Moving last applied index from 1 to 2 06:34:53,552 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower85: Applying state for log index 2 data org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:34:53,552 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: received 1 commands after 160.2 ms 06:34:53,560 PM [follower85-writer-27] [DEBUG] EntryJournalV1 - follower85: updated meta to JournalMeta[replayFrom=1, applyTo=3] 06:34:53,560 PM [follower84-writer-26] [DEBUG] EntryJournalV1 - follower84: updated meta to JournalMeta[replayFrom=1, applyTo=3] 06:34:53,560 PM [follower85-writer-27] [DEBUG] RaftStorageCompleter - follower85: 1 completion(s) pending 06:34:53,560 PM [follower84-writer-26] [DEBUG] RaftStorageCompleter - follower84: 1 completion(s) pending 06:34:53,560 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower84: running 1 completion(s) 06:34:53,560 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: completed 1 commands in 8.013 ms 06:34:53,560 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: waiting to receive commands 06:34:53,560 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: completed 1 commands in 9.373 ms 06:34:53,560 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower85: running 1 completion(s) 06:34:53,560 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: waiting to receive commands 06:34:53,570 PM [main] [INFO] IsolationScenarioTest - Sending payload to new leader 06:34:53,570 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower84: Persist data index=3 term=5 command=two-new 06:34:53,570 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - follower84: Append log entry and persist JournaledLogEntry{index=3, term=5, command=two-new, pending=true} 06:34:53,570 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Replicate message: identifier: MockIdentifier{value=two-new}, logIndex: 3, isSendImmediate: true 06:34:53,571 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:53,571 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): sendAppendEntries: 3 is present for follower follower85 06:34:53,571 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: received 1 commands after 10.48 ms 06:34:53,571 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Sending AppendEntries to follower follower85: AppendEntries{term=5, leaderId=follower84, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=5, command=two-new, pending=true}]} 06:34:53,571 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: false, followerNextIndex: 0, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:53,571 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower84, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=5, command=two-new, pending=true}]} 06:34:53,571 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): Number of entries to be appended = 1 06:34:53,571 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 06:34:53,571 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): Append entry to log two-new 06:34:53,571 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower85: Append log entry and persist JournaledLogEntry{index=3, term=5, command=two-new, pending=true} 06:34:53,571 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): Log size is now 4 06:34:53,571 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): handleAppendEntries returning : AppendEntriesReply{term=5, success=true, followerId=follower85, logLastIndex=3, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:34:53,571 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 2 (of expected -1) 06:34:53,571 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower85: awaiting more completions to resolve 1 synchronized callback(s) 06:34:53,571 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: received 1 commands after 11.13 ms 06:34:53,571 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower85 updated: matchIndex: 3, nextIndex: 4 06:34:53,571 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:53,785 PM [follower85-writer-27] [DEBUG] RaftStorageCompleter - follower85: 1 completion(s) pending 06:34:53,785 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower85: running 1 completion(s) 06:34:53,785 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower85: persist complete JournaledLogEntry{index=3, term=5, command=two-new, pending=false} 06:34:53,785 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: completed 1 commands in 213.7 ms 06:34:53,785 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: waiting to receive commands 06:34:53,785 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower85: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=3, term=5, command=two-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@41978d61} 06:34:53,785 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower85: synchronized callbacks after 213.9 ms 06:34:53,786 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 2 (of expected -1) 06:34:53,907 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 2 (of expected -1) 06:34:53,910 PM [follower84-writer-26] [DEBUG] RaftStorageCompleter - follower84: 1 completion(s) pending 06:34:53,910 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower84: running 1 completion(s) 06:34:53,910 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower84: persist complete JournaledLogEntry{index=3, term=5, command=two-new, pending=true} 06:34:53,910 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: completed 1 commands in 339.4 ms 06:34:53,910 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: waiting to receive commands 06:34:53,910 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 06:34:53,910 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower84 (Leader): Setting last applied to 3 06:34:53,910 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower84: Moving last applied index from 2 to 3 06:34:53,910 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower84: Applying state for log index 3 data two-new 06:34:53,910 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower84: applyState called: two-new 06:34:53,911 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: received 1 commands after 484.9 μs 06:34:53,911 PM [follower84-writer-26] [DEBUG] EntryJournalV1 - follower84: updated meta to JournalMeta[replayFrom=1, applyTo=4] 06:34:53,911 PM [follower84-writer-26] [DEBUG] RaftStorageCompleter - follower84: 1 completion(s) pending 06:34:53,911 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower84: running 1 completion(s) 06:34:53,911 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: completed 1 commands in 355.2 μs 06:34:53,911 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: waiting to receive commands 06:34:54,26 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): Commit index set to 3 06:34:54,26 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:54,26 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower85 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 3 06:34:54,26 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower85 (Follower): Setting last applied to 3 06:34:54,26 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower85: Moving last applied index from 2 to 3 06:34:54,26 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower85: Applying state for log index 3 data two-new 06:34:54,26 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower85: applyState called: two-new 06:34:54,27 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: received 1 commands after 241.6 ms 06:34:54,27 PM [follower85-writer-27] [DEBUG] EntryJournalV1 - follower85: updated meta to JournalMeta[replayFrom=1, applyTo=4] 06:34:54,27 PM [follower85-writer-27] [DEBUG] RaftStorageCompleter - follower85: 1 completion(s) pending 06:34:54,27 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: completed 1 commands in 290.8 μs 06:34:54,27 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: waiting to receive commands 06:34:54,27 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower85: running 1 completion(s) 06:34:54,74 PM [main] [INFO] IsolationScenarioTest - Removing isolation 06:34:54,127 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - follower84 (Leader): Cannot append entries because sender's term 4 is less than 5 06:34:54,127 PM [test-pekko.actor.default-dispatcher-18] [INFO] RaftActorBehavior - follower85 (Follower): Cannot append entries because sender's term 4 is less than 5 06:34:54,127 PM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractLeader - leader83 (IsolatedLeader): Term 5 in "AppendEntriesReply{term=5, success=false, followerId=follower84, logLastIndex=3, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}" message is greater than leader's term 4 - switching to Follower 06:34:54,146 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:54,266 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:54,386 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:54,507 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:54,626 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:54,746 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:54,867 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:54,986 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,61 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader83: Set currentTerm=5, votedFor=null 06:34:55,62 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - leader83 (IsolatedLeader) :- Switching from behavior IsolatedLeader to Follower, election term: 5 06:34:55,62 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader83: Last sync leader does not match current leader follower84, need to catch up to -1 06:34:55,62 PM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - follower84 (Leader): handleAppendEntriesReply: follower leader83 last log term 4 for index 2 conflicts with the leader's 5 - set the follower's next index to 1 06:34:55,62 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader83: Lagging -2 entries behind leader follower84 and reached 1 (of expected -1) 06:34:55,62 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: true, followerNextIndex: 1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:55,62 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): sendAppendEntries: 1 is present for follower leader83 06:34:55,62 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Sending AppendEntries to follower leader83: AppendEntries{term=5, leaderId=follower84, prevLogIndex=0, prevLogTerm=4, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=false}, JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false}, JournaledLogEntry{index=3, term=5, command=two-new, pending=false}]} [WARN] [12/19/2025 18:34:55.062] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/leader83] unhandled message from TestActor[pekko://test/user/leader83]: org.opendaylight.controller.cluster.raft.behaviors.AbstractLeader$SendHeartBeat@2fc96aab 06:34:55,63 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging -2 entries behind leader follower84 and reached 1 (of expected -1) 06:34:55,63 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging -2 entries behind leader follower84 and reached 1 (of expected -1) 06:34:55,63 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging -2 entries behind leader follower84 and reached 1 (of expected -1) 06:34:55,63 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging -2 entries behind leader follower84 and reached 1 (of expected -1) 06:34:55,63 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging -2 entries behind leader follower84 and reached 1 (of expected -1) 06:34:55,63 PM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - follower84 (Leader): handleAppendEntriesReply: follower leader83 last log term 4 for index 2 conflicts with the leader's 5 - set the follower's next index to 1 06:34:55,63 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging -2 entries behind leader follower84 and reached 1 (of expected -1) 06:34:55,63 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: true, followerNextIndex: 1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:55,63 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): sendAppendEntries: 1 is present for follower leader83 06:34:55,63 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower84, prevLogIndex=0, prevLogTerm=4, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=false}, JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false}, JournaledLogEntry{index=3, term=5, command=two-new, pending=false}]} 06:34:55,63 PM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - follower84 (Leader): handleAppendEntriesReply: follower leader83 last log term 4 for index 2 conflicts with the leader's 5 - set the follower's next index to 1 06:34:55,63 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): Number of entries to be appended = 3 06:34:55,63 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): matchEntry JournaledLogEntry{index=1, term=4, command=one, pending=false} is present: existingEntryTerm: 4 06:34:55,63 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): matchEntry JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false} is present: existingEntryTerm: 4 06:34:55,63 PM [test-pekko.actor.default-dispatcher-16] [INFO] Follower - leader83 (Follower): Removing entries from log starting at 2, commitIndex: 1, lastApplied: 1 06:34:55,63 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: true, followerNextIndex: 1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:55,63 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): sendAppendEntries: 1 is present for follower leader83 06:34:55,63 PM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - follower84 (Leader): handleAppendEntriesReply: follower leader83 last log term 4 for index 2 conflicts with the leader's 5 - set the follower's next index to 1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: true, followerNextIndex: 1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): sendAppendEntries: 1 is present for follower leader83 06:34:55,64 PM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractLeader - follower84 (Leader): handleAppendEntriesReply: follower leader83 last log term 4 for index 2 conflicts with the leader's 5 - set the follower's next index to 1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: true, followerNextIndex: 1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - follower84 (Leader): sendAppendEntries: 1 is present for follower leader83 06:34:55,64 PM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractLeader - follower84 (Leader): handleAppendEntriesReply: follower leader83 last log term 4 for index 2 conflicts with the leader's 5 - set the follower's next index to 1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: true, followerNextIndex: 1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - follower84 (Leader): sendAppendEntries: 1 is present for follower leader83 06:34:55,64 PM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractLeader - follower84 (Leader): handleAppendEntriesReply: follower leader83 last log term 4 for index 2 conflicts with the leader's 5 - set the follower's next index to 1 06:34:55,64 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 1 commands after 4.621 s 06:34:55,64 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: true, followerNextIndex: 1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - follower84 (Leader): sendAppendEntries: 1 is present for follower leader83 06:34:55,64 PM [test-pekko.actor.default-dispatcher-12] [INFO] AbstractLeader - follower84 (Leader): handleAppendEntriesReply: follower leader83 last log term 4 for index 2 conflicts with the leader's 5 - set the follower's next index to 1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: true, followerNextIndex: 1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - follower84 (Leader): sendAppendEntries: 1 is present for follower leader83 06:34:55,64 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:34:55,64 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): Append entry to log org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:34:55,64 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - leader83: Append log entry and persist JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false} 06:34:55,64 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): Append entry to log two-new 06:34:55,64 PM [leader83-writer-28] [DEBUG] RaftStorageCompleter - leader83: 1 completion(s) pending 06:34:55,64 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - leader83: Append log entry and persist JournaledLogEntry{index=3, term=5, command=two-new, pending=false} 06:34:55,64 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): Log size is now 3 06:34:55,64 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): Commit index set to 3 06:34:55,64 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): handleAppendEntries returning : AppendEntriesReply{term=5, success=true, followerId=leader83, logLastIndex=3, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - leader83 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 1, lastIndex(): 3 06:34:55,64 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 1 commands in 428.0 μs 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - leader83 (Follower): Setting last applied to 2 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractReplicatedLog - leader83: Moving last applied index from 1 to 2 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - leader83: Applying state for log index 2 data org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - leader83 (Follower): Setting last applied to 3 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractReplicatedLog - leader83: Moving last applied index from 2 to 3 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - leader83: Applying state for log index 3 data two-new 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [INFO] MockRaftActor - leader83: applyState called: two-new 06:34:55,65 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 2 commands after 10.57 μs 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader83: running 1 completion(s) 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader83: completed synchronized callback UncheckNoopCallback{} 06:34:55,65 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader83: awaiting more completions to resolve 2 synchronized callback(s) 06:34:55,65 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader83 updated: matchIndex: 3, nextIndex: 4 06:34:55,65 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - follower84: fakeSnapshot purging log to 2 for term 5 06:34:55,65 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower84 (Leader): Checking sendAppendEntries for follower leader83: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: 2 06:34:55,106 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,106 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SnapshotManager - follower85: fakeSnapshot purging log to 2 for term 5 06:34:55,227 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,347 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,444 PM [leader83-writer-28] [DEBUG] RaftStorageCompleter - leader83: 2 completion(s) pending 06:34:55,444 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader83: running 2 completion(s) 06:34:55,444 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 2 commands in 379.7 ms 06:34:55,445 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - leader83: persist complete JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false} 06:34:55,445 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 1 commands after 14.61 μs 06:34:55,445 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader83: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@4ce16bda} 06:34:55,445 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - leader83: persist complete JournaledLogEntry{index=3, term=5, command=two-new, pending=false} 06:34:55,445 PM [test-pekko.actor.default-dispatcher-16] [INFO] SnapshotManager - leader83: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=5, lastIndex=3, lastTerm=5, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 06:34:55,445 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - leader83: captured snapshot at lastSequenceNumber: 4 06:34:55,445 PM [test-pekko.actor.default-dispatcher-16] [INFO] SnapshotManager - leader83: Persising snapshot at EntryInfo[index=3, term=5]/EntryInfo[index=3, term=5] 06:34:55,445 PM [test-pekko.actor.default-dispatcher-16] [INFO] MockRaftActor - leader83: support() called 06:34:55,445 PM [leader83-writer-28] [DEBUG] EntryJournalV1 - leader83: updated meta to JournalMeta[replayFrom=1, applyTo=4] 06:34:55,445 PM [leader83-writer-28] [DEBUG] RaftStorageCompleter - leader83: 1 completion(s) pending 06:34:55,445 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 1 commands in 383.0 μs 06:34:55,445 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: waiting to receive commands 06:34:55,446 PM [test-pekko.actor.default-dispatcher-16] [INFO] SnapshotManager - leader83: Removed in-memory snapshotted entries, adjusted snapshotIndex: 0 and term: 4 06:34:55,446 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader83: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=3, term=5, command=two-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@4ce16bda} 06:34:55,446 PM [leader83-%d435269] [DEBUG] RaftStorage - leader83: starting snapshot writeout to /tmp/junit-10481382359519922114/leader83/snapshot-0000000069459ACF-1A957CA1.tmp 06:34:55,446 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader83: synchronized callbacks after 380.9 ms 06:34:55,446 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader83: running 1 completion(s) 06:34:55,447 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,447 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) [WARN] [12/19/2025 18:34:55.448] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/leader83] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=leader83, initialSyncDone=false] [WARN] [12/19/2025 18:34:55.448] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/leader83] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=leader83, initialSyncDone=true] 06:34:55,467 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,586 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,586 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,707 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,707 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,826 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,826 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,936 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:55,936 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,56 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,56 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,177 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,177 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,297 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,297 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,359 PM [leader83-%d435269] [DEBUG] RaftStorage - leader83: finished snapshot writeout to /tmp/junit-10481382359519922114/leader83/snapshot-0000000069459ACF-1A957CA1.v1 06:34:56,359 PM [leader83-%d435269] [DEBUG] RaftStorage - leader83: skipping unrecognized file /tmp/junit-10481382359519922114/leader83/TermInfo.properties 06:34:56,359 PM [leader83-%d435269] [DEBUG] RaftStorage - leader83: selected SNAPSHOT_V1 to handle file /tmp/junit-10481382359519922114/leader83/snapshot-0000000069459ACF-1A957CA1.v1 06:34:56,360 PM [leader83-%d435269] [DEBUG] RaftStorage - leader83: skipping unrecognized file /tmp/junit-10481382359519922114/leader83/journal-v1-1.log 06:34:56,360 PM [leader83-%d435269] [DEBUG] RaftStorage - leader83: skipping unrecognized file /tmp/junit-10481382359519922114/leader83/metadata-v1-1.log 06:34:56,360 PM [leader83-%d435269] [DEBUG] RaftStorage - leader83: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=5], timestamp=2025-12-19T18:34:55.446004385Z, file=/tmp/junit-10481382359519922114/leader83/snapshot-0000000069459ACF-1A957CA1.v1, size=378, entryCompress=NONE, stateCompress=NONE} 06:34:56,360 PM [leader83-%d435269] [DEBUG] RaftStorageCompleter - leader83: 1 completion(s) pending 06:34:56,360 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - leader83: running 1 completion(s) 06:34:56,360 PM [test-pekko.actor.default-dispatcher-15] [INFO] SnapshotManager - leader83: snapshot is durable as of 2025-12-19T18:34:55.446004385Z 06:34:56,360 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SnapshotManager - leader83: Snapshot success, discarding journal entries up to 4 06:34:56,360 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 1 commands after 915.2 ms 06:34:56,361 PM [leader83-writer-28] [DEBUG] EntryJournalV1 - leader83: updated meta to JournalMeta[replayFrom=5, applyTo=4] 06:34:56,361 PM [leader83-writer-28] [DEBUG] EntryJournalV1 - leader83: discarded entries up to (and including) 4 06:34:56,361 PM [leader83-writer-28] [DEBUG] RaftStorageCompleter - leader83: 1 completion(s) pending 06:34:56,361 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 1 commands in 372.1 μs 06:34:56,361 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: waiting to receive commands 06:34:56,361 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - leader83: running 1 completion(s) 06:34:56,361 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorSnapshotMessageSupport - leader83: SnapshotComplete received 06:34:56,418 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,418 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,418 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - leader83: fakeSnapshot purging log to 2 for term 5 06:34:56,536 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,536 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,657 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,657 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,776 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,776 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,897 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:56,897 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,16 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,16 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,137 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,137 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,257 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,257 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,377 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,377 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,497 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,497 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,617 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,617 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,737 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,737 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,856 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,856 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,977 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:57,977 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,96 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,96 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,216 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,216 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,336 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,336 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,457 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,457 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,577 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,577 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,697 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,697 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,816 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,817 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,936 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:58,937 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,57 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,57 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,176 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,176 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,297 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,297 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,416 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,417 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,538 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,538 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,656 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,656 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,776 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,776 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,897 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:34:59,897 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:35:00,16 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:35:00,16 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:35:00,137 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:35:00,137 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:35:00,256 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:35:00,256 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:35:00,379 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader83: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:35:00,379 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader follower84 and reached 3 (of expected -1) 06:35:00,479 PM [main] [INFO] IsolationScenarioTest - testLeaderIsolationWithPriorUncommittedEntryAndOneConflictingEntry ending 06:35:00,479 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower84-notifier86#-875044253] 06:35:00,492 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower84-collector87#781946250] 06:35:00,493 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower84] 06:35:00,493 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EnabledRaftStorage - follower84: terminating thread VirtualThread[#219,follower84-writer-26]/waiting 06:35:00,493 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: received 1 commands after 6.582 s 06:35:00,494 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: completed 1 commands in 52.24 μs 06:35:00,494 PM [follower84-writer-26] [DEBUG] JournalWriteTask - follower84: journal writer stopped 06:35:00,494 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower84: journal closed 06:35:00,494 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - follower84: journal closed 06:35:00,494 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower84: stopped executor with 0 remaining tasks 06:35:00,494 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower84: stopped executor with 0 remaining tasks 06:35:00,494 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower85-collector88#-140437633] 06:35:00,495 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower85] 06:35:00,495 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EnabledRaftStorage - follower85: terminating thread VirtualThread[#222,follower85-writer-27]/waiting 06:35:00,495 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: received 1 commands after 6.468 s 06:35:00,496 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: completed 1 commands in 22.02 μs 06:35:00,496 PM [follower85-writer-27] [DEBUG] JournalWriteTask - follower85: journal writer stopped 06:35:00,496 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower85: journal closed 06:35:00,496 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - follower85: journal closed 06:35:00,496 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower85: stopped executor with 0 remaining tasks 06:35:00,496 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower85: stopped executor with 0 remaining tasks 06:35:00,496 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader83-notifier89#-339247400] 06:35:00,497 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader83-collector90#-697263887] 06:35:00,497 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader83] 06:35:00,497 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EnabledRaftStorage - leader83: terminating thread VirtualThread[#226,leader83-writer-28]/waiting 06:35:00,498 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: received 1 commands after 4.137 s 06:35:00,498 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: completed 1 commands in 19.14 μs 06:35:00,498 PM [leader83-writer-28] [DEBUG] JournalWriteTask - leader83: journal writer stopped 06:35:00,498 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - leader83: journal closed 06:35:00,498 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - leader83: journal closed 06:35:00,498 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - leader83: stopped executor with 0 remaining tasks 06:35:00,498 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - leader83: stopped executor with 0 remaining tasks 06:35:00,503 PM [main] [INFO] IsolationScenarioTest - testLeaderIsolationWithAllPriorEntriesCommitted starting 06:35:00,503 PM [main] [INFO] IsolationScenarioTest - createRaftActors starting [WARN] [12/19/2025 18:35:00.506] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower92]: org.opendaylight.controller.cluster.common.actor.Monitor@356a47a6 06:35:00,506 PM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActor - follower92: Starting recovery with journal batch size 1000 06:35:00,507 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower92: started executor 06:35:00,507 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower92: started executor 06:35:00,507 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower92: metadata journal open: replayFrom=1 applyTo=0 06:35:00,508 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower92: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:35:00,508 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - follower92: journal open: applyTo=0 06:35:00,508 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: journal writer started 06:35:00,508 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: waiting to receive commands 06:35:00,509 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10629226990668154380/follower92/TermInfo.properties does not exist 06:35:00,509 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower92: skipping unrecognized file /tmp/junit-10629226990668154380/follower92/journal-v1-1.log 06:35:00,509 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower92: skipping unrecognized file /tmp/junit-10629226990668154380/follower92/metadata-v1-1.log 06:35:00,509 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower92: no eligible files found 06:35:00,509 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower92: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [12/19/2025 18:35:00.512] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower93]: org.opendaylight.controller.cluster.common.actor.Monitor@2f8a0a16 06:35:00,513 PM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActor - follower93: Starting recovery with journal batch size 1000 06:35:00,513 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower93: started executor 06:35:00,513 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower93: started executor 06:35:00,514 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower93: metadata journal open: replayFrom=1 applyTo=0 06:35:00,514 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower93: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:35:00,514 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - follower93: journal open: applyTo=0 06:35:00,514 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: journal writer started 06:35:00,514 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: waiting to receive commands 06:35:00,515 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10629226990668154380/follower93/TermInfo.properties does not exist 06:35:00,515 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower93: skipping unrecognized file /tmp/junit-10629226990668154380/follower93/journal-v1-1.log 06:35:00,515 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower93: skipping unrecognized file /tmp/junit-10629226990668154380/follower93/metadata-v1-1.log 06:35:00,515 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - follower93: no eligible files found 06:35:00,515 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - follower93: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [12/19/2025 18:35:00.517] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.common.actor.Monitor@702fa97d 06:35:00,517 PM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActor - leader91: Starting recovery with journal batch size 1000 06:35:00,518 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - leader91: started executor 06:35:00,518 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - leader91: started executor 06:35:00,518 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - leader91: metadata journal open: replayFrom=1 applyTo=0 06:35:00,519 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - leader91: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:35:00,519 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - leader91: journal open: applyTo=0 06:35:00,519 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: journal writer started 06:35:00,519 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: waiting to receive commands 06:35:00,520 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10629226990668154380/leader91/TermInfo.properties does not exist 06:35:00,520 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - leader91: skipping unrecognized file /tmp/junit-10629226990668154380/leader91/journal-v1-1.log 06:35:00,520 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - leader91: skipping unrecognized file /tmp/junit-10629226990668154380/leader91/metadata-v1-1.log 06:35:00,520 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - leader91: no eligible files found 06:35:00,520 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - leader91: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:35:00,619 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:00,770 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:00,922 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:01,73 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:01,159 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower93: Set currentTerm=0, votedFor=null 06:35:01,160 PM [test-pekko.actor.default-dispatcher-7] [INFO] PekkoRecovery - follower93: Local TermInfo store seeded with TermInfo{term=0} 06:35:01,160 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower93: Pekko recovery completed and can restore from snapshot 06:35:01,160 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower93: starting journal recovery 06:35:01,160 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - leader91: Set currentTerm=0, votedFor=null 06:35:01,160 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - follower93: Moving last applied index from -1 to -1 06:35:01,160 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - leader91: Local TermInfo store seeded with TermInfo{term=0} 06:35:01,160 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader91: Pekko recovery completed and can restore from snapshot 06:35:01,160 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - follower93: empty journal: appending 0 entries 06:35:01,160 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader91: starting journal recovery 06:35:01,160 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - leader91: Moving last applied index from -1 to -1 06:35:01,160 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - follower93: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:35:01,160 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - leader91: empty journal: appending 0 entries 06:35:01,160 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - follower93: journal recovery completedin 387.5 μs with journalIndex=1 06:35:01,160 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - follower93: Journal recovery completed and can restore from snapshot 06:35:01,160 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - leader91: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:35:01,161 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - leader91: journal recovery completedin 552.3 μs with journalIndex=1 06:35:01,161 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader91: Journal recovery completed and can restore from snapshot 06:35:01,162 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:35:01,162 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - leader91 (Follower): Received TimeoutNow - switching to Candidate 06:35:01,162 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader91 (Candidate): Election: Candidate has following voting peers: [follower92, follower93] 06:35:01,224 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:01,375 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:01,525 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:01,676 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:01,827 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:02,314 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - follower92: Set currentTerm=0, votedFor=null 06:35:02,956 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - follower92: Local TermInfo store seeded with TermInfo{term=0} 06:35:02,957 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower92: Pekko recovery completed and can restore from snapshot 06:35:02,957 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower92: starting journal recovery 06:35:02,957 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - follower92: Moving last applied index from -1 to -1 06:35:02,957 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - follower92: empty journal: appending 0 entries 06:35:02,957 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower92: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:35:02,957 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] JournalRecovery - follower92: journal recovery completedin 493.1 μs with journalIndex=1 06:35:02,957 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - follower92: Journal recovery completed and can restore from snapshot 06:35:03,107 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:03,258 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:03,409 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:03,559 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:03,710 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:03,861 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:04,12 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:04,70 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - leader91: Set currentTerm=1, votedFor=leader91 06:35:04,70 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - leader91 (Candidate): Starting new election term 1 06:35:04,70 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader91 (Candidate): Sending RequestVote{term=1, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} to peer follower92 06:35:04,71 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader91 (Candidate): Sending RequestVote{term=1, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} to peer follower93 06:35:04,71 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - leader91 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 06:35:04,71 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:04,71 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:04,71 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): Cluster state: [] 06:35:04,71 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): Candidate in requestVote:RequestVote{term=1, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:04,71 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): Cluster state: [] 06:35:04,71 PM [test-pekko.actor.default-dispatcher-16] [INFO] Follower - follower92 (Follower): Term 1 in "RequestVote{term=1, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 0 - updating term 06:35:04,71 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): Candidate in requestVote:RequestVote{term=1, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:04,71 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - follower93 (Follower): Term 1 in "RequestVote{term=1, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 0 - updating term 06:35:04,71 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader91 (Candidate): Received ElectionTimeout 06:35:04,163 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:04,314 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:04,465 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:04,502 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower92: Set currentTerm=1, votedFor=null 06:35:04,502 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - leader91: Set currentTerm=2, votedFor=leader91 06:35:04,502 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - leader91 (Candidate): Starting new election term 2 06:35:04,502 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower93: Set currentTerm=1, votedFor=null 06:35:04,502 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): In requestVote: RequestVote{term=1, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 1, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:04,502 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): In requestVote: RequestVote{term=1, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 1, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:04,502 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader91 (Candidate): Sending RequestVote{term=2, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} to peer follower92 06:35:04,502 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - leader91 (Candidate): Sending RequestVote{term=2, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} to peer follower93 [WARN] [12/19/2025 18:35:04.502] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@417ccf6f [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3c7daea4 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@14a30c3c [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@70dba031 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@57fb0ef2 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@6229227 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@aecbc33 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@271b4f77 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@289859f8 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3a394566 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@555b6b36 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@28c6f61d [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@427b2d64 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@32994238 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3c158d86 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@23fce207 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3877eb11 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@4087e6a5 [WARN] [12/19/2025 18:35:04.503] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@506e2a8e 06:35:04,936 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - leader91 (Candidate): Received ElectionTimeout 06:35:05,70 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:05,221 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:05,277 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower93: Set currentTerm=1, votedFor=leader91 06:35:05,277 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower92: Set currentTerm=1, votedFor=leader91 06:35:05,277 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 06:35:05,277 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 06:35:05,278 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:05,278 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:05,278 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): Cluster state: [] 06:35:05,278 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): Candidate in requestVote:RequestVote{term=2, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:05,278 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): Cluster state: [] 06:35:05,278 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - follower93 (Follower): Term 2 in "RequestVote{term=2, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 1 - updating term 06:35:05,278 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): Candidate in requestVote:RequestVote{term=2, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:05,278 PM [test-pekko.actor.default-dispatcher-16] [INFO] Follower - follower92 (Follower): Term 2 in "RequestVote{term=2, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 1 - updating term 06:35:05,372 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithAllPriorEntriesCommitted(IsolationScenarioTest.java:52) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:05,510 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader91: Set currentTerm=3, votedFor=leader91 06:35:05,510 PM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - leader91 (Candidate): Starting new election term 3 06:35:05,510 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - leader91 (Candidate): Sending RequestVote{term=3, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} to peer follower92 06:35:05,511 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - leader91 (Candidate): Sending RequestVote{term=3, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} to peer follower93 06:35:05,511 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - leader91 (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 3 06:35:05,511 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - leader91 (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 06:35:05,511 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (Leader): Election: Leader has following peers: [follower92, follower93] 06:35:05,511 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower92: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:05,511 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:05,511 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - leader91 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 [WARN] [12/19/2025 18:35:05.512] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@210dd957 [WARN] [12/19/2025 18:35:05.512] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@6e8db687 [WARN] [12/19/2025 18:35:05.512] [test-pekko.actor.default-dispatcher-17] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@27ce85db 06:35:05,642 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower92: Set currentTerm=2, votedFor=null 06:35:05,642 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower93: Set currentTerm=2, votedFor=null 06:35:05,642 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): In requestVote: RequestVote{term=2, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:05,642 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): In requestVote: RequestVote{term=2, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:06,106 PM [test-pekko.actor.default-dispatcher-17] [WARN] Leader - leader91 (Leader): At least 1 followers need to be active, Switching leader91 from Leader to IsolatedLeader 06:35:06,107 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (IsolatedLeader): Election: Leader has following peers: [follower93, follower92] 06:35:06,107 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (IsolatedLeader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:06,107 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (IsolatedLeader): Checking sendAppendEntries for follower follower92: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:06,107 PM [test-pekko.actor.default-dispatcher-17] [INFO] RaftActorBehavior - leader91 (Leader) :- Switching from behavior Leader to IsolatedLeader, election term: 3 06:35:06,739 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower93: Set currentTerm=2, votedFor=leader91 06:35:06,739 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): requestVote returning: RequestVoteReply{term=2, voteGranted=true} 06:35:06,739 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower92: Set currentTerm=2, votedFor=leader91 06:35:06,739 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): requestVote returning: RequestVoteReply{term=2, voteGranted=true} 06:35:06,739 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:06,739 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:06,739 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): Cluster state: [] 06:35:06,739 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): Candidate in requestVote:RequestVote{term=3, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:06,739 PM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - follower93 (Follower): Term 3 in "RequestVote{term=3, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 2 - updating term 06:35:06,739 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): Cluster state: [] 06:35:06,739 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): Candidate in requestVote:RequestVote{term=3, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:06,739 PM [test-pekko.actor.default-dispatcher-16] [INFO] Follower - follower92 (Follower): Term 3 in "RequestVote{term=3, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 2 - updating term 06:35:07,760 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower93: Set currentTerm=3, votedFor=null 06:35:07,760 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower92: Set currentTerm=3, votedFor=null 06:35:07,760 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): In requestVote: RequestVote{term=3, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:07,760 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): In requestVote: RequestVote{term=3, candidateId=leader91, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:08,343 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower92: Set currentTerm=3, votedFor=leader91 06:35:08,343 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - follower93: Set currentTerm=3, votedFor=leader91 06:35:08,343 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower92 (Follower): requestVote returning: RequestVoteReply{term=3, voteGranted=true} 06:35:08,343 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - follower93 (Follower): requestVote returning: RequestVoteReply{term=3, voteGranted=true} 06:35:08,343 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower93: Last sync leader does not match current leader leader91, need to catch up to -1 06:35:08,343 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Last sync leader does not match current leader leader91, need to catch up to -1 06:35:08,343 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (IsolatedLeader): handleAppendEntriesReply - FollowerLogInformation for follower93 updated: matchIndex: -1, nextIndex: 0 06:35:08,343 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (IsolatedLeader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:08,343 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,343 PM [test-pekko.actor.default-dispatcher-5] [INFO] IsolatedLeader - leader91: IsolatedLeader leader91 switching from IsolatedLeader to Leader 06:35:08,343 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (Leader): Election: Leader has following peers: [follower93, follower92] 06:35:08,344 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:08,344 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower92: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - leader91 (IsolatedLeader) :- Switching from behavior IsolatedLeader to Leader, election term: 3 06:35:08,344 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower92 updated: matchIndex: -1, nextIndex: 0 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:08,344 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,344 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,345 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,346 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,346 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,346 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,346 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,346 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) [WARN] [12/19/2025 18:35:08.346] [test-pekko.actor.default-dispatcher-16] [pekko://test/user/follower92] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower92, initialSyncDone=false] [WARN] [12/19/2025 18:35:08.346] [test-pekko.actor.default-dispatcher-16] [pekko://test/user/follower92] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower92, initialSyncDone=true] 06:35:08,346 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,346 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,346 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,346 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,347 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,347 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,347 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,347 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) [WARN] [12/19/2025 18:35:08.347] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/follower93] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower93, initialSyncDone=false] [WARN] [12/19/2025 18:35:08.347] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/follower93] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower93, initialSyncDone=true] 06:35:08,376 PM [main] [INFO] IsolationScenarioTest - createRaftActors ending 06:35:08,376 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActor - leader91: Persist data index=0 term=3 command=zero 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - leader91: Append log entry and persist JournaledLogEntry{index=0, term=3, command=zero, pending=true} 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 0 is present for follower follower93 06:35:08,377 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: received 1 commands after 7.858 s 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower93: AppendEntries{term=3, leaderId=leader91, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=3, command=zero, pending=true}]} 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 0 is present for follower follower92 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower92: AppendEntries{term=3, leaderId=leader91, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=3, command=zero, pending=true}]} 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActor - leader91: Persist data index=1 term=3 command=one 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - leader91: Append log entry and persist JournaledLogEntry{index=1, term=3, command=one, pending=true} 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 06:35:08,377 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader91, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=3, command=zero, pending=true}]} 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 0 is present for follower follower93 06:35:08,377 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader91, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=3, command=zero, pending=true}]} 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:08,377 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Number of entries to be appended = 1 06:35:08,377 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 0 is present for follower follower92 06:35:08,377 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Number of entries to be appended = 1 06:35:08,377 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:35:08,377 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:35:08,377 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Append entry to log zero 06:35:08,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower93: Append log entry and persist JournaledLogEntry{index=0, term=3, command=zero, pending=true} 06:35:08,378 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Append entry to log zero 06:35:08,378 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower92: Append log entry and persist JournaledLogEntry{index=0, term=3, command=zero, pending=true} 06:35:08,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Log size is now 1 06:35:08,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower93, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:08,378 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: received 1 commands after 7.864 s 06:35:08,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower93: awaiting more completions to resolve 1 synchronized callback(s) 06:35:08,378 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: received 1 commands after 7.870 s 06:35:08,378 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Log size is now 1 06:35:08,378 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower92, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:08,378 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower93 updated: matchIndex: 0, nextIndex: 1 06:35:08,378 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,378 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower92: awaiting more completions to resolve 1 synchronized callback(s) 06:35:08,379 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:08,379 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 1 is present for follower follower93 06:35:08,379 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower93: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=true}]} 06:35:08,379 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower92 updated: matchIndex: 0, nextIndex: 1 06:35:08,379 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:08,379 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 1 is present for follower follower92 06:35:08,379 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower92: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=true}]} 06:35:08,576 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 1 is present for follower follower93 06:35:08,576 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower93: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=true}]} 06:35:08,577 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 1 is present for follower follower92 06:35:08,577 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower92: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=true}]} 06:35:08,696 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 1 is present for follower follower93 06:35:08,696 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower93: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=true}]} 06:35:08,696 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 1 is present for follower follower92 06:35:08,696 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower92: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=true}]} 06:35:08,902 PM [leader91-writer-31] [DEBUG] RaftStorageCompleter - leader91: 1 completion(s) pending 06:35:08,902 PM [follower92-writer-29] [DEBUG] RaftStorageCompleter - follower92: 1 completion(s) pending 06:35:08,903 PM [follower93-writer-30] [DEBUG] RaftStorageCompleter - follower93: 1 completion(s) pending 06:35:08,903 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - leader91: running 1 completion(s) 06:35:08,903 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: completed 1 commands in 525.6 ms 06:35:08,903 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: completed 1 commands in 524.8 ms 06:35:08,903 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: completed 1 commands in 524.6 ms 06:35:08,903 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - leader91: persist complete JournaledLogEntry{index=0, term=3, command=zero, pending=true} 06:35:08,903 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: waiting to receive commands 06:35:08,903 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: waiting to receive commands 06:35:08,903 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: received 1 commands after 13.10 μs 06:35:08,903 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 06:35:08,903 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower92: running 1 completion(s) 06:35:08,903 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActorBehavior - leader91 (Leader): Setting last applied to 0 06:35:08,903 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower93: running 1 completion(s) 06:35:08,903 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractReplicatedLog - leader91: Moving last applied index from -1 to 0 06:35:08,903 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower92: persist complete JournaledLogEntry{index=0, term=3, command=zero, pending=false} 06:35:08,903 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActor - leader91: Applying state for log index 0 data zero 06:35:08,903 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower93: persist complete JournaledLogEntry{index=0, term=3, command=zero, pending=false} 06:35:08,903 PM [test-pekko.actor.default-dispatcher-18] [INFO] MockRaftActor - leader91: applyState called: zero 06:35:08,903 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower93: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=3, command=zero, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@669d5577} 06:35:08,903 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower92: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=3, command=zero, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@745f6b03} 06:35:08,903 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower92: synchronized callbacks after 524.6 ms 06:35:08,903 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower93: synchronized callbacks after 525.1 ms 06:35:08,903 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=true}]} 06:35:08,903 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=true}]} 06:35:08,903 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Number of entries to be appended = 1 06:35:08,903 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 06:35:08,903 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Number of entries to be appended = 1 06:35:08,903 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Append entry to log one 06:35:08,903 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 06:35:08,903 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower93: Append log entry and persist JournaledLogEntry{index=1, term=3, command=one, pending=true} 06:35:08,903 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Append entry to log one 06:35:08,903 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower92: Append log entry and persist JournaledLogEntry{index=1, term=3, command=one, pending=true} 06:35:08,904 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Log size is now 2 06:35:08,904 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower93, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:08,904 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: received 1 commands after 888.4 μs 06:35:08,904 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,904 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: received 1 commands after 919.0 μs 06:35:08,904 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower93: awaiting more completions to resolve 1 synchronized callback(s) 06:35:08,904 PM [test-pekko.actor.default-dispatcher-17] [WARN] AbstractLeader - leader91 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=3, success=true, followerId=follower93, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 525, lastApplied : 0, commitIndex : 0 06:35:08,904 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower93 updated: matchIndex: 1, nextIndex: 2 06:35:08,904 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Log size is now 2 06:35:08,904 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:08,904 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower92, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:08,904 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,904 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower92: awaiting more completions to resolve 1 synchronized callback(s) 06:35:08,904 PM [test-pekko.actor.default-dispatcher-17] [WARN] AbstractLeader - leader91 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=3, success=true, followerId=follower92, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 525, lastApplied : 0, commitIndex : 0 06:35:08,904 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower92 updated: matchIndex: 1, nextIndex: 2 06:35:08,905 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:08,910 PM [leader91-writer-31] [DEBUG] RaftStorageCompleter - leader91: 1 completion(s) pending 06:35:08,910 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - leader91: running 1 completion(s) 06:35:08,910 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: completed 1 commands in 7.411 ms 06:35:08,910 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - leader91: persist complete JournaledLogEntry{index=1, term=3, command=one, pending=true} 06:35:08,910 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: received 1 commands after 12.24 μs 06:35:08,910 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 06:35:08,910 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - leader91 (Leader): Setting last applied to 1 06:35:08,910 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractReplicatedLog - leader91: Moving last applied index from 0 to 1 06:35:08,910 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - leader91: Applying state for log index 1 data one 06:35:08,910 PM [test-pekko.actor.default-dispatcher-17] [INFO] MockRaftActor - leader91: applyState called: one 06:35:08,911 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SnapshotManager - leader91: fakeSnapshot purging log to 0 for term 3 06:35:08,911 PM [leader91-writer-31] [DEBUG] EntryJournalV1 - leader91: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:35:08,911 PM [leader91-writer-31] [DEBUG] RaftStorageCompleter - leader91: 1 completion(s) pending 06:35:08,911 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - leader91: running 1 completion(s) 06:35:08,911 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: completed 1 commands in 427.4 μs 06:35:08,911 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: received 1 commands after 11.47 μs 06:35:08,911 PM [leader91-writer-31] [DEBUG] EntryJournalV1 - leader91: updated meta to JournalMeta[replayFrom=1, applyTo=2] 06:35:08,911 PM [leader91-writer-31] [DEBUG] RaftStorageCompleter - leader91: 1 completion(s) pending 06:35:08,911 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - leader91: running 1 completion(s) 06:35:08,911 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: completed 1 commands in 326.4 μs 06:35:08,911 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: waiting to receive commands 06:35:08,993 PM [follower93-writer-30] [DEBUG] RaftStorageCompleter - follower93: 1 completion(s) pending 06:35:08,993 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower93: running 1 completion(s) 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower93: persist complete JournaledLogEntry{index=1, term=3, command=one, pending=false} 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower93: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=3, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@6dd0c526} 06:35:08,993 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: completed 1 commands in 89.69 ms 06:35:08,994 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: waiting to receive commands 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower93: synchronized callbacks after 89.87 ms 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=false}]} 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Number of entries to be appended = 1 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): matchEntry JournaledLogEntry{index=1, term=3, command=one, pending=false} is present: existingEntryTerm: 3 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Log size is now 2 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower93, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=false}]} 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Number of entries to be appended = 1 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): matchEntry JournaledLogEntry{index=1, term=3, command=one, pending=false} is present: existingEntryTerm: 3 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Log size is now 2 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower93, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,994 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Commit index set to 0 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached 0 (of expected -1) 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 1 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower93 (Follower): Setting last applied to 0 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower93: Moving last applied index from -1 to 0 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower93: Applying state for log index 0 data zero 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower93: applyState called: zero 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Commit index set to 1 06:35:08,995 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: received 1 commands after 1.721 ms 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached 1 (of expected -1) 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower93 (Follower): Setting last applied to 1 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower93: Moving last applied index from 0 to 1 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower93: Applying state for log index 1 data one 06:35:08,995 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower93: applyState called: one 06:35:08,996 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - follower93: fakeSnapshot purging log to 0 for term 3 06:35:08,996 PM [follower93-writer-30] [DEBUG] EntryJournalV1 - follower93: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:35:08,996 PM [follower93-writer-30] [DEBUG] RaftStorageCompleter - follower93: 1 completion(s) pending 06:35:08,996 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower93: running 1 completion(s) 06:35:08,996 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: completed 1 commands in 581.5 μs 06:35:08,996 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: received 1 commands after 10.34 μs 06:35:08,996 PM [follower93-writer-30] [DEBUG] EntryJournalV1 - follower93: updated meta to JournalMeta[replayFrom=1, applyTo=2] 06:35:08,997 PM [follower93-writer-30] [DEBUG] RaftStorageCompleter - follower93: 1 completion(s) pending 06:35:08,997 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: completed 1 commands in 306.4 μs 06:35:08,997 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: waiting to receive commands 06:35:08,997 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - follower93: running 1 completion(s) 06:35:08,999 PM [follower92-writer-29] [DEBUG] RaftStorageCompleter - follower92: 1 completion(s) pending 06:35:08,999 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower92: running 1 completion(s) 06:35:08,999 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower92: persist complete JournaledLogEntry{index=1, term=3, command=one, pending=false} 06:35:08,999 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: completed 1 commands in 95.62 ms 06:35:08,999 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: waiting to receive commands 06:35:08,999 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower92: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=3, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@4fee47e2} 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower92: synchronized callbacks after 95.26 ms 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=false}]} 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Number of entries to be appended = 1 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): matchEntry JournaledLogEntry{index=1, term=3, command=one, pending=false} is present: existingEntryTerm: 3 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Log size is now 2 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower92, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): handleAppendEntries: AppendEntries{term=3, leaderId=leader91, prevLogIndex=0, prevLogTerm=3, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=false}]} 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Number of entries to be appended = 1 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): matchEntry JournaledLogEntry{index=1, term=3, command=one, pending=false} is present: existingEntryTerm: 3 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): Log size is now 2 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower92 (Follower): handleAppendEntries returning : AppendEntriesReply{term=3, success=true, followerId=follower92, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:09,0 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached -1 (of expected -1) 06:35:09,0 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower92 (Follower): Commit index set to 0 06:35:09,0 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached 0 (of expected -1) 06:35:09,0 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower92 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 1 06:35:09,0 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower92 (Follower): Setting last applied to 0 06:35:09,0 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower92: Moving last applied index from -1 to 0 06:35:09,0 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower92: Applying state for log index 0 data zero 06:35:09,0 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower92: applyState called: zero 06:35:09,1 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower92 (Follower): Commit index set to 1 06:35:09,1 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached 1 (of expected -1) 06:35:09,1 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower92 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 06:35:09,1 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower92 (Follower): Setting last applied to 1 06:35:09,1 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower92: Moving last applied index from 0 to 1 06:35:09,1 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower92: Applying state for log index 1 data one 06:35:09,1 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower92: applyState called: one 06:35:09,1 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - follower92: fakeSnapshot purging log to 0 for term 3 06:35:09,1 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: received 1 commands after 1.200 ms 06:35:09,1 PM [follower92-writer-29] [DEBUG] EntryJournalV1 - follower92: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:35:09,1 PM [follower92-writer-29] [DEBUG] RaftStorageCompleter - follower92: 1 completion(s) pending 06:35:09,1 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower92: running 1 completion(s) 06:35:09,1 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: completed 1 commands in 477.2 μs 06:35:09,1 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: received 1 commands after 12.84 μs 06:35:09,2 PM [follower92-writer-29] [DEBUG] EntryJournalV1 - follower92: updated meta to JournalMeta[replayFrom=1, applyTo=2] 06:35:09,2 PM [follower92-writer-29] [DEBUG] RaftStorageCompleter - follower92: 1 completion(s) pending 06:35:09,2 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower92: running 1 completion(s) 06:35:09,2 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: completed 1 commands in 389.1 μs 06:35:09,2 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: waiting to receive commands 06:35:09,176 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader leader91 and reached 1 (of expected -1) 06:35:09,176 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower92: Lagging 0 entries behind leader leader91 and reached 1 (of expected -1) 06:35:09,183 PM [main] [INFO] IsolationScenarioTest - Isolating the leader 06:35:09,183 PM [main] [INFO] IsolationScenarioTest - Sending payload to isolated leader 06:35:09,183 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - leader91: Persist data index=2 term=3 command=two 06:35:09,183 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - leader91: Append log entry and persist JournaledLogEntry{index=2, term=3, command=two, pending=true} 06:35:09,183 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader91 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 06:35:09,183 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:09,183 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 2 is present for follower follower93 06:35:09,183 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower93: AppendEntries{term=3, leaderId=leader91, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=3, command=two, pending=true}]} 06:35:09,183 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: received 1 commands after 271.5 ms 06:35:09,183 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader91 (Leader): Checking sendAppendEntries for follower follower92: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:09,183 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 2 is present for follower follower92 06:35:09,183 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower92: AppendEntries{term=3, leaderId=leader91, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=3, command=two, pending=true}]} 06:35:09,296 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 2 is present for follower follower93 06:35:09,296 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower93: AppendEntries{term=3, leaderId=leader91, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=3, command=two, pending=true}]} 06:35:09,296 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 2 is present for follower follower92 06:35:09,296 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower92: AppendEntries{term=3, leaderId=leader91, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=3, command=two, pending=true}]} 06:35:09,416 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 2 is present for follower follower93 06:35:09,416 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower93: AppendEntries{term=3, leaderId=leader91, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=3, command=two, pending=true}]} 06:35:09,416 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 2 is present for follower follower92 06:35:09,416 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower92: AppendEntries{term=3, leaderId=leader91, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=3, command=two, pending=true}]} 06:35:09,531 PM [leader91-writer-31] [DEBUG] RaftStorageCompleter - leader91: 1 completion(s) pending 06:35:09,531 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - leader91: running 1 completion(s) 06:35:09,531 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - leader91: persist complete JournaledLogEntry{index=2, term=3, command=two, pending=true} 06:35:09,531 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: completed 1 commands in 348.1 ms 06:35:09,532 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: waiting to receive commands 06:35:09,536 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 2 is present for follower follower93 06:35:09,536 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower93: AppendEntries{term=3, leaderId=leader91, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=3, command=two, pending=false}]} 06:35:09,536 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): sendAppendEntries: 2 is present for follower follower92 06:35:09,536 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (Leader): Sending AppendEntries to follower follower92: AppendEntries{term=3, leaderId=leader91, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=3, command=two, pending=false}]} 06:35:10,136 PM [test-pekko.actor.default-dispatcher-18] [WARN] Leader - leader91 (Leader): At least 1 followers need to be active, Switching leader91 from Leader to IsolatedLeader 06:35:10,137 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (IsolatedLeader): Election: Leader has following peers: [follower93, follower92] 06:35:10,137 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (IsolatedLeader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:10,137 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - leader91 (IsolatedLeader): Checking sendAppendEntries for follower follower92: active: false, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:10,137 PM [test-pekko.actor.default-dispatcher-18] [INFO] RaftActorBehavior - leader91 (Leader) :- Switching from behavior Leader to IsolatedLeader, election term: 3 06:35:10,140 PM [main] [INFO] IsolationScenarioTest - Forcing election on follower92 06:35:10,140 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:35:10,140 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Follower - follower92 (Follower): Received TimeoutNow - switching to Candidate 06:35:10,140 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Candidate - follower92 (Candidate): Election: Candidate has following voting peers: [leader91, follower93] 06:35:10,373 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] PropertiesTermInfoStore - follower92: Set currentTerm=4, votedFor=follower92 06:35:10,373 PM [test-pekko.actor.default-dispatcher-18] [INFO] Candidate - follower92 (Candidate): Starting new election term 4 06:35:10,373 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Candidate - follower92 (Candidate): Sending RequestVote{term=4, candidateId=follower92, lastLogIndex=1, lastLogTerm=3} to peer leader91 06:35:10,373 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Candidate - follower92 (Candidate): Sending RequestVote{term=4, candidateId=follower92, lastLogIndex=1, lastLogTerm=3} to peer follower93 06:35:10,373 PM [test-pekko.actor.default-dispatcher-18] [INFO] RaftActorBehavior - follower92 (Follower) :- Switching from behavior Follower to Candidate, election term: 4 06:35:10,373 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower93 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:10,373 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower93 (Follower): Cluster state: [] 06:35:10,373 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower93 (Follower): Candidate in requestVote:RequestVote{term=4, candidateId=follower92, lastLogIndex=1, lastLogTerm=3} with higher term appears reachable, updating term. 06:35:10,373 PM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - follower93 (Follower): Term 4 in "RequestVote{term=4, candidateId=follower92, lastLogIndex=1, lastLogTerm=3}" message is greater than follower's term 3 - updating term 06:35:11,49 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower93: Set currentTerm=4, votedFor=null 06:35:11,49 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower93 (Follower): In requestVote: RequestVote{term=4, candidateId=follower92, lastLogIndex=1, lastLogTerm=3} - currentTerm: 4, votedFor: null, lastIndex: 1, lastTerm: 3 06:35:12,281 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - follower93: Set currentTerm=4, votedFor=follower92 06:35:12,281 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower93 (Follower): requestVote returning: RequestVoteReply{term=4, voteGranted=true} 06:35:12,281 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Candidate - follower92 (Candidate): RaftRPC message received RequestVoteReply{term=4, voteGranted=true}, my term is 4 06:35:12,284 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Candidate - follower92 (Candidate): handleRequestVoteReply: RequestVoteReply{term=4, voteGranted=true}, current voteCount: 1 06:35:12,285 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Election: Leader has following peers: [leader91, follower93] 06:35:12,285 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower leader91: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 06:35:12,285 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower follower93: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 06:35:12,285 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Last sync leader does not match current leader follower92, need to catch up to -1 [WARN] [12/19/2025 18:35:12.285] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/follower93] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower93, initialSyncDone=false] 06:35:12,286 PM [test-pekko.actor.default-dispatcher-18] [INFO] RaftActorBehavior - follower92 (Candidate) :- Switching from behavior Candidate to Leader, election term: 4 06:35:12,286 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower93 updated: matchIndex: 1, nextIndex: 2 06:35:12,286 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 06:35:12,286 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 1 (of expected -1) [WARN] [12/19/2025 18:35:12.287] [test-pekko.actor.default-dispatcher-18] [pekko://test/user/follower93] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower93, initialSyncDone=true] 06:35:12,307 PM [main] [INFO] IsolationScenarioTest - Sending payload to new leader 06:35:12,307 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActor - follower92: Persist data index=2 term=4 command=two-new 06:35:12,307 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - follower92: Append log entry and persist JournaledLogEntry{index=2, term=4, command=two-new, pending=true} 06:35:12,307 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Replicate message: identifier: MockIdentifier{value=two-new}, logIndex: 2, isSendImmediate: true 06:35:12,307 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower leader91: active: false, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:12,307 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:12,307 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): sendAppendEntries: 2 is present for follower follower93 06:35:12,307 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Sending AppendEntries to follower follower93: AppendEntries{term=4, leaderId=follower92, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two-new, pending=true}]} 06:35:12,307 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Follower - follower93 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=follower92, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two-new, pending=true}]} 06:35:12,307 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: received 1 commands after 3.305 s 06:35:12,307 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Follower - follower93 (Follower): Number of entries to be appended = 1 06:35:12,308 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Follower - follower93 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 06:35:12,308 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Follower - follower93 (Follower): Append entry to log two-new 06:35:12,308 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - follower93: Append log entry and persist JournaledLogEntry{index=2, term=4, command=two-new, pending=true} 06:35:12,308 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Follower - follower93 (Follower): Log size is now 2 06:35:12,308 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] Follower - follower93 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=follower93, logLastIndex=2, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:12,308 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 1 (of expected -1) 06:35:12,308 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - follower93: awaiting more completions to resolve 1 synchronized callback(s) 06:35:12,308 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: received 1 commands after 3.311 s 06:35:12,308 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower92 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower93 updated: matchIndex: 2, nextIndex: 3 06:35:12,308 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower follower93: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:12,513 PM [follower93-writer-30] [DEBUG] RaftStorageCompleter - follower93: 1 completion(s) pending 06:35:12,513 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: completed 1 commands in 205.3 ms 06:35:12,514 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: waiting to receive commands 06:35:12,514 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - follower93: running 1 completion(s) 06:35:12,514 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - follower93: persist complete JournaledLogEntry{index=2, term=4, command=two-new, pending=false} 06:35:12,514 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - follower93: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=2, term=4, command=two-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@2a6b1e47} 06:35:12,514 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - follower93: synchronized callbacks after 205.9 ms 06:35:12,526 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 1 (of expected -1) 06:35:12,637 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 1 (of expected -1) 06:35:12,642 PM [follower92-writer-29] [DEBUG] RaftStorageCompleter - follower92: 1 completion(s) pending 06:35:12,642 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: completed 1 commands in 334.8 ms 06:35:12,642 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: waiting to receive commands 06:35:12,644 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorageCompleter - follower92: running 1 completion(s) 06:35:12,644 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] ReplicatedLogImpl - follower92: persist complete JournaledLogEntry{index=2, term=4, command=two-new, pending=true} 06:35:12,644 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 1 06:35:12,645 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActorBehavior - follower92 (Leader): Setting last applied to 2 06:35:12,645 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractReplicatedLog - follower92: Moving last applied index from 1 to 2 06:35:12,645 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActor - follower92: Applying state for log index 2 data two-new 06:35:12,645 PM [test-pekko.actor.default-dispatcher-18] [INFO] MockRaftActor - follower92: applyState called: two-new 06:35:12,645 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: received 1 commands after 2.624 ms 06:35:12,645 PM [follower92-writer-29] [DEBUG] EntryJournalV1 - follower92: updated meta to JournalMeta[replayFrom=1, applyTo=3] 06:35:12,646 PM [follower92-writer-29] [DEBUG] RaftStorageCompleter - follower92: 1 completion(s) pending 06:35:12,646 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower92: running 1 completion(s) 06:35:12,646 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: completed 1 commands in 571.0 μs 06:35:12,646 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: waiting to receive commands 06:35:12,756 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): Commit index set to 2 06:35:12,756 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 2 (of expected -1) 06:35:12,756 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower93 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 06:35:12,756 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower93 (Follower): Setting last applied to 2 06:35:12,756 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower93: Moving last applied index from 1 to 2 06:35:12,756 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower93: Applying state for log index 2 data two-new 06:35:12,756 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower93: applyState called: two-new 06:35:12,757 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: received 1 commands after 243.2 ms 06:35:12,757 PM [follower93-writer-30] [DEBUG] EntryJournalV1 - follower93: updated meta to JournalMeta[replayFrom=1, applyTo=3] 06:35:12,757 PM [follower93-writer-30] [DEBUG] RaftStorageCompleter - follower93: 1 completion(s) pending 06:35:12,757 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: completed 1 commands in 351.2 μs 06:35:12,757 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower93: running 1 completion(s) 06:35:12,757 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: waiting to receive commands 06:35:12,812 PM [main] [INFO] IsolationScenarioTest - Removing isolation 06:35:12,846 PM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActorBehavior - follower92 (Leader): Cannot append entries because sender's term 3 is less than 4 06:35:12,846 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - follower93 (Follower): Cannot append entries because sender's term 3 is less than 4 06:35:12,847 PM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractLeader - leader91 (IsolatedLeader): Term 4 in "AppendEntriesReply{term=4, success=false, followerId=follower92, logLastIndex=2, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}" message is greater than leader's term 3 - switching to Follower 06:35:12,877 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 2 (of expected -1) 06:35:12,997 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 2 (of expected -1) 06:35:13,117 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 2 (of expected -1) 06:35:13,237 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 2 (of expected -1) 06:35:13,357 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 2 (of expected -1) 06:35:13,446 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - leader91: Set currentTerm=4, votedFor=null 06:35:13,446 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - leader91 (IsolatedLeader) :- Switching from behavior IsolatedLeader to Follower, election term: 4 06:35:13,447 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader91: Last sync leader does not match current leader follower92, need to catch up to -1 [WARN] [12/19/2025 18:35:13.447] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/leader91] unhandled message from TestActor[pekko://test/user/leader91]: org.opendaylight.controller.cluster.raft.behaviors.AbstractLeader$SendHeartBeat@2fc96aab 06:35:13,447 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader91: Lagging -2 entries behind leader follower92 and reached 1 (of expected -1) 06:35:13,447 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader91: Lagging -2 entries behind leader follower92 and reached 1 (of expected -1) 06:35:13,447 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader91: Lagging -2 entries behind leader follower92 and reached 1 (of expected -1) 06:35:13,447 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader91: Lagging -2 entries behind leader follower92 and reached 1 (of expected -1) 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [INFO] AbstractLeader - follower92 (Leader): handleAppendEntriesReply: follower leader91 last log term 3 for index 2 conflicts with the leader's 4 - set the follower's next index to 1 [WARN] [12/19/2025 18:35:13.448] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/leader91] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=leader91, initialSyncDone=false] [WARN] [12/19/2025 18:35:13.448] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/leader91] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=leader91, initialSyncDone=true] 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower leader91: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): sendAppendEntries: 1 is present for follower leader91 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Sending AppendEntries to follower leader91: AppendEntries{term=4, leaderId=follower92, prevLogIndex=0, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=false}, JournaledLogEntry{index=2, term=4, command=two-new, pending=false}]} 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [INFO] AbstractLeader - follower92 (Leader): handleAppendEntriesReply: follower leader91 last log term 3 for index 2 conflicts with the leader's 4 - set the follower's next index to 1 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower leader91: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): sendAppendEntries: 1 is present for follower leader91 06:35:13,448 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=follower92, prevLogIndex=0, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=3, command=one, pending=false}, JournaledLogEntry{index=2, term=4, command=two-new, pending=false}]} 06:35:13,448 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): Number of entries to be appended = 2 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [INFO] AbstractLeader - follower92 (Leader): handleAppendEntriesReply: follower leader91 last log term 3 for index 2 conflicts with the leader's 4 - set the follower's next index to 1 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower leader91: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): sendAppendEntries: 1 is present for follower leader91 06:35:13,448 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): matchEntry JournaledLogEntry{index=1, term=3, command=one, pending=false} is present: existingEntryTerm: 3 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [INFO] AbstractLeader - follower92 (Leader): handleAppendEntriesReply: follower leader91 last log term 3 for index 2 conflicts with the leader's 4 - set the follower's next index to 1 06:35:13,448 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): matchEntry JournaledLogEntry{index=2, term=4, command=two-new, pending=false} is present: existingEntryTerm: 3 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower leader91: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:13,448 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): sendAppendEntries: 1 is present for follower leader91 06:35:13,449 PM [test-pekko.actor.default-dispatcher-18] [INFO] AbstractLeader - follower92 (Leader): handleAppendEntriesReply: follower leader91 last log term 3 for index 2 conflicts with the leader's 4 - set the follower's next index to 1 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [INFO] Follower - leader91 (Follower): Removing entries from log starting at 2, commitIndex: 1, lastApplied: 1 06:35:13,449 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower leader91: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:13,449 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): sendAppendEntries: 1 is present for follower leader91 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): Append entry to log two-new 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - leader91: Append log entry and persist JournaledLogEntry{index=2, term=4, command=two-new, pending=false} 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): Log size is now 2 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): Commit index set to 2 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=leader91, logLastIndex=2, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader91: Lagging 0 entries behind leader follower92 and reached 2 (of expected -1) 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader91 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - leader91 (Follower): Setting last applied to 2 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - leader91: Moving last applied index from 1 to 2 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - leader91: Applying state for log index 2 data two-new 06:35:13,449 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader91 updated: matchIndex: 2, nextIndex: 3 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - leader91: applyState called: two-new 06:35:13,449 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: received 2 commands after 3.917 s 06:35:13,449 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] SnapshotManager - follower92: fakeSnapshot purging log to 1 for term 4 06:35:13,449 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractLeader - follower92 (Leader): Checking sendAppendEntries for follower leader91: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 06:35:13,449 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - leader91: awaiting more completions to resolve 2 synchronized callback(s) 06:35:13,476 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower93: Lagging 0 entries behind leader follower92 and reached 2 (of expected -1) 06:35:13,476 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - follower93: fakeSnapshot purging log to 1 for term 4 06:35:13,539 PM [leader91-writer-31] [DEBUG] RaftStorageCompleter - leader91: 2 completion(s) pending 06:35:13,539 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - leader91: running 2 completion(s) 06:35:13,539 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - leader91: completed synchronized callback UncheckNoopCallback{} 06:35:13,539 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - leader91: persist complete JournaledLogEntry{index=2, term=4, command=two-new, pending=false} 06:35:13,539 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - leader91: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=2, term=4, command=two-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@df30899} 06:35:13,539 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: completed 2 commands in 89.49 ms 06:35:13,539 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - leader91: synchronized callbacks after 89.38 ms 06:35:13,539 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: received 1 commands after 13.42 μs 06:35:13,539 PM [leader91-writer-31] [DEBUG] EntryJournalV1 - leader91: updated meta to JournalMeta[replayFrom=1, applyTo=3] 06:35:13,539 PM [leader91-writer-31] [DEBUG] RaftStorageCompleter - leader91: 1 completion(s) pending 06:35:13,539 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: completed 1 commands in 375.5 μs 06:35:13,539 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - leader91: running 1 completion(s) 06:35:13,539 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: waiting to receive commands 06:35:13,569 PM [main] [INFO] IsolationScenarioTest - testLeaderIsolationWithAllPriorEntriesCommitted ending 06:35:13,569 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower92-notifier94#489694227] 06:35:13,581 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower92-collector95#178917497] 06:35:13,581 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower92] 06:35:13,581 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EnabledRaftStorage - follower92: terminating thread VirtualThread[#236,follower92-writer-29]/waiting 06:35:13,582 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: received 1 commands after 935.7 ms 06:35:13,582 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: completed 1 commands in 29.91 μs 06:35:13,582 PM [follower92-writer-29] [DEBUG] JournalWriteTask - follower92: journal writer stopped 06:35:13,582 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower92: journal closed 06:35:13,582 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - follower92: journal closed 06:35:13,582 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower92: stopped executor with 0 remaining tasks 06:35:13,582 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower92: stopped executor with 0 remaining tasks 06:35:13,583 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower93-collector96#1245566660] 06:35:13,583 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower93] 06:35:13,583 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EnabledRaftStorage - follower93: terminating thread VirtualThread[#237,follower93-writer-30]/waiting 06:35:13,583 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: received 1 commands after 825.7 ms 06:35:13,583 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: completed 1 commands in 11.81 μs 06:35:13,583 PM [follower93-writer-30] [DEBUG] JournalWriteTask - follower93: journal writer stopped 06:35:13,583 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower93: journal closed 06:35:13,583 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - follower93: journal closed 06:35:13,583 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower93: stopped executor with 0 remaining tasks 06:35:13,583 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower93: stopped executor with 0 remaining tasks 06:35:13,584 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader91-notifier97#-1341358664] 06:35:13,584 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader91-collector98#944177503] 06:35:13,584 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader91] 06:35:13,585 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EnabledRaftStorage - leader91: terminating thread VirtualThread[#238,leader91-writer-31]/waiting 06:35:13,585 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: received 1 commands after 45.36 ms 06:35:13,585 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: completed 1 commands in 11.94 μs 06:35:13,585 PM [leader91-writer-31] [DEBUG] JournalWriteTask - leader91: journal writer stopped 06:35:13,585 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - leader91: journal closed 06:35:13,585 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - leader91: journal closed 06:35:13,585 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - leader91: stopped executor with 0 remaining tasks 06:35:13,585 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - leader91: stopped executor with 0 remaining tasks 06:35:13,588 PM [main] [INFO] IsolationScenarioTest - testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries starting 06:35:13,588 PM [main] [INFO] IsolationScenarioTest - createRaftActors starting [WARN] [12/19/2025 18:35:13.591] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower100]: org.opendaylight.controller.cluster.common.actor.Monitor@36430d0d 06:35:13,592 PM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActor - follower100: Starting recovery with journal batch size 1000 06:35:13,592 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower100: started executor 06:35:13,592 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - follower100: started executor 06:35:13,593 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower100: metadata journal open: replayFrom=1 applyTo=0 06:35:13,594 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - follower100: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:35:13,594 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - follower100: journal open: applyTo=0 06:35:13,594 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: journal writer started 06:35:13,594 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: waiting to receive commands 06:35:13,595 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4883198867763166755/follower100/TermInfo.properties does not exist 06:35:13,595 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorage - follower100: skipping unrecognized file /tmp/junit-4883198867763166755/follower100/journal-v1-1.log 06:35:13,595 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorage - follower100: skipping unrecognized file /tmp/junit-4883198867763166755/follower100/metadata-v1-1.log 06:35:13,595 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftStorage - follower100: no eligible files found 06:35:13,595 PM [test-pekko.actor.default-dispatcher-18] [INFO] PekkoRecovery - follower100: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [12/19/2025 18:35:13.596] [test-pekko.actor.default-dispatcher-16] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower101]: org.opendaylight.controller.cluster.common.actor.Monitor@649f04c9 06:35:13,597 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - follower101: Starting recovery with journal batch size 1000 06:35:13,597 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower101: started executor 06:35:13,597 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower101: started executor 06:35:13,598 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower101: metadata journal open: replayFrom=1 applyTo=0 06:35:13,641 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower101: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:35:13,641 PM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - follower101: journal open: applyTo=0 06:35:13,641 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: journal writer started 06:35:13,641 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: waiting to receive commands 06:35:13,644 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4883198867763166755/follower101/TermInfo.properties does not exist 06:35:13,644 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower101: skipping unrecognized file /tmp/junit-4883198867763166755/follower101/journal-v1-1.log 06:35:13,644 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower101: skipping unrecognized file /tmp/junit-4883198867763166755/follower101/metadata-v1-1.log 06:35:13,644 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - follower101: no eligible files found 06:35:13,644 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower101: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [12/19/2025 18:35:13.645] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.common.actor.Monitor@4dc1d8af 06:35:13,646 PM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActor - leader99: Starting recovery with journal batch size 1000 06:35:13,647 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - leader99: started executor 06:35:13,647 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorage - leader99: started executor 06:35:13,647 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - leader99: metadata journal open: replayFrom=1 applyTo=0 06:35:13,648 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] EntryJournalV1 - leader99: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:35:13,648 PM [test-pekko.actor.default-dispatcher-16] [INFO] EnabledRaftStorage - leader99: journal open: applyTo=0 06:35:13,648 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: journal writer started 06:35:13,648 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: waiting to receive commands 06:35:13,650 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] PropertiesTermInfoStore - /tmp/junit-4883198867763166755/leader99/TermInfo.properties does not exist 06:35:13,650 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorage - leader99: skipping unrecognized file /tmp/junit-4883198867763166755/leader99/journal-v1-1.log 06:35:13,650 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorage - leader99: skipping unrecognized file /tmp/junit-4883198867763166755/leader99/metadata-v1-1.log 06:35:13,650 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorage - leader99: no eligible files found 06:35:13,650 PM [test-pekko.actor.default-dispatcher-17] [INFO] PekkoRecovery - leader99: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:35:13,749 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:13,900 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:14,51 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:14,203 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:14,342 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=0, votedFor=null 06:35:14,343 PM [test-pekko.actor.default-dispatcher-18] [INFO] PekkoRecovery - follower100: Local TermInfo store seeded with TermInfo{term=0} 06:35:14,343 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActor - follower100: Pekko recovery completed and can restore from snapshot 06:35:14,343 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActor - follower100: starting journal recovery 06:35:14,343 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] AbstractReplicatedLog - follower100: Moving last applied index from -1 to -1 06:35:14,343 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] JournalRecovery - follower100: empty journal: appending 0 entries 06:35:14,343 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] EntryJournalV1 - follower100: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:35:14,343 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] JournalRecovery - follower100: journal recovery completedin 374.3 μs with journalIndex=1 06:35:14,343 PM [test-pekko.actor.default-dispatcher-18] [DEBUG] RaftActor - follower100: Journal recovery completed and can restore from snapshot 06:35:14,354 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:14,505 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:14,656 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:14,685 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] PropertiesTermInfoStore - leader99: Set currentTerm=0, votedFor=null 06:35:14,685 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=0, votedFor=null 06:35:14,685 PM [test-pekko.actor.default-dispatcher-17] [INFO] PekkoRecovery - leader99: Local TermInfo store seeded with TermInfo{term=0} 06:35:14,685 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - follower101: Local TermInfo store seeded with TermInfo{term=0} 06:35:14,685 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower101: Pekko recovery completed and can restore from snapshot 06:35:14,685 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower101: starting journal recovery 06:35:14,685 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower101: Moving last applied index from -1 to -1 06:35:14,685 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - leader99: Pekko recovery completed and can restore from snapshot 06:35:14,685 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - leader99: starting journal recovery 06:35:14,685 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractReplicatedLog - leader99: Moving last applied index from -1 to -1 06:35:14,685 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - follower101: empty journal: appending 0 entries 06:35:14,685 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] JournalRecovery - leader99: empty journal: appending 0 entries 06:35:14,702 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - follower101: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:35:14,702 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] EntryJournalV1 - leader99: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:35:14,702 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - follower101: journal recovery completedin 16.86 ms with journalIndex=1 06:35:14,702 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] JournalRecovery - leader99: journal recovery completedin 16.80 ms with journalIndex=1 06:35:14,702 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower101: Journal recovery completed and can restore from snapshot 06:35:14,702 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - leader99: Journal recovery completed and can restore from snapshot 06:35:14,703 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:35:14,703 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - leader99 (Follower): Received TimeoutNow - switching to Candidate 06:35:14,703 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Election: Candidate has following voting peers: [follower101, follower100] 06:35:14,807 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:14,959 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:15,110 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:15,261 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:15,412 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:15,563 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:15,692 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] PropertiesTermInfoStore - leader99: Set currentTerm=1, votedFor=leader99 06:35:15,692 PM [test-pekko.actor.default-dispatcher-17] [INFO] Candidate - leader99 (Candidate): Starting new election term 1 06:35:15,692 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Sending RequestVote{term=1, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} to peer follower101 06:35:15,692 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Sending RequestVote{term=1, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} to peer follower100 06:35:15,692 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:15,692 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:15,692 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Cluster state: [] 06:35:15,692 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Candidate in requestVote:RequestVote{term=1, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:15,693 PM [test-pekko.actor.default-dispatcher-6] [INFO] Follower - follower101 (Follower): Term 1 in "RequestVote{term=1, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 0 - updating term 06:35:15,693 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Cluster state: [] 06:35:15,693 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Candidate in requestVote:RequestVote{term=1, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:15,693 PM [test-pekko.actor.default-dispatcher-16] [INFO] Follower - follower100 (Follower): Term 1 in "RequestVote{term=1, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 0 - updating term 06:35:15,694 PM [test-pekko.actor.default-dispatcher-17] [INFO] RaftActorBehavior - leader99 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 06:35:15,694 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Received ElectionTimeout 06:35:15,714 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:15,865 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:16,16 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:16,167 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:16,318 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:16,469 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:16,581 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] PropertiesTermInfoStore - leader99: Set currentTerm=2, votedFor=leader99 06:35:16,581 PM [test-pekko.actor.default-dispatcher-17] [INFO] Candidate - leader99 (Candidate): Starting new election term 2 06:35:16,581 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=1, votedFor=null 06:35:16,582 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Sending RequestVote{term=2, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} to peer follower101 06:35:16,582 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): In requestVote: RequestVote{term=1, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 1, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:16,582 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=1, votedFor=null 06:35:16,582 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Sending RequestVote{term=2, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} to peer follower100 06:35:16,582 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): In requestVote: RequestVote{term=1, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 1, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:16,582 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Received ElectionTimeout 06:35:16,620 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:16,771 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:16,922 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:17,73 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:17,224 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:17,375 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:17,526 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:17,677 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:17,755 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=1, votedFor=leader99 06:35:17,755 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] PropertiesTermInfoStore - leader99: Set currentTerm=3, votedFor=leader99 06:35:17,755 PM [test-pekko.actor.default-dispatcher-17] [INFO] Candidate - leader99 (Candidate): Starting new election term 3 06:35:17,755 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=1, votedFor=leader99 06:35:17,755 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 06:35:17,755 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 06:35:17,755 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Sending RequestVote{term=3, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} to peer follower101 06:35:17,755 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:17,755 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:17,755 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Cluster state: [] 06:35:17,755 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Sending RequestVote{term=3, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} to peer follower100 06:35:17,755 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Cluster state: [] 06:35:17,755 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Candidate in requestVote:RequestVote{term=2, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:17,755 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Candidate in requestVote:RequestVote{term=2, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:17,755 PM [test-pekko.actor.default-dispatcher-6] [INFO] Follower - follower101 (Follower): Term 2 in "RequestVote{term=2, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 1 - updating term 06:35:17,755 PM [test-pekko.actor.default-dispatcher-16] [INFO] Follower - follower100 (Follower): Term 2 in "RequestVote{term=2, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 1 - updating term 06:35:17,755 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Received ElectionTimeout 06:35:17,828 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:17,980 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:18,131 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:18,282 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:18,433 PM [main] [ERROR] RaftActorTestKit - FindLeader failed java.util.concurrent.TimeoutException: Future timed out after [100 milliseconds] at scala.library@2.13.18/scala.concurrent.Future$.timeoutError(Future.scala:581) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.tryAwait0(Promise.scala:258) at scala.library@2.13.18/scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:271) at scala.library@2.13.18/scala.concurrent.Await$.$anonfun$result$1(package.scala:208) at scala.library@2.13.18/scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:62) at scala.library@2.13.18/scala.concurrent.Await$.result(package.scala:125) at scala.library@2.13.18/scala.concurrent.Await.result(package.scala) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.RaftActorTestKit.waitUntilLeader(RaftActorTestKit.java:68) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.AbstractRaftActorIntegrationTest.waitUntilLeader(AbstractRaftActorIntegrationTest.java:263) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.createRaftActors(IsolationScenarioTest.java:453) at org.opendaylight.controller.cluster.raft@11.0.4-SNAPSHOT/org.opendaylight.controller.cluster.raft.IsolationScenarioTest.testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries(IsolationScenarioTest.java:258) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:786) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:514) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$4(TestMethodTestDescriptor.java:221) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:217) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:159) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:157) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:161) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:147) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:145) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:101) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LauncherAdapter.executeWithoutCancellationToken(LauncherAdapter.java:60) at org.apache.maven.surefire.junitplatform.LauncherAdapter.execute(LauncherAdapter.java:52) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:203) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:168) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:136) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 06:35:18,460 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=2, votedFor=null 06:35:18,460 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=2, votedFor=null 06:35:18,460 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): In requestVote: RequestVote{term=2, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:18,460 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): In requestVote: RequestVote{term=2, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:18,460 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] PropertiesTermInfoStore - leader99: Set currentTerm=4, votedFor=leader99 06:35:18,460 PM [test-pekko.actor.default-dispatcher-17] [INFO] Candidate - leader99 (Candidate): Starting new election term 4 06:35:18,461 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Sending RequestVote{term=4, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} to peer follower101 06:35:18,461 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): Sending RequestVote{term=4, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} to peer follower100 06:35:18,461 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 4 06:35:18,461 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Candidate - leader99 (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 06:35:18,461 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader99 (Leader): Election: Leader has following peers: [follower101, follower100] 06:35:18,461 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:18,461 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower100: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:18,461 PM [test-pekko.actor.default-dispatcher-17] [INFO] RaftActorBehavior - leader99 (Candidate) :- Switching from behavior Candidate to Leader, election term: 4 [WARN] [12/19/2025 18:35:18.462] [test-pekko.actor.default-dispatcher-18] [pekko://test/user/leader99] unhandled message from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.base.messages.ElectionTimeout@fded8bd [WARN] [12/19/2025 18:35:18.462] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@6cd624 [WARN] [12/19/2025 18:35:18.462] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@5065a52d [WARN] [12/19/2025 18:35:18.462] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@1a0d067e [WARN] [12/19/2025 18:35:18.463] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@4d384bf2 [WARN] [12/19/2025 18:35:18.463] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@696850fd [WARN] [12/19/2025 18:35:18.463] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@8a20e9c [WARN] [12/19/2025 18:35:18.463] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@7d412f8c [WARN] [12/19/2025 18:35:18.463] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@72299c0d [WARN] [12/19/2025 18:35:18.464] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3b645c03 [WARN] [12/19/2025 18:35:18.464] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@5ddf60bd [WARN] [12/19/2025 18:35:18.464] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@206efae6 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@52a23663 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@4bbfec70 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@6d43b732 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3aadc9b6 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@797ff1ae [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@4d175e9d [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3d9d8a2a [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@69291456 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@6fdd6a5c [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@18c9328c [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@49d43765 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@687e11ad [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@6c751974 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-18] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@3df90b24 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@59edc50d [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-5] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@4123f642 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@1eb6f6b6 [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@39af9d9e [WARN] [12/19/2025 18:35:18.465] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@684758d8 [WARN] [12/19/2025 18:35:18.466] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@64d0d577 [WARN] [12/19/2025 18:35:18.466] [test-pekko.actor.default-dispatcher-15] [pekko://test/deadLetters] received dead letter from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.client.messages.FindLeaderReply@4d7a9c1d 06:35:19,56 PM [test-pekko.actor.default-dispatcher-15] [WARN] Leader - leader99 (Leader): At least 1 followers need to be active, Switching leader99 from Leader to IsolatedLeader 06:35:19,56 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (IsolatedLeader): Election: Leader has following peers: [follower101, follower100] 06:35:19,57 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (IsolatedLeader): Checking sendAppendEntries for follower follower101: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:19,57 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (IsolatedLeader): Checking sendAppendEntries for follower follower100: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:19,57 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActorBehavior - leader99 (Leader) :- Switching from behavior Leader to IsolatedLeader, election term: 4 06:35:19,195 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=2, votedFor=leader99 06:35:19,195 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=2, votedFor=leader99 06:35:19,195 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): requestVote returning: RequestVoteReply{term=2, voteGranted=true} 06:35:19,195 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): requestVote returning: RequestVoteReply{term=2, voteGranted=true} 06:35:19,195 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:19,195 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:19,195 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Cluster state: [] 06:35:19,195 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Candidate in requestVote:RequestVote{term=3, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:19,195 PM [test-pekko.actor.default-dispatcher-16] [INFO] Follower - follower100 (Follower): Term 3 in "RequestVote{term=3, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 2 - updating term 06:35:19,195 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Cluster state: [] 06:35:19,195 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Candidate in requestVote:RequestVote{term=3, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:19,195 PM [test-pekko.actor.default-dispatcher-6] [INFO] Follower - follower101 (Follower): Term 3 in "RequestVote{term=3, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 2 - updating term 06:35:19,497 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=3, votedFor=null 06:35:19,497 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): In requestVote: RequestVote{term=3, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:19,497 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=3, votedFor=null 06:35:19,497 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): In requestVote: RequestVote{term=3, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:20,187 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=3, votedFor=leader99 06:35:20,187 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=3, votedFor=leader99 06:35:20,187 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): requestVote returning: RequestVoteReply{term=3, voteGranted=true} 06:35:20,187 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): requestVote returning: RequestVoteReply{term=3, voteGranted=true} 06:35:20,187 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:20,187 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:20,187 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Cluster state: [] 06:35:20,187 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Cluster state: [] 06:35:20,187 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): Candidate in requestVote:RequestVote{term=4, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:20,187 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Candidate in requestVote:RequestVote{term=4, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} with higher term appears reachable, updating term. 06:35:20,187 PM [test-pekko.actor.default-dispatcher-16] [INFO] Follower - follower100 (Follower): Term 4 in "RequestVote{term=4, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 3 - updating term 06:35:20,187 PM [test-pekko.actor.default-dispatcher-6] [INFO] Follower - follower101 (Follower): Term 4 in "RequestVote{term=4, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1}" message is greater than follower's term 3 - updating term 06:35:20,660 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=4, votedFor=null 06:35:20,660 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=4, votedFor=null 06:35:20,660 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): In requestVote: RequestVote{term=4, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 4, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:20,660 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): In requestVote: RequestVote{term=4, candidateId=leader99, lastLogIndex=-1, lastLogTerm=-1} - currentTerm: 4, votedFor: null, lastIndex: -1, lastTerm: -1 06:35:21,226 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=4, votedFor=leader99 06:35:21,226 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower100 (Follower): requestVote returning: RequestVoteReply{term=4, voteGranted=true} 06:35:21,226 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=4, votedFor=leader99 06:35:21,226 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): requestVote returning: RequestVoteReply{term=4, voteGranted=true} 06:35:21,226 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower100: Last sync leader does not match current leader leader99, need to catch up to -1 06:35:21,227 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (IsolatedLeader): handleAppendEntriesReply - FollowerLogInformation for follower100 updated: matchIndex: -1, nextIndex: 0 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Last sync leader does not match current leader leader99, need to catch up to -1 06:35:21,227 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (IsolatedLeader): Checking sendAppendEntries for follower follower100: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-5] [INFO] IsolatedLeader - leader99: IsolatedLeader leader99 switching from IsolatedLeader to Leader 06:35:21,227 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): Election: Leader has following peers: [follower101, follower100] 06:35:21,227 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower100: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - leader99 (IsolatedLeader) :- Switching from behavior IsolatedLeader to Leader, election term: 4 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,227 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower101 updated: matchIndex: -1, nextIndex: 0 06:35:21,228 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,228 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) [WARN] [12/19/2025 18:35:21.229] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower100] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower100, initialSyncDone=false] 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) [WARN] [12/19/2025 18:35:21.229] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower100] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower100, initialSyncDone=true] 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,229 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,230 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,230 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,230 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,230 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,230 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) [WARN] [12/19/2025 18:35:21.230] [test-pekko.actor.default-dispatcher-16] [pekko://test/user/follower101] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower101, initialSyncDone=false] [WARN] [12/19/2025 18:35:21.230] [test-pekko.actor.default-dispatcher-16] [pekko://test/user/follower101] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower101, initialSyncDone=true] 06:35:21,252 PM [main] [INFO] IsolationScenarioTest - createRaftActors ending 06:35:21,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader99: Persist data index=0 term=4 command=zero 06:35:21,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader99: Append log entry and persist JournaledLogEntry{index=0, term=4, command=zero, pending=true} 06:35:21,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 06:35:21,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:35:21,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 0 is present for follower follower101 06:35:21,252 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 7.604 s 06:35:21,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): Sending AppendEntries to follower follower101: AppendEntries{term=4, leaderId=leader99, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=4, command=zero, pending=true}]} 06:35:21,252 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=leader99, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=4, command=zero, pending=true}]} 06:35:21,252 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Number of entries to be appended = 1 06:35:21,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower100: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:35:21,252 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:35:21,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 0 is present for follower follower100 06:35:21,252 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Append entry to log zero 06:35:21,252 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: Append log entry and persist JournaledLogEntry{index=0, term=4, command=zero, pending=true} 06:35:21,252 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - leader99 (Leader): Sending AppendEntries to follower follower100: AppendEntries{term=4, leaderId=leader99, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=4, command=zero, pending=true}]} 06:35:21,253 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower100 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=leader99, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=0, term=4, command=zero, pending=true}]} 06:35:21,253 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 1 commands after 7.611 s 06:35:21,253 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower100 (Follower): Number of entries to be appended = 1 06:35:21,253 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower100 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:35:21,253 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower100 (Follower): Append entry to log zero 06:35:21,253 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower100: Append log entry and persist JournaledLogEntry{index=0, term=4, command=zero, pending=true} 06:35:21,253 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower100 (Follower): Log size is now 1 06:35:21,253 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - follower100 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=follower100, logLastIndex=0, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:21,253 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,253 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower100: awaiting more completions to resolve 1 synchronized callback(s) 06:35:21,253 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader99 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower100 updated: matchIndex: 0, nextIndex: 1 06:35:21,253 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower100: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:35:21,253 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 7.659 s 06:35:21,253 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Log size is now 1 06:35:21,253 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=follower101, logLastIndex=0, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:21,253 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,253 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: awaiting more completions to resolve 1 synchronized callback(s) 06:35:21,253 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower101 updated: matchIndex: 0, nextIndex: 1 06:35:21,253 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:35:21,675 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 1 completion(s) pending 06:35:21,675 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:21,675 PM [follower101-writer-33] [DEBUG] RaftStorageCompleter - follower101: 1 completion(s) pending 06:35:21,676 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: running 1 completion(s) 06:35:21,676 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 422.5 ms 06:35:21,676 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 423.4 ms 06:35:21,676 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: waiting to receive commands 06:35:21,676 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 1 commands in 423.0 ms 06:35:21,676 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: waiting to receive commands 06:35:21,676 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: persist complete JournaledLogEntry{index=0, term=4, command=zero, pending=false} 06:35:21,676 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: waiting to receive commands 06:35:21,676 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower100: running 1 completion(s) 06:35:21,676 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=4, command=zero, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@1315608e} 06:35:21,676 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower100: persist complete JournaledLogEntry{index=0, term=4, command=zero, pending=false} 06:35:21,676 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower100: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=4, command=zero, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@3ce095e} 06:35:21,676 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: synchronized callbacks after 422.7 ms 06:35:21,676 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:21,676 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower100: synchronized callbacks after 423.0 ms 06:35:21,676 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - leader99: persist complete JournaledLogEntry{index=0, term=4, command=zero, pending=true} 06:35:21,676 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 06:35:21,676 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - leader99 (Leader): Setting last applied to 0 06:35:21,676 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,676 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - leader99: Moving last applied index from -1 to 0 06:35:21,676 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,676 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - leader99: Applying state for log index 0 data zero 06:35:21,676 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - leader99: applyState called: zero 06:35:21,676 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,676 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached -1 (of expected -1) 06:35:21,677 PM [test-pekko.actor.default-dispatcher-15] [WARN] AbstractLeader - leader99 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=4, success=true, followerId=follower100, logLastIndex=0, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 423, lastApplied : 0, commitIndex : 0 06:35:21,677 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 844.1 μs 06:35:21,677 PM [test-pekko.actor.default-dispatcher-15] [WARN] AbstractLeader - leader99 (Leader) : handleAppendEntriesReply delayed beyond election timeout, appendEntriesReply : AppendEntriesReply{term=4, success=true, followerId=follower101, logLastIndex=0, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, timeSinceLastActivity : 423, lastApplied : 0, commitIndex : 0 06:35:21,677 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower100 (Follower): Commit index set to 0 06:35:21,677 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached 0 (of expected -1) 06:35:21,677 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower100 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 06:35:21,677 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - follower100 (Follower): Setting last applied to 0 06:35:21,677 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - follower100: Moving last applied index from -1 to 0 06:35:21,677 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - follower100: Applying state for log index 0 data zero 06:35:21,677 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - follower100: applyState called: zero 06:35:21,677 PM [leader99-writer-34] [DEBUG] EntryJournalV1 - leader99: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:35:21,677 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:21,677 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower101 (Follower): Commit index set to 0 06:35:21,677 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached 0 (of expected -1) 06:35:21,677 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:21,677 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower101 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 06:35:21,677 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Setting last applied to 0 06:35:21,677 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 406.7 μs 06:35:21,677 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower101: Moving last applied index from -1 to 0 06:35:21,677 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: waiting to receive commands 06:35:21,677 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower101: Applying state for log index 0 data zero 06:35:21,677 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower101: applyState called: zero 06:35:21,677 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 1.611 ms 06:35:21,677 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 1 commands after 1.683 ms 06:35:21,678 PM [follower100-writer-32] [DEBUG] EntryJournalV1 - follower100: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:35:21,678 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 1 completion(s) pending 06:35:21,678 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower100: running 1 completion(s) 06:35:21,678 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 273.5 μs 06:35:21,678 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: waiting to receive commands 06:35:21,678 PM [follower101-writer-33] [DEBUG] EntryJournalV1 - follower101: updated meta to JournalMeta[replayFrom=1, applyTo=1] 06:35:21,678 PM [follower101-writer-33] [DEBUG] RaftStorageCompleter - follower101: 1 completion(s) pending 06:35:21,678 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower101: running 1 completion(s) 06:35:21,678 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 1 commands in 397.7 μs 06:35:21,678 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: waiting to receive commands 06:35:21,826 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached 0 (of expected -1) 06:35:21,826 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached 0 (of expected -1) 06:35:21,947 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached 0 (of expected -1) 06:35:21,947 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached 0 (of expected -1) 06:35:21,959 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - leader99: Persist data index=1 term=4 command=one 06:35:21,959 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - leader99: Append log entry and persist JournaledLogEntry{index=1, term=4, command=one, pending=true} 06:35:21,959 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 06:35:21,959 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:21,959 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 1 is present for follower follower101 06:35:21,959 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): Sending AppendEntries to follower follower101: AppendEntries{term=4, leaderId=leader99, prevLogIndex=0, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=true}]} 06:35:21,959 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower100: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:21,959 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 1 is present for follower follower100 06:35:21,959 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): Sending AppendEntries to follower follower100: AppendEntries{term=4, leaderId=leader99, prevLogIndex=0, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=true}]} 06:35:21,959 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 281.9 ms 06:35:21,959 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - follower101 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=leader99, prevLogIndex=0, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=true}]} 06:35:21,959 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - follower101 (Follower): Number of entries to be appended = 1 06:35:21,959 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - follower101 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 06:35:21,959 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower100 (Follower): handleAppendEntries: AppendEntries{term=4, leaderId=leader99, prevLogIndex=0, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=1, term=4, command=one, pending=true}]} 06:35:21,959 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower100 (Follower): Number of entries to be appended = 1 06:35:21,959 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower100 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 06:35:21,960 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - follower101 (Follower): Append entry to log one 06:35:21,960 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower100 (Follower): Append entry to log one 06:35:21,960 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - follower101: Append log entry and persist JournaledLogEntry{index=1, term=4, command=one, pending=true} 06:35:21,960 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower100: Append log entry and persist JournaledLogEntry{index=1, term=4, command=one, pending=true} 06:35:21,960 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower100 (Follower): Log size is now 2 06:35:21,960 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - follower101 (Follower): Log size is now 2 06:35:21,960 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower100 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=follower100, logLastIndex=1, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:21,960 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower100: Lagging 0 entries behind leader leader99 and reached 0 (of expected -1) 06:35:21,960 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - follower101 (Follower): handleAppendEntries returning : AppendEntriesReply{term=4, success=true, followerId=follower101, logLastIndex=1, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:21,960 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader leader99 and reached 0 (of expected -1) 06:35:21,960 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower100: awaiting more completions to resolve 1 synchronized callback(s) 06:35:21,960 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower101: awaiting more completions to resolve 1 synchronized callback(s) 06:35:21,960 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 282.0 ms 06:35:21,960 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 1 commands after 281.9 ms 06:35:21,960 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower100 updated: matchIndex: 1, nextIndex: 2 06:35:21,960 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower100: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:21,960 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower101 updated: matchIndex: 1, nextIndex: 2 06:35:21,960 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:22,60 PM [follower101-writer-33] [DEBUG] RaftStorageCompleter - follower101: 1 completion(s) pending 06:35:22,60 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower101: running 1 completion(s) 06:35:22,60 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - follower101: persist complete JournaledLogEntry{index=1, term=4, command=one, pending=false} 06:35:22,60 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 1 commands in 99.91 ms 06:35:22,60 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: waiting to receive commands 06:35:22,60 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower101: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=4, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@24ef1733} 06:35:22,60 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower101: synchronized callbacks after 100.2 ms 06:35:22,69 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 1 completion(s) pending 06:35:22,69 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:22,69 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower100: running 1 completion(s) 06:35:22,69 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 108.6 ms 06:35:22,69 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: waiting to receive commands 06:35:22,69 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:22,69 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - follower100: persist complete JournaledLogEntry{index=1, term=4, command=one, pending=false} 06:35:22,69 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - leader99: persist complete JournaledLogEntry{index=1, term=4, command=one, pending=true} 06:35:22,69 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 109.3 ms 06:35:22,69 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower100: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=4, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@5c2ce0d} 06:35:22,69 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: waiting to receive commands 06:35:22,69 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - leader99 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 06:35:22,69 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - follower100: synchronized callbacks after 109.0 ms 06:35:22,69 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - leader99 (Leader): Setting last applied to 1 06:35:22,69 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractReplicatedLog - leader99: Moving last applied index from 0 to 1 06:35:22,69 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - leader99: Applying state for log index 1 data one 06:35:22,69 PM [test-pekko.actor.default-dispatcher-17] [INFO] MockRaftActor - leader99: applyState called: one 06:35:22,69 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SnapshotManager - leader99: fakeSnapshot purging log to 0 for term 4 06:35:22,71 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 2.175 ms 06:35:22,71 PM [leader99-writer-34] [DEBUG] EntryJournalV1 - leader99: updated meta to JournalMeta[replayFrom=1, applyTo=2] 06:35:22,71 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:22,71 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 378.1 μs 06:35:22,71 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: waiting to receive commands 06:35:22,71 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:22,112 PM [main] [INFO] IsolationScenarioTest - Isolating the leader 06:35:22,112 PM [main] [INFO] IsolationScenarioTest - Sending 3 payloads to isolated leader 06:35:22,112 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader99: Persist data index=2 term=4 command=two 06:35:22,112 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader99: Append log entry and persist JournaledLogEntry{index=2, term=4, command=two, pending=true} 06:35:22,112 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower101 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Sending AppendEntries to follower follower101: AppendEntries{term=4, leaderId=leader99, prevLogIndex=1, prevLogTerm=4, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two, pending=true}]} 06:35:22,113 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 41.08 ms 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower100: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower100 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Sending AppendEntries to follower follower100: AppendEntries{term=4, leaderId=leader99, prevLogIndex=1, prevLogTerm=4, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two, pending=true}]} 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader99: Persist data index=3 term=4 command=three 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader99: Append log entry and persist JournaledLogEntry{index=3, term=4, command=three, pending=true} 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Replicate message: identifier: MockIdentifier{value=three}, logIndex: 3, isSendImmediate: true 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 2, leaderLastIndex: 3, leaderSnapShotIndex: 0 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower101 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower100: active: true, followerNextIndex: 2, leaderLastIndex: 3, leaderSnapShotIndex: 0 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower100 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - leader99: Persist data index=4 term=4 command=four 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader99: Append log entry and persist JournaledLogEntry{index=4, term=4, command=four, pending=true} 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Replicate message: identifier: MockIdentifier{value=four}, logIndex: 4, isSendImmediate: true 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 2, leaderLastIndex: 4, leaderSnapShotIndex: 0 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower101 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Checking sendAppendEntries for follower follower100: active: true, followerNextIndex: 2, leaderLastIndex: 4, leaderSnapShotIndex: 0 06:35:22,113 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower100 06:35:22,158 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:22,158 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:22,158 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader99: persist complete JournaledLogEntry{index=2, term=4, command=two, pending=true} 06:35:22,158 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 45.66 ms 06:35:22,159 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 2 commands after 14.27 μs 06:35:22,166 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower101 06:35:22,166 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower100 06:35:22,286 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower101 06:35:22,286 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Sending AppendEntries to follower follower101: AppendEntries{term=4, leaderId=leader99, prevLogIndex=1, prevLogTerm=4, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two, pending=false}, JournaledLogEntry{index=3, term=4, command=three, pending=true}, JournaledLogEntry{index=4, term=4, command=four, pending=true}]} 06:35:22,286 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): sendAppendEntries: 2 is present for follower follower100 06:35:22,286 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractLeader - leader99 (Leader): Sending AppendEntries to follower follower100: AppendEntries{term=4, leaderId=leader99, prevLogIndex=1, prevLogTerm=4, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=4, command=two, pending=false}, JournaledLogEntry{index=3, term=4, command=three, pending=true}, JournaledLogEntry{index=4, term=4, command=four, pending=true}]} 06:35:22,322 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 2 completion(s) pending 06:35:22,322 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - leader99: running 2 completion(s) 06:35:22,322 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 2 commands in 163.5 ms 06:35:22,322 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader99: persist complete JournaledLogEntry{index=3, term=4, command=three, pending=true} 06:35:22,322 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: waiting to receive commands 06:35:22,322 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - leader99: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=4, lastIndex=3, lastTerm=4, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=3, mandatoryTrim=false] 06:35:22,322 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - leader99: captured snapshot at lastSequenceNumber: 2 06:35:22,322 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - leader99: Persising snapshot at EntryInfo[index=1, term=4]/EntryInfo[index=3, term=4] 06:35:22,323 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - leader99: support() called 06:35:22,323 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - leader99: log size 4 exceeds the snapshot batch count 4 - doing snapshotPreCommit with index 1 06:35:22,323 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - leader99: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 4 06:35:22,323 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - leader99: persist complete JournaledLogEntry{index=4, term=4, command=four, pending=true} 06:35:22,323 PM [leader99-%d576293] [DEBUG] RaftStorage - leader99: starting snapshot writeout to /tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AEA-1348C993.tmp 06:35:22,407 PM [test-pekko.actor.default-dispatcher-16] [WARN] Leader - leader99 (Leader): At least 1 followers need to be active, Switching leader99 from Leader to IsolatedLeader 06:35:22,407 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader99 (IsolatedLeader): Election: Leader has following peers: [follower101, follower100] 06:35:22,407 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader99 (IsolatedLeader): Checking sendAppendEntries for follower follower101: active: false, followerNextIndex: 2, leaderLastIndex: 4, leaderSnapShotIndex: 1 06:35:22,407 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - leader99 (IsolatedLeader): Checking sendAppendEntries for follower follower100: active: false, followerNextIndex: 2, leaderLastIndex: 4, leaderSnapShotIndex: 1 06:35:22,407 PM [test-pekko.actor.default-dispatcher-16] [INFO] RaftActorBehavior - leader99 (Leader) :- Switching from behavior Leader to IsolatedLeader, election term: 4 06:35:22,416 PM [main] [INFO] IsolationScenarioTest - Forcing election on follower100 06:35:22,416 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:35:22,416 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - follower100 (Follower): Received TimeoutNow - switching to Candidate 06:35:22,416 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - follower100 (Candidate): Election: Candidate has following voting peers: [leader99, follower101] 06:35:22,689 PM [leader99-%d576293] [DEBUG] RaftStorage - leader99: finished snapshot writeout to /tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AEA-1348C993.v1 06:35:22,689 PM [leader99-%d576293] [DEBUG] RaftStorage - leader99: selected SNAPSHOT_V1 to handle file /tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AEA-1348C993.v1 06:35:22,690 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - follower100: Set currentTerm=5, votedFor=follower100 06:35:22,690 PM [test-pekko.actor.default-dispatcher-12] [INFO] Candidate - follower100 (Candidate): Starting new election term 5 06:35:22,690 PM [leader99-%d576293] [DEBUG] RaftStorage - leader99: skipping unrecognized file /tmp/junit-4883198867763166755/leader99/TermInfo.properties 06:35:22,690 PM [leader99-%d576293] [DEBUG] RaftStorage - leader99: skipping unrecognized file /tmp/junit-4883198867763166755/leader99/journal-v1-1.log 06:35:22,690 PM [leader99-%d576293] [DEBUG] RaftStorage - leader99: skipping unrecognized file /tmp/junit-4883198867763166755/leader99/metadata-v1-1.log 06:35:22,690 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - follower100 (Candidate): Sending RequestVote{term=5, candidateId=follower100, lastLogIndex=1, lastLogTerm=4} to peer leader99 06:35:22,690 PM [leader99-%d576293] [DEBUG] RaftStorage - leader99: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=4], timestamp=2025-12-19T18:35:22.323537299Z, file=/tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AEA-1348C993.v1, size=358, entryCompress=NONE, stateCompress=NONE} 06:35:22,690 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Candidate - follower100 (Candidate): Sending RequestVote{term=5, candidateId=follower100, lastLogIndex=1, lastLogTerm=4} to peer follower101 06:35:22,690 PM [leader99-%d576293] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:22,690 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorBehavior - follower100 (Follower) :- Switching from behavior Follower to Candidate, election term: 5 06:35:22,690 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:22,690 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower101 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:35:22,690 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower101 (Follower): Cluster state: [] 06:35:22,690 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower101 (Follower): Candidate in requestVote:RequestVote{term=5, candidateId=follower100, lastLogIndex=1, lastLogTerm=4} with higher term appears reachable, updating term. 06:35:22,690 PM [test-pekko.actor.default-dispatcher-17] [INFO] SnapshotManager - leader99: snapshot is durable as of 2025-12-19T18:35:22.323537299Z 06:35:22,690 PM [test-pekko.actor.default-dispatcher-16] [INFO] Follower - follower101 (Follower): Term 5 in "RequestVote{term=5, candidateId=follower100, lastLogIndex=1, lastLogTerm=4}" message is greater than follower's term 4 - updating term 06:35:22,690 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SnapshotManager - leader99: Snapshot success, discarding journal entries up to 2 06:35:22,691 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorSnapshotMessageSupport - leader99: SnapshotComplete received 06:35:22,691 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 368.3 ms 06:35:22,691 PM [leader99-writer-34] [DEBUG] EntryJournalV1 - leader99: updated meta to JournalMeta[replayFrom=3, applyTo=2] 06:35:22,691 PM [leader99-writer-34] [DEBUG] EntryJournalV1 - leader99: discarded entries up to (and including) 2 06:35:22,691 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:22,691 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:22,691 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 362.7 μs 06:35:22,691 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: waiting to receive commands 06:35:23,62 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=5, votedFor=null 06:35:23,62 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower101 (Follower): In requestVote: RequestVote{term=5, candidateId=follower100, lastLogIndex=1, lastLogTerm=4} - currentTerm: 5, votedFor: null, lastIndex: 1, lastTerm: 4 06:35:23,253 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] PropertiesTermInfoStore - follower101: Set currentTerm=5, votedFor=follower100 06:35:23,253 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower101 (Follower): requestVote returning: RequestVoteReply{term=5, voteGranted=true} 06:35:23,254 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - follower100 (Candidate): RaftRPC message received RequestVoteReply{term=5, voteGranted=true}, my term is 5 06:35:23,254 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - follower100 (Candidate): handleRequestVoteReply: RequestVoteReply{term=5, voteGranted=true}, current voteCount: 1 06:35:23,254 PM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - follower100 (Candidate): LastApplied index 0 is behind last index 1 - switching to PreLeader 06:35:23,254 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Election: Leader has following peers: [leader99, follower101] 06:35:23,254 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Checking sendAppendEntries for follower leader99: active: false, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:23,254 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Checking sendAppendEntries for follower follower101: active: false, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:35:23,254 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - follower100 (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 5 06:35:23,254 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Last sync leader does not match current leader follower100, need to catch up to -1 06:35:23,254 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower100: Persist data index=2 term=5 command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:35:23,254 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - follower100: Append log entry and persist JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true} 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Replicate message: identifier: null, logIndex: 2, isSendImmediate: true 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Checking sendAppendEntries for follower leader99: active: false, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Checking sendAppendEntries for follower follower101: active: false, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): handleAppendEntriesReply - FollowerLogInformation for follower101 updated: matchIndex: 1, nextIndex: 2 06:35:23,255 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging -1 entries behind leader follower100 and reached 0 (of expected -1) [WARN] [12/19/2025 18:35:23.255] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/follower101] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower101, initialSyncDone=false] 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): sendAppendEntries: 2 is present for follower follower101 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Sending AppendEntries to follower follower101: AppendEntries{term=5, leaderId=follower100, prevLogIndex=1, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true}]} 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): sendAppendEntries: 2 is present for follower follower101 [WARN] [12/19/2025 18:35:23.255] [test-pekko.actor.default-dispatcher-17] [pekko://test/user/follower101] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=follower101, initialSyncDone=true] 06:35:23,255 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower100, prevLogIndex=1, prevLogTerm=4, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true}]} 06:35:23,255 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Number of entries to be appended = 1 06:35:23,255 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 06:35:23,255 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Append entry to log org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:35:23,255 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: Append log entry and persist JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true} 06:35:23,255 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Log size is now 3 06:35:23,255 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries returning : AppendEntriesReply{term=5, success=true, followerId=follower101, logLastIndex=2, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:23,255 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 0 (of expected -1) 06:35:23,255 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: awaiting more completions to resolve 1 synchronized callback(s) 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): handleAppendEntriesReply - FollowerLogInformation for follower101 updated: matchIndex: 2, nextIndex: 3 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:35:23,255 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (PreLeader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:35:23,255 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 1.187 s 06:35:23,256 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 1 commands after 1.196 s 06:35:23,333 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 1 completion(s) pending 06:35:23,333 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower100: running 1 completion(s) 06:35:23,333 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - follower100: persist complete JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=true} 06:35:23,333 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 77.55 ms 06:35:23,333 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: waiting to receive commands 06:35:23,333 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (PreLeader): Not updating commit index to 1 - retrieved log entry with index 1, term 4 does not match the current term 5 06:35:23,334 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (PreLeader): Applying to log - commitIndex: 2, lastAppliedIndex: 0 06:35:23,334 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - follower100 (PreLeader): Setting last applied to 1 06:35:23,334 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractReplicatedLog - follower100: Moving last applied index from 0 to 1 06:35:23,334 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - follower100: Applying state for log index 1 data one 06:35:23,334 PM [test-pekko.actor.default-dispatcher-17] [INFO] MockRaftActor - follower100: applyState called: one 06:35:23,334 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - follower100 (PreLeader): Setting last applied to 2 06:35:23,334 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractReplicatedLog - follower100: Moving last applied index from 1 to 2 06:35:23,334 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - follower100: Applying state for log index 2 data org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:35:23,334 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 1.132 ms 06:35:23,334 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] PreLeader - follower100 (PreLeader): Received ApplyState[identifier=null, entry=JournaledLogEntry{index=1, term=4, command=one, pending=false}] - lastApplied: 2, lastIndex: 2 06:35:23,335 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Election: Leader has following peers: [follower101, leader99] 06:35:23,335 PM [follower100-writer-32] [DEBUG] EntryJournalV1 - follower100: updated meta to JournalMeta[replayFrom=1, applyTo=3] 06:35:23,335 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 1 completion(s) pending 06:35:23,335 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:35:23,335 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 528.0 μs 06:35:23,335 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: waiting to receive commands 06:35:23,335 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: false, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:35:23,335 PM [test-pekko.actor.default-dispatcher-17] [INFO] RaftActorBehavior - follower100 (PreLeader) :- Switching from behavior PreLeader to Leader, election term: 5 06:35:23,336 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower100: running 1 completion(s) 06:35:23,372 PM [main] [INFO] IsolationScenarioTest - Sending 3 payloads to new leader 06:35:23,372 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - follower100: Persist data index=3 term=5 command=two-new 06:35:23,372 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - follower100: Append log entry and persist JournaledLogEntry{index=3, term=5, command=two-new, pending=true} 06:35:23,372 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Replicate message: identifier: MockIdentifier{value=two-new}, logIndex: 3, isSendImmediate: true 06:35:23,372 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 37.03 ms 06:35:23,372 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:35:23,372 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower follower101 06:35:23,372 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Sending AppendEntries to follower follower101: AppendEntries{term=5, leaderId=follower100, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=5, command=two-new, pending=true}]} 06:35:23,372 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: false, followerNextIndex: 0, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - follower100: Persist data index=4 term=5 command=three-new 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - follower100: Append log entry and persist JournaledLogEntry{index=4, term=5, command=three-new, pending=true} 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Replicate message: identifier: MockIdentifier{value=three-new}, logIndex: 4, isSendImmediate: true 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: -1 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower follower101 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: false, followerNextIndex: 0, leaderLastIndex: 4, leaderSnapShotIndex: -1 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - follower100: Persist data index=5 term=5 command=four-new 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - follower100: Append log entry and persist JournaledLogEntry{index=5, term=5, command=four-new, pending=true} 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Replicate message: identifier: MockIdentifier{value=four-new}, logIndex: 5, isSendImmediate: true 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 3, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower follower101 06:35:23,373 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: false, followerNextIndex: 0, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:23,420 PM [follower101-writer-33] [DEBUG] RaftStorageCompleter - follower101: 1 completion(s) pending 06:35:23,422 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 1 commands in 166.4 ms 06:35:23,422 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: waiting to receive commands 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: running 1 completion(s) 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: persist complete JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false} 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@31eaae10} 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: synchronized callbacks after 167.3 ms 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Commit index set to 2 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 2 (of expected -1) 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 0, lastIndex(): 2 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower101 (Follower): Setting last applied to 1 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractReplicatedLog - follower101: Moving last applied index from 0 to 1 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - follower101: Applying state for log index 1 data one 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [INFO] MockRaftActor - follower101: applyState called: one 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower101 (Follower): Setting last applied to 2 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractReplicatedLog - follower101: Moving last applied index from 1 to 2 06:35:23,423 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - follower101: Applying state for log index 2 data org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:35:23,424 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower100, prevLogIndex=2, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=5, command=two-new, pending=true}]} 06:35:23,424 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Number of entries to be appended = 1 06:35:23,424 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 06:35:23,424 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Append entry to log two-new 06:35:23,424 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: Append log entry and persist JournaledLogEntry{index=3, term=5, command=two-new, pending=true} 06:35:23,424 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Log size is now 4 06:35:23,424 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries returning : AppendEntriesReply{term=5, success=true, followerId=follower101, logLastIndex=3, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:23,424 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower follower101 06:35:23,424 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 2 (of expected -1) 06:35:23,424 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - follower100 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower101 updated: matchIndex: 3, nextIndex: 4 06:35:23,424 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 2 commands after 1.769 ms 06:35:23,424 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 4, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:23,424 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 4 is present for follower follower101 06:35:23,424 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - follower100 (Leader): Sending AppendEntries to follower follower101: AppendEntries{term=5, leaderId=follower100, prevLogIndex=3, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=5, command=three-new, pending=true}, JournaledLogEntry{index=5, term=5, command=four-new, pending=true}]} 06:35:23,425 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: awaiting more completions to resolve 1 synchronized callback(s) 06:35:23,425 PM [follower101-writer-33] [DEBUG] EntryJournalV1 - follower101: updated meta to JournalMeta[replayFrom=1, applyTo=3] 06:35:23,516 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 1 completion(s) pending 06:35:23,516 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - follower100: running 1 completion(s) 06:35:23,516 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 144.2 ms 06:35:23,517 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] ReplicatedLogImpl - follower100: persist complete JournaledLogEntry{index=3, term=5, command=two-new, pending=true} 06:35:23,517 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 2 commands after 16.39 μs 06:35:23,517 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 06:35:23,517 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActorBehavior - follower100 (Leader): Setting last applied to 3 06:35:23,517 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractReplicatedLog - follower100: Moving last applied index from 2 to 3 06:35:23,517 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftActor - follower100: Applying state for log index 3 data two-new 06:35:23,517 PM [test-pekko.actor.default-dispatcher-17] [INFO] MockRaftActor - follower100: applyState called: two-new 06:35:23,566 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 4 is present for follower follower101 06:35:23,566 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractLeader - follower100 (Leader): Sending AppendEntries to follower follower101: AppendEntries{term=5, leaderId=follower100, prevLogIndex=3, prevLogTerm=5, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=5, command=three-new, pending=true}, JournaledLogEntry{index=5, term=5, command=four-new, pending=true}]} 06:35:23,686 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 4 is present for follower follower101 06:35:23,687 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Sending AppendEntries to follower follower101: AppendEntries{term=5, leaderId=follower100, prevLogIndex=3, prevLogTerm=5, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=5, command=three-new, pending=true}, JournaledLogEntry{index=5, term=5, command=four-new, pending=true}]} 06:35:23,700 PM [follower101-writer-33] [DEBUG] RaftStorageCompleter - follower101: 2 completion(s) pending 06:35:23,700 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: running 2 completion(s) 06:35:23,700 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 2 commands in 275.7 ms 06:35:23,700 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: persist complete JournaledLogEntry{index=3, term=5, command=two-new, pending=false} 06:35:23,700 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: waiting to receive commands 06:35:23,700 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=3, term=5, command=two-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@5c14d807} 06:35:23,700 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: synchronized callbacks after 276.3 ms 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower100, prevLogIndex=3, prevLogTerm=5, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=5, command=three-new, pending=true}, JournaledLogEntry{index=5, term=5, command=four-new, pending=true}]} 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Number of entries to be appended = 2 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Append entry to log three-new 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: Append log entry and persist JournaledLogEntry{index=4, term=5, command=three-new, pending=true} 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Append entry to log four-new 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: Append log entry and persist JournaledLogEntry{index=5, term=5, command=four-new, pending=true} 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Log size is now 6 06:35:23,701 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 1 commands after 887.9 μs 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries returning : AppendEntriesReply{term=5, success=true, followerId=follower101, logLastIndex=5, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 2 (of expected -1) 06:35:23,701 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: awaiting more completions to resolve 2 synchronized callback(s) 06:35:23,702 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower101 updated: matchIndex: 5, nextIndex: 6 06:35:23,702 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower follower101: active: true, followerNextIndex: 6, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:23,874 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 2 completion(s) pending 06:35:23,875 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 2 commands in 358.0 ms 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower100: running 2 completion(s) 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower100: persist complete JournaledLogEntry{index=4, term=5, command=three-new, pending=true} 06:35:23,875 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 18.57 μs 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower100 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower100 (Leader): Setting last applied to 4 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower100: Moving last applied index from 3 to 4 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower100: Applying state for log index 4 data three-new 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower100: applyState called: three-new 06:35:23,875 PM [follower100-writer-32] [DEBUG] EntryJournalV1 - follower100: updated meta to JournalMeta[replayFrom=1, applyTo=4] 06:35:23,875 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 1 completion(s) pending 06:35:23,875 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 308.2 μs 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - follower100: persist complete JournaledLogEntry{index=5, term=5, command=four-new, pending=true} 06:35:23,875 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 7.850 μs 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower100 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: 4 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - follower100 (Leader): Setting last applied to 5 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - follower100: Moving last applied index from 4 to 5 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - follower100: Applying state for log index 5 data four-new 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - follower100: applyState called: four-new 06:35:23,875 PM [follower100-writer-32] [DEBUG] EntryJournalV1 - follower100: updated meta to JournalMeta[replayFrom=1, applyTo=5] 06:35:23,875 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower100: running 1 completion(s) 06:35:23,876 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 1 completion(s) pending 06:35:23,876 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower100: running 1 completion(s) 06:35:23,876 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 187.2 μs 06:35:23,876 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 7.440 μs 06:35:23,876 PM [follower100-writer-32] [DEBUG] EntryJournalV1 - follower100: updated meta to JournalMeta[replayFrom=1, applyTo=6] 06:35:23,876 PM [follower100-writer-32] [DEBUG] RaftStorageCompleter - follower100: 1 completion(s) pending 06:35:23,876 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 239.4 μs 06:35:23,876 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: waiting to receive commands 06:35:23,876 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - follower100: running 1 completion(s) 06:35:24,12 PM [follower101-writer-33] [DEBUG] RaftStorageCompleter - follower101: 1 completion(s) pending 06:35:24,12 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: running 1 completion(s) 06:35:24,12 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: persist complete JournaledLogEntry{index=4, term=5, command=three-new, pending=false} 06:35:24,12 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=4, term=5, command=three-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@40d4b46f} 06:35:24,12 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: awaiting more completions to resolve 1 synchronized callback(s) 06:35:24,12 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 1 commands in 310.5 ms 06:35:24,12 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 1 commands after 44.77 μs 06:35:24,190 PM [follower101-writer-33] [DEBUG] RaftStorageCompleter - follower101: 1 completion(s) pending 06:35:24,190 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: running 1 completion(s) 06:35:24,190 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 1 commands in 177.5 ms 06:35:24,190 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: waiting to receive commands 06:35:24,190 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] ReplicatedLogImpl - follower101: persist complete JournaledLogEntry{index=5, term=5, command=four-new, pending=false} 06:35:24,190 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=5, term=5, command=four-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@40d4b46f} 06:35:24,190 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: synchronized callbacks after 488.7 ms 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower100, prevLogIndex=3, prevLogTerm=5, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=5, command=three-new, pending=false}, JournaledLogEntry{index=5, term=5, command=four-new, pending=false}]} 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Number of entries to be appended = 2 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): matchEntry JournaledLogEntry{index=4, term=5, command=three-new, pending=false} is present: existingEntryTerm: 5 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): matchEntry JournaledLogEntry{index=5, term=5, command=four-new, pending=false} is present: existingEntryTerm: 5 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): After cleanup, lastIndex: 5, entries to be added from: 2 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Log size is now 6 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Commit index set to 3 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries returning : AppendEntriesReply{term=5, success=true, followerId=follower101, logLastIndex=5, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 3 (of expected -1) 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 5 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActorBehavior - follower101 (Follower): Setting last applied to 3 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractReplicatedLog - follower101: Moving last applied index from 2 to 3 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftActor - follower101: Applying state for log index 3 data two-new 06:35:24,191 PM [test-pekko.actor.default-dispatcher-16] [INFO] MockRaftActor - follower101: applyState called: two-new 06:35:24,191 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 1 commands after 1.349 ms 06:35:24,192 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower100, prevLogIndex=3, prevLogTerm=5, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=4, term=5, command=three-new, pending=false}, JournaledLogEntry{index=5, term=5, command=four-new, pending=false}]} 06:35:24,192 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Number of entries to be appended = 2 06:35:24,192 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): matchEntry JournaledLogEntry{index=4, term=5, command=three-new, pending=false} is present: existingEntryTerm: 5 06:35:24,192 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): matchEntry JournaledLogEntry{index=5, term=5, command=four-new, pending=false} is present: existingEntryTerm: 5 06:35:24,192 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): After cleanup, lastIndex: 5, entries to be added from: 2 06:35:24,192 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): Log size is now 6 06:35:24,192 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] Follower - follower101 (Follower): handleAppendEntries returning : AppendEntriesReply{term=5, success=true, followerId=follower101, logLastIndex=5, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:24,192 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 3 (of expected -1) 06:35:24,192 PM [follower101-writer-33] [DEBUG] EntryJournalV1 - follower101: updated meta to JournalMeta[replayFrom=1, applyTo=4] 06:35:24,192 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 3 (of expected -1) 06:35:24,192 PM [follower101-writer-33] [DEBUG] RaftStorageCompleter - follower101: 1 completion(s) pending 06:35:24,192 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 1 commands in 393.7 μs 06:35:24,192 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: waiting to receive commands 06:35:24,192 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - follower101: running 1 completion(s) 06:35:24,192 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower101 (Follower): Commit index set to 5 06:35:24,192 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:24,192 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - follower101 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): 3, lastIndex(): 5 06:35:24,192 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Setting last applied to 4 06:35:24,192 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower101: Moving last applied index from 3 to 4 06:35:24,192 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower101: Applying state for log index 4 data three-new 06:35:24,192 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower101: applyState called: three-new 06:35:24,193 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - follower101 (Follower): Setting last applied to 5 06:35:24,193 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - follower101: Moving last applied index from 4 to 5 06:35:24,193 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - follower101: Applying state for log index 5 data four-new 06:35:24,193 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - follower101: applyState called: four-new 06:35:24,193 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:24,193 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 1 commands after 1.055 ms 06:35:24,193 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:24,193 PM [follower101-writer-33] [DEBUG] EntryJournalV1 - follower101: updated meta to JournalMeta[replayFrom=1, applyTo=6] 06:35:24,193 PM [follower101-writer-33] [DEBUG] RaftStorageCompleter - follower101: 1 completion(s) pending 06:35:24,193 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] RaftStorageCompleter - follower101: running 1 completion(s) 06:35:24,193 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 1 commands in 195.5 μs 06:35:24,193 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: waiting to receive commands 06:35:24,280 PM [main] [INFO] IsolationScenarioTest - Removing isolation 06:35:24,286 PM [test-pekko.actor.default-dispatcher-17] [INFO] AbstractLeader - leader99 (IsolatedLeader): Term 5 in "AppendEntries{term=5, leaderId=follower100, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, entries==[]}" message is greater than leader's term 4 - switching to Follower 06:35:24,407 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:24,526 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:24,646 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:24,767 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:24,887 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,7 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,47 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] PropertiesTermInfoStore - leader99: Set currentTerm=5, votedFor=null 06:35:25,47 PM [test-pekko.actor.default-dispatcher-17] [INFO] RaftActorBehavior - leader99 (IsolatedLeader) :- Switching from behavior IsolatedLeader to Follower, election term: 5 06:35:25,48 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Last sync leader does not match current leader follower100, need to catch up to -1 06:35:25,48 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Lagging -2 entries behind leader follower100 and reached 1 (of expected -1) [WARN] [12/19/2025 18:35:25.048] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/leader99] unhandled message from TestActor[pekko://test/user/leader99]: org.opendaylight.controller.cluster.raft.behaviors.AbstractLeader$SendHeartBeat@2fc96aab 06:35:25,48 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Lagging -2 entries behind leader follower100 and reached 1 (of expected -1) 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractLeader - follower100 (Leader): handleAppendEntriesReply: follower leader99 last log term 4 for index 4 conflicts with the leader's 5 - set the follower's next index to 3 06:35:25,48 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Lagging -2 entries behind leader follower100 and reached 1 (of expected -1) 06:35:25,48 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Lagging -2 entries behind leader follower100 and reached 1 (of expected -1) 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: true, followerNextIndex: 3, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower leader99 06:35:25,48 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Lagging -2 entries behind leader follower100 and reached 1 (of expected -1) 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): Sending AppendEntries to follower leader99: AppendEntries{term=5, leaderId=follower100, prevLogIndex=2, prevLogTerm=5, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=5, command=two-new, pending=false}, JournaledLogEntry{index=4, term=5, command=three-new, pending=false}, JournaledLogEntry{index=5, term=5, command=four-new, pending=false}]} 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractLeader - follower100 (Leader): handleAppendEntriesReply: follower leader99 last log term 4 for index 4 conflicts with the leader's 5 - set the follower's next index to 3 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: true, followerNextIndex: 3, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower leader99 06:35:25,48 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] Follower - leader99 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower100, prevLogIndex=2, prevLogTerm=5, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=3, term=5, command=two-new, pending=false}, JournaledLogEntry{index=4, term=5, command=three-new, pending=false}, JournaledLogEntry{index=5, term=5, command=four-new, pending=false}]} [WARN] [12/19/2025 18:35:25.048] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/leader99] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=leader99, initialSyncDone=false] 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractLeader - follower100 (Leader): handleAppendEntriesReply: follower leader99 last log term 4 for index 4 conflicts with the leader's 5 - set the follower's next index to 3 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: true, followerNextIndex: 3, leaderLastIndex: 5, leaderSnapShotIndex: -1 [WARN] [12/19/2025 18:35:25.048] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/leader99] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=leader99, initialSyncDone=true] 06:35:25,48 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower leader99 06:35:25,49 PM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractLeader - follower100 (Leader): handleAppendEntriesReply: follower leader99 last log term 4 for index 4 conflicts with the leader's 5 - set the follower's next index to 3 06:35:25,49 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: true, followerNextIndex: 3, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:25,49 PM [test-pekko.actor.default-dispatcher-17] [INFO] Follower - leader99 (Follower): The prevLogIndex 2 was found in the log but the term 4 is not equal to the append entries prevLogTerm 5 - lastIndex: 4, snapshotIndex: 1, snapshotTerm: 4 06:35:25,49 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower leader99 06:35:25,49 PM [test-pekko.actor.default-dispatcher-16] [INFO] AbstractLeader - follower100 (Leader): handleAppendEntriesReply: follower leader99 last log term 4 for index 4 conflicts with the leader's 5 - set the follower's next index to 3 06:35:25,49 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: true, followerNextIndex: 3, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:25,49 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower leader99 06:35:25,49 PM [test-pekko.actor.default-dispatcher-17] [INFO] Follower - leader99 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=5, success=false, followerId=leader99, logLastIndex=4, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:25,49 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Lagging 4 entries behind leader follower100 and reached 1 (of expected -1) 06:35:25,49 PM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractLeader - follower100 (Leader): handleAppendEntriesReply: follower leader99 last log term 4 for index 4 conflicts with the leader's 5 - set the follower's next index to 3 06:35:25,49 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: true, followerNextIndex: 3, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:25,49 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 3 is present for follower leader99 06:35:25,49 PM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractLeader - follower100 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply{term=5, success=false, followerId=leader99, logLastIndex=4, logLastTerm=4, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5}, leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 06:35:25,49 PM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractLeader - follower100 (Leader): follower leader99 last log term 4 conflicts with the leader's 5 - dec next index to 2 06:35:25,49 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: true, followerNextIndex: 2, leaderLastIndex: 5, leaderSnapShotIndex: -1 06:35:25,49 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower100 (Leader): sendAppendEntries: 2 is present for follower leader99 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - follower100 (Leader): Sending AppendEntries to follower leader99: AppendEntries{term=5, leaderId=follower100, prevLogIndex=1, prevLogTerm=4, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false}, JournaledLogEntry{index=3, term=5, command=two-new, pending=false}, JournaledLogEntry{index=4, term=5, command=three-new, pending=false}, JournaledLogEntry{index=5, term=5, command=four-new, pending=false}]} 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): handleAppendEntries: AppendEntries{term=5, leaderId=follower100, prevLogIndex=1, prevLogTerm=4, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, entries==[JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false}, JournaledLogEntry{index=3, term=5, command=two-new, pending=false}, JournaledLogEntry{index=4, term=5, command=three-new, pending=false}, JournaledLogEntry{index=5, term=5, command=four-new, pending=false}]} 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): Number of entries to be appended = 4 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): matchEntry JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false} is present: existingEntryTerm: 4 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [INFO] Follower - leader99 (Follower): Removing entries from log starting at 2, commitIndex: 1, lastApplied: 1 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): Append entry to log org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader99: Append log entry and persist JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false} 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): Append entry to log two-new 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader99: Append log entry and persist JournaledLogEntry{index=3, term=5, command=two-new, pending=false} 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): Append entry to log three-new 06:35:25,50 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 2.359 s 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader99: Append log entry and persist JournaledLogEntry{index=4, term=5, command=three-new, pending=false} 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): Append entry to log four-new 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader99: Append log entry and persist JournaledLogEntry{index=5, term=5, command=four-new, pending=false} 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): Log size is now 4 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): Commit index set to 5 06:35:25,50 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): handleAppendEntries returning : AppendEntriesReply{term=5, success=true, followerId=leader99, logLastIndex=5, logLastTerm=5, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - leader99 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): 1, lastIndex(): 5 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - leader99 (Follower): Setting last applied to 2 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - leader99: Moving last applied index from 1 to 2 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader99: Applying state for log index 2 data org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - leader99 (Follower): Setting last applied to 3 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - leader99: Moving last applied index from 2 to 3 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader99: Applying state for log index 3 data two-new 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - leader99: applyState called: two-new 06:35:25,51 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:25,51 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 329.9 μs 06:35:25,51 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 4 commands after 6.060 μs 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - leader99 (Follower): Setting last applied to 4 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - leader99: Moving last applied index from 3 to 4 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader99: Applying state for log index 4 data three-new 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - leader99: applyState called: three-new 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - leader99 (Follower): Setting last applied to 5 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - leader99: Moving last applied index from 4 to 5 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - leader99: Applying state for log index 5 data four-new 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - leader99: applyState called: four-new 06:35:25,51 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader99 updated: matchIndex: 5, nextIndex: 6 06:35:25,51 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - follower100: fakeSnapshot purging log to 4 for term 5 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:25,51 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - follower100 (Leader): Checking sendAppendEntries for follower leader99: active: true, followerNextIndex: 6, leaderLastIndex: 5, leaderSnapShotIndex: 4 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: completed synchronized callback UncheckNoopCallback{} 06:35:25,51 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: awaiting more completions to resolve 4 synchronized callback(s) 06:35:25,116 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,117 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SnapshotManager - follower101: fakeSnapshot purging log to 4 for term 5 06:35:25,236 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,356 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,477 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,506 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 4 completion(s) pending 06:35:25,506 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: running 4 completion(s) 06:35:25,506 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 4 commands in 455.0 ms 06:35:25,506 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader99: persist complete JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false} 06:35:25,506 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 16.06 μs 06:35:25,506 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=2, term=5, command=org.opendaylight.controller.cluster.raft.persisted.NoopPayload@182f08e2, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@5b9a7d2b} 06:35:25,506 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader99: persist complete JournaledLogEntry{index=3, term=5, command=two-new, pending=false} 06:35:25,506 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=3, term=5, command=two-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@5b9a7d2b} 06:35:25,506 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader99: persist complete JournaledLogEntry{index=4, term=5, command=three-new, pending=false} 06:35:25,507 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=4, term=5, command=three-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@5b9a7d2b} 06:35:25,507 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - leader99: persist complete JournaledLogEntry{index=5, term=5, command=four-new, pending=false} 06:35:25,507 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - leader99: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=5, lastAppliedTerm=5, lastIndex=5, lastTerm=5, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 06:35:25,507 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - leader99: captured snapshot at lastSequenceNumber: 6 06:35:25,507 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - leader99: Persising snapshot at EntryInfo[index=5, term=5]/EntryInfo[index=5, term=5] 06:35:25,507 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - leader99: support() called 06:35:25,508 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - leader99: log size 4 exceeds the snapshot batch count 4 - doing snapshotPreCommit with index 5 06:35:25,508 PM [leader99-%d576294] [DEBUG] RaftStorage - leader99: starting snapshot writeout to /tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AED-1E4B370D.tmp 06:35:25,508 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - leader99: Removed in-memory snapshotted entries, adjusted snapshotIndex: 5 and term: 5 06:35:25,508 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=5, term=5, command=four-new, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c08b7c10@5b9a7d2b} 06:35:25,508 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: synchronized callbacks after 457.0 ms 06:35:25,509 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,509 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,509 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - leader99 (Follower): Received ElectionTimeout but lastLeaderMessageInterval 0 < election timeout PT0.4S 06:35:25,510 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,511 PM [leader99-writer-34] [DEBUG] EntryJournalV1 - leader99: updated meta to JournalMeta[replayFrom=3, applyTo=6] 06:35:25,511 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:25,511 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 4.853 ms 06:35:25,511 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: waiting to receive commands 06:35:25,511 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:25,596 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,717 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,717 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,733 PM [leader99-%d576294] [DEBUG] RaftStorage - leader99: finished snapshot writeout to /tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AED-1E4B370D.v1 06:35:25,733 PM [leader99-%d576294] [DEBUG] RaftStorage - leader99: selected SNAPSHOT_V1 to handle file /tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AEA-1348C993.v1 06:35:25,733 PM [leader99-%d576294] [DEBUG] RaftStorage - leader99: selected SNAPSHOT_V1 to handle file /tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AED-1E4B370D.v1 06:35:25,734 PM [leader99-%d576294] [DEBUG] RaftStorage - leader99: skipping unrecognized file /tmp/junit-4883198867763166755/leader99/TermInfo.properties 06:35:25,734 PM [leader99-%d576294] [DEBUG] RaftStorage - leader99: skipping unrecognized file /tmp/junit-4883198867763166755/leader99/journal-v1-1.log 06:35:25,734 PM [leader99-%d576294] [DEBUG] RaftStorage - leader99: skipping unrecognized file /tmp/junit-4883198867763166755/leader99/metadata-v1-1.log 06:35:25,734 PM [leader99-%d576294] [DEBUG] RaftStorage - leader99: deleted snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=4], timestamp=2025-12-19T18:35:22.323537299Z, file=/tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AEA-1348C993.v1, size=358, entryCompress=NONE, stateCompress=NONE} 06:35:25,734 PM [leader99-%d576294] [DEBUG] RaftStorage - leader99: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=5, term=5], timestamp=2025-12-19T18:35:25.508245773Z, file=/tmp/junit-4883198867763166755/leader99/snapshot-0000000069459AED-1E4B370D.v1, size=421, entryCompress=NONE, stateCompress=NONE} 06:35:25,734 PM [leader99-%d576294] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:25,735 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:25,735 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - leader99: snapshot is durable as of 2025-12-19T18:35:25.508245773Z 06:35:25,735 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - leader99: Snapshot success, discarding journal entries up to 6 06:35:25,735 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - leader99: SnapshotComplete received 06:35:25,735 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 223.7 ms 06:35:25,735 PM [leader99-writer-34] [DEBUG] EntryJournalV1 - leader99: updated meta to JournalMeta[replayFrom=7, applyTo=6] 06:35:25,736 PM [leader99-writer-34] [DEBUG] EntryJournalV1 - leader99: discarded entries up to (and including) 6 06:35:25,736 PM [leader99-writer-34] [DEBUG] RaftStorageCompleter - leader99: 1 completion(s) pending 06:35:25,736 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - leader99: running 1 completion(s) 06:35:25,736 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 491.5 μs 06:35:25,736 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: waiting to receive commands 06:35:25,836 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,836 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,956 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:25,956 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,77 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,77 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,196 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,197 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,316 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,317 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,437 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,437 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,556 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,556 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,676 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,677 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,796 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,796 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,916 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:26,916 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,36 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,36 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,156 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,157 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,276 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,276 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,397 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,397 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,516 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,516 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,637 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,637 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,757 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,757 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,876 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,876 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,997 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:27,998 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,116 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,116 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,236 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,237 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,356 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,357 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,477 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,477 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,596 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,596 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,717 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,717 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,836 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,836 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,956 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:28,956 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,76 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,76 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,196 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,196 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,317 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,317 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,436 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,436 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,547 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,547 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,666 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,666 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,786 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,787 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,906 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:29,906 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,27 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,27 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,146 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,146 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,266 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,266 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,387 PM [test-pekko.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,387 PM [test-pekko.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,506 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower101: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,506 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - leader99: Lagging 0 entries behind leader follower100 and reached 5 (of expected -1) 06:35:30,546 PM [main] [INFO] IsolationScenarioTest - testLeaderIsolationWithPriorUncommittedEntryAndMultipleConflictingEntries ending 06:35:30,547 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower100-notifier102#-517043943] 06:35:30,558 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower100-collector103#-123919641] 06:35:30,559 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower100] 06:35:30,559 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EnabledRaftStorage - follower100: terminating thread VirtualThread[#245,follower100-writer-32]/waiting 06:35:30,559 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: received 1 commands after 6.683 s 06:35:30,559 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: completed 1 commands in 36.52 μs 06:35:30,559 PM [follower100-writer-32] [DEBUG] JournalWriteTask - follower100: journal writer stopped 06:35:30,560 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower100: journal closed 06:35:30,560 PM [test-pekko.actor.default-dispatcher-15] [INFO] EnabledRaftStorage - follower100: journal closed 06:35:30,560 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower100: stopped executor with 0 remaining tasks 06:35:30,560 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower100: stopped executor with 0 remaining tasks 06:35:30,560 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower101-collector104#-2004674300] 06:35:30,560 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower101] 06:35:30,561 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EnabledRaftStorage - follower101: terminating thread VirtualThread[#246,follower101-writer-33]/waiting 06:35:30,561 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: received 1 commands after 6.368 s 06:35:30,561 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: completed 1 commands in 19.61 μs 06:35:30,561 PM [follower101-writer-33] [DEBUG] JournalWriteTask - follower101: journal writer stopped 06:35:30,561 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - follower101: journal closed 06:35:30,561 PM [test-pekko.actor.default-dispatcher-15] [INFO] EnabledRaftStorage - follower101: journal closed 06:35:30,561 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower101: stopped executor with 0 remaining tasks 06:35:30,561 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - follower101: stopped executor with 0 remaining tasks 06:35:30,562 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader99-notifier105#2062167118] 06:35:30,562 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader99-collector106#594780853] 06:35:30,562 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader99] 06:35:30,562 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EnabledRaftStorage - leader99: terminating thread VirtualThread[#247,leader99-writer-34]/waiting 06:35:30,563 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: received 1 commands after 4.827 s 06:35:30,563 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: completed 1 commands in 19.26 μs 06:35:30,563 PM [leader99-writer-34] [DEBUG] JournalWriteTask - leader99: journal writer stopped 06:35:30,563 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] EntryJournalV1 - leader99: journal closed 06:35:30,563 PM [test-pekko.actor.default-dispatcher-15] [INFO] EnabledRaftStorage - leader99: journal closed 06:35:30,563 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader99: stopped executor with 0 remaining tasks 06:35:30,563 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - leader99: stopped executor with 0 remaining tasks [INFO] [12/19/2025 18:35:30.566] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:35:30,567 PM [test-pekko.actor.default-dispatcher-17] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [12/19/2025 18:35:30.568] [test-pekko.actor.default-dispatcher-17] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.229:17355) [INFO] [12/19/2025 18:35:30.568] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.229:17355] - Exiting completed 06:35:30,569 PM [test-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.229:17355] - Exiting completed 06:35:30,569 PM [test-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.229:17355] - Shutting down... 06:35:30,569 PM [test-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.229:17355] - Successfully shut down [INFO] [12/19/2025 18:35:30.569] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.229:17355] - Shutting down... [INFO] [12/19/2025 18:35:30.569] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.229:17355] - Successfully shut down [INFO] [12/19/2025 18:35:30.571] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.229:17355/system/remoting-terminator] Shutting down remote daemon. 06:35:30,571 PM [test-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [12/19/2025 18:35:30.571] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.229:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:35:30,572 PM [test-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [12/19/2025 18:35:30.573] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.229:17355/system/remoting-terminator] Remoting shut down. 06:35:30,574 PM [test-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [12/19/2025 18:35:30.574] [test-pekko.actor.internal-dispatcher-11] [EventStream] shutting down: StandardOutLogger