[DEBUG] [07/13/2024 10:27:49.206] [main] [EventStream(akka://test)] logger log1-TestEventListener started 10:27:49,206 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/13/2024 10:27:49.206] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [07/13/2024 10:27:49.206] [main] [EventStream(akka://test)] Default Loggers started [INFO] [07/13/2024 10:27:49.217] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.152:25520] with UID [684673150775698451] [INFO] [07/13/2024 10:27:49.218] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.152:25520] - Starting up, Akka version [2.6.21] ... 10:27:49,218 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.152:25520] with UID [684673150775698451] 10:27:49,218 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.152:25520] - Starting up, Akka version [2.6.21] ... [INFO] [07/13/2024 10:27:49.219] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.152:25520] - Registered cluster JMX MBean [akka:type=Cluster] 10:27:49,219 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.152:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [07/13/2024 10:27:49.219] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.152:25520] - Started up successfully 10:27:49,219 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.152:25520] - Started up successfully [INFO] [07/13/2024 10:27:49.227] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.152:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [07/13/2024 10:27:49.227] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.152:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:27:49,227 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.152:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 10:27:49,227 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.152:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 10:27:49,230 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,231 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,231 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,231 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 10:27:49,231 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 10:27:49,231 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:27:49,231 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 10:27:49,231 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#-1924509882] 10:27:49,232 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 10:27:49,232 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#-1022206692] 10:27:49,233 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,233 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 10:27:49,233 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,233 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 10:27:49,233 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 10:27:49,233 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 10:27:49,233 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 10:27:49,233 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#929897051] 10:27:49,234 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 10:27:49,234 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#210973543] 10:27:49,235 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,235 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,235 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 10:27:49,235 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 10:27:49,235 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 10:27:49,235 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 10:27:49,235 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#2113564634] 10:27:49,236 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 10:27:49,236 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#-685097680] 10:27:49,236 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,236 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,236 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,237 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 10:27:49,237 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=[]] 10:27:49,237 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 10:27:49,237 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:27:49,237 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 10:27:49,237 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#-855953286] 10:27:49,237 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 10:27:49,237 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#257752409] 10:27:49,238 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,238 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 10:27:49,239 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 10:27:49,239 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,239 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 10:27:49,239 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 10:27:49,239 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 10:27:49,239 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 10:27:49,239 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 10:27:49,239 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 10:27:49,239 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:27:49,239 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:27:49,239 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:27:49,239 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 10:27:49,239 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#-2032285351] 10:27:49,239 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 10:27:49,240 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#-1052636987] 10:27:49,240 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#545369838] 10:27:49,241 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,241 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,241 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,241 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 10:27:49,241 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 10:27:49,241 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 10:27:49,241 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#-2076420600] 10:27:49,241 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 10:27:49,241 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#-1402359712] 10:27:49,242 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,242 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,242 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 10:27:49,242 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 10:27:49,242 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]]] 10:27:49,242 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 10:27:49,243 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:27:49,243 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 10:27:49,243 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#-1598083044] 10:27:49,243 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 10:27:49,245 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,245 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,245 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 10:27:49,245 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 10:27:49,245 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 10:27:49,245 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 10:27:49,245 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#-1764269273] 10:27:49,246 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 10:27:49,246 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#-983897190] 10:27:49,247 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,247 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,247 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,247 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#-161362471] 10:27:49,247 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 10:27:49,250 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 10:27:49,250 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 10:27:49,250 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 10:27:49,250 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 10:27:49,653 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 10:27:49,653 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 10:27:49,653 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 10:27:49,653 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 10:27:49,653 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 10:27:49,653 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:27:49,654 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:27:49,654 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:27:49,654 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 10:27:49,654 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:27:49,654 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 10:27:49,654 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#313405171] 10:27:49,655 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 10:27:49,656 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#1211130442] 10:27:49,656 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#1512011260] 10:27:49,656 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#1755427858] 10:27:49,656 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#-1511543933] 10:27:49,659 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,659 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 10:27:49,660 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 10:27:49,660 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 10:27:49,660 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:27:49,661 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 10:27:49,661 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:27:49,661 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 10:27:49,662 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#1327269485] 10:27:49,662 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 10:27:49,662 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#1021152118] 10:27:49,663 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#-1231108511] 10:27:49,663 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#229539686] 10:27:49,663 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#197766867] 10:27:49,665 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,665 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,665 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,665 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#1360419794] 10:27:49,665 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 10:27:49,666 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,666 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,666 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,666 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 10:27:49,666 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 10:27:49,666 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:27:49,666 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:27:49,666 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#-1164086245] 10:27:49,667 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 10:27:49,667 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,667 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,667 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,668 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 10:27:49,668 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 10:27:49,668 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#-201742237] 10:27:49,668 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 10:27:49,668 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#809564306] 10:27:49,669 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,669 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 10:27:49,670 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 10:27:49,670 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,670 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 10:27:49,670 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 10:27:49,670 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 10:27:49,670 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 10:27:49,670 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 10:27:49,670 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:27:49,670 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 10:27:49,670 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:27:49,670 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 10:27:49,670 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#-755071732] 10:27:49,670 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 10:27:49,670 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#-665470931] 10:27:49,670 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#2021052098] 10:27:49,671 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,671 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,671 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,671 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#368128079] 10:27:49,672 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 10:27:49,673 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,673 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,673 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,673 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 10:27:49,673 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 10:27:49,673 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 10:27:49,673 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#1571846453] 10:27:49,673 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 10:27:49,674 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,674 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,674 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,674 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 10:27:49,674 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 10:27:49,674 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 10:27:49,674 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#-1940647570] 10:27:49,674 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 10:27:49,675 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,675 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,675 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,675 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 10:27:49,675 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 10:27:49,675 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 10:27:49,675 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 10:27:49,675 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,675 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,675 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 10:27:49,675 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 10:27:49,675 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 10:27:49,675 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,675 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,675 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 10:27:49,675 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 10:27:49,675 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 10:27:49,675 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 10:27:49,676 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 10:27:49,676 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,676 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 10:27:49,676 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 10:27:49,676 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 10:27:49,676 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 10:27:49,676 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#-1881751394] 10:27:49,676 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 10:27:49,677 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 10:27:49,677 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 10:27:49,677 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 10:27:49,677 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#-1614079009] 10:27:49,677 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 10:27:49,678 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,678 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,678 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 10:27:49,678 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 10:27:49,678 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 10:27:49,678 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#952687272] 10:27:49,678 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 10:27:49,679 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 10:27:49,679 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 10:27:49,679 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 10:27:49,679 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 10:27:49,679 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 10:27:49,679 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 10:27:49,679 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#-233752554] 10:27:49,680 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] 10:27:49,680 AM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [07/13/2024 10:27:49.680] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/13/2024 10:27:49.681] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.152:25520) [INFO] [akkaDeadLetter][07/13/2024 10:27:49.681] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-288652112] 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'. 10:27:49,681 AM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-288652112] 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/13/2024 10:27:49.681] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.152:25520] - Exiting completed 10:27:49,681 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.152:25520] - Exiting completed [INFO] [07/13/2024 10:27:49.681] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.152:25520] - Shutting down... 10:27:49,682 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.152:25520] - Shutting down... 10:27:49,682 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.152:25520] - Successfully shut down [INFO] [07/13/2024 10:27:49.682] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.152:25520] - Successfully shut down [INFO] [07/13/2024 10:27:49.683] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.152:25520/system/remoting-terminator] Shutting down remote daemon. 10:27:49,683 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [07/13/2024 10:27:49.683] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.170.152:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:27:49,684 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 10:27:49,686 AM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [07/13/2024 10:27:49.685] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.152:25520/system/remoting-terminator] Remoting shut down.