[DEBUG] [11/09/2024 02:30:56.265] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:30:56,266 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [11/09/2024 02:30:56.266] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [11/09/2024 02:30:56.266] [main] [EventStream(akka://test)] Default Loggers started [INFO] [11/09/2024 02:30:56.305] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.69:25520] with UID [5097772676401715270] [INFO] [11/09/2024 02:30:56.305] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.69:25520] - Starting up, Akka version [2.6.21] ... 02:30:56,307 AM [test-akka.actor.default-dispatcher-8] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.69:25520] with UID [5097772676401715270] 02:30:56,307 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.69:25520] - Starting up, Akka version [2.6.21] ... [INFO] [11/09/2024 02:30:56.310] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.69:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [11/09/2024 02:30:56.310] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.69:25520] - Started up successfully [INFO] [11/09/2024 02:30:56.311] [test-akka.actor.internal-dispatcher-9] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.69:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [11/09/2024 02:30:56.311] [test-akka.actor.internal-dispatcher-9] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.69:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:30:56,317 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.69:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:30:56,317 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.69:25520] - Started up successfully 02:30:56,317 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.69:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:30:56,317 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.69:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:30:56,322 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,322 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:56,322 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:56,323 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:30:56,323 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:30:56,323 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:30:56,323 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 02:30:56,323 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior416#-182064628] 02:30:56,335 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate417] 02:30:56,335 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer418#-432885566] 02:30:56,337 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,337 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 02:30:56,337 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:56,337 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:30:56,337 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:30:56,337 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:30:56,337 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:30:56,338 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior419#1671189613] 02:30:56,348 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate420] 02:30:56,348 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer421#1492520179] 02:30:56,350 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,350 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:56,350 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:30:56,350 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:30:56,350 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:30:56,350 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:30:56,350 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior422#1435130623] 02:30:56,361 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate423] 02:30:56,361 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer424#-1815866603] 02:30:56,363 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,363 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:56,363 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:56,364 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:30:56,364 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:30:56,364 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:30:56,364 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:30:56,364 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:30:56,364 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior425#1644058089] 02:30:56,375 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate426] 02:30:56,375 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer427#-561429954] 02:30:56,376 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,376 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 02:30:56,377 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:30:56,377 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:56,377 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:30:56,377 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:30:56,377 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:30:56,377 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:30:56,377 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 02:30:56,377 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 02:30:56,377 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:30:56,377 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:30:56,377 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:30:56,377 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 02:30:56,377 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior428#1401377393] 02:30:56,388 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate429] 02:30:56,388 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer430#-530834185] 02:30:56,388 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer431#119123078] 02:30:56,390 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,390 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:56,390 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:56,390 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 02:30:56,390 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:30:56,390 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 02:30:56,390 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior432#-1147385564] 02:30:56,401 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate433] 02:30:56,401 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer434#-1763765911] 02:30:56,403 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,403 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:56,403 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:30:56,403 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:30:56,403 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:30:56,403 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:30:56,403 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:30:56,403 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:30:56,403 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior435#1838926160] 02:30:56,414 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate436] 02:30:56,416 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,416 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:56,416 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:30:56,416 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:30:56,416 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:30:56,416 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 02:30:56,416 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior437#1731555358] 02:30:56,427 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate438] 02:30:56,427 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer439#1346793264] 02:30:56,429 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,429 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:56,429 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:56,429 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior440#596456691] 02:30:56,440 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate441] 02:30:56,443 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 02:30:56,443 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 02:30:56,443 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 02:30:56,443 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 02:30:56,846 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 02:30:56,846 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:30:56,846 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 02:30:56,846 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:30:56,846 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:30:56,846 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:30:56,846 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:30:56,846 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:30:56,847 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:30:56,847 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:30:56,847 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:30:56,847 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior442#-95280003] 02:30:56,858 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate443] 02:30:56,858 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer444#-94954238] 02:30:56,858 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer445#563999638] 02:30:56,858 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer446#-1075750515] 02:30:56,858 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer447#185412094] 02:30:56,960 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:56,960 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 02:30:56,962 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:30:56,962 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:30:56,962 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:30:56,962 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:30:56,962 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior448#394130038] 02:30:56,973 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate449] 02:30:56,973 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer450#56718878] 02:30:56,973 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer451#-1404396008] 02:30:56,973 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer452#-834594396] 02:30:56,973 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer453#547980839] 02:30:57,75 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,75 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,75 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,75 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior454#-428543375] 02:30:57,86 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate455] 02:30:57,189 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,189 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,189 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,189 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:30:57,190 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 02:30:57,190 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:30:57,190 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:30:57,190 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#431724758] 02:30:57,200 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 02:30:57,303 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,303 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,303 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,304 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:30:57,304 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 02:30:57,305 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior458#-1389675111] 02:30:57,315 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate459] 02:30:57,316 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer460#844411521] 02:30:57,418 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,418 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 02:30:57,419 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:30:57,419 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,419 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:30:57,419 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:30:57,419 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:30:57,419 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:30:57,419 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 02:30:57,419 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:30:57,420 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:30:57,420 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:30:57,420 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:30:57,420 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior461#-1958651722] 02:30:57,431 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate462] 02:30:57,431 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer463#-1959601405] 02:30:57,431 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#1269637645] 02:30:57,434 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,434 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,434 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,434 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#-1012836285] 02:30:57,445 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 02:30:57,446 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,446 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,446 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,447 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 02:30:57,447 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:30:57,447 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 02:30:57,447 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior467#-1509326164] 02:30:57,458 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate468] 02:30:57,460 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,460 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,460 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,460 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 02:30:57,460 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:30:57,460 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 02:30:57,460 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior469#-398192778] 02:30:57,471 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate470] 02:30:57,473 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,473 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,473 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,474 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:30:57,474 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:30:57,474 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:30:57,474 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:30:57,474 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,474 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,474 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:30:57,474 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:30:57,474 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:30:57,474 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,474 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,474 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 02:30:57,474 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:30:57,474 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:30:57,474 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 02:30:57,475 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:30:57,475 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,475 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:30:57,475 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 02:30:57,475 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:30:57,475 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:30:57,475 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior471#-1772180166] 02:30:57,485 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate472] 02:30:57,487 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 02:30:57,487 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 02:30:57,487 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 02:30:57,487 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior473#2135486187] 02:30:57,497 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate474] 02:30:57,499 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,499 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,499 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:30:57,499 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:30:57,499 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 02:30:57,499 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#-232827051] 02:30:57,510 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 02:30:57,513 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:30:57,513 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:30:57,513 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:30:57,513 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:30:57,513 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:30:57,513 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:30:57,513 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#37616933] 02:30:57,523 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] [INFO] [11/09/2024 02:30:57.524] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:30:57,524 AM [test-akka.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [11/09/2024 02:30:57.525] [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.69:25520) [INFO] [akkaDeadLetter][11/09/2024 02:30:57.525] [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#2107200858] 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:30:57,525 AM [test-akka.actor.default-dispatcher-6] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#2107200858] 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] [11/09/2024 02:30:57.526] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.69:25520] - Exiting completed [INFO] [11/09/2024 02:30:57.526] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.69:25520] - Shutting down... 02:30:57,526 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.69:25520] - Exiting completed 02:30:57,526 AM [test-akka.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [akka://test@10.30.170.69:25520] - Shutting down... [INFO] [11/09/2024 02:30:57.526] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.69:25520] - Successfully shut down 02:30:57,526 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.170.69:25520] - Successfully shut down [INFO] [11/09/2024 02:30:57.527] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.69:25520/system/remoting-terminator] Shutting down remote daemon. 02:30:57,528 AM [test-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [11/09/2024 02:30:57.528] [test-akka.remote.default-remote-dispatcher-7] [akka://test@10.30.170.69:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:30:57,528 AM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [11/09/2024 02:30:57.530] [test-akka.remote.default-remote-dispatcher-11] [akka://test@10.30.170.69:25520/system/remoting-terminator] Remoting shut down. 02:30:57,530 AM [test-akka.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [11/09/2024 02:30:57.530] [test-akka.actor.internal-dispatcher-9] [EventStream] shutting down: StandardOutLogger