[DEBUG] [02/02/2025 17:35:30.465] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 05:35:30,465 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/02/2025 17:35:30.466] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/02/2025 17:35:30.466] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [02/02/2025 17:35:30.480] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.164:17355] with UID [-3613287447655930442] 05:35:30,480 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.164:17355] with UID [-3613287447655930442] [INFO] [02/02/2025 17:35:30.481] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.164:17355] - Starting up, Pekko version [1.0.3] ... 05:35:30,481 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.164:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [02/02/2025 17:35:30.485] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.164:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 05:35:30,485 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.164:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/02/2025 17:35:30.485] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.164:17355] - Started up successfully 05:35:30,485 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.164:17355] - Started up successfully [INFO] [02/02/2025 17:35:30.486] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.164:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 05:35:30,486 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.164:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [02/02/2025 17:35:30.486] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.164:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:35:30,486 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.164:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:35:30,497 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:30,497 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:30,497 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:30,497 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=5, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 05:35:30,497 PM [main] [INFO] Candidate - candidate (Candidate): Term 5 in "AppendEntries{term=5, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than Candidate's term 2 - switching to Follower 05:35:30,497 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:35:30,497 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 5 05:35:30,498 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior456#-859844432] 05:35:30,509 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate457] 05:35:30,509 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer458#400127695] 05:35:30,511 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:30,512 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1] 05:35:30,512 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:30,512 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 05:35:30,512 PM [main] [DEBUG] Candidate - candidate (Candidate): Received ElectionTimeout 05:35:30,512 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 3 05:35:30,512 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 05:35:30,512 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior459#696700765] 05:35:30,523 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate460] 05:35:30,523 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer461#312956067] 05:35:30,525 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:30,525 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:30,525 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 05:35:30,526 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 05:35:30,526 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1001, candidateId=candidate2, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 05:35:30,526 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=false} 05:35:30,526 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior462#1842838675] 05:35:30,537 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate463] 05:35:30,537 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer464#1289018663] 05:35:30,540 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:30,540 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:30,540 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:30,541 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=2, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 05:35:30,541 PM [main] [DEBUG] Candidate - candidate (Candidate): handleAppendEntries: AppendEntries{term=2, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]} 05:35:30,541 PM [main] [INFO] Candidate - candidate (Candidate): New Leader test sent an AppendEntries to Candidate for term 2 - will switch to Follower 05:35:30,541 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:35:30,541 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 05:35:30,541 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior465#1281386648] 05:35:30,552 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate466] 05:35:30,552 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer467#2053328977] 05:35:30,555 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:30,555 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from 1 to -1 05:35:30,556 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 05:35:30,556 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:30,556 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 05:35:30,556 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer2 05:35:30,556 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 05:35:30,556 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 05:35:30,556 PM [main] [INFO] Candidate - candidate (Candidate): LastApplied index -1 is behind last index 1 - switching to PreLeader 05:35:30,556 PM [main] [DEBUG] AbstractLeader - candidate (PreLeader): Election: Leader has following peers: [peer1, peer2] 05:35:30,556 PM [main] [DEBUG] AbstractLeader - candidate (PreLeader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:35:30,556 PM [main] [DEBUG] AbstractLeader - candidate (PreLeader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:35:30,556 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:35:30,556 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to PreLeader, election term: 2 05:35:30,556 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior468#-1234688570] 05:35:30,567 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate469] 05:35:30,567 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer470#-758454856] 05:35:30,567 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer471#-37201646] 05:35:30,569 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:30,569 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:30,569 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:30,570 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0}, my term is 2 05:35:30,570 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=0, lastLogTerm=0} - currentTerm: 2, votedFor: candidate, lastIndex: 1, lastTerm: 1 05:35:30,570 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=2, voteGranted=false} 05:35:30,570 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#-874309864] 05:35:30,581 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate473] 05:35:30,581 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer474#-1325979973] 05:35:30,584 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:30,584 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:30,584 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 3 05:35:30,584 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]}, my term is 2 05:35:30,584 PM [main] [DEBUG] Candidate - candidate (Candidate): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 05:35:30,584 PM [main] [INFO] Candidate - candidate (Candidate): New Leader leader-1 sent an AppendEntries to Candidate for term 2 - will switch to Follower 05:35:30,584 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:35:30,584 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 2 05:35:30,584 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#1612692544] 05:35:30,595 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate476] 05:35:30,599 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:30,599 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:30,599 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 05:35:30,601 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 05:35:30,601 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1001, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 05:35:30,601 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=true} 05:35:30,601 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior477#-2050344816] 05:35:30,611 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate478] 05:35:30,612 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer479#1406520252] 05:35:30,614 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:30,614 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:30,614 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:30,614 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior480#668729675] 05:35:30,624 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate481] 05:35:30,628 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer3, peer2] 05:35:30,628 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:30,628 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1} to peer peer3 05:35:30,628 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=-1, lastLogTerm=-1} to peer peer2 05:35:31,30 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=false}, my term is 2 05:35:31,30 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=false}, current voteCount: 1 05:35:31,30 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 05:35:31,30 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 05:35:31,31 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 05:35:31,31 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:35:31,31 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:35:31,31 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:35:31,31 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 05:35:31,31 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:35:31,31 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 05:35:31,32 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior482#-572244660] 05:35:31,43 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate483] 05:35:31,43 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer484#1749410596] 05:35:31,43 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer485#1154660000] 05:35:31,43 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer486#-890905567] 05:35:31,44 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer487#-877996150] 05:35:31,46 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,46 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from 1 to 4 05:35:31,49 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer3, peer2, peer4] 05:35:31,49 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 3 05:35:31,49 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer1 05:35:31,49 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer3 05:35:31,49 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer2 05:35:31,49 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=3, candidateId=candidate, lastLogIndex=4, lastLogTerm=1} to peer peer4 05:35:31,50 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=false}, my term is 3 05:35:31,50 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=false}, current voteCount: 1 05:35:31,50 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 3 05:35:31,50 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 05:35:31,50 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 3 05:35:31,50 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 2 05:35:31,50 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [peer1, peer3, peer2, peer4] 05:35:31,50 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:35:31,50 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer3: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:35:31,50 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:35:31,50 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer4: active: false, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 05:35:31,50 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:35:31,50 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 05:35:31,50 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior488#-1884227757] 05:35:31,61 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate489] 05:35:31,63 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer490#1772239659] 05:35:31,67 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer491#1731878100] 05:35:31,67 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer492#-257629750] 05:35:31,68 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer493#2141005291] 05:35:31,71 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,71 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,71 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,71 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior494#-248512749] 05:35:31,82 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate495] 05:35:31,83 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,83 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,83 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,83 PM [main] [DEBUG] Candidate - candidate (Candidate): Received ElectionTimeout 05:35:31,83 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [] 05:35:31,84 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:35:31,84 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 05:35:31,84 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#1582510326] 05:35:31,94 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate497] 05:35:31,97 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,97 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,97 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,97 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=1, leaderId=test, prevLogIndex=0, prevLogTerm=0, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 05:35:31,97 PM [main] [INFO] RaftActorBehavior - candidate (Candidate): Cannot append entries because sender's term 1 is less than 2 05:35:31,98 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior498#-281630104] 05:35:31,108 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate499] 05:35:31,109 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer500#1096618116] 05:35:31,111 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,111 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from 1 to 1 05:35:31,112 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [peer1, peer2] 05:35:31,112 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,112 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer1 05:35:31,112 PM [main] [DEBUG] Candidate - candidate (Candidate): Sending RequestVote{term=2, candidateId=candidate, lastLogIndex=1, lastLogTerm=1} to peer peer2 05:35:31,112 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=1, voteGranted=true}, my term is 2 05:35:31,112 PM [main] [DEBUG] Candidate - candidate (Candidate): handleRequestVoteReply: RequestVoteReply{term=1, voteGranted=true}, current voteCount: 1 05:35:31,112 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Election: Leader has following peers: [peer1, peer2] 05:35:31,113 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer1: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:35:31,113 PM [main] [DEBUG] AbstractLeader - candidate (Leader): Checking sendAppendEntries for follower peer2: active: false, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 05:35:31,113 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:35:31,113 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 05:35:31,113 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior501#512610929] 05:35:31,123 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate502] 05:35:31,124 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer503#2049412530] 05:35:31,124 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/peer504#231722826] 05:35:31,126 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,126 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,126 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,127 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#522681930] 05:35:31,138 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate506] 05:35:31,140 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,140 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,140 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,140 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999}, my term is 1 05:35:31,140 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 05:35:31,140 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 05:35:31,140 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior507#159927303] 05:35:31,151 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate508] 05:35:31,153 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,153 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,153 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,154 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1}, my term is 1 05:35:31,154 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 05:35:31,154 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 05:35:31,154 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior509#857958622] 05:35:31,164 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate510] 05:35:31,166 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,166 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,166 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,166 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 2 05:35:31,166 PM [main] [INFO] Candidate - candidate (Candidate): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than Candidate's term 2 - switching to Follower 05:35:31,166 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:35:31,166 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:35:31,166 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,166 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,166 PM [main] [DEBUG] Candidate - 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 05:35:31,166 PM [main] [INFO] Candidate - 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 05:35:31,167 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:35:31,167 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,167 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,167 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}, my term is 2 05:35:31,167 PM [main] [INFO] Candidate - 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 05:35:31,167 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 05:35:31,167 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 05:35:31,167 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:35:31,167 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,167 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 2 05:35:31,167 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVoteReply{term=100, voteGranted=false}, my term is 2 05:35:31,167 PM [main] [INFO] Candidate - candidate (Candidate): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than Candidate's term 2 - switching to Follower 05:35:31,167 PM [main] [INFO] RaftActorBehavior - candidate (Candidate) :- Switching from behavior Candidate to Follower, election term: 100 05:35:31,167 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#681871098] 05:35:31,178 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate512] 05:35:31,179 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from -1 to 1 05:35:31,179 PM [main] [DEBUG] Candidate - test (Candidate): Election: Candidate has following voting peers: [] 05:35:31,179 PM [main] [INFO] Candidate - test (Candidate): Starting new election term 2 05:35:31,179 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior513#-2110070831] 05:35:31,190 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate514] 05:35:31,193 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,193 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,193 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 05:35:31,193 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=4, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}, my term is 1001 05:35:31,193 PM [main] [INFO] RaftActorBehavior - candidate (Candidate): Cannot append entries because sender's term 100 is less than 1001 05:35:31,193 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior515#-1774686665] 05:35:31,204 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate516] 05:35:31,205 PM [main] [DEBUG] RaftActorContextImpl - candidate: Moving last applied index from -1 to 1 05:35:31,205 PM [main] [DEBUG] Candidate - candidate (Candidate): Election: Candidate has following voting peers: [] 05:35:31,205 PM [main] [INFO] Candidate - candidate (Candidate): Starting new election term 1001 05:35:31,205 PM [main] [DEBUG] Candidate - candidate (Candidate): RaftRPC message received RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999}, my term is 1001 05:35:31,205 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1001, votedFor: candidate, lastIndex: 1, lastTerm: 1 05:35:31,205 PM [main] [DEBUG] RaftActorBehavior - candidate (Candidate): requestVote returning: RequestVoteReply{term=1001, voteGranted=false} 05:35:31,205 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#1804286033] 05:35:31,216 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/candidate518] [INFO] [02/02/2025 17:35:31.217] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:35:31,218 PM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [02/02/2025 17:35:31.219] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.164:17355) [INFO] [pekkoDeadLetter][02/02/2025 17:35:31.219] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1068148023] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:35:31,220 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1068148023] was unhandled. [1] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 05:35:31,220 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.164:17355] - Exiting completed [INFO] [02/02/2025 17:35:31.220] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.164:17355] - Exiting completed 05:35:31,221 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.164:17355] - Shutting down... [INFO] [02/02/2025 17:35:31.221] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.164:17355] - Shutting down... 05:35:31,222 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.164:17355] - Successfully shut down [INFO] [02/02/2025 17:35:31.221] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.164:17355] - Successfully shut down [INFO] [02/02/2025 17:35:31.223] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.164:17355/system/remoting-terminator] Shutting down remote daemon. 05:35:31,223 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [02/02/2025 17:35:31.223] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.164:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 05:35:31,223 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/02/2025 17:35:31.226] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.164:17355/system/remoting-terminator] Remoting shut down. 05:35:31,226 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [02/02/2025 17:35:31.226] [test-pekko.actor.internal-dispatcher-5] [EventStream] shutting down: StandardOutLogger