[DEBUG] [07/12/2025 02:24:54.404] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:24:54,404 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/12/2025 02:24:54.404] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [07/12/2025 02:24:54.404] [main] [EventStream(akka://test)] Default Loggers started [INFO] [07/12/2025 02:24:54.414] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.57:25520] with UID [8404423325421610450] 02:24:54,414 AM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.57:25520] with UID [8404423325421610450] [INFO] [07/12/2025 02:24:54.415] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.57:25520] - Starting up, Akka version [2.6.21] ... 02:24:54,415 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.170.57:25520] - Starting up, Akka version [2.6.21] ... [INFO] [07/12/2025 02:24:54.418] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.57:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [07/12/2025 02:24:54.418] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.57:25520] - Started up successfully 02:24:54,418 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.57:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:24:54,418 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.57:25520] - Started up successfully 02:24:54,419 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.57:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:24:54,419 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.57:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [INFO] [07/12/2025 02:24:54.419] [test-akka.actor.internal-dispatcher-5] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.57:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [07/12/2025 02:24:54.419] [test-akka.actor.internal-dispatcher-5] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.57:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:24:54,430 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,430 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,430 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,430 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:24:54,430 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:24:54,430 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:54,430 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 02:24:54,431 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior363#-2120999105] 02:24:54,442 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate364] 02:24:54,442 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer365#2119970775] 02:24:54,444 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,445 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 02:24:54,445 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,445 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:54,445 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:24:54,445 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:24:54,445 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:54,445 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior366#-631409630] 02:24:54,456 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate367] 02:24:54,457 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer368#590960959] 02:24:54,459 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,459 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,459 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:54,460 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:24:54,460 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:24:54,460 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:24:54,460 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior369#2128842501] 02:24:54,471 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate370] 02:24:54,471 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer371#1213955647] 02:24:54,475 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,475 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,475 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,476 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:24:54,476 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:24:54,476 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:24:54,476 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:54,476 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:24:54,476 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior372#-102487765] 02:24:54,477 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate373] 02:24:54,477 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer374#-461982933] 02:24:54,480 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,480 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 02:24:54,481 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:24:54,481 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,481 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:54,481 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:24:54,481 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:24:54,481 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:54,481 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 02:24:54,481 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 02:24:54,481 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:54,481 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:54,481 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:54,481 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 02:24:54,481 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior375#-1753370130] 02:24:54,482 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate376] 02:24:54,482 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer377#557384112] 02:24:54,482 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer378#-1626522253] 02:24:54,484 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,484 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,484 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,484 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 02:24:54,484 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:24:54,484 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 02:24:54,484 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior379#-941706] 02:24:54,484 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate380] 02:24:54,484 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer381#1687251773] 02:24:54,485 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,485 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,485 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:24:54,486 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:24:54,486 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:24:54,486 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:24:54,486 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:54,486 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:24:54,486 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior382#166608367] 02:24:54,486 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate383] 02:24:54,487 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,487 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,487 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:54,488 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:24:54,488 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:24:54,488 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 02:24:54,488 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior384#1480461975] 02:24:54,488 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate385] 02:24:54,488 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer386#1876260331] 02:24:54,489 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,489 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,489 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,489 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior387#2034539671] 02:24:54,490 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate388] 02:24:54,492 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 02:24:54,492 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 02:24:54,493 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 02:24:54,493 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 02:24:54,895 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 02:24:54,895 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:24:54,895 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 02:24:54,895 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:54,895 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:24:54,895 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:54,896 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:54,896 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:54,896 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:54,896 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:54,896 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:24:54,896 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior389#-363643234] 02:24:54,897 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate390] 02:24:54,897 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer391#291045921] 02:24:54,898 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer392#-325079665] 02:24:54,898 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer393#617792224] 02:24:54,898 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer394#1458190902] 02:24:54,900 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,900 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 02:24:54,901 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 02:24:54,901 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:24:54,901 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 02:24:54,901 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 02:24:54,902 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 02:24:54,902 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:54,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:54,905 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:54,905 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:24:54,905 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior395#1252238701] 02:24:54,906 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate396] 02:24:54,907 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer397#-894663244] 02:24:54,907 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer398#244072107] 02:24:54,907 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer399#-1711988370] 02:24:54,907 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer400#-2109366118] 02:24:54,908 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,908 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,908 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,909 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior401#1411728043] 02:24:54,909 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate402] 02:24:54,910 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,910 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,910 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,910 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:24:54,910 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 02:24:54,910 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:54,910 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:24:54,910 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior403#-848981672] 02:24:54,911 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate404] 02:24:54,912 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,912 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,912 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,912 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:24:54,912 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 02:24:54,912 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior405#2137362468] 02:24:54,913 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate406] 02:24:54,913 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer407#1349403685] 02:24:54,914 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,914 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 02:24:54,914 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:24:54,914 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,914 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:54,914 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:24:54,915 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:24:54,915 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:54,915 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 02:24:54,915 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:54,915 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:54,915 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:54,915 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:24:54,915 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior408#-1747748086] 02:24:54,915 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate409] 02:24:54,915 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer410#372750157] 02:24:54,915 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer411#-855691224] 02:24:54,916 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,916 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,916 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,916 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior412#-1779025941] 02:24:54,917 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate413] 02:24:54,917 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,917 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,917 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,918 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 02:24:54,918 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:24:54,918 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 02:24:54,918 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior414#592053635] 02:24:54,918 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate415] 02:24:54,919 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,919 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,919 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,919 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 02:24:54,919 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:24:54,919 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 02:24:54,919 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#-1486991057] 02:24:54,919 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 02:24:54,921 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,921 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,921 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,921 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:24:54,921 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:24:54,921 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:54,921 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:54,921 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,921 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,921 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:24:54,921 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:24:54,921 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:54,921 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,921 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,921 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 02:24:54,921 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:24:54,921 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:24:54,921 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 02:24:54,921 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:54,921 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,921 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:54,921 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 02:24:54,921 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:24:54,921 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:54,921 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior418#227408191] 02:24:54,922 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate419] 02:24:54,923 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 02:24:54,923 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 02:24:54,923 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 02:24:54,923 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior420#1209382324] 02:24:54,923 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate421] 02:24:54,924 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,924 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,924 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:54,924 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:24:54,924 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 02:24:54,924 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#-2014953154] 02:24:54,925 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 02:24:54,926 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:54,926 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:54,926 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:54,926 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:24:54,926 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:24:54,926 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:24:54,926 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior424#-94473243] 02:24:54,926 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate425] [INFO] [07/12/2025 02:24:54.927] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:24:54,927 AM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/12/2025 02:24:54.927] [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.57:25520) [INFO] [akkaDeadLetter][07/12/2025 02:24:54.927] [test-akka.actor.default-dispatcher-11] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1181991911] 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] [07/12/2025 02:24:54.928] [test-akka.actor.internal-dispatcher-5] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.57:25520] - Exiting completed [INFO] [07/12/2025 02:24:54.928] [test-akka.actor.internal-dispatcher-5] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.57:25520] - Shutting down... 02:24:54,928 AM [test-akka.actor.default-dispatcher-11] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#1181991911] 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:24:54,928 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.57:25520] - Exiting completed 02:24:54,928 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.57:25520] - Shutting down... 02:24:54,928 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.170.57:25520] - Successfully shut down [INFO] [07/12/2025 02:24:54.928] [test-akka.actor.internal-dispatcher-5] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.57:25520] - Successfully shut down [INFO] [07/12/2025 02:24:54.935] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.57:25520/system/remoting-terminator] Shutting down remote daemon. 02:24:54,935 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [07/12/2025 02:24:54.935] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.170.57:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:24:54,935 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.