[DEBUG] [01/08/2025 18:59:37.152] [main] [EventStream(akka://test)] logger log1-TestEventListener started 06:59:37,152 PM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [01/08/2025 18:59:37.153] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [01/08/2025 18:59:37.153] [main] [EventStream(akka://test)] Default Loggers started [INFO] [01/08/2025 18:59:37.170] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.163:25520] with UID [-6040043679550236041] 06:59:37,171 PM [test-akka.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.163:25520] with UID [-6040043679550236041] [INFO] [01/08/2025 18:59:37.171] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.163:25520] - Starting up, Akka version [2.6.21] ... 06:59:37,171 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.163:25520] - Starting up, Akka version [2.6.21] ... [INFO] [01/08/2025 18:59:37.175] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.163:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [01/08/2025 18:59:37.175] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.163:25520] - Started up successfully 06:59:37,176 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.163:25520] - Registered cluster JMX MBean [akka:type=Cluster] 06:59:37,176 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.163:25520] - Started up successfully 06:59:37,181 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.163:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 06:59:37,182 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.163:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [01/08/2025 18:59:37.177] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.163:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [01/08/2025 18:59:37.177] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.163:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 06:59:37,193 PM [main] [INFO] RaftActorContextImplTest - Peer address for peer peer1 set to peerAddress1_1 06:59:37,193 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor142] 06:59:37,307 PM [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]] 06:59:37,307 PM [main] [DEBUG] RaftActorContextImplTest - self: Updated server config: isVoting: true, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 06:59:37,307 PM [main] [DEBUG] RaftActorContextImplTest - self: Updated server config: isVoting: false, peers: [PeerInfo [id=peer3, address=null, votingState=VOTING], PeerInfo [id=peer2, address=null, votingState=VOTING]] 06:59:37,307 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor143] 06:59:37,385 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/actor144] [INFO] [01/08/2025 18:59:37.396] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:59:37,397 PM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [01/08/2025 18:59:37.398] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.163:25520) [INFO] [akkaDeadLetter][01/08/2025 18:59:37.398] [test-akka.actor.default-dispatcher-7] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-293609774] 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'. 06:59:37,399 PM [test-akka.actor.default-dispatcher-7] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-293609774] 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'. 06:59:37,399 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.163:25520] - Exiting completed 06:59:37,399 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.163:25520] - Shutting down... [INFO] [01/08/2025 18:59:37.399] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.163:25520] - Exiting completed [INFO] [01/08/2025 18:59:37.399] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.163:25520] - Shutting down... [INFO] [01/08/2025 18:59:37.399] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.163:25520] - Successfully shut down 06:59:37,399 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.163:25520] - Successfully shut down 06:59:37,402 PM [test-akka.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:59:37,402 PM [test-akka.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.