[DEBUG] [01/18/2025 02:24:39.319] [main] [EventStream(akka://test)] logger log1-TestEventListener started 02:24:39,321 AM [test-akka.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [01/18/2025 02:24:39.321] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [01/18/2025 02:24:39.321] [main] [EventStream(akka://test)] Default Loggers started 02:24:39,332 AM [test-akka.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.214:25520] with UID [2581104678595437771] [INFO] [01/18/2025 02:24:39.332] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.170.214:25520] with UID [2581104678595437771] [INFO] [01/18/2025 02:24:39.333] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.214:25520] - Starting up, Akka version [2.6.21] ... 02:24:39,333 AM [test-akka.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [akka://test@10.30.170.214:25520] - Starting up, Akka version [2.6.21] ... [INFO] [01/18/2025 02:24:39.336] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.214:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [01/18/2025 02:24:39.336] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.214:25520] - Started up successfully 02:24:39,336 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.214:25520] - Registered cluster JMX MBean [akka:type=Cluster] 02:24:39,336 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.214:25520] - Started up successfully [INFO] [01/18/2025 02:24:39.337] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.214:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [01/18/2025 02:24:39.337] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.214:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:24:39,337 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.214:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 02:24:39,337 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.170.214:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 02:24:39,348 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,348 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,348 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,349 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:24:39,349 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 5 in "AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:24:39,349 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:39,349 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 02:24:39,349 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior456#1912887181] 02:24:39,360 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate457] 02:24:39,360 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer458#451042736] 02:24:39,362 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,362 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 02:24:39,362 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,362 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:39,362 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:24:39,362 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:24:39,362 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:39,363 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior459#-679689878] 02:24:39,373 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate460] 02:24:39,373 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer461#447303013] 02:24:39,375 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,375 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,375 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:39,376 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:24:39,376 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:24:39,376 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:24:39,376 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior462#-1937040626] 02:24:39,387 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate463] 02:24:39,387 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer464#-394627010] 02:24:39,389 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,389 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,389 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,389 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:24:39,389 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 02:24:39,389 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:24:39,390 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:39,390 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:24:39,390 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior465#381448449] 02:24:39,401 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate466] 02:24:39,401 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer467#1311043170] 02:24:39,402 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,402 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to -1 02:24:39,403 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:24:39,403 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,403 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:39,403 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:24:39,403 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:24:39,403 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:39,403 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 02:24:39,403 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 02:24:39,403 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:39,403 AM [main] [DEBUG] MockRaftActorContext - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:39,403 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:39,403 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 02:24:39,403 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior468#-1926919162] 02:24:39,414 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate469] 02:24:39,414 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer470#1022602779] 02:24:39,414 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer471#1759082783] 02:24:39,416 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,416 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,416 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,416 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0], my term is 2 02:24:39,416 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0] - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:24:39,416 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=2, voteGranted=false] 02:24:39,417 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior472#1586872167] 02:24:39,427 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate473] 02:24:39,428 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer474#153204247] 02:24:39,430 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,430 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,430 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:24:39,430 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]], my term is 2 02:24:39,430 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleAppendEntries: AppendEntries [leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 02:24:39,430 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 02:24:39,430 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:39,430 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 02:24:39,430 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior475#1580644506] 02:24:39,441 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate476] 02:24:39,445 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,445 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,445 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:39,446 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:24:39,446 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:24:39,447 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=true] 02:24:39,447 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior477#-2046520603] 02:24:39,457 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate478] 02:24:39,458 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer479#1949062242] 02:24:39,459 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,459 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,459 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,459 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior480#355018184] 02:24:39,470 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate481] 02:24:39,474 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 02:24:39,475 AM [main] [INFO] CandidateTest - candidate (Candidate): Starting new election term 2 02:24:39,475 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer3 02:24:39,475 AM [main] [DEBUG] CandidateTest - candidate (Candidate): Sending RequestVote [term=1, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1] to peer peer2 02:24:39,877 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 1 02:24:39,877 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:24:39,877 AM [main] [DEBUG] CandidateTest - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 1 02:24:39,877 AM [main] [DEBUG] CandidateTest - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:39,877 AM [main] [DEBUG] CandidateTest - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:24:39,877 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:39,878 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:39,878 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:39,878 AM [main] [DEBUG] CandidateTest - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 02:24:39,878 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:39,878 AM [main] [INFO] CandidateTest - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 02:24:39,878 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior482#-1910254706] 02:24:39,879 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate483] 02:24:39,880 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer484#271774446] 02:24:39,880 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer485#-561617945] 02:24:39,880 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer486#693581815] 02:24:39,880 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer487#436383715] 02:24:39,882 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,882 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 4 02:24:39,884 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 02:24:39,884 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 3 02:24:39,884 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer1 02:24:39,884 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer3 02:24:39,884 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer2 02:24:39,884 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1] to peer peer4 02:24:39,884 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=false], my term is 3 02:24:39,884 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=false], current voteCount: 1 02:24:39,885 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:24:39,885 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:39,885 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 3 02:24:39,885 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 2 02:24:39,885 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 02:24:39,885 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:39,885 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:39,885 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:39,885 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 02:24:39,885 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:39,885 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 02:24:39,885 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior488#-1667615288] 02:24:39,886 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate489] 02:24:39,886 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer490#-109706447] 02:24:39,886 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer491#-747183897] 02:24:39,886 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer492#-1356874013] 02:24:39,886 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer493#-1176748516] 02:24:39,887 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,887 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,887 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,888 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior494#1289659552] 02:24:39,888 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate495] 02:24:39,889 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,889 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,889 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,889 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Received ElectionTimeout 02:24:39,889 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [] 02:24:39,889 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:39,889 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:24:39,889 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior496#-1436388127] 02:24:39,890 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate497] 02:24:39,891 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,891 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,891 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,891 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:24:39,891 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 02:24:39,891 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior498#1630066708] 02:24:39,892 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate499] 02:24:39,892 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer500#649355945] 02:24:39,893 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,893 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from 1 to 1 02:24:39,894 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 02:24:39,894 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,894 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer1 02:24:39,894 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Sending RequestVote [term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1] to peer peer2 02:24:39,894 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=1, voteGranted=true], my term is 2 02:24:39,894 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): handleRequestVoteReply: RequestVoteReply [term=1, voteGranted=true], current voteCount: 1 02:24:39,894 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 02:24:39,894 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:39,894 AM [main] [DEBUG] MockRaftActorContext - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 02:24:39,894 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:39,894 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 02:24:39,894 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior501#2019010815] 02:24:39,894 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate502] 02:24:39,894 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer503#-345055676] 02:24:39,895 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/peer504#-1299617691] 02:24:39,896 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,896 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,896 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,896 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior505#1453536581] 02:24:39,896 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate506] 02:24:39,897 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,898 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,898 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,898 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1 02:24:39,898 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 02:24:39,898 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=true] 02:24:39,898 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior507#745760304] 02:24:39,898 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate508] 02:24:39,899 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,899 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,899 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,899 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1], my term is 1 02:24:39,899 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1] - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 02:24:39,899 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1, voteGranted=false] 02:24:39,899 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior509#1570424383] 02:24:39,899 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate510] 02:24:39,900 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,900 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,900 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,900 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 2 02:24:39,900 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than Candidate's term 2 - switching to Follower 02:24:39,900 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:24:39,900 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:39,900 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,900 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,900 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5], my term is 2 02:24:39,900 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "AppendEntriesReply [term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5]" message is greater than Candidate's term 2 - switching to Follower 02:24:39,901 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:39,901 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,901 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,901 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100], my term is 2 02:24:39,901 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100]" message is greater than Candidate's term 2 - switching to Follower 02:24:39,901 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100] - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 02:24:39,901 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=100, voteGranted=true] 02:24:39,901 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:39,901 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,901 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 2 02:24:39,901 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVoteReply [term=100, voteGranted=false], my term is 2 02:24:39,901 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Term 100 in "RequestVoteReply [term=100, voteGranted=false]" message is greater than Candidate's term 2 - switching to Follower 02:24:39,901 AM [main] [INFO] MockRaftActorContext - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 02:24:39,901 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior511#-1674388401] 02:24:39,902 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate512] 02:24:39,902 AM [main] [DEBUG] MockRaftActorContext - test: Moving last applied index from -1 to 1 02:24:39,902 AM [main] [DEBUG] MockRaftActorContext - test (Candidate): Election: Candidate has following voting peers: [] 02:24:39,902 AM [main] [INFO] MockRaftActorContext - test (Candidate): Starting new election term 2 02:24:39,902 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior513#-1348606791] 02:24:39,903 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate514] 02:24:39,903 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,904 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,904 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:39,904 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received AppendEntries [leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]], my term is 1001 02:24:39,904 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 02:24:39,904 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior515#449915994] 02:24:39,904 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate516] 02:24:39,905 AM [main] [DEBUG] MockRaftActorContext - candidate: Moving last applied index from -1 to 1 02:24:39,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): Election: Candidate has following voting peers: [] 02:24:39,905 AM [main] [INFO] MockRaftActorContext - candidate (Candidate): Starting new election term 1001 02:24:39,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): RaftRPC message received RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999], my term is 1001 02:24:39,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): In requestVote: RequestVote [term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999] - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 02:24:39,905 AM [main] [DEBUG] MockRaftActorContext - candidate (Candidate): requestVote returning: RequestVoteReply [term=1001, voteGranted=false] 02:24:39,905 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/behavior517#1387020375] 02:24:39,905 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/candidate518] 02:24:39,906 AM [test-akka.actor.default-dispatcher-4] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [01/18/2025 02:24:39.906] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [01/18/2025 02:24:39.906] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.170.214:25520) [INFO] [akkaDeadLetter][01/18/2025 02:24:39.906] [test-akka.actor.default-dispatcher-4] [akka://test/system/cluster/core/daemon] Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-2094920645] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:24:39,907 AM [test-akka.actor.default-dispatcher-5] [INFO] LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-2094920645] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 02:24:39,907 AM [test-akka.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [akka://test@10.30.170.214:25520] - Exiting completed 02:24:39,907 AM [test-akka.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [akka://test@10.30.170.214:25520] - Shutting down... 02:24:39,907 AM [test-akka.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [akka://test@10.30.170.214:25520] - Successfully shut down [INFO] [01/18/2025 02:24:39.907] [test-akka.actor.internal-dispatcher-7] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.214:25520] - Exiting completed [INFO] [01/18/2025 02:24:39.907] [test-akka.actor.internal-dispatcher-7] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.214:25520] - Shutting down... [INFO] [01/18/2025 02:24:39.907] [test-akka.actor.internal-dispatcher-7] [Cluster(akka://test)] Cluster Node [akka://test@10.30.170.214:25520] - Successfully shut down 02:24:39,909 AM [test-akka.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [01/18/2025 02:24:39.909] [test-akka.remote.default-remote-dispatcher-6] [akka://test@10.30.170.214:25520/system/remoting-terminator] Shutting down remote daemon. 02:24:39,909 AM [test-akka.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [01/18/2025 02:24:39.909] [test-akka.remote.default-remote-dispatcher-6] [akka://test@10.30.170.214:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [01/18/2025 02:24:39.911] [test-akka.remote.default-remote-dispatcher-6] [akka://test@10.30.170.214:25520/system/remoting-terminator] Remoting shut down. 02:24:39,911 AM [test-akka.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [01/18/2025 02:24:39.911] [test-akka.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger