[DEBUG] [06/26/2025 16:40:28.391] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 04:40:28,392 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/26/2025 16:40:28.392] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/26/2025 16:40:28.392] [main] [EventStream(pekko://test)] Default Loggers started 04:40:28,411 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.187:17355] with UID [-5383943172343186193] [INFO] [06/26/2025 16:40:28.407] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.187:17355] with UID [-5383943172343186193] 04:40:28,411 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.187:17355] - Starting up, Pekko version [1.0.3] ... 04:40:28,411 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.187:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/26/2025 16:40:28.408] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.187:17355] - Starting up, Pekko version [1.0.3] ... 04:40:28,411 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.187:17355] - Started up successfully [INFO] [06/26/2025 16:40:28.410] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.187:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 04:40:28,411 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.187:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/26/2025 16:40:28.410] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.187:17355] - Started up successfully [INFO] [06/26/2025 16:40:28.411] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.187:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 04:40:28,411 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.187:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [06/26/2025 16:40:28.411] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.187:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [WARN] [06/26/2025 16:40:28.499] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testAbortTransfer-leader-810]: org.opendaylight.controller.cluster.common.actor.Monitor@2c84ef2c [INFO] [pekkoDeadLetter][06/26/2025 16:40:28.499] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testAbortTransfer-leader-810] 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'. 04:40:28,500 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-810] 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'. 04:40:28,501 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testAbortTransfer-leader-810: Starting recovery with journal batch size 1000 04:40:28,502 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor 04:40:28,502 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testAbortTransfer-leader-810: started executor 04:40:28,504 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest6359212278758278639/testAbortTransfer-leader-810/TermInfo.properties does not exist 04:40:28,504 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: no eligible files found 04:40:28,504 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testAbortTransfer-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 04:40:28,507 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testAbortTransfer-leader-810: Set currentTerm=0, votedFor=null 04:40:28,507 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testAbortTransfer-leader-810: Local TermInfo store seeded with TermInfo{term=0} 04:40:28,507 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testAbortTransfer-leader-810: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7183a991 04:40:28,507 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testAbortTransfer-leader-810: leader transfer aborted 04:40:28,507 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 04:40:28,507 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testAbortTransfer-leader-810] 04:40:28,518 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks 04:40:28,518 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testAbortTransfer-leader-810: stopped executor with 0 remaining tasks [WARN] [06/26/2025 16:40:28.521] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811]: org.opendaylight.controller.cluster.common.actor.Monitor@57b968f7 [INFO] [pekkoDeadLetter][06/26/2025 16:40:28.521] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] 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'. 04:40:28,521 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] 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'. 04:40:28,521 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testNewLeaderTimeout-leader-811: Starting recovery with journal batch size 1000 04:40:28,521 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 04:40:28,522 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: started executor 04:40:28,523 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest6419456115543068285/testNewLeaderTimeout-leader-811/TermInfo.properties does not exist 04:40:28,523 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: no eligible files found 04:40:28,523 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testNewLeaderTimeout-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 04:40:28,526 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testNewLeaderTimeout-leader-811: Set currentTerm=0, votedFor=null 04:40:28,526 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testNewLeaderTimeout-leader-811: Local TermInfo store seeded with TermInfo{term=0} 04:40:28,526 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testNewLeaderTimeout-leader-811: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@36831610 04:40:28,527 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader transfer complete - waiting for new leader 04:40:28,527 PM [test-pekko.actor.default-dispatcher-6] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 04:40:28,740 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - testNewLeaderTimeout-leader-811: leader not elected in time 04:40:28,745 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNewLeaderTimeout-leader-811] 04:40:28,756 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks 04:40:28,756 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testNewLeaderTimeout-leader-811: stopped executor with 0 remaining tasks [WARN] [06/26/2025 16:40:28.760] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testOnNewLeader-leader-812]: org.opendaylight.controller.cluster.common.actor.Monitor@64288064 [INFO] [pekkoDeadLetter][06/26/2025 16:40:28.760] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testOnNewLeader-leader-812] 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'. 04:40:28,760 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-812] 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'. 04:40:28,761 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testOnNewLeader-leader-812: Starting recovery with journal batch size 1000 04:40:28,761 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 04:40:28,761 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testOnNewLeader-leader-812: started executor 04:40:28,762 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest15990438294466680366/testOnNewLeader-leader-812/TermInfo.properties does not exist 04:40:28,763 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testOnNewLeader-leader-812: no eligible files found 04:40:28,763 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testOnNewLeader-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 04:40:28,766 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testOnNewLeader-leader-812: Set currentTerm=0, votedFor=null 04:40:28,766 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testOnNewLeader-leader-812: Local TermInfo store seeded with TermInfo{term=0} 04:40:28,766 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testOnNewLeader-leader-812: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@157beefe 04:40:28,766 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 04:40:28,766 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader transfer complete - waiting for new leader 04:40:28,766 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testOnNewLeader-leader-812: leader changed to new-leader 04:40:28,767 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testOnNewLeader-leader-812] 04:40:28,777 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks 04:40:28,777 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testOnNewLeader-leader-812: stopped executor with 0 remaining tasks 04:40:28,780 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] 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'. [WARN] [06/26/2025 16:40:28.780] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813]: org.opendaylight.controller.cluster.common.actor.Monitor@3f401350 [INFO] [pekkoDeadLetter][06/26/2025 16:40:28.780] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] 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'. 04:40:28,781 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testNotLeaderOnDoTransfer-leader-813: Starting recovery with journal batch size 1000 04:40:28,781 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 04:40:28,781 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: started executor 04:40:28,782 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest8034872347419429760/testNotLeaderOnDoTransfer-leader-813/TermInfo.properties does not exist 04:40:28,782 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: no eligible files found 04:40:28,782 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-813: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 04:40:28,785 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testNotLeaderOnDoTransfer-leader-813: Set currentTerm=0, votedFor=null 04:40:28,785 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testNotLeaderOnDoTransfer-leader-813: Local TermInfo store seeded with TermInfo{term=0} 04:40:28,785 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testNotLeaderOnDoTransfer-leader-813: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@457251a 04:40:28,786 PM [main] [DEBUG] RaftActorLeadershipTransferCohort - testNotLeaderOnDoTransfer-leader-813: No longer the leader - skipping transfer 04:40:28,786 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 04:40:28,786 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testNotLeaderOnDoTransfer-leader-813] 04:40:28,797 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks 04:40:28,797 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testNotLeaderOnDoTransfer-leader-813: stopped executor with 0 remaining tasks 04:40:28,800 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] 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/26/2025 16:40:28.800] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814]: org.opendaylight.controller.cluster.common.actor.Monitor@693bf0a8 [INFO] [pekkoDeadLetter][06/26/2025 16:40:28.800] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] 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'. 04:40:28,801 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testPauseLeaderTimeout-leader-814: Starting recovery with journal batch size 1000 04:40:28,801 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 04:40:28,801 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: started executor 04:40:28,802 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.RaftActorLeadershipTransferCohortTest1051459294163394117/testPauseLeaderTimeout-leader-814/TermInfo.properties does not exist 04:40:28,802 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: no eligible files found 04:40:28,802 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-814: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 04:40:28,805 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testPauseLeaderTimeout-leader-814: Set currentTerm=0, votedFor=null 04:40:28,805 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testPauseLeaderTimeout-leader-814: Local TermInfo store seeded with TermInfo{term=0} 04:40:28,805 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testPauseLeaderTimeout-leader-814: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@14332709 04:40:28,806 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 04:40:28,806 PM [main] [DEBUG] AbstractLeader - testPauseLeaderTimeout-leader-814 (Leader): Election: Leader has following peers: [] 04:40:29,20 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: pauseLeader timed out - continuing with transfer 04:40:29,20 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader transfer complete - waiting for new leader 04:40:29,640 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: leader not elected in time 04:40:29,640 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorLeadershipTransferCohort - testPauseLeaderTimeout-leader-814: Successfully transferred leadership to testPauseLeaderTimeout-leader-814 in 833.9 ms 04:40:29,645 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testPauseLeaderTimeout-leader-814] 04:40:29,646 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks 04:40:29,646 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testPauseLeaderTimeout-leader-814: stopped executor with 0 remaining tasks [INFO] [06/26/2025 16:40:29.647] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 04:40:29,647 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/26/2025 16:40:29.648] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.187:17355) [INFO] [pekkoDeadLetter][06/26/2025 16:40:29.648] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-913672184] 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'. 04:40:29,649 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-913672184] 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'. 04:40:29,649 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.187:17355] - Exiting completed 04:40:29,649 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.187:17355] - Shutting down... [INFO] [06/26/2025 16:40:29.649] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.187:17355] - Exiting completed [INFO] [06/26/2025 16:40:29.649] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.187:17355] - Shutting down... 04:40:29,649 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.187:17355] - Successfully shut down [INFO] [06/26/2025 16:40:29.649] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.187:17355] - Successfully shut down [INFO] [06/26/2025 16:40:29.650] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.187:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [06/26/2025 16:40:29.651] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.187:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 04:40:29,651 PM [test-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 04:40:29,651 PM [test-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 04:40:29,653 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [06/26/2025 16:40:29.653] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.187:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [06/26/2025 16:40:29.653] [test-pekko.actor.internal-dispatcher-11] [EventStream] shutting down: StandardOutLogger