[DEBUG] [12/03/2025 00:42:17.112] [main] [EventStream(akka://test)] logger log1-TestEventListener started 12:42:17,120 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [12/03/2025 00:42:17.122] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [12/03/2025 00:42:17.123] [main] [EventStream(akka://test)] Default Loggers started [INFO] [12/03/2025 00:42:17.664] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.50:25520] with UID [-4909749505745735555] 12:42:17,667 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.50:25520] with UID [-4909749505745735555] 12:42:17,692 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.50:25520] - Starting up, Akka version [2.6.21] ... [INFO] [12/03/2025 00:42:17.692] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.50:25520] - Starting up, Akka version [2.6.21] ... 12:42:17,771 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.50:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [12/03/2025 00:42:17.771] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.50:25520] - Registered cluster JMX MBean [akka:type=Cluster] 12:42:17,772 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.50:25520] - Started up successfully [INFO] [12/03/2025 00:42:17.771] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.50:25520] - Started up successfully [INFO] [12/03/2025 00:42:17.850] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.50:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 12:42:17,856 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.50:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [12/03/2025 00:42:17.856] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.50:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:42:17,856 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.50:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 12:42:18,198 AM [main] [INFO] RaftActorContextImplTest - Peer address for peer peer1 set to peerAddress1_1 12:42:18,211 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor1] 12:42:18,257 AM [main] [DEBUG] RaftActorContextImplTest - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=NON_VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 12:42:18,259 AM [main] [DEBUG] RaftActorContextImplTest - self: Updated server config: isVoting: true, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 12:42:18,260 AM [main] [DEBUG] RaftActorContextImplTest - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 12:42:18,260 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor2] 12:42:19,278 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor3] [INFO] [12/03/2025 00:42:19.283] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:42:19,283 AM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [12/03/2025 00:42:19.293] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.50:25520) 12:42:19,296 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.50:25520] - Exiting completed 12:42:19,296 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.50:25520] - Shutting down... 12:42:19,296 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.50:25520] - Successfully shut down 12:42:19,298 AM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1002973917] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [12/03/2025 00:42:19.294] [test-akka.actor.internal-dispatcher-8] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.50:25520] - Exiting completed [INFO] [12/03/2025 00:42:19.295] [test-akka.actor.internal-dispatcher-8] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.50:25520] - Shutting down... [INFO] [12/03/2025 00:42:19.295] [test-akka.actor.internal-dispatcher-8] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.50:25520] - Successfully shut down [INFO] [akkaDeadLetter][12/03/2025 00:42:19.295] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-1002973917] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [12/03/2025 00:42:19.321] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.50:25520/system/remoting-terminator] Shutting down remote daemon. 12:42:19,321 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [12/03/2025 00:42:19.322] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.50:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:42:19,322 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [12/03/2025 00:42:19.343] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.170.50:25520/system/remoting-terminator] Remoting shut down. 12:42:19,344 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [12/03/2025 00:42:19.344] [test-akka.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger