[DEBUG] [10/11/2024 13:48:02.242] [main] [EventStream(akka://test)] logger log1-TestEventListener started 01:48:02,243 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/11/2024 13:48:02.243] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [10/11/2024 13:48:02.243] [main] [EventStream(akka://test)] Default Loggers started [INFO] [10/11/2024 13:48:02.255] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.253:25520] with UID [-9155766534833000163] 01:48:02,257 PM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.253:25520] with UID [-9155766534833000163] [INFO] [10/11/2024 13:48:02.257] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.253:25520] - Starting up, Akka version [2.6.21] ... 01:48:02,257 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.253:25520] - Starting up, Akka version [2.6.21] ... [INFO] [10/11/2024 13:48:02.260] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.253:25520] - Registered cluster JMX MBean [akka:type=Cluster] 01:48:02,260 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.253:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [10/11/2024 13:48:02.262] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.253:25520] - Started up successfully 01:48:02,262 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.253:25520] - Started up successfully [INFO] [10/11/2024 13:48:02.262] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.253:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [10/11/2024 13:48:02.262] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.253:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:48:02,263 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.253:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 01:48:02,263 PM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.253:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:48:02,273 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,273 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,273 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,274 PM [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 01:48:02,274 PM [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 01:48:02,274 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:48:02,274 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 01:48:02,274 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#929493702] 01:48:02,275 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 01:48:02,276 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#-123195882] 01:48:02,277 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,277 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 01:48:02,277 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,277 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:48:02,278 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 01:48:02,278 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:48:02,278 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:48:02,278 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#-917571734] 01:48:02,278 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 01:48:02,278 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#371645170] 01:48:02,279 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,279 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,279 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:48:02,280 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:48:02,280 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 01:48:02,280 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 01:48:02,280 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#-108112144] 01:48:02,280 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 01:48:02,280 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#1097647915] 01:48:02,282 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,282 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,282 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,282 PM [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 01:48:02,282 PM [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=[]] 01:48:02,282 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:48:02,282 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:48:02,282 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:48:02,283 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#-978572760] 01:48:02,283 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 01:48:02,283 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#1340858637] 01:48:02,284 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,284 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 01:48:02,284 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:48:02,284 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,284 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:48:02,285 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 01:48:02,285 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 01:48:02,285 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:48:02,285 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 01:48:02,285 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 01:48:02,285 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:48:02,285 PM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:48:02,285 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:48:02,285 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 01:48:02,285 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#-1359273039] 01:48:02,285 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 01:48:02,285 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#-1157417719] 01:48:02,285 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#1376823144] 01:48:02,286 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,286 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,286 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,287 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 01:48:02,287 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 01:48:02,287 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 01:48:02,287 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#-1282456465] 01:48:02,287 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 01:48:02,287 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#1149228302] 01:48:02,288 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,288 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,288 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:48:02,288 PM [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 01:48:02,288 PM [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]]] 01:48:02,288 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 01:48:02,288 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:48:02,288 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 01:48:02,288 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#1468878854] 01:48:02,289 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 01:48:02,290 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,290 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,290 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:48:02,291 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:48:02,291 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 01:48:02,291 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 01:48:02,291 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#351714128] 01:48:02,291 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 01:48:02,292 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#-1807668186] 01:48:02,292 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,292 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,292 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,293 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#1224359599] 01:48:02,293 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 01:48:02,295 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 01:48:02,295 PM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 01:48:02,296 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 01:48:02,296 PM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 01:48:02,698 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 01:48:02,698 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 01:48:02,698 PM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 01:48:02,698 PM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:48:02,698 PM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:48:02,699 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:48:02,699 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:48:02,699 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:48:02,699 PM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:48:02,699 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:48:02,699 PM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 01:48:02,699 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#-1301246048] 01:48:02,700 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 01:48:02,701 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#-1995693573] 01:48:02,701 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#721863467] 01:48:02,701 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#-1196388986] 01:48:02,701 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#-1980337684] 01:48:02,704 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,704 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 01:48:02,705 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 01:48:02,705 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 01:48:02,705 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 01:48:02,705 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 01:48:02,705 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 01:48:02,705 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:48:02,706 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 01:48:02,706 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:48:02,706 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 01:48:02,706 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#-1906416161] 01:48:02,707 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 01:48:02,707 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#2094335752] 01:48:02,707 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#210469624] 01:48:02,708 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#-1266575939] 01:48:02,708 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#1707656812] 01:48:02,709 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,709 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,709 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,709 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#-323408410] 01:48:02,710 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 01:48:02,711 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,711 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,711 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,711 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 01:48:02,711 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 01:48:02,711 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:48:02,711 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:48:02,711 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#-1667449663] 01:48:02,711 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 01:48:02,712 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,712 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,712 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,712 PM [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 01:48:02,712 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 01:48:02,712 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#225812817] 01:48:02,713 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 01:48:02,713 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#-1785491124] 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 01:48:02,714 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:48:02,714 PM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 01:48:02,714 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:48:02,714 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:48:02,714 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#-394955692] 01:48:02,715 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 01:48:02,715 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#-2091419330] 01:48:02,715 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#-1922476582] 01:48:02,716 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,716 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,716 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,716 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#-644377160] 01:48:02,716 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 01:48:02,717 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,717 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,717 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,717 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 01:48:02,717 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 01:48:02,717 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 01:48:02,717 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#-76248998] 01:48:02,718 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 01:48:02,718 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,718 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,718 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,718 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 01:48:02,719 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 01:48:02,719 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 01:48:02,719 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#-108221583] 01:48:02,719 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 01:48:02,720 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,720 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,720 PM [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 01:48:02,720 PM [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 01:48:02,720 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:48:02,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:48:02,720 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,720 PM [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 01:48:02,720 PM [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 01:48:02,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:48:02,720 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,720 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 01:48:02,720 PM [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 01:48:02,720 PM [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 01:48:02,720 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 01:48:02,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:48:02,720 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 01:48:02,720 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 01:48:02,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 01:48:02,720 PM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 01:48:02,720 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#782351537] 01:48:02,721 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 01:48:02,721 PM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 01:48:02,721 PM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 01:48:02,721 PM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 01:48:02,721 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#1097506606] 01:48:02,722 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 01:48:02,722 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,722 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,722 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:48:02,722 PM [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 01:48:02,722 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 01:48:02,722 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#-950343632] 01:48:02,723 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 01:48:02,723 PM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 01:48:02,723 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 01:48:02,723 PM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 01:48:02,723 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 01:48:02,724 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 01:48:02,724 PM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 01:48:02,724 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#-381975115] 01:48:02,724 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] 01:48:02,724 PM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [10/11/2024 13:48:02.724] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/11/2024 13:48:02.725] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.253:25520) [INFO] [akkaDeadLetter][10/11/2024 13:48:02.725] [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#-238423751] 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'. 01:48:02,725 PM [test-akka.actor.default-dispatcher-7] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-238423751] 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] [10/11/2024 13:48:02.725] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.253:25520] - Exiting completed 01:48:02,725 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.253:25520] - Exiting completed 01:48:02,725 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.253:25520] - Shutting down... [INFO] [10/11/2024 13:48:02.725] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.253:25520] - Shutting down... 01:48:02,725 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.253:25520] - Successfully shut down [INFO] [10/11/2024 13:48:02.725] [test-akka.actor.internal-dispatcher-11] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.253:25520] - Successfully shut down [INFO] [10/11/2024 13:48:02.727] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.253:25520/system/remoting-terminator] Shutting down remote daemon. 01:48:02,727 PM [test-akka.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:48:02,727 PM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/11/2024 13:48:02.727] [test-akka.remote.default-remote-dispatcher-9] [akka://test@10.30.171.253:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/11/2024 13:48:02.729] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.253:25520/system/remoting-terminator] Remoting shut down. 01:48:02,729 PM [test-akka.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [10/11/2024 13:48:02.730] [test-akka.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger