[DEBUG] [09/13/2025 02:25:25.604] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:25:25,605 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [09/13/2025 02:25:25.605] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [09/13/2025 02:25:25.605] [main] [EventStream(akka://test)] Default Loggers started [INFO] [09/13/2025 02:25:25.614] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.167:25520] with UID [896001622543748896] 02:25:25,615 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.167:25520] with UID [896001622543748896] [INFO] [09/13/2025 02:25:25.615] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.167:25520] - Starting up, Akka version [2.6.21] ... 02:25:25,615 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.167:25520] - Starting up, Akka version [2.6.21] ... [INFO] [09/13/2025 02:25:25.621] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.167:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:25:25,621 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.167:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [09/13/2025 02:25:25.621] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.167:25520] - Started up successfully 02:25:25,621 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.167:25520] - Started up successfully [INFO] [09/13/2025 02:25:25.626] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.167:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [09/13/2025 02:25:25.626] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.167:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:25:25,626 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.167:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:25:25,627 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.167:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:25:25,636 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:25,637 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:25,637 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:25,638 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:25,638 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 5 in "AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:25:25,638 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:25,638 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 02:25:25,638 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior363#-657268078] 02:25:25,640 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate364] 02:25:25,640 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer365#1934770151] 02:25:25,642 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:25,642 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 02:25:25,643 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:25,643 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:25,643 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:25:25,643 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:25:25,643 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:25,643 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior366#-1919328400] 02:25:25,654 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate367] 02:25:25,654 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer368#14124232] 02:25:25,657 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:25,657 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:25,657 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:25,657 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:25:25,657 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:25,658 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:25:25,658 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior369#-1442656967] 02:25:25,668 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate370] 02:25:25,669 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer371#-1058687698] 02:25:25,671 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:25,671 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:25,671 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:25,672 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:25,672 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:25:25,672 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:25:25,672 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:25,672 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:25:25,672 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior372#-1545153397] 02:25:25,683 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate373] 02:25:25,683 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer374#627779956] 02:25:25,685 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:25,685 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 02:25:25,686 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:25:25,686 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:25,686 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:25,686 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:25:25,686 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:25:25,686 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:25,686 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 02:25:25,686 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 02:25:25,686 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:25,686 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:25,687 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:25,687 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 02:25:25,687 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior375#12775022] 02:25:25,697 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate376] 02:25:25,698 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer377#-533935308] 02:25:25,698 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer378#-2038739463] 02:25:25,700 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:25,700 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:25,700 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:25,701 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 02:25:25,701 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:25,701 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 02:25:25,701 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior379#899255925] 02:25:25,712 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate380] 02:25:25,712 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer381#-690799658] 02:25:25,713 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:25,714 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:25,714 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:25:25,714 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]], my term is 2 02:25:25,714 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:25:25,714 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:25:25,714 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:25,714 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:25:25,714 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior382#-1260333098] 02:25:25,725 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate383] 02:25:25,727 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:25,727 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:25,728 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:25,728 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:25:25,728 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:25,728 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 02:25:25,728 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior384#2089029889] 02:25:25,739 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate385] 02:25:25,739 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer386#-707244414] 02:25:25,740 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:25,740 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:25,740 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:25,741 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior387#-2144261825] 02:25:25,751 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate388] 02:25:25,756 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 02:25:25,756 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 02:25:25,756 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 02:25:25,756 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 02:25:26,158 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 02:25:26,159 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:25:26,159 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 02:25:26,159 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:26,159 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:25:26,159 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:26,159 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:26,159 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:26,159 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:25:26,160 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:26,160 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:25:26,160 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior389#-942362453] 02:25:26,171 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate390] 02:25:26,171 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer391#-841144002] 02:25:26,171 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer392#-933051336] 02:25:26,171 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer393#-1815426243] 02:25:26,172 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer394#-30028655] 02:25:26,174 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,174 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 02:25:26,175 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 02:25:26,175 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:26,176 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:25:26,176 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:26,177 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:25:26,177 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior395#-1741696476] 02:25:26,187 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate396] 02:25:26,188 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer397#1807663051] 02:25:26,188 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer398#567195482] 02:25:26,188 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer399#1463640751] 02:25:26,188 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer400#-1001537106] 02:25:26,191 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,191 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,191 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,191 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior401#419410868] 02:25:26,201 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate402] 02:25:26,203 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,203 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,204 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,204 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:25:26,204 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 02:25:26,204 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:26,204 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:26,204 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior403#1220817245] 02:25:26,215 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate404] 02:25:26,217 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,217 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,217 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,218 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:26,218 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 02:25:26,218 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior405#892488579] 02:25:26,229 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate406] 02:25:26,229 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer407#1755587950] 02:25:26,231 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,231 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 02:25:26,232 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:25:26,232 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,232 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:25:26,232 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:25:26,232 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:25:26,232 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:25:26,232 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 02:25:26,233 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:26,233 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:25:26,233 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:26,233 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:25:26,233 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior408#1432211459] 02:25:26,244 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate409] 02:25:26,244 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer410#-272726465] 02:25:26,244 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer411#-836589460] 02:25:26,247 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,247 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,247 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,247 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior412#312020571] 02:25:26,258 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate413] 02:25:26,261 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,261 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,261 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,261 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 02:25:26,261 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 02:25:26,261 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 02:25:26,261 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior414#37761079] 02:25:26,272 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate415] 02:25:26,273 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,273 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,273 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,273 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 02:25:26,273 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 02:25:26,273 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 02:25:26,273 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#1005463962] 02:25:26,284 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 02:25:26,286 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,286 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,286 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,286 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:25:26,286 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:25:26,286 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:25:26,286 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:26,286 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,286 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,286 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5], my term is 2 02:25:26,286 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5]" message is greater than Candidate's term 2 - switching to Follower 02:25:26,286 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:26,286 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,286 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,287 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 02:25:26,287 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100]" message is greater than Candidate's term 2 - switching to Follower 02:25:26,287 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100] - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 02:25:26,287 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 02:25:26,287 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:26,287 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,287 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:25:26,287 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 02:25:26,287 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 02:25:26,287 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:25:26,287 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior418#231030924] 02:25:26,297 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate419] 02:25:26,400 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 02:25:26,400 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 02:25:26,400 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 02:25:26,400 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior420#-993115982] 02:25:26,411 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate421] 02:25:26,513 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,513 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,513 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:26,513 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 1001 02:25:26,513 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 02:25:26,514 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#2000357134] 02:25:26,524 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 02:25:26,626 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:25:26,626 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:25:26,626 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:25:26,626 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:25:26,626 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:25:26,626 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:25:26,626 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior424#113542174] 02:25:26,637 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate425] [INFO] [09/13/2025 02:25:26.638] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:25:26,638 AM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [09/13/2025 02:25:26.639] [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.167:25520) [INFO] [akkaDeadLetter][09/13/2025 02:25:26.639] [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#1949751979] 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'. 02:25:26,640 AM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1949751979] 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] [09/13/2025 02:25:26.641] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.167:25520] - Exiting completed 02:25:26,641 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.167:25520] - Exiting completed [INFO] [09/13/2025 02:25:26.641] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.167:25520] - Shutting down... 02:25:26,641 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.167:25520] - Shutting down... [INFO] [09/13/2025 02:25:26.641] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.167:25520] - Successfully shut down 02:25:26,641 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.167:25520] - Successfully shut down [WARN] [09/13/2025 02:25:26.643] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] received dead letter from Actor[akka://test/system/cluster/core/daemon#1949751979]: ReapUnreachableTick [WARN] [09/13/2025 02:25:26.643] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] received dead letter from Actor[akka://test/system/cluster/core/daemon#1949751979]: LeaderActionsTick [INFO] [akkaDeadLetter][09/13/2025 02:25:26.643] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] Message [akka.cluster.InternalClusterAction$ReapUnreachableTick$] from Actor[akka://test/system/cluster/core/daemon#1949751979] to Actor[akka://test/system/cluster/core/daemon#1949751979] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/system/cluster/core/daemon#1949751979] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:25:26,643 AM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.InternalClusterAction$ReapUnreachableTick$] from Actor[akka://test/system/cluster/core/daemon#1949751979] to Actor[akka://test/system/cluster/core/daemon#1949751979] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/system/cluster/core/daemon#1949751979] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][09/13/2025 02:25:26.643] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] Message [akka.cluster.InternalClusterAction$LeaderActionsTick$] from Actor[akka://test/system/cluster/core/daemon#1949751979] to Actor[akka://test/system/cluster/core/daemon#1949751979] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/system/cluster/core/daemon#1949751979] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:25:26,643 AM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.InternalClusterAction$LeaderActionsTick$] from Actor[akka://test/system/cluster/core/daemon#1949751979] to Actor[akka://test/system/cluster/core/daemon#1949751979] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/system/cluster/core/daemon#1949751979] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [09/13/2025 02:25:26.644] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.167:25520/system/remoting-terminator] Shutting down remote daemon. 02:25:26,644 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:25:26,644 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/13/2025 02:25:26.644] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.167:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [09/13/2025 02:25:26.646] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.167:25520/system/remoting-terminator] Remoting shut down. 02:25:26,646 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [09/13/2025 02:25:26.646] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger