[DEBUG] [06/25/2025 18:37:56.710] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:37:56,710 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/25/2025 18:37:56.710] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/25/2025 18:37:56.710] [main] [EventStream(pekko://test)] Default Loggers started 06:37:56,724 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.159:17355] with UID [-2215735027036408362] [INFO] [06/25/2025 18:37:56.724] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.159:17355] with UID [-2215735027036408362] [INFO] [06/25/2025 18:37:56.725] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.159:17355] - Starting up, Pekko version [1.0.3] ... 06:37:56,725 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.159:17355] - Starting up, Pekko version [1.0.3] ... 06:37:56,727 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.159:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/25/2025 18:37:56.727] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.159:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:37:56,727 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.159:17355] - Started up successfully [INFO] [06/25/2025 18:37:56.727] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.159:17355] - Started up successfully 06:37:56,728 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.159:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:37:56,728 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.159:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [06/25/2025 18:37:56.727] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.159:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/25/2025 18:37:56.727] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.159:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [WARN] [06/25/2025 18:37:56.815] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testAbortTransfer-leader-808]: org.opendaylight.controller.cluster.common.actor.Monitor@2c84ef2c [INFO] [pekkoDeadLetter][06/25/2025 18:37:56.815] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testAbortTransfer-leader-808] 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:37:56,816 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testAbortTransfer-leader-808] 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:37:56,818 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testAbortTransfer-leader-808: Starting recovery with journal batch size 1000 06:37:56,818 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testAbortTransfer-leader-808: started executor 06:37:56,818 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testAbortTransfer-leader-808: started executor 06:37:56,820 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest6621998942038287800/testAbortTransfer-leader-808/TermInfo.properties does not exist 06:37:56,821 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testAbortTransfer-leader-808: no eligible files found 06:37:56,821 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testAbortTransfer-leader-808: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:56,825 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testAbortTransfer-leader-808: Set currentTerm=0, votedFor=null 06:37:56,825 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testAbortTransfer-leader-808: Local TermInfo store seeded with TermInfo{term=0} 06:37:56,825 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testAbortTransfer-leader-808: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4cab1063 06:37:56,825 PM [test-pekko.actor.default-dispatcher-6] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:56,825 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testAbortTransfer-leader-808: leader transfer aborted 06:37:56,826 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testAbortTransfer-leader-808] 06:37:56,837 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testAbortTransfer-leader-808: stopped executor with 0 remaining tasks 06:37:56,837 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testAbortTransfer-leader-808: stopped executor with 0 remaining tasks [WARN] [06/25/2025 18:37:56.839] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNewLeaderTimeout-leader-809]: org.opendaylight.controller.cluster.common.actor.Monitor@4f6ca3aa [INFO] [pekkoDeadLetter][06/25/2025 18:37:56.839] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-809] 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:37:56,839 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-809] 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:37:56,840 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testNewLeaderTimeout-leader-809: Starting recovery with journal batch size 1000 06:37:56,840 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-809: started executor 06:37:56,840 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-809: started executor 06:37:56,841 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest17826149616420100959/testNewLeaderTimeout-leader-809/TermInfo.properties does not exist 06:37:56,841 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-809: no eligible files found 06:37:56,841 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-809: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:56,843 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testNewLeaderTimeout-leader-809: Set currentTerm=0, votedFor=null 06:37:56,843 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-809: Local TermInfo store seeded with TermInfo{term=0} 06:37:56,843 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testNewLeaderTimeout-leader-809: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@775e810c 06:37:56,844 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-809: leader transfer complete - waiting for new leader 06:37:56,844 PM [test-pekko.actor.default-dispatcher-11] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:57,56 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-809: leader not elected in time 06:37:57,60 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNewLeaderTimeout-leader-809] 06:37:57,71 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-809: stopped executor with 0 remaining tasks 06:37:57,71 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-809: stopped executor with 0 remaining tasks [WARN] [06/25/2025 18:37:57.074] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testOnNewLeader-leader-810]: org.opendaylight.controller.cluster.common.actor.Monitor@70c0ddb2 06:37:57,74 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testOnNewLeader-leader-810] 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'. [INFO] [pekkoDeadLetter][06/25/2025 18:37:57.074] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testOnNewLeader-leader-810] 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:37:57,74 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testOnNewLeader-leader-810: Starting recovery with journal batch size 1000 06:37:57,74 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testOnNewLeader-leader-810: started executor 06:37:57,74 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testOnNewLeader-leader-810: started executor 06:37:57,75 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest10640240913522746138/testOnNewLeader-leader-810/TermInfo.properties does not exist 06:37:57,75 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testOnNewLeader-leader-810: no eligible files found 06:37:57,75 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testOnNewLeader-leader-810: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:57,79 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testOnNewLeader-leader-810: Set currentTerm=0, votedFor=null 06:37:57,79 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testOnNewLeader-leader-810: Local TermInfo store seeded with TermInfo{term=0} 06:37:57,79 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testOnNewLeader-leader-810: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@2f1b98d9 06:37:57,80 PM [test-pekko.actor.default-dispatcher-14] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:57,80 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-810: leader transfer complete - waiting for new leader 06:37:57,80 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-810: leader changed to new-leader 06:37:57,80 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testOnNewLeader-leader-810] 06:37:57,91 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testOnNewLeader-leader-810: stopped executor with 0 remaining tasks 06:37:57,91 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testOnNewLeader-leader-810: stopped executor with 0 remaining tasks [WARN] [06/25/2025 18:37:57.093] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-811]: org.opendaylight.controller.cluster.common.actor.Monitor@29b38aac [INFO] [pekkoDeadLetter][06/25/2025 18:37:57.093] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-811] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] 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:37:57,93 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-811] to Actor[pekko://test/user/termination-monitor] was not delivered. [4] 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:37:57,94 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - testNotLeaderOnDoTransfer-leader-811: Starting recovery with journal batch size 1000 06:37:57,94 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-811: started executor 06:37:57,94 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-811: started executor 06:37:57,95 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest6110605418384955582/testNotLeaderOnDoTransfer-leader-811/TermInfo.properties does not exist 06:37:57,95 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-811: no eligible files found 06:37:57,95 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-811: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:57,97 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testNotLeaderOnDoTransfer-leader-811: Set currentTerm=0, votedFor=null 06:37:57,97 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-811: Local TermInfo store seeded with TermInfo{term=0} 06:37:57,97 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testNotLeaderOnDoTransfer-leader-811: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@45e39d7 06:37:57,98 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNotLeaderOnDoTransfer-leader-811: No longer the leader - skipping transfer 06:37:57,98 PM [test-pekko.actor.default-dispatcher-11] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:57,98 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-811] 06:37:57,109 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-811: stopped executor with 0 remaining tasks 06:37:57,109 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-811: stopped executor with 0 remaining tasks 06:37:57,111 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-812] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] 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] [06/25/2025 18:37:57.111] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-812]: org.opendaylight.controller.cluster.common.actor.Monitor@6f12ca77 [INFO] [pekkoDeadLetter][06/25/2025 18:37:57.111] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-812] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] 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:37:57,111 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testPauseLeaderTimeout-leader-812: Starting recovery with journal batch size 1000 06:37:57,111 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-812: started executor 06:37:57,111 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-812: started executor 06:37:57,112 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest10826667235617015902/testPauseLeaderTimeout-leader-812/TermInfo.properties does not exist 06:37:57,112 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-812: no eligible files found 06:37:57,112 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-812: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:37:57,114 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testPauseLeaderTimeout-leader-812: Set currentTerm=0, votedFor=null 06:37:57,114 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-812: Local TermInfo store seeded with TermInfo{term=0} 06:37:57,114 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testPauseLeaderTimeout-leader-812: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@23662e74 06:37:57,115 PM [test-pekko.actor.default-dispatcher-11] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:37:57,115 PM [main] [DEBUG] AbstractLeader - testPauseLeaderTimeout-leader-812 (Leader): Election: Leader has following peers: [] 06:37:57,325 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-812: pauseLeader timed out - continuing with transfer 06:37:57,325 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-812: leader transfer complete - waiting for new leader 06:37:57,945 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-812: leader not elected in time 06:37:57,945 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-812: Successfully transferred leadership to testPauseLeaderTimeout-leader-812 in 830.4 ms 06:37:57,951 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testPauseLeaderTimeout-leader-812] 06:37:57,962 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-812: stopped executor with 0 remaining tasks 06:37:57,962 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-812: stopped executor with 0 remaining tasks [INFO] [06/25/2025 18:37:57.963] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:37:57,964 PM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/25/2025 18:37:57.965] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.159:17355) [INFO] [pekkoDeadLetter][06/25/2025 18:37:57.965] [test-pekko.actor.default-dispatcher-14] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-361509637] was unhandled. [6] 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:37:57,965 PM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-361509637] was unhandled. [6] 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'. [INFO] [06/25/2025 18:37:57.965] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.159:17355] - Exiting completed [INFO] [06/25/2025 18:37:57.965] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.159:17355] - Shutting down... 06:37:57,965 PM [test-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.159:17355] - Exiting completed 06:37:57,965 PM [test-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.159:17355] - Shutting down... [INFO] [06/25/2025 18:37:57.965] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.159:17355] - Successfully shut down 06:37:57,966 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.159:17355] - Successfully shut down [INFO] [06/25/2025 18:37:57.966] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.159:17355/system/remoting-terminator] Shutting down remote daemon. 06:37:57,966 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:37:57,967 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/25/2025 18:37:57.967] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.159:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/25/2025 18:37:57.968] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.159:17355/system/remoting-terminator] Remoting shut down. 06:37:57,969 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.