[DEBUG] [08/27/2024 08:02:25.925] [main] [EventStream(akka://test)] logger log1-TestEventListener started 08:02:25,925 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/27/2024 08:02:25.926] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [08/27/2024 08:02:25.926] [main] [EventStream(akka://test)] Default Loggers started [INFO] [08/27/2024 08:02:25.939] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.158:25520] with UID [-5488302450995422254] 08:02:25,940 AM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.158:25520] with UID [-5488302450995422254] 08:02:25,940 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.158:25520] - Starting up, Akka version [2.6.21] ... [INFO] [08/27/2024 08:02:25.940] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.158:25520] - Starting up, Akka version [2.6.21] ... [INFO] [08/27/2024 08:02:25.943] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.158:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [08/27/2024 08:02:25.943] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.158:25520] - Started up successfully 08:02:25,943 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.158:25520] - Registered cluster JMX MBean [akka:type=Cluster] 08:02:25,943 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.158:25520] - Started up successfully [INFO] [08/27/2024 08:02:25.958] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.158:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [08/27/2024 08:02:25.958] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.158:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 08:02:25,958 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.158:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 08:02:25,958 AM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.158:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 08:02:25,962 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData starting 08:02:25,967 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - Starting recovery for test-actor-261 with journal batch size 1000 08:02:25,968 AM [test-akka.actor.default-dispatcher-10] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/test-actor-261] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [08/27/2024 08:02:25.970] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/test-actor-261]: org.opendaylight.controller.cluster.common.actor.Monitor@39b27dd0 [INFO] [akkaDeadLetter][08/27/2024 08:02:25.968] [test-akka.actor.default-dispatcher-10] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/test-actor-261] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:25,982 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-261: Received ReplicatedLogEntry for recovery: index: 0, size: 1 08:02:25,982 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-261: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 08:02:25,982 AM [test-akka.actor.default-dispatcher-12] [WARN] MockRaftActor - test-actor-261: The provided restore snapshot was not applied because the persistence store is not empty 08:02:25,982 AM [test-akka.actor.default-dispatcher-12] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 08:02:26,566 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshotWithRecoveredData ending 08:02:26,566 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/test-actor-261] 08:02:26,582 AM [main] [INFO] MockRaftActor - Starting recovery for leader-262 with journal batch size 1000 [WARN] [08/27/2024 08:02:26.582] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-262]: org.opendaylight.controller.cluster.common.actor.Monitor@771bccca [INFO] [akkaDeadLetter][08/27/2024 08:02:26.583] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader-262] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:26,583 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader-262] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:26,584 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - leader-262: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:26,585 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:26,585 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - leader-262 (Follower): Received TimeoutNow - switching to Candidate 08:02:26,585 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - leader-262 (Candidate): Election: Candidate has following voting peers: [] 08:02:26,585 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - leader-262: Set currentTerm=1, votedFor=leader-262 08:02:26,585 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - leader-262 (Candidate): Starting new election term 1 08:02:26,585 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - leader-262 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:02:27,587 AM [main] [DEBUG] MockRaftActor - leader-262: Persisting ApplyJournalEntries with index=10 08:02:27,588 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-262] 08:02:27,599 AM [main] [DEBUG] MockRaftActor - leader-262 (Candidate): Received ElectionTimeout 08:02:27,599 AM [main] [DEBUG] MockRaftActor - leader-262 (Leader): Election: Leader has following peers: [] 08:02:27,599 AM [main] [INFO] MockRaftActor - leader-262 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [08/27/2024 08:02:27.602] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testFindLeader#-46087041]: org.opendaylight.controller.cluster.common.actor.Monitor@75cd9291 08:02:27,602 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testFindLeader#-46087041] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][08/27/2024 08:02:27.602] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/testFindLeader#-46087041] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:27,603 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - Starting recovery for testFindLeader with journal batch size 1000 08:02:27,604 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - testFindLeader: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:27,605 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:27,605 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - testFindLeader (Follower): Received TimeoutNow - switching to Candidate 08:02:27,605 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - testFindLeader (Candidate): Election: Candidate has following voting peers: [] 08:02:27,605 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - testFindLeader: Set currentTerm=1, votedFor=testFindLeader 08:02:27,605 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - testFindLeader (Candidate): Starting new election term 1 08:02:27,605 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - testFindLeader (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:02:27,606 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testFindLeader (Candidate): Received ElectionTimeout 08:02:27,606 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testFindLeader (Leader): Election: Leader has following peers: [] 08:02:27,606 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - testFindLeader (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 08:02:27,657 AM [main] [INFO] RaftActorTest - testLeaderTransitioning starting [WARN] [08/27/2024 08:02:27.658] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/test-actor-263]: org.opendaylight.controller.cluster.common.actor.Monitor@44f245c9 08:02:27,658 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/test-actor-263] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][08/27/2024 08:02:27.658] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/test-actor-263] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:27,659 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - Starting recovery for test-actor-263 with journal batch size 1000 08:02:27,661 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-263: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:27,662 AM [test-akka.actor.default-dispatcher-12] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 08:02:27,662 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-263 (Follower): Term 1 in "AppendEntries [leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 0 - updating term 08:02:27,662 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-263: Set currentTerm=1, votedFor=null 08:02:27,662 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-263 (Follower): The followers log is empty and the senders prevLogIndex is 0 08:02:27,662 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-263 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply [term=1, success=false, followerId=test-actor-263, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 08:02:27,663 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - test-actor-263: Last sync leader does not match current leader leader, need to catch up to 0 [WARN] [08/27/2024 08:02:27.663] [test-akka.actor.default-dispatcher-5] [akka://test/deadLetters] received dead letter from TestActor[akka://test/user/test-actor-263]: AppendEntriesReply [term=1, success=false, followerId=test-actor-263, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=true, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 08:02:27,663 AM [test-akka.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[akka://test/user/test-actor-263] to Actor[akka://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[akka://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][08/27/2024 08:02:27.663] [test-akka.actor.default-dispatcher-6] [akka://test/deadLetters] Message [org.opendaylight.controller.cluster.raft.messages.AppendEntriesReply] from TestActor[akka://test/user/test-actor-263] to Actor[akka://test/deadLetters] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[akka://test/deadLetters] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [08/27/2024 08:02:27.664] [test-akka.actor.default-dispatcher-15] [akka://test/user/test-actor-263] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@205b29e2 [INFO] [akkaDeadLetter][08/27/2024 08:02:27.664] [test-akka.actor.default-dispatcher-15] [akka://test/user/test-actor-263] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/test-actor-263] was unhandled. [6] 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'. 08:02:27,664 AM [test-akka.actor.default-dispatcher-15] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/test-actor-263] was unhandled. [6] 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'. 08:02:27,714 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-263: onLeaderTransitioning: LeaderTransitioning [leaderId=leader] 08:02:27,765 AM [main] [INFO] RaftActorTest - testLeaderTransitioning ending 08:02:27,765 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#271870561] 08:02:27,776 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/test-actor-263] [WARN] [08/27/2024 08:02:27.779] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/$c#2106301770]: org.opendaylight.controller.cluster.common.actor.Monitor@377bcbd1 08:02:27,779 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/$c#2106301770] to Actor[akka://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][08/27/2024 08:02:27.779] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/$c#2106301770] to Actor[akka://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:27,780 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - Starting recovery for notifier-264 with journal batch size 1000 08:02:27,782 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - notifier-264: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:27,938 AM [test-akka.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:27,938 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - notifier-264 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.158:25520, Removed) 08:02:27,938 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - notifier-264 (Follower): Received ElectionTimeout - switching to Candidate 08:02:27,938 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - notifier-264 (Candidate): Election: Candidate has following voting peers: [leader] 08:02:27,938 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=1, votedFor=notifier-264 08:02:27,938 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 1 08:02:27,938 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=1, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader 08:02:27,938 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - notifier-264 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [08/27/2024 08:02:27.938] [test-akka.actor.default-dispatcher-15] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=1, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] [INFO] [akkaDeadLetter][08/27/2024 08:02:27.939] [test-akka.actor.default-dispatcher-15] [akka://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[akka://test/user/$c#2106301770] to Actor[akka://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:27,939 AM [test-akka.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[akka://test/user/$c#2106301770] to Actor[akka://test/user/$c/fake/path] was not delivered. [8] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:28,78 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:28,78 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=2, votedFor=notifier-264 08:02:28,78 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 2 08:02:28,78 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=2, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:28.078] [test-akka.actor.default-dispatcher-10] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=2, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] [INFO] [akkaDeadLetter][08/27/2024 08:02:28.078] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[akka://test/user/$c#2106301770] to Actor[akka://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:28,78 AM [test-akka.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[akka://test/user/$c#2106301770] to Actor[akka://test/user/$c/fake/path] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:28,248 AM [test-akka.actor.default-dispatcher-15] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:28,248 AM [test-akka.actor.default-dispatcher-15] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=3, votedFor=notifier-264 08:02:28,248 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 3 08:02:28,248 AM [test-akka.actor.default-dispatcher-15] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=3, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:28.248] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=3, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] [INFO] [akkaDeadLetter][08/27/2024 08:02:28.249] [test-akka.actor.default-dispatcher-15] [akka://test/user/$c/fake/path] Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[akka://test/user/$c#2106301770] to Actor[akka://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[akka://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:28,249 AM [test-akka.actor.default-dispatcher-10] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.messages.RequestVote] from Actor[akka://test/user/$c#2106301770] to Actor[akka://test/user/$c/fake/path] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[akka://test/user/$c/fake/path] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 08:02:28,408 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:28,408 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=4, votedFor=notifier-264 08:02:28,408 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 4 08:02:28,408 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=4, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:28.408] [test-akka.actor.default-dispatcher-6] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=4, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:28,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:28,537 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=5, votedFor=notifier-264 08:02:28,537 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 5 08:02:28,538 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=5, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:28.538] [test-akka.actor.default-dispatcher-10] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=5, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:28,708 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:28,708 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=6, votedFor=notifier-264 08:02:28,708 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 6 08:02:28,708 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=6, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:28.709] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=6, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:28,847 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:28,848 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=7, votedFor=notifier-264 08:02:28,848 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 7 08:02:28,848 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=7, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:28.848] [test-akka.actor.default-dispatcher-6] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=7, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:28,978 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:28,978 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=8, votedFor=notifier-264 08:02:28,978 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 8 08:02:28,978 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=8, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:28.979] [test-akka.actor.default-dispatcher-10] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=8, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:29,117 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:29,118 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=9, votedFor=notifier-264 08:02:29,118 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 9 08:02:29,118 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=9, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:29.118] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=9, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:29,258 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:29,258 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=10, votedFor=notifier-264 08:02:29,258 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 10 08:02:29,258 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=10, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:29.258] [test-akka.actor.default-dispatcher-6] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=10, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:29,398 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:29,398 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=11, votedFor=notifier-264 08:02:29,398 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 11 08:02:29,398 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=11, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:29.398] [test-akka.actor.default-dispatcher-10] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=11, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:29,557 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:29,557 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=12, votedFor=notifier-264 08:02:29,557 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 12 08:02:29,557 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=12, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:29.558] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=12, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:29,747 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:29,747 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=13, votedFor=notifier-264 08:02:29,748 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 13 08:02:29,748 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=13, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:29.748] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=13, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:29,918 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:29,918 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=14, votedFor=notifier-264 08:02:29,918 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 14 08:02:29,918 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=14, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:29.918] [test-akka.actor.default-dispatcher-6] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=14, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:30,118 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:30,118 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=15, votedFor=notifier-264 08:02:30,118 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 15 08:02:30,118 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=15, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:30.119] [test-akka.actor.default-dispatcher-10] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=15, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:30,258 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:30,258 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=16, votedFor=notifier-264 08:02:30,258 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 16 08:02:30,258 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=16, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:30.258] [test-akka.actor.default-dispatcher-6] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=16, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:30,418 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:30,418 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=17, votedFor=notifier-264 08:02:30,418 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 17 08:02:30,418 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=17, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:30.419] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=17, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:30,578 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:30,578 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=18, votedFor=notifier-264 08:02:30,578 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 18 08:02:30,578 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=18, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:30.578] [test-akka.actor.default-dispatcher-10] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=18, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:30,778 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:30,778 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=19, votedFor=notifier-264 08:02:30,778 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 19 08:02:30,778 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=19, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:30.779] [test-akka.actor.default-dispatcher-6] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=19, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:30,948 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:30,948 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=20, votedFor=notifier-264 08:02:30,948 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 20 08:02:30,948 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=20, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:30.948] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=20, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:31,87 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:31,87 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=21, votedFor=notifier-264 08:02:31,87 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 21 08:02:31,87 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=21, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:31.088] [test-akka.actor.default-dispatcher-6] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=21, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:31,297 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:31,298 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=22, votedFor=notifier-264 08:02:31,298 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 22 08:02:31,298 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=22, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:31.298] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=22, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:31,448 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:31,448 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=23, votedFor=notifier-264 08:02:31,448 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 23 08:02:31,448 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=23, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:31.448] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=23, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:31,658 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:31,658 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=24, votedFor=notifier-264 08:02:31,658 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 24 08:02:31,658 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=24, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:31.658] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=24, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:31,787 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:31,787 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=25, votedFor=notifier-264 08:02:31,788 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 25 08:02:31,788 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=25, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:31.788] [test-akka.actor.default-dispatcher-6] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=25, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:32,8 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:32,8 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=26, votedFor=notifier-264 08:02:32,8 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 26 08:02:32,8 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=26, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:32.009] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=26, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:32,157 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:32,157 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=27, votedFor=notifier-264 08:02:32,158 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 27 08:02:32,158 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=27, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:32.158] [test-akka.actor.default-dispatcher-10] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=27, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:32,357 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:32,357 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=28, votedFor=notifier-264 08:02:32,357 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 28 08:02:32,358 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=28, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:32.358] [test-akka.actor.default-dispatcher-6] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=28, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:32,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:32,477 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=29, votedFor=notifier-264 08:02:32,478 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 29 08:02:32,478 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=29, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:32.478] [test-akka.actor.default-dispatcher-12] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=29, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:32,638 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Received ElectionTimeout 08:02:32,638 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264: Set currentTerm=30, votedFor=notifier-264 08:02:32,638 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - notifier-264 (Candidate): Starting new election term 30 08:02:32,638 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - notifier-264 (Candidate): Sending RequestVote [term=30, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] to peer leader [WARN] [08/27/2024 08:02:32.638] [test-akka.actor.default-dispatcher-10] [akka://test/user/$c/fake/path] received dead letter from Actor[akka://test/user/$c#2106301770]: RequestVote [term=30, candidateId=notifier-264, lastLogIndex=-1, lastLogTerm=-1] 08:02:32,799 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#1575329308] 08:02:32,810 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#2106301770] 08:02:32,813 AM [main] [INFO] MockRaftActor - Starting recovery for leader-265 with journal batch size 1000 [WARN] [08/27/2024 08:02:32.814] [test-akka.actor.default-dispatcher-10] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-265]: org.opendaylight.controller.cluster.common.actor.Monitor@957098c 08:02:32,816 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - leader-265: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:32,816 AM [main] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 08:02:32,816 AM [main] [DEBUG] MockRaftActor - leader-265: Set currentTerm=100, votedFor= 08:02:32,817 AM [main] [DEBUG] MockRaftActor - leader-265: Set currentTerm=110, votedFor= 08:02:32,817 AM [main] [DEBUG] MockRaftActor - leader-265 (Leader): Election: Leader has following peers: [] 08:02:32,817 AM [main] [WARN] MockRaftActor - Switching to behavior : Candidate - not supported 08:02:32,817 AM [main] [WARN] MockRaftActor - Switching to behavior : IsolatedLeader - not supported 08:02:32,818 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-265] [WARN] [08/27/2024 08:02:32.831] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/testConstruction#-534031674]: org.opendaylight.controller.cluster.common.actor.Monitor@493992c2 08:02:32,831 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - Starting recovery for testConstruction with journal batch size 1000 08:02:32,832 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - testConstruction: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:32,833 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:32,833 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testConstruction (Follower): Received TimeoutNow - switching to Candidate 08:02:32,833 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testConstruction (Candidate): Election: Candidate has following voting peers: [] 08:02:32,833 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testConstruction: Set currentTerm=1, votedFor=testConstruction 08:02:32,833 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - testConstruction (Candidate): Starting new election term 1 08:02:32,834 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - testConstruction (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:02:32,834 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testConstruction (Candidate): Received ElectionTimeout 08:02:32,835 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - testConstruction (Leader): Election: Leader has following peers: [] 08:02:32,835 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - testConstruction (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [08/27/2024 08:02:32.886] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-266]: org.opendaylight.controller.cluster.common.actor.Monitor@10515ffc 08:02:32,887 AM [main] [INFO] MockRaftActor - Starting recovery for leader-266 with journal batch size 1000 08:02:32,887 AM [main] [DEBUG] MockRaftActor - leader-266: Moving last applied index from -1 to 4 08:02:32,887 AM [main] [DEBUG] MockRaftActor - leader-266: Set currentTerm=1, votedFor=leader-266 08:02:32,889 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - leader-266: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:32,889 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Election: Leader has following peers: [follower-267] 08:02:32,889 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Checking sendAppendEntries for follower follower-267: active: false, followerNextIndex: 4, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:02:32,890 AM [main] [INFO] MockRaftActor - leader-266: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=1, lastIndex=6, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=3, mandatoryTrim=false] 08:02:32,890 AM [main] [DEBUG] MockRaftActor - leader-266: lastSequenceNumber prior to capture: 0 08:02:32,890 AM [main] [INFO] MockRaftActor - leader-266: createSnapshot called 08:02:32,890 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-267 updated: matchIndex: 5, nextIndex: 6 08:02:32,890 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: 4 08:02:32,890 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Setting last applied to 5 08:02:32,890 AM [main] [DEBUG] MockRaftActor - leader-266: Moving last applied index from 4 to 5 08:02:32,890 AM [main] [DEBUG] MockRaftActor - leader-266: Applying state for log index 5 data 5 08:02:32,891 AM [main] [INFO] MockRaftActor - leader-266: applyState called: 5 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266: Persisting ApplyJournalEntries with index=5 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Checking sendAppendEntries for follower follower-267: active: true, followerNextIndex: 6, leaderLastIndex: 7, leaderSnapShotIndex: -1 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): sendAppendEntries: 6 is present for follower follower-267 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Sending AppendEntries to follower follower-267: AppendEntries [leaderId=leader-266, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=6, term=1, payload=6], SimpleReplicatedLogEntry [index=7, term=1, payload=7]]] 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-267 updated: matchIndex: 6, nextIndex: 7 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Setting last applied to 6 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266: Moving last applied index from 5 to 6 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266: Applying state for log index 6 data 6 08:02:32,891 AM [main] [INFO] MockRaftActor - leader-266: applyState called: 6 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266: Persisting ApplyJournalEntries with index=6 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Checking sendAppendEntries for follower follower-267: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): sendAppendEntries: 7 is present for follower follower-267 08:02:32,891 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Sending AppendEntries to follower follower-267: AppendEntries [leaderId=leader-266, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=7, term=1, payload=7]]] 08:02:32,892 AM [main] [INFO] MockRaftActor - leader-266: Persisting of snapshot done: Snapshot [lastIndex=6, lastTerm=1, lastAppliedIndex=4, lastAppliedTerm=1, unAppliedEntries size=3, state=MockSnapshotState [state=[foo-0, foo-1, foo-2, foo-3, foo-4]], electionTerm=1, electionVotedFor=leader-266, ServerConfigPayload=null] 08:02:32,892 AM [main] [INFO] MockRaftActor - leader-266: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 4 and term: 1 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266: Snapshot success - sequence number: -1 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266: SnapshotComplete received 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-267 updated: matchIndex: 7, nextIndex: 8 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Setting last applied to 7 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266: Moving last applied index from 6 to 7 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266: Applying state for log index 7 data 7 08:02:32,892 AM [main] [INFO] MockRaftActor - leader-266: applyState called: 7 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266: Persisting ApplyJournalEntries with index=7 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266: fakeSnapshot purging log to 6 for term 1 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Checking sendAppendEntries for follower follower-267: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: 6 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): sendAppendEntries: 8 is present for follower follower-267 08:02:32,892 AM [main] [DEBUG] MockRaftActor - leader-266 (Leader): Sending AppendEntries to follower follower-267: AppendEntries [leaderId=leader-266, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=6, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=8, term=1, payload=foo-8]]] 08:02:32,892 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#-1079235883] 08:02:32,903 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-266] 08:02:32,906 AM [main] [INFO] MockRaftActor - Starting recovery for leader-268 with journal batch size 1000 [WARN] [08/27/2024 08:02:32.906] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-268]: org.opendaylight.controller.cluster.common.actor.Monitor@779992b 08:02:32,908 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - leader-268: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:32,908 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:32,908 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - leader-268 (Follower): Received TimeoutNow - switching to Candidate 08:02:32,908 AM [main] [DEBUG] MockRaftActor - leader-268: Applying state for log index 5 data F 08:02:32,908 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - leader-268 (Candidate): Election: Candidate has following voting peers: [] 08:02:32,908 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - leader-268: Set currentTerm=1, votedFor=leader-268 08:02:32,908 AM [main] [INFO] MockRaftActor - leader-268: applyState called: F 08:02:32,908 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - leader-268 (Candidate): Starting new election term 1 08:02:32,908 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - leader-268 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:02:32,909 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-268] 08:02:32,919 AM [main] [DEBUG] MockRaftActor - leader-268 (Candidate): Received ElectionTimeout 08:02:32,919 AM [main] [DEBUG] MockRaftActor - leader-268 (Leader): Election: Leader has following peers: [] 08:02:32,919 AM [main] [INFO] MockRaftActor - leader-268 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [08/27/2024 08:02:32.923] [test-akka.actor.default-dispatcher-10] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower-269]: org.opendaylight.controller.cluster.common.actor.Monitor@4463ca73 08:02:32,924 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - Starting recovery for follower-269 with journal batch size 1000 08:02:32,925 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - follower-269: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:33,88 AM [test-akka.actor.default-dispatcher-12] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:33,88 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-269 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.158:25520, Removed) 08:02:33,88 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-269 (Follower): Received ElectionTimeout - switching to Candidate 08:02:33,88 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-269 (Candidate): Election: Candidate has following voting peers: [member1] 08:02:33,88 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-269: Set currentTerm=1, votedFor=follower-269 08:02:33,88 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - follower-269 (Candidate): Starting new election term 1 08:02:33,88 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-269 (Candidate): Sending RequestVote [term=1, candidateId=follower-269, lastLogIndex=-1, lastLogTerm=-1] to peer member1 08:02:33,89 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - follower-269 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 [WARN] [08/27/2024 08:02:33.089] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower-269/address] received dead letter from TestActor[akka://test/user/follower-269]: RequestVote [term=1, candidateId=follower-269, lastLogIndex=-1, lastLogTerm=-1] 08:02:33,89 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower-269] 08:02:33,102 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - Starting recovery for follower-269 with journal batch size 1000 [WARN] [08/27/2024 08:02:33.102] [test-akka.actor.default-dispatcher-10] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower-270]: org.opendaylight.controller.cluster.common.actor.Monitor@b8d39b1 08:02:33,104 AM [test-akka.actor.default-dispatcher-6] [DEBUG] MockRaftActor - follower-269: Set currentTerm=1, votedFor=follower-269 08:02:33,104 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - follower-269: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:33,202 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower-270] 08:02:33,214 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery starting [WARN] [08/27/2024 08:02:33.215] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/test-actor-271]: org.opendaylight.controller.cluster.common.actor.Monitor@6e031e56 08:02:33,215 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - Starting recovery for test-actor-271 with journal batch size 1000 08:02:33,217 AM [test-akka.actor.default-dispatcher-15] [DEBUG] MockRaftActor - test-actor-271: Received ReplicatedLogEntry for recovery: index: 0, size: 131 08:02:33,217 AM [test-akka.actor.default-dispatcher-15] [DEBUG] MockRaftActor - test-actor-271: Updated server config: isVoting: false, peers: [] 08:02:33,217 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - test-actor-271: Recovery completed - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 08:02:33,218 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:33,618 AM [main] [INFO] RaftActorTest - testNonVotingOnRecovery ending 08:02:33,618 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/test-actor-271] 08:02:33,630 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled starting [WARN] [08/27/2024 08:02:33.632] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from Actor[akka://test/user/follower-272#-2017316059]: org.opendaylight.controller.cluster.common.actor.Monitor@7d3e4526 08:02:33,633 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - Starting recovery for follower-272 with journal batch size 1000 08:02:33,634 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - follower-272: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [08/27/2024 08:02:33.645] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/$$a]: org.opendaylight.controller.cluster.common.actor.Monitor@18205a9 08:02:33,646 AM [main] [INFO] MockRaftActor - Starting recovery for follower-272 with journal batch size 1000 08:02:33,650 AM [test-akka.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] MockRaftActor - follower-272: SnapshotOffer called. 08:02:33,650 AM [test-akka.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] MockRaftActor - follower-272: Moving last applied index from -1 to 3 08:02:33,650 AM [test-akka.persistence.dispatchers.default-plugin-dispatcher-14] [DEBUG] MockRaftActor - follower-272: Set currentTerm=-1, votedFor=null 08:02:33,651 AM [test-akka.persistence.dispatchers.default-plugin-dispatcher-14] [INFO] MockRaftActor - Recovery snapshot applied for follower-272 in 465.6 μs: snapshotIndex=3, snapshotTerm=1, journal-size=1 08:02:33,654 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-272: Received ReplicatedLogEntry for recovery: index: 5, size: 2 08:02:33,654 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-272: Received apply journal entries for recovery, applying to state: 4 to 5 08:02:33,654 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-272: Moving last applied index from 3 to 5 08:02:33,654 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-272: Received ReplicatedLogEntry for recovery: index: 6, size: 3 08:02:33,654 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - follower-272: Received ReplicatedLogEntry for recovery: index: 7, size: 4 08:02:33,654 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - follower-272: Recovery completed in 3.967 ms - Switching actor to Follower - last log index = 7, last log term = 1, snapshot index = 3, snapshot term = 1, journal size = 4 08:02:33,655 AM [main] [INFO] RaftActorTest - testRaftActorRecoveryWithPersistenceEnabled ending 08:02:33,655 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower-272#-2017316059] 08:02:33,666 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/$$a] [WARN] [08/27/2024 08:02:33.668] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-273]: org.opendaylight.controller.cluster.common.actor.Monitor@39ac13a2 08:02:33,669 AM [main] [INFO] MockRaftActor - Starting recovery for leader-273 with journal batch size 1000 08:02:33,669 AM [main] [DEBUG] MockRaftActor - leader-273: Moving last applied index from -1 to 3 08:02:33,669 AM [main] [DEBUG] MockRaftActor - leader-273: Set currentTerm=1, votedFor=leader-273 08:02:33,671 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - leader-273: Recovery completed - Switching actor to Follower - last log index = 3, last log term = -1, snapshot index = 3, snapshot term = -1, journal size = 0 08:02:33,672 AM [main] [DEBUG] MockRaftActor - leader-273 (Leader): Election: Leader has following peers: [member1] 08:02:33,672 AM [main] [DEBUG] MockRaftActor - leader-273 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: 3 08:02:33,672 AM [main] [DEBUG] MockRaftActor - leader-273: Persist data SimpleReplicatedLogEntry [index=4, term=1, payload=duh] 08:02:33,672 AM [main] [DEBUG] MockRaftActor - leader-273: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=1, payload=duh] 08:02:33,672 AM [main] [DEBUG] MockRaftActor - leader-273: persist complete SimpleReplicatedLogEntry [index=4, term=1, payload=duh] [WARN] [08/27/2024 08:02:33.672] [test-akka.actor.default-dispatcher-15] [akka://test/user/leader-273/address] received dead letter from TestActor[akka://test/user/leader-273]: AppendEntries [leaderId=leader-273, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 08:02:33,672 AM [main] [INFO] MockRaftActor - leader-273: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=-1, lastIndex=4, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=1, mandatoryTrim=false] 08:02:33,672 AM [main] [DEBUG] MockRaftActor - leader-273: lastSequenceNumber prior to capture: -1 08:02:33,672 AM [main] [INFO] MockRaftActor - leader-273: createSnapshot called 08:02:33,672 AM [main] [DEBUG] MockRaftActor - leader-273 (Leader): Replicate message: identifier: MockIdentifier{value=x}, logIndex: 4, isSendImmediate: true 08:02:33,672 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:33,672 AM [main] [DEBUG] MockRaftActor - leader-273 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: 3 [WARN] [08/27/2024 08:02:33.673] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader-273/address] received dead letter from TestActor[akka://test/user/leader-273]: AppendEntries [leaderId=leader-273, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=3, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 08:02:33,673 AM [main] [DEBUG] MockRaftActor - leader-273: CaptureSnapshotReply received by actor 08:02:33,673 AM [main] [INFO] MockRaftActor - leader-273: Persisting of snapshot done: Snapshot [lastIndex=4, lastTerm=1, lastAppliedIndex=3, lastAppliedTerm=-1, unAppliedEntries size=1, state=ByteState [bytes=[-84, -19, 0, 5, 116, 0, 3, 102, 111, 111]], electionTerm=1, electionVotedFor=leader-273, ServerConfigPayload=null] 08:02:33,673 AM [main] [INFO] MockRaftActor - leader-273: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 3 and term: -1 08:02:33,673 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-273] [WARN] [08/27/2024 08:02:33.687] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/notifier-274]: org.opendaylight.controller.cluster.common.actor.Monitor@5c2b6015 08:02:33,688 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - Starting recovery for notifier-274 with journal batch size 1000 08:02:33,689 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-274: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:33,689 AM [test-akka.actor.default-dispatcher-10] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:33,689 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-274 (Follower): Received TimeoutNow - switching to Candidate 08:02:33,689 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-274 (Candidate): Election: Candidate has following voting peers: [] 08:02:33,690 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-274: Set currentTerm=1, votedFor=notifier-274 08:02:33,690 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-274 (Candidate): Starting new election term 1 08:02:33,690 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-274 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:02:33,691 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-274 (Candidate): Received ElectionTimeout 08:02:33,691 AM [test-akka.actor.default-dispatcher-10] [DEBUG] MockRaftActor - notifier-274 (Leader): Election: Leader has following peers: [] 08:02:33,691 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - notifier-274 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [08/27/2024 08:02:33.742] [test-akka.actor.default-dispatcher-15] [akka://test/user/notifier-274] unhandled message from TestActor[akka://test/user/notifier-274]: org.opendaylight.controller.cluster.raft.base.messages.TimeoutNow@6b059542 08:02:34,298 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$e#-1633888889] 08:02:34,309 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/notifier-274] [WARN] [08/27/2024 08:02:34.312] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower-275]: org.opendaylight.controller.cluster.common.actor.Monitor@31989260 08:02:34,312 AM [main] [INFO] MockRaftActor - Starting recovery for follower-275 with journal batch size 1000 08:02:34,315 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - follower-275: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:34,315 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower-275] 08:02:34,330 AM [main] [INFO] MockRaftActor - Starting recovery for leader-276 with journal batch size 1000 08:02:34,331 AM [main] [DEBUG] MockRaftActor - leader-276: Moving last applied index from -1 to 3 08:02:34,331 AM [main] [DEBUG] MockRaftActor - leader-276: Set currentTerm=1, votedFor=leader-276 [WARN] [08/27/2024 08:02:34.332] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-276]: org.opendaylight.controller.cluster.common.actor.Monitor@19a3bd18 08:02:34,334 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - leader-276: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:34,334 AM [main] [DEBUG] MockRaftActor - leader-276 (Leader): Election: Leader has following peers: [member1] 08:02:34,335 AM [main] [DEBUG] MockRaftActor - leader-276 (Leader): Checking sendAppendEntries for follower member1: active: false, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 08:02:34,335 AM [main] [INFO] MockRaftActor - leader-276: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on member1 08:02:34,335 AM [main] [DEBUG] MockRaftActor - leader-276: lastSequenceNumber prior to capture: -1 08:02:34,335 AM [main] [INFO] MockRaftActor - leader-276: createSnapshot called [WARN] [08/27/2024 08:02:34.335] [test-akka.actor.default-dispatcher-15] [akka://test/user/leader-276/address] received dead letter from TestActor[akka://test/user/leader-276]: AppendEntries [leaderId=leader-276, prevLogIndex=2, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 08:02:34,335 AM [main] [DEBUG] MockRaftActor - leader-276: CaptureSnapshotReply received by actor 08:02:34,335 AM [main] [INFO] MockRaftActor - leader-276: Persisting of snapshot done: Snapshot [lastIndex=3, lastTerm=1, lastAppliedIndex=3, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[-84, -19, 0, 5, 116, 0, 3, 102, 111, 111]], electionTerm=1, electionVotedFor=leader-276, ServerConfigPayload=null] 08:02:34,335 AM [main] [INFO] MockRaftActor - leader-276: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 08:02:34,335 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-276] [WARN] [08/27/2024 08:02:34.349] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-277]: org.opendaylight.controller.cluster.common.actor.Monitor@7e0b2f2 08:02:34,350 AM [main] [INFO] MockRaftActor - Starting recovery for leader-277 with journal batch size 1000 08:02:34,351 AM [main] [DEBUG] MockRaftActor - leader-277: Moving last applied index from -1 to 9 08:02:34,351 AM [main] [DEBUG] MockRaftActor - leader-277: Set currentTerm=1, votedFor=leader-277 08:02:34,351 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - leader-277: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:34,352 AM [main] [DEBUG] MockRaftActor - leader-277 (Leader): Election: Leader has following peers: [follower-279, follower-278] 08:02:34,352 AM [main] [DEBUG] MockRaftActor - leader-277 (Leader): Checking sendAppendEntries for follower follower-279: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:02:34,352 AM [main] [DEBUG] MockRaftActor - leader-277 (Leader): Checking sendAppendEntries for follower follower-278: active: false, followerNextIndex: 9, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:02:34,352 AM [main] [DEBUG] MockRaftActor - leader-277 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-278 updated: matchIndex: 9, nextIndex: 10 08:02:34,352 AM [main] [DEBUG] MockRaftActor - leader-277 (Leader): Checking sendAppendEntries for follower follower-278: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: 4 08:02:34,352 AM [main] [DEBUG] MockRaftActor - leader-277 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-279 updated: matchIndex: 0, nextIndex: 1 08:02:34,352 AM [main] [DEBUG] MockRaftActor - leader-277 (Leader): Checking sendAppendEntries for follower follower-279: active: true, followerNextIndex: 1, leaderLastIndex: 9, leaderSnapShotIndex: 4 08:02:34,352 AM [main] [INFO] MockRaftActor - leader-277 (Leader): Initiating install snapshot to follower follower-279: follower nextIndex: 1, leader snapshotIndex: 4, leader lastIndex: 9, leader log size: 5 08:02:34,352 AM [main] [INFO] MockRaftActor - leader-277: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=9, lastAppliedTerm=1, lastIndex=9, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=9, replicatedToAllTerm=1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower-279 08:02:34,352 AM [main] [DEBUG] MockRaftActor - leader-277: lastSequenceNumber prior to capture: 0 08:02:34,352 AM [main] [INFO] MockRaftActor - leader-277: createSnapshot called 08:02:34,353 AM [main] [DEBUG] MockRaftActor - leader-277 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-279 updated: matchIndex: 9, nextIndex: 10 08:02:34,353 AM [main] [DEBUG] MockRaftActor - leader-277: CaptureSnapshotReply received by actor 08:02:34,353 AM [main] [INFO] MockRaftActor - leader-277: Persisting of snapshot done: Snapshot [lastIndex=9, lastTerm=1, lastAppliedIndex=9, lastAppliedTerm=1, unAppliedEntries size=0, state=ByteState [bytes=[-84, -19, 0, 5, 115, 114, 0, 17, 106, 97, 118, 97, 46, 117, 116, 105, 108, 46, 67, 111, 108, 108, 83, 101, 114, 87, -114, -85, -74, 58, 27, -88, 17, 3, 0, 1, 73, 0, 3, 116, 97, 103, 120, 112, 0, 0, 0, 1, 119, 4, 0, 0, 0, 5, 115, 114, 0, 78, 111, 114, 103, 46, 111, 112, 101, 110, 100, 97, 121, 108, 105, 103, 104, 116, 46, 99, 111, 110, 116, 114, 111, 108, 108, 101, 114, 46, 99, 108, 117, 115, 116, 101, 114, 46, 114, 97, 102, 116, 46, 77, 111, 99, 107, 82, 97, 102, 116, 65, 99, 116, 111, 114, 67, 111, 110, 116, 101, 120, 116, 36, 77, 111, 99, 107, 80, 97, 121, 108, 111, 97, 100, 80, 114, 111, 120, 121, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 2, 73, 0, 4, 115, 105, 122, 101, 76, 0, 5, 118, 97, 108, 117, 101, 116, 0, 18, 76, 106, 97, 118, 97, 47, 108, 97, 110, 103, 47, 83, 116, 114, 105, 110, 103, 59, 120, 112, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 48, 115, 113, 0, 126, 0, 2, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 49, 115, 113, 0, 126, 0, 2, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 50, 115, 113, 0, 126, 0, 2, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 51, 115, 113, 0, 126, 0, 2, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 52, 120]], electionTerm=1, electionVotedFor=leader-277, ServerConfigPayload=null] 08:02:34,353 AM [main] [INFO] MockRaftActor - leader-277: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 9 and term: 1 08:02:34,353 AM [main] [DEBUG] MockRaftActor - leader-277 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-279 updated: matchIndex: 5, nextIndex: 6 08:02:34,353 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower-278#351755350] 08:02:34,364 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower-279#659213393] 08:02:34,364 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-277] [WARN] [08/27/2024 08:02:34.367] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower-280]: org.opendaylight.controller.cluster.common.actor.Monitor@33b7ecb8 08:02:34,367 AM [main] [INFO] MockRaftActor - Starting recovery for follower-280 with journal batch size 1000 08:02:34,368 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - follower-280: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:34,369 AM [main] [DEBUG] MockRaftActor - follower-280: RaftPolicy used with prev.config null, RaftPolicy used with newConfig null 08:02:34,369 AM [main] [DEBUG] MockRaftActor - follower-280: RaftPolicy used with prev.config null, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 08:02:34,369 AM [main] [DEBUG] MockRaftActor - follower-280: Re-initializing to Follower with previous leaderId null 08:02:34,369 AM [main] [DEBUG] MockRaftActor - follower-280: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 08:02:34,369 AM [main] [DEBUG] MockRaftActor - follower-280: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy 08:02:34,369 AM [main] [DEBUG] MockRaftActor - follower-280: Re-initializing to Follower with previous leaderId null 08:02:34,369 AM [main] [DEBUG] MockRaftActor - follower-280: RaftPolicy used with prev.config org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy, RaftPolicy used with newConfig org.opendaylight.controller.cluster.raft.policy.DefaultRaftPolicy 08:02:34,369 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower-280] 08:02:34,455 AM [main] [INFO] MockRaftActor - Starting recovery for leader-281 with journal batch size 1000 [WARN] [08/27/2024 08:02:34.461] [test-akka.actor.default-dispatcher-10] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/$$b]: org.opendaylight.controller.cluster.common.actor.Monitor@6b1de291 08:02:34,463 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - leader-281: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:34,465 AM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:34,465 AM [test-akka.actor.default-dispatcher-15] [DEBUG] MockRaftActor - leader-281 (Follower): Received TimeoutNow - switching to Candidate 08:02:34,465 AM [test-akka.actor.default-dispatcher-15] [DEBUG] MockRaftActor - leader-281 (Candidate): Election: Candidate has following voting peers: [] 08:02:34,465 AM [test-akka.actor.default-dispatcher-15] [DEBUG] MockRaftActor - leader-281: Set currentTerm=1, votedFor=leader-281 08:02:34,465 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - leader-281 (Candidate): Starting new election term 1 08:02:34,465 AM [test-akka.actor.default-dispatcher-15] [INFO] MockRaftActor - leader-281 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:02:34,555 AM [main] [DEBUG] MockRaftActor - leader-281 (Candidate): Received ElectionTimeout 08:02:34,556 AM [main] [DEBUG] MockRaftActor - leader-281 (Leader): Election: Leader has following peers: [] 08:02:34,556 AM [main] [INFO] MockRaftActor - leader-281 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 08:02:34,574 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/$$b] 08:02:34,589 AM [main] [INFO] MockRaftActor - Starting recovery for leader-282 with journal batch size 1000 [WARN] [08/27/2024 08:02:34.590] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-282]: org.opendaylight.controller.cluster.common.actor.Monitor@5430f870 08:02:34,592 AM [test-akka.actor.default-dispatcher-10] [INFO] MockRaftActor - leader-282: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:34,592 AM [main] [DEBUG] MockRaftActor - leader-282: Set currentTerm=1, votedFor=leader-282 08:02:34,592 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): Election: Leader has following peers: [follower-283] 08:02:34,592 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): Checking sendAppendEntries for follower follower-283: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:02:34,593 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-283 updated: matchIndex: -1, nextIndex: 0 08:02:34,593 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): Checking sendAppendEntries for follower follower-283: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:02:34,593 AM [main] [DEBUG] MockRaftActor - leader-282: Persist data SimpleReplicatedLogEntry [index=0, term=1, payload=1] 08:02:34,593 AM [main] [DEBUG] MockRaftActor - leader-282: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=1] 08:02:34,593 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: false 08:02:34,593 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:35,96 AM [main] [DEBUG] MockRaftActor - leader-282: Persist data SimpleReplicatedLogEntry [index=1, term=1, payload=2] 08:02:35,96 AM [main] [DEBUG] MockRaftActor - leader-282: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=2] 08:02:35,96 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): Replicate message: identifier: MockIdentifier{value=2}, logIndex: 1, isSendImmediate: false 08:02:35,599 AM [main] [DEBUG] MockRaftActor - leader-282: Persist data SimpleReplicatedLogEntry [index=2, term=1, payload=3] 08:02:35,599 AM [main] [DEBUG] MockRaftActor - leader-282: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=3] 08:02:35,600 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): Replicate message: identifier: MockIdentifier{value=3}, logIndex: 2, isSendImmediate: true 08:02:35,600 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): Checking sendAppendEntries for follower follower-283: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 08:02:35,600 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): sendAppendEntries: 0 is present for follower follower-283 08:02:35,600 AM [main] [DEBUG] MockRaftActor - leader-282 (Leader): Sending AppendEntries to follower follower-283: AppendEntries [leaderId=leader-282, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=1, payload=1], SimpleReplicatedLogEntry [index=1, term=1, payload=2], SimpleReplicatedLogEntry [index=2, term=1, payload=3]]] 08:02:35,600 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$f#1281964160] 08:02:35,611 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-282] [WARN] [08/27/2024 08:02:35.616] [test-akka.actor.default-dispatcher-10] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-284]: org.opendaylight.controller.cluster.common.actor.Monitor@7373283 08:02:35,617 AM [main] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader-284 with journal batch size 1000 08:02:35,621 AM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:35,717 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Set currentTerm=1, votedFor=leader-284 08:02:35,718 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Election: Leader has following peers: [follower-285] 08:02:35,718 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:02:35,722 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=0, term=1, payload=1] 08:02:35,722 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=1] 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: true 08:02:35,723 AM [main] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 0, nextIndex: 1 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=1, term=1, payload=1] 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=1] 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 1, isSendImmediate: true 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 1 is present for follower follower-285 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=0, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=1, payload=1]]] 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 1, nextIndex: 2 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: -1 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=2, term=1, payload=1] 08:02:35,723 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=1] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 2, isSendImmediate: true 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 2 is present for follower follower-285 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=1, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=1, payload=1]]] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 2, nextIndex: 3 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: -1 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=3, term=1, payload=1] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=1, payload=1] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 3, isSendImmediate: true 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 3 is present for follower follower-285 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=2, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=1, payload=1]]] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 3, nextIndex: 4 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 4, leaderLastIndex: 3, leaderSnapShotIndex: -1 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=4, term=1, payload=1] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=1, payload=1] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 4, isSendImmediate: true 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 4 is present for follower follower-285 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=3, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=1, payload=1]]] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 4, nextIndex: 5 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 5, leaderLastIndex: 4, leaderSnapShotIndex: -1 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=5, term=1, payload=1] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=5, term=1, payload=1] 08:02:35,724 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 5, isSendImmediate: true 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 5, leaderLastIndex: 5, leaderSnapShotIndex: -1 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 5 is present for follower follower-285 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=4, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=5, term=1, payload=1]]] 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 5, nextIndex: 6 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 6, leaderLastIndex: 5, leaderSnapShotIndex: -1 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=6, term=1, payload=1] 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=6, term=1, payload=1] 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 6, isSendImmediate: true 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 6, leaderLastIndex: 6, leaderSnapShotIndex: -1 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 6 is present for follower follower-285 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=5, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=6, term=1, payload=1]]] 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 6, nextIndex: 7 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 7, leaderLastIndex: 6, leaderSnapShotIndex: -1 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=7, term=1, payload=1] 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=7, term=1, payload=1] 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 7, isSendImmediate: true 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 7, leaderLastIndex: 7, leaderSnapShotIndex: -1 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 7 is present for follower follower-285 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=6, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=7, term=1, payload=1]]] 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 7, nextIndex: 8 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 8, leaderLastIndex: 7, leaderSnapShotIndex: -1 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=8, term=1, payload=1] 08:02:35,725 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=8, term=1, payload=1] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 8, isSendImmediate: true 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 8, leaderLastIndex: 8, leaderSnapShotIndex: -1 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 8 is present for follower follower-285 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=7, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=8, term=1, payload=1]]] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 8, nextIndex: 9 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 9, leaderLastIndex: 8, leaderSnapShotIndex: -1 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=9, term=1, payload=1] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=9, term=1, payload=1] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 9, isSendImmediate: true 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 9, leaderLastIndex: 9, leaderSnapShotIndex: -1 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 9 is present for follower follower-285 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=8, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=9, term=1, payload=1]]] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 9, nextIndex: 10 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 10, leaderLastIndex: 9, leaderSnapShotIndex: -1 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=10, term=1, payload=1] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=10, term=1, payload=1] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 10, isSendImmediate: true 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 10, leaderLastIndex: 10, leaderSnapShotIndex: -1 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 10 is present for follower follower-285 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=9, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=10, term=1, payload=1]]] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 10, nextIndex: 11 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 11, leaderLastIndex: 10, leaderSnapShotIndex: -1 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=11, term=1, payload=1] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=11, term=1, payload=1] 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 11, isSendImmediate: true 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 11, leaderLastIndex: 11, leaderSnapShotIndex: -1 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 11 is present for follower follower-285 08:02:35,726 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=10, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=11, term=1, payload=1]]] 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 11, nextIndex: 12 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 12, leaderLastIndex: 11, leaderSnapShotIndex: -1 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=12, term=1, payload=1] 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=12, term=1, payload=1] 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 12, isSendImmediate: true 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 12, leaderLastIndex: 12, leaderSnapShotIndex: -1 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 12 is present for follower follower-285 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=11, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=12, term=1, payload=1]]] 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 12, nextIndex: 13 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 13, leaderLastIndex: 12, leaderSnapShotIndex: -1 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=13, term=1, payload=1] 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=13, term=1, payload=1] 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 13, isSendImmediate: true 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 13, leaderLastIndex: 13, leaderSnapShotIndex: -1 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 13 is present for follower follower-285 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=12, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=13, term=1, payload=1]]] 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 13, nextIndex: 14 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 14, leaderLastIndex: 13, leaderSnapShotIndex: -1 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=14, term=1, payload=1] 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=14, term=1, payload=1] 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 14, isSendImmediate: true 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 14, leaderLastIndex: 14, leaderSnapShotIndex: -1 08:02:35,727 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 14 is present for follower follower-285 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=13, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=14, term=1, payload=1]]] 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 14, nextIndex: 15 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 15, leaderLastIndex: 14, leaderSnapShotIndex: -1 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=15, term=1, payload=1] 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=15, term=1, payload=1] 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 15, isSendImmediate: true 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 15, leaderLastIndex: 15, leaderSnapShotIndex: -1 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 15 is present for follower follower-285 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=14, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=15, term=1, payload=1]]] 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 15, nextIndex: 16 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 16, leaderLastIndex: 15, leaderSnapShotIndex: -1 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=16, term=1, payload=1] 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=16, term=1, payload=1] 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 16, isSendImmediate: true 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 16, leaderLastIndex: 16, leaderSnapShotIndex: -1 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 16 is present for follower follower-285 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=15, prevLogTerm=1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=16, term=1, payload=1]]] 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 16, nextIndex: 17 08:02:35,728 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 17, leaderLastIndex: 16, leaderSnapShotIndex: -1 08:02:35,728 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=1] 08:02:35,728 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 08:02:35,728 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 0 08:02:35,728 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from -1 to 0 08:02:35,728 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 0 data 1 08:02:35,729 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,729 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=0 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=17, term=1, payload=1] 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=17, term=1, payload=1] 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 17, isSendImmediate: true 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 17, leaderLastIndex: 17, leaderSnapShotIndex: -1 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 17 is present for follower follower-285 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=16, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=17, term=1, payload=1]]] 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 17, nextIndex: 18 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 18, leaderLastIndex: 17, leaderSnapShotIndex: -1 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=18, term=1, payload=1] 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=18, term=1, payload=1] 08:02:35,729 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 18, isSendImmediate: true 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 18, leaderLastIndex: 18, leaderSnapShotIndex: -1 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 18 is present for follower follower-285 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=17, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=18, term=1, payload=1]]] 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 18, nextIndex: 19 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 19, leaderLastIndex: 18, leaderSnapShotIndex: -1 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=19, term=1, payload=1] 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=19, term=1, payload=1] 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 19, isSendImmediate: true 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 19, leaderLastIndex: 19, leaderSnapShotIndex: -1 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 19 is present for follower follower-285 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=18, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=19, term=1, payload=1]]] 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 19, nextIndex: 20 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 20, leaderLastIndex: 19, leaderSnapShotIndex: -1 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=20, term=1, payload=1] 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=20, term=1, payload=1] 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 20, isSendImmediate: true 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 20, leaderLastIndex: 20, leaderSnapShotIndex: -1 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 20 is present for follower follower-285 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=19, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=20, term=1, payload=1]]] 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 20, nextIndex: 21 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 21, leaderLastIndex: 20, leaderSnapShotIndex: -1 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=21, term=1, payload=1] 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=21, term=1, payload=1] 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 21, isSendImmediate: true 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 21, leaderLastIndex: 21, leaderSnapShotIndex: -1 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 21 is present for follower follower-285 08:02:35,730 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=20, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=21, term=1, payload=1]]] 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 21, nextIndex: 22 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 22, leaderLastIndex: 21, leaderSnapShotIndex: -1 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=22, term=1, payload=1] 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=22, term=1, payload=1] 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 22, isSendImmediate: true 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 22, leaderLastIndex: 22, leaderSnapShotIndex: -1 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 22 is present for follower follower-285 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=21, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=22, term=1, payload=1]]] 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 22, nextIndex: 23 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 23, leaderLastIndex: 22, leaderSnapShotIndex: -1 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=23, term=1, payload=1] 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=23, term=1, payload=1] 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 23, isSendImmediate: true 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 23, leaderLastIndex: 23, leaderSnapShotIndex: -1 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 23 is present for follower follower-285 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=22, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=23, term=1, payload=1]]] 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 23, nextIndex: 24 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 24, leaderLastIndex: 23, leaderSnapShotIndex: -1 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=24, term=1, payload=1] 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=24, term=1, payload=1] 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 24, isSendImmediate: true 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 24, leaderLastIndex: 24, leaderSnapShotIndex: -1 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 24 is present for follower follower-285 08:02:35,731 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=23, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=24, term=1, payload=1]]] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 24, nextIndex: 25 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 25, leaderLastIndex: 24, leaderSnapShotIndex: -1 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=25, term=1, payload=1] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=25, term=1, payload=1] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 25, isSendImmediate: true 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 25, leaderLastIndex: 25, leaderSnapShotIndex: -1 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 25 is present for follower follower-285 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=24, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=25, term=1, payload=1]]] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 25, nextIndex: 26 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 26, leaderLastIndex: 25, leaderSnapShotIndex: -1 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=26, term=1, payload=1] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=26, term=1, payload=1] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 26, isSendImmediate: true 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 26, leaderLastIndex: 26, leaderSnapShotIndex: -1 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 26 is present for follower follower-285 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=25, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=26, term=1, payload=1]]] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 26, nextIndex: 27 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 27, leaderLastIndex: 26, leaderSnapShotIndex: -1 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=27, term=1, payload=1] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=27, term=1, payload=1] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 27, isSendImmediate: true 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 27, leaderLastIndex: 27, leaderSnapShotIndex: -1 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 27 is present for follower follower-285 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=26, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=27, term=1, payload=1]]] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 27, nextIndex: 28 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 28, leaderLastIndex: 27, leaderSnapShotIndex: -1 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=28, term=1, payload=1] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=28, term=1, payload=1] 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 28, isSendImmediate: true 08:02:35,732 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 28, leaderLastIndex: 28, leaderSnapShotIndex: -1 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 28 is present for follower follower-285 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=27, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=28, term=1, payload=1]]] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 28, nextIndex: 29 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 29, leaderLastIndex: 28, leaderSnapShotIndex: -1 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=29, term=1, payload=1] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=29, term=1, payload=1] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 29, isSendImmediate: true 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 29, leaderLastIndex: 29, leaderSnapShotIndex: -1 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 29 is present for follower follower-285 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=28, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=29, term=1, payload=1]]] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 29, nextIndex: 30 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 30, leaderLastIndex: 29, leaderSnapShotIndex: -1 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=30, term=1, payload=1] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=30, term=1, payload=1] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 30, isSendImmediate: true 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 30, leaderLastIndex: 30, leaderSnapShotIndex: -1 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 30 is present for follower follower-285 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=29, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=30, term=1, payload=1]]] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 30, nextIndex: 31 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 31, leaderLastIndex: 30, leaderSnapShotIndex: -1 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=31, term=1, payload=1] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=31, term=1, payload=1] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 31, isSendImmediate: true 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 31, leaderLastIndex: 31, leaderSnapShotIndex: -1 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 31 is present for follower follower-285 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=30, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=31, term=1, payload=1]]] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 31, nextIndex: 32 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 32, leaderLastIndex: 31, leaderSnapShotIndex: -1 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=32, term=1, payload=1] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=32, term=1, payload=1] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 32, isSendImmediate: true 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 32, leaderLastIndex: 32, leaderSnapShotIndex: -1 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 32 is present for follower follower-285 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=31, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=32, term=1, payload=1]]] 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 32, nextIndex: 33 08:02:35,733 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 33, leaderLastIndex: 32, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=33, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=33, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 33, isSendImmediate: true 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 33, leaderLastIndex: 33, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 33 is present for follower follower-285 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=32, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=33, term=1, payload=1]]] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 33, nextIndex: 34 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 34, leaderLastIndex: 33, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=34, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=34, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 34, isSendImmediate: true 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 34, leaderLastIndex: 34, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 34 is present for follower follower-285 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=33, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=34, term=1, payload=1]]] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 34, nextIndex: 35 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 35, leaderLastIndex: 34, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=35, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=35, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 35, isSendImmediate: true 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 35, leaderLastIndex: 35, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 35 is present for follower follower-285 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=34, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=35, term=1, payload=1]]] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 35, nextIndex: 36 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 36, leaderLastIndex: 35, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=36, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=36, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 36, isSendImmediate: true 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 36, leaderLastIndex: 36, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 36 is present for follower follower-285 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=35, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=36, term=1, payload=1]]] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 36, nextIndex: 37 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 37, leaderLastIndex: 36, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=37, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=37, term=1, payload=1] 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 37, isSendImmediate: true 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 37, leaderLastIndex: 37, leaderSnapShotIndex: -1 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 37 is present for follower follower-285 08:02:35,734 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=36, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=37, term=1, payload=1]]] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 37, nextIndex: 38 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 38, leaderLastIndex: 37, leaderSnapShotIndex: -1 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=38, term=1, payload=1] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=38, term=1, payload=1] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 38, isSendImmediate: true 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 38, leaderLastIndex: 38, leaderSnapShotIndex: -1 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 38 is present for follower follower-285 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=37, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=38, term=1, payload=1]]] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 38, nextIndex: 39 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 39, leaderLastIndex: 38, leaderSnapShotIndex: -1 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=39, term=1, payload=1] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=39, term=1, payload=1] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 39, isSendImmediate: true 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 39, leaderLastIndex: 39, leaderSnapShotIndex: -1 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 39 is present for follower follower-285 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=38, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=39, term=1, payload=1]]] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 39, nextIndex: 40 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 40, leaderLastIndex: 39, leaderSnapShotIndex: -1 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=40, term=1, payload=1] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=40, term=1, payload=1] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 40, isSendImmediate: true 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 40, leaderLastIndex: 40, leaderSnapShotIndex: -1 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 40 is present for follower follower-285 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=39, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=40, term=1, payload=1]]] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 40, nextIndex: 41 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 41, leaderLastIndex: 40, leaderSnapShotIndex: -1 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=41, term=1, payload=1] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=41, term=1, payload=1] 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 41, isSendImmediate: true 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 41, leaderLastIndex: 41, leaderSnapShotIndex: -1 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 41 is present for follower follower-285 08:02:35,735 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=40, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=41, term=1, payload=1]]] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 41, nextIndex: 42 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 42, leaderLastIndex: 41, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=42, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=42, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 42, isSendImmediate: true 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 42, leaderLastIndex: 42, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 42 is present for follower follower-285 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=41, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=42, term=1, payload=1]]] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 42, nextIndex: 43 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 43, leaderLastIndex: 42, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=43, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=43, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 43, isSendImmediate: true 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 43, leaderLastIndex: 43, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 43 is present for follower follower-285 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=42, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=43, term=1, payload=1]]] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 43, nextIndex: 44 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 44, leaderLastIndex: 43, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=44, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=44, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 44, isSendImmediate: true 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 44, leaderLastIndex: 44, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 44 is present for follower follower-285 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=43, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=44, term=1, payload=1]]] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 44, nextIndex: 45 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 45, leaderLastIndex: 44, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=45, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=45, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 45, isSendImmediate: true 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 45, leaderLastIndex: 45, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 45 is present for follower follower-285 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=44, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=45, term=1, payload=1]]] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 45, nextIndex: 46 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 46, leaderLastIndex: 45, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=46, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=46, term=1, payload=1] 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 46, isSendImmediate: true 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 46, leaderLastIndex: 46, leaderSnapShotIndex: -1 08:02:35,736 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 46 is present for follower follower-285 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=45, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=46, term=1, payload=1]]] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 46, nextIndex: 47 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 47, leaderLastIndex: 46, leaderSnapShotIndex: -1 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=47, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=47, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 47, isSendImmediate: true 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 47, leaderLastIndex: 47, leaderSnapShotIndex: -1 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 47 is present for follower follower-285 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=46, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=47, term=1, payload=1]]] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 47, nextIndex: 48 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 48, leaderLastIndex: 47, leaderSnapShotIndex: -1 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=48, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=48, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 48, isSendImmediate: true 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 48, leaderLastIndex: 48, leaderSnapShotIndex: -1 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 48 is present for follower follower-285 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=47, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=48, term=1, payload=1]]] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 48, nextIndex: 49 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 49, leaderLastIndex: 48, leaderSnapShotIndex: -1 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=49, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=49, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 49, isSendImmediate: true 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 49, leaderLastIndex: 49, leaderSnapShotIndex: -1 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 49 is present for follower follower-285 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=48, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=49, term=1, payload=1]]] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 49, nextIndex: 50 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 50, leaderLastIndex: 49, leaderSnapShotIndex: -1 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=50, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=50, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 50, isSendImmediate: true 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 50, leaderLastIndex: 50, leaderSnapShotIndex: -1 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 50 is present for follower follower-285 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=49, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=50, term=1, payload=1]]] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 50, nextIndex: 51 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 51, leaderLastIndex: 50, leaderSnapShotIndex: -1 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=51, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=51, term=1, payload=1] 08:02:35,737 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 51, isSendImmediate: true 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 51, leaderLastIndex: 51, leaderSnapShotIndex: -1 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 51 is present for follower follower-285 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=50, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=51, term=1, payload=1]]] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 51, nextIndex: 52 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 52, leaderLastIndex: 51, leaderSnapShotIndex: -1 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=52, term=1, payload=1] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=52, term=1, payload=1] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 52, isSendImmediate: true 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 52, leaderLastIndex: 52, leaderSnapShotIndex: -1 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 52 is present for follower follower-285 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=51, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=52, term=1, payload=1]]] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 52, nextIndex: 53 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 53, leaderLastIndex: 52, leaderSnapShotIndex: -1 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=53, term=1, payload=1] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=53, term=1, payload=1] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 53, isSendImmediate: true 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 53, leaderLastIndex: 53, leaderSnapShotIndex: -1 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 53 is present for follower follower-285 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=52, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=53, term=1, payload=1]]] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 53, nextIndex: 54 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 54, leaderLastIndex: 53, leaderSnapShotIndex: -1 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=54, term=1, payload=1] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=54, term=1, payload=1] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 54, isSendImmediate: true 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 54, leaderLastIndex: 54, leaderSnapShotIndex: -1 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 54 is present for follower follower-285 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=53, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=54, term=1, payload=1]]] 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 54, nextIndex: 55 08:02:35,738 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 55, leaderLastIndex: 54, leaderSnapShotIndex: -1 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=55, term=1, payload=1] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=55, term=1, payload=1] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 55, isSendImmediate: true 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 55, leaderLastIndex: 55, leaderSnapShotIndex: -1 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 55 is present for follower follower-285 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=54, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=55, term=1, payload=1]]] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 55, nextIndex: 56 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 56, leaderLastIndex: 55, leaderSnapShotIndex: -1 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=56, term=1, payload=1] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=56, term=1, payload=1] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 56, isSendImmediate: true 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 56, leaderLastIndex: 56, leaderSnapShotIndex: -1 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 56 is present for follower follower-285 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=55, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=56, term=1, payload=1]]] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 56, nextIndex: 57 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 57, leaderLastIndex: 56, leaderSnapShotIndex: -1 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=57, term=1, payload=1] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=57, term=1, payload=1] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 57, isSendImmediate: true 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 57, leaderLastIndex: 57, leaderSnapShotIndex: -1 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 57 is present for follower follower-285 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=56, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=57, term=1, payload=1]]] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 57, nextIndex: 58 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 58, leaderLastIndex: 57, leaderSnapShotIndex: -1 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=58, term=1, payload=1] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=58, term=1, payload=1] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 58, isSendImmediate: true 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 58, leaderLastIndex: 58, leaderSnapShotIndex: -1 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 58 is present for follower follower-285 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=57, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=58, term=1, payload=1]]] 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 58, nextIndex: 59 08:02:35,739 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 59, leaderLastIndex: 58, leaderSnapShotIndex: -1 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=59, term=1, payload=1] 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=59, term=1, payload=1] 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 59, isSendImmediate: true 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 59, leaderLastIndex: 59, leaderSnapShotIndex: -1 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 59 is present for follower follower-285 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=58, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=59, term=1, payload=1]]] 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 59, nextIndex: 60 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 60, leaderLastIndex: 59, leaderSnapShotIndex: -1 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=60, term=1, payload=1] 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=60, term=1, payload=1] 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 60, isSendImmediate: true 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 60, leaderLastIndex: 60, leaderSnapShotIndex: -1 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 60 is present for follower follower-285 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=59, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=60, term=1, payload=1]]] 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 60, nextIndex: 61 08:02:35,740 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 61, leaderLastIndex: 60, leaderSnapShotIndex: -1 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=61, term=1, payload=1] 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=61, term=1, payload=1] 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 61, isSendImmediate: true 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 61, leaderLastIndex: 61, leaderSnapShotIndex: -1 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 61 is present for follower follower-285 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=60, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=61, term=1, payload=1]]] 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 61, nextIndex: 62 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 62, leaderLastIndex: 61, leaderSnapShotIndex: -1 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=62, term=1, payload=1] 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=62, term=1, payload=1] 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 62, isSendImmediate: true 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 62, leaderLastIndex: 62, leaderSnapShotIndex: -1 08:02:35,742 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 62 is present for follower follower-285 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=61, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=62, term=1, payload=1]]] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 62, nextIndex: 63 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 63, leaderLastIndex: 62, leaderSnapShotIndex: -1 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=63, term=1, payload=1] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=63, term=1, payload=1] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 63, isSendImmediate: true 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 63, leaderLastIndex: 63, leaderSnapShotIndex: -1 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 63 is present for follower follower-285 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=62, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=63, term=1, payload=1]]] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 63, nextIndex: 64 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 64, leaderLastIndex: 63, leaderSnapShotIndex: -1 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=64, term=1, payload=1] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=64, term=1, payload=1] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 64, isSendImmediate: true 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 64, leaderLastIndex: 64, leaderSnapShotIndex: -1 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 64 is present for follower follower-285 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=63, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=64, term=1, payload=1]]] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 64, nextIndex: 65 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 65, leaderLastIndex: 64, leaderSnapShotIndex: -1 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=65, term=1, payload=1] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=65, term=1, payload=1] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 65, isSendImmediate: true 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 65, leaderLastIndex: 65, leaderSnapShotIndex: -1 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 65 is present for follower follower-285 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=64, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=65, term=1, payload=1]]] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 65, nextIndex: 66 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 66, leaderLastIndex: 65, leaderSnapShotIndex: -1 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=66, term=1, payload=1] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=66, term=1, payload=1] 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 66, isSendImmediate: true 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 66, leaderLastIndex: 66, leaderSnapShotIndex: -1 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 66 is present for follower follower-285 08:02:35,743 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=65, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=66, term=1, payload=1]]] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 66, nextIndex: 67 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 67, leaderLastIndex: 66, leaderSnapShotIndex: -1 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=67, term=1, payload=1] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=67, term=1, payload=1] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 67, isSendImmediate: true 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 67, leaderLastIndex: 67, leaderSnapShotIndex: -1 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 67 is present for follower follower-285 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=66, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=67, term=1, payload=1]]] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 67, nextIndex: 68 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 68, leaderLastIndex: 67, leaderSnapShotIndex: -1 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=68, term=1, payload=1] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=68, term=1, payload=1] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 68, isSendImmediate: true 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 68, leaderLastIndex: 68, leaderSnapShotIndex: -1 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 68 is present for follower follower-285 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=67, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=68, term=1, payload=1]]] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 68, nextIndex: 69 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 69, leaderLastIndex: 68, leaderSnapShotIndex: -1 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=69, term=1, payload=1] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=69, term=1, payload=1] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 69, isSendImmediate: true 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 69, leaderLastIndex: 69, leaderSnapShotIndex: -1 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 69 is present for follower follower-285 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=68, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=69, term=1, payload=1]]] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 69, nextIndex: 70 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 70, leaderLastIndex: 69, leaderSnapShotIndex: -1 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=70, term=1, payload=1] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=70, term=1, payload=1] 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 70, isSendImmediate: true 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 70, leaderLastIndex: 70, leaderSnapShotIndex: -1 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 70 is present for follower follower-285 08:02:35,744 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=69, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=70, term=1, payload=1]]] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 70, nextIndex: 71 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 71, leaderLastIndex: 70, leaderSnapShotIndex: -1 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=71, term=1, payload=1] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=71, term=1, payload=1] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 71, isSendImmediate: true 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 71, leaderLastIndex: 71, leaderSnapShotIndex: -1 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 71 is present for follower follower-285 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=70, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=71, term=1, payload=1]]] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 71, nextIndex: 72 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 72, leaderLastIndex: 71, leaderSnapShotIndex: -1 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=72, term=1, payload=1] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=72, term=1, payload=1] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 72, isSendImmediate: true 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 72, leaderLastIndex: 72, leaderSnapShotIndex: -1 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 72 is present for follower follower-285 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=71, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=72, term=1, payload=1]]] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 72, nextIndex: 73 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 73, leaderLastIndex: 72, leaderSnapShotIndex: -1 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=73, term=1, payload=1] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=73, term=1, payload=1] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 73, isSendImmediate: true 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 73, leaderLastIndex: 73, leaderSnapShotIndex: -1 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 73 is present for follower follower-285 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=72, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=73, term=1, payload=1]]] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 73, nextIndex: 74 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 74, leaderLastIndex: 73, leaderSnapShotIndex: -1 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=74, term=1, payload=1] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=74, term=1, payload=1] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 74, isSendImmediate: true 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 74, leaderLastIndex: 74, leaderSnapShotIndex: -1 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 74 is present for follower follower-285 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=73, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=74, term=1, payload=1]]] 08:02:35,745 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 74, nextIndex: 75 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 75, leaderLastIndex: 74, leaderSnapShotIndex: -1 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=75, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=75, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 75, isSendImmediate: true 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 75, leaderLastIndex: 75, leaderSnapShotIndex: -1 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 75 is present for follower follower-285 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=74, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=75, term=1, payload=1]]] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 75, nextIndex: 76 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 76, leaderLastIndex: 75, leaderSnapShotIndex: -1 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=76, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=76, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 76, isSendImmediate: true 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 76, leaderLastIndex: 76, leaderSnapShotIndex: -1 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 76 is present for follower follower-285 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=75, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=76, term=1, payload=1]]] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 76, nextIndex: 77 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 77, leaderLastIndex: 76, leaderSnapShotIndex: -1 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=77, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=77, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 77, isSendImmediate: true 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 77, leaderLastIndex: 77, leaderSnapShotIndex: -1 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 77 is present for follower follower-285 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=76, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=77, term=1, payload=1]]] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 77, nextIndex: 78 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 78, leaderLastIndex: 77, leaderSnapShotIndex: -1 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=78, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=78, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 78, isSendImmediate: true 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 78, leaderLastIndex: 78, leaderSnapShotIndex: -1 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 78 is present for follower follower-285 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=77, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=78, term=1, payload=1]]] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 78, nextIndex: 79 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 79, leaderLastIndex: 78, leaderSnapShotIndex: -1 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=79, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=79, term=1, payload=1] 08:02:35,746 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 79, isSendImmediate: true 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 79, leaderLastIndex: 79, leaderSnapShotIndex: -1 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 79 is present for follower follower-285 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=78, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=79, term=1, payload=1]]] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 79, nextIndex: 80 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 80, leaderLastIndex: 79, leaderSnapShotIndex: -1 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=80, term=1, payload=1] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=80, term=1, payload=1] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 80, isSendImmediate: true 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 80, leaderLastIndex: 80, leaderSnapShotIndex: -1 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 80 is present for follower follower-285 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=79, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=80, term=1, payload=1]]] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 80, nextIndex: 81 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 81, leaderLastIndex: 80, leaderSnapShotIndex: -1 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=81, term=1, payload=1] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=81, term=1, payload=1] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 81, isSendImmediate: true 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 81, leaderLastIndex: 81, leaderSnapShotIndex: -1 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 81 is present for follower follower-285 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=80, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=81, term=1, payload=1]]] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 81, nextIndex: 82 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 82, leaderLastIndex: 81, leaderSnapShotIndex: -1 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=82, term=1, payload=1] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=82, term=1, payload=1] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 82, isSendImmediate: true 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 82, leaderLastIndex: 82, leaderSnapShotIndex: -1 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 82 is present for follower follower-285 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=81, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=82, term=1, payload=1]]] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 82, nextIndex: 83 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 83, leaderLastIndex: 82, leaderSnapShotIndex: -1 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=83, term=1, payload=1] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=83, term=1, payload=1] 08:02:35,747 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 83, isSendImmediate: true 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 83, leaderLastIndex: 83, leaderSnapShotIndex: -1 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 83 is present for follower follower-285 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=82, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=83, term=1, payload=1]]] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 83, nextIndex: 84 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 84, leaderLastIndex: 83, leaderSnapShotIndex: -1 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=84, term=1, payload=1] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=84, term=1, payload=1] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 84, isSendImmediate: true 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 84, leaderLastIndex: 84, leaderSnapShotIndex: -1 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 84 is present for follower follower-285 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=83, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=84, term=1, payload=1]]] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 84, nextIndex: 85 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 85, leaderLastIndex: 84, leaderSnapShotIndex: -1 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=85, term=1, payload=1] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=85, term=1, payload=1] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 85, isSendImmediate: true 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 85, leaderLastIndex: 85, leaderSnapShotIndex: -1 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 85 is present for follower follower-285 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=84, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=85, term=1, payload=1]]] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 85, nextIndex: 86 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 86, leaderLastIndex: 85, leaderSnapShotIndex: -1 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=86, term=1, payload=1] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=86, term=1, payload=1] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 86, isSendImmediate: true 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 86, leaderLastIndex: 86, leaderSnapShotIndex: -1 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 86 is present for follower follower-285 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=85, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=86, term=1, payload=1]]] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 86, nextIndex: 87 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 87, leaderLastIndex: 86, leaderSnapShotIndex: -1 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=87, term=1, payload=1] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=87, term=1, payload=1] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 87, isSendImmediate: true 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 87, leaderLastIndex: 87, leaderSnapShotIndex: -1 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 87 is present for follower follower-285 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=86, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=87, term=1, payload=1]]] 08:02:35,748 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 87, nextIndex: 88 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 88, leaderLastIndex: 87, leaderSnapShotIndex: -1 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=88, term=1, payload=1] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=88, term=1, payload=1] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 88, isSendImmediate: true 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 88, leaderLastIndex: 88, leaderSnapShotIndex: -1 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 88 is present for follower follower-285 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=87, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=88, term=1, payload=1]]] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 88, nextIndex: 89 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 89, leaderLastIndex: 88, leaderSnapShotIndex: -1 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=89, term=1, payload=1] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=89, term=1, payload=1] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 89, isSendImmediate: true 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 89, leaderLastIndex: 89, leaderSnapShotIndex: -1 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 89 is present for follower follower-285 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=88, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=89, term=1, payload=1]]] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 89, nextIndex: 90 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 90, leaderLastIndex: 89, leaderSnapShotIndex: -1 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=90, term=1, payload=1] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=90, term=1, payload=1] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 90, isSendImmediate: true 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 90, leaderLastIndex: 90, leaderSnapShotIndex: -1 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 90 is present for follower follower-285 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=89, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=90, term=1, payload=1]]] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 90, nextIndex: 91 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 91, leaderLastIndex: 90, leaderSnapShotIndex: -1 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=91, term=1, payload=1] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=91, term=1, payload=1] 08:02:35,749 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 91, isSendImmediate: true 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 91, leaderLastIndex: 91, leaderSnapShotIndex: -1 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 91 is present for follower follower-285 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=90, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=91, term=1, payload=1]]] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 91, nextIndex: 92 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 92, leaderLastIndex: 91, leaderSnapShotIndex: -1 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=92, term=1, payload=1] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=92, term=1, payload=1] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 92, isSendImmediate: true 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 92, leaderLastIndex: 92, leaderSnapShotIndex: -1 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 92 is present for follower follower-285 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=91, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=92, term=1, payload=1]]] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 92, nextIndex: 93 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 93, leaderLastIndex: 92, leaderSnapShotIndex: -1 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=93, term=1, payload=1] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=93, term=1, payload=1] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 93, isSendImmediate: true 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 93, leaderLastIndex: 93, leaderSnapShotIndex: -1 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 93 is present for follower follower-285 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=92, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=93, term=1, payload=1]]] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 93, nextIndex: 94 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 94, leaderLastIndex: 93, leaderSnapShotIndex: -1 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=94, term=1, payload=1] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=94, term=1, payload=1] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 94, isSendImmediate: true 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 94, leaderLastIndex: 94, leaderSnapShotIndex: -1 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 94 is present for follower follower-285 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=93, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=94, term=1, payload=1]]] 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 94, nextIndex: 95 08:02:35,750 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 95, leaderLastIndex: 94, leaderSnapShotIndex: -1 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=95, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=95, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 95, isSendImmediate: true 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 95, leaderLastIndex: 95, leaderSnapShotIndex: -1 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 95 is present for follower follower-285 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=94, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=95, term=1, payload=1]]] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 95, nextIndex: 96 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 96, leaderLastIndex: 95, leaderSnapShotIndex: -1 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=96, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=96, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 96, isSendImmediate: true 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 96, leaderLastIndex: 96, leaderSnapShotIndex: -1 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 96 is present for follower follower-285 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=95, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=96, term=1, payload=1]]] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 96, nextIndex: 97 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 97, leaderLastIndex: 96, leaderSnapShotIndex: -1 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=97, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=97, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 97, isSendImmediate: true 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 97, leaderLastIndex: 97, leaderSnapShotIndex: -1 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 97 is present for follower follower-285 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=96, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=97, term=1, payload=1]]] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 97, nextIndex: 98 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 98, leaderLastIndex: 97, leaderSnapShotIndex: -1 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=98, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=98, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 98, isSendImmediate: true 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 98, leaderLastIndex: 98, leaderSnapShotIndex: -1 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 98 is present for follower follower-285 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=97, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=98, term=1, payload=1]]] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 98, nextIndex: 99 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 99, leaderLastIndex: 98, leaderSnapShotIndex: -1 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persist data SimpleReplicatedLogEntry [index=99, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Append log entry and persist SimpleReplicatedLogEntry [index=99, term=1, payload=1] 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 99, isSendImmediate: true 08:02:35,751 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 99, leaderLastIndex: 99, leaderSnapShotIndex: -1 08:02:35,752 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): sendAppendEntries: 99 is present for follower follower-285 08:02:35,752 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Sending AppendEntries to follower follower-285: AppendEntries [leaderId=leader-284, prevLogIndex=98, prevLogTerm=1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=99, term=1, payload=1]]] 08:02:35,752 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-285 updated: matchIndex: 99, nextIndex: 100 08:02:35,752 AM [main] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Checking sendAppendEntries for follower follower-285: active: true, followerNextIndex: 100, leaderLastIndex: 99, leaderSnapShotIndex: -1 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=1] 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 1 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 0 to 1 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 1 data 1 08:02:35,752 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 0 for term 1 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=1 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=1] 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 1 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 2 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 1 to 2 08:02:35,752 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 2 data 1 08:02:35,753 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 1 for term 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=2 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=3, term=1, payload=1] 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 3 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 2 to 3 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 3 data 1 08:02:35,753 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 2 for term 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=3 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=4, term=1, payload=1] 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 4 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 3 to 4 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 4 data 1 08:02:35,753 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 3 for term 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=4 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=5, term=1, payload=1] 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 5, lastAppliedIndex: 4 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 5 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 4 to 5 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 5 data 1 08:02:35,753 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 4 for term 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=5 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=6, term=1, payload=1] 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 6, lastAppliedIndex: 5 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 6 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 5 to 6 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 6 data 1 08:02:35,753 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 5 for term 1 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=6 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=7, term=1, payload=1] 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 7, lastAppliedIndex: 6 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 7 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 6 to 7 08:02:35,753 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 7 data 1 08:02:35,754 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 6 for term 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=7 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=8, term=1, payload=1] 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 8, lastAppliedIndex: 7 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 8 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 7 to 8 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 8 data 1 08:02:35,754 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 7 for term 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=8 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=9, term=1, payload=1] 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 9, lastAppliedIndex: 8 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 9 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 8 to 9 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 9 data 1 08:02:35,754 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 8 for term 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=9 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=10, term=1, payload=1] 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 10, lastAppliedIndex: 9 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 10 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 9 to 10 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 10 data 1 08:02:35,754 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 9 for term 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=10 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=11, term=1, payload=1] 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 11, lastAppliedIndex: 10 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 11 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 10 to 11 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 11 data 1 08:02:35,754 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 10 for term 1 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=11 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=12, term=1, payload=1] 08:02:35,754 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 12, lastAppliedIndex: 11 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 12 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 11 to 12 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 12 data 1 08:02:35,755 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 11 for term 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=12 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=13, term=1, payload=1] 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 13, lastAppliedIndex: 12 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 13 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 12 to 13 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 13 data 1 08:02:35,755 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 12 for term 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=13 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=14, term=1, payload=1] 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 14, lastAppliedIndex: 13 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 14 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 13 to 14 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 14 data 1 08:02:35,755 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 13 for term 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=14 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=15, term=1, payload=1] 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 15, lastAppliedIndex: 14 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 15 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 14 to 15 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 15 data 1 08:02:35,755 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 14 for term 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=15 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=16, term=1, payload=1] 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 16, lastAppliedIndex: 15 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 16 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 15 to 16 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 16 data 1 08:02:35,755 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 15 for term 1 08:02:35,755 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=16 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=17, term=1, payload=1] 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 17, lastAppliedIndex: 16 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 17 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 16 to 17 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 17 data 1 08:02:35,756 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 16 for term 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=17 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=18, term=1, payload=1] 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 18, lastAppliedIndex: 17 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 18 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 17 to 18 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 18 data 1 08:02:35,756 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 17 for term 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=18 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=19, term=1, payload=1] 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 19, lastAppliedIndex: 18 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 19 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 18 to 19 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 19 data 1 08:02:35,756 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 18 for term 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=19 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=20, term=1, payload=1] 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 20, lastAppliedIndex: 19 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 20 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 19 to 20 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 20 data 1 08:02:35,756 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 19 for term 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=20 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=21, term=1, payload=1] 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 21, lastAppliedIndex: 20 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 21 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 20 to 21 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 21 data 1 08:02:35,756 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 20 for term 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=21 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=22, term=1, payload=1] 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 22, lastAppliedIndex: 21 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 22 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 21 to 22 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 22 data 1 08:02:35,756 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 21 for term 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=22 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=23, term=1, payload=1] 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 23, lastAppliedIndex: 22 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 23 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 22 to 23 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 23 data 1 08:02:35,756 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 22 for term 1 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=23 08:02:35,756 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=24, term=1, payload=1] 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 24, lastAppliedIndex: 23 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 24 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 23 to 24 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 24 data 1 08:02:35,757 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 23 for term 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=24 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=25, term=1, payload=1] 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 25, lastAppliedIndex: 24 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 25 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 24 to 25 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 25 data 1 08:02:35,757 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 24 for term 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=25 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=26, term=1, payload=1] 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 26, lastAppliedIndex: 25 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 26 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 25 to 26 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 26 data 1 08:02:35,757 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 25 for term 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=26 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=27, term=1, payload=1] 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 27, lastAppliedIndex: 26 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 27 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 26 to 27 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 27 data 1 08:02:35,757 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 26 for term 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=27 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=28, term=1, payload=1] 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 28, lastAppliedIndex: 27 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 28 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 27 to 28 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 28 data 1 08:02:35,757 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 27 for term 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=28 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=29, term=1, payload=1] 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 29, lastAppliedIndex: 28 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 29 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 28 to 29 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 29 data 1 08:02:35,757 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 28 for term 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=29 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=30, term=1, payload=1] 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 30, lastAppliedIndex: 29 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 30 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 29 to 30 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 30 data 1 08:02:35,757 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 29 for term 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=30 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=31, term=1, payload=1] 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 31, lastAppliedIndex: 30 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 31 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 30 to 31 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 31 data 1 08:02:35,757 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,757 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 30 for term 1 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=31 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=32, term=1, payload=1] 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 32, lastAppliedIndex: 31 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 32 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 31 to 32 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 32 data 1 08:02:35,758 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 31 for term 1 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=32 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=33, term=1, payload=1] 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 33, lastAppliedIndex: 32 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 33 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 32 to 33 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 33 data 1 08:02:35,758 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 32 for term 1 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=33 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=34, term=1, payload=1] 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 34, lastAppliedIndex: 33 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 34 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 33 to 34 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 34 data 1 08:02:35,758 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 33 for term 1 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=34 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=35, term=1, payload=1] 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 35, lastAppliedIndex: 34 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 35 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 34 to 35 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 35 data 1 08:02:35,758 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 34 for term 1 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=35 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=36, term=1, payload=1] 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 36, lastAppliedIndex: 35 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 36 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 35 to 36 08:02:35,758 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 36 data 1 08:02:35,759 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 35 for term 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=36 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=37, term=1, payload=1] 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 37, lastAppliedIndex: 36 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 37 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 36 to 37 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 37 data 1 08:02:35,759 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 36 for term 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=37 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=38, term=1, payload=1] 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 38, lastAppliedIndex: 37 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 38 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 37 to 38 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 38 data 1 08:02:35,759 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 37 for term 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=38 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=39, term=1, payload=1] 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 39, lastAppliedIndex: 38 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 39 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 38 to 39 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 39 data 1 08:02:35,759 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 38 for term 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=39 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=40, term=1, payload=1] 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 40, lastAppliedIndex: 39 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 40 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 39 to 40 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 40 data 1 08:02:35,759 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 39 for term 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=40 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=41, term=1, payload=1] 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 41, lastAppliedIndex: 40 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 41 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 40 to 41 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 41 data 1 08:02:35,759 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 40 for term 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=41 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=42, term=1, payload=1] 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 42, lastAppliedIndex: 41 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 42 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 41 to 42 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 42 data 1 08:02:35,759 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 41 for term 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=42 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=43, term=1, payload=1] 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 43, lastAppliedIndex: 42 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 43 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 42 to 43 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 43 data 1 08:02:35,759 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 42 for term 1 08:02:35,759 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=43 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=44, term=1, payload=1] 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 44, lastAppliedIndex: 43 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 44 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 43 to 44 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 44 data 1 08:02:35,760 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 43 for term 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=44 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=45, term=1, payload=1] 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 45, lastAppliedIndex: 44 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 45 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 44 to 45 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 45 data 1 08:02:35,760 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 44 for term 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=45 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=46, term=1, payload=1] 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 46, lastAppliedIndex: 45 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 46 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 45 to 46 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 46 data 1 08:02:35,760 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 45 for term 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=46 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=47, term=1, payload=1] 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 47, lastAppliedIndex: 46 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 47 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 46 to 47 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 47 data 1 08:02:35,760 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 46 for term 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=47 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=48, term=1, payload=1] 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 48, lastAppliedIndex: 47 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 48 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 47 to 48 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 48 data 1 08:02:35,760 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 47 for term 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=48 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=49, term=1, payload=1] 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 49, lastAppliedIndex: 48 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 49 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 48 to 49 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 49 data 1 08:02:35,760 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 48 for term 1 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=49 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=50, term=1, payload=1] 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 50, lastAppliedIndex: 49 08:02:35,760 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 50 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 49 to 50 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 50 data 1 08:02:35,761 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 49 for term 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=50 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=51, term=1, payload=1] 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 51, lastAppliedIndex: 50 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 51 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 50 to 51 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 51 data 1 08:02:35,761 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 50 for term 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=51 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=52, term=1, payload=1] 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 52, lastAppliedIndex: 51 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 52 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 51 to 52 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 52 data 1 08:02:35,761 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 51 for term 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=52 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=53, term=1, payload=1] 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 53, lastAppliedIndex: 52 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 53 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 52 to 53 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 53 data 1 08:02:35,761 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 52 for term 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=53 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=54, term=1, payload=1] 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 54, lastAppliedIndex: 53 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 54 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 53 to 54 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 54 data 1 08:02:35,761 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 53 for term 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=54 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=55, term=1, payload=1] 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 55, lastAppliedIndex: 54 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 55 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 54 to 55 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 55 data 1 08:02:35,761 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 54 for term 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=55 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=56, term=1, payload=1] 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 56, lastAppliedIndex: 55 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 56 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 55 to 56 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 56 data 1 08:02:35,761 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 55 for term 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=56 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=57, term=1, payload=1] 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 57, lastAppliedIndex: 56 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 57 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 56 to 57 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 57 data 1 08:02:35,761 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,761 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 56 for term 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=57 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=58, term=1, payload=1] 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 58, lastAppliedIndex: 57 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 58 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 57 to 58 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 58 data 1 08:02:35,762 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 57 for term 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=58 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=59, term=1, payload=1] 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 59, lastAppliedIndex: 58 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 59 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 58 to 59 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 59 data 1 08:02:35,762 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 58 for term 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=59 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=60, term=1, payload=1] 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 60, lastAppliedIndex: 59 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 60 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 59 to 60 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 60 data 1 08:02:35,762 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 59 for term 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=60 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=61, term=1, payload=1] 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 61, lastAppliedIndex: 60 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 61 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 60 to 61 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 61 data 1 08:02:35,762 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 60 for term 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=61 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=62, term=1, payload=1] 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 62, lastAppliedIndex: 61 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 62 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 61 to 62 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 62 data 1 08:02:35,762 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 61 for term 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=62 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=63, term=1, payload=1] 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 63, lastAppliedIndex: 62 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 63 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 62 to 63 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 63 data 1 08:02:35,762 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 62 for term 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=63 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=64, term=1, payload=1] 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 64, lastAppliedIndex: 63 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 64 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 63 to 64 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 64 data 1 08:02:35,762 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 63 for term 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=64 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=65, term=1, payload=1] 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 65, lastAppliedIndex: 64 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 65 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 64 to 65 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 65 data 1 08:02:35,762 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,762 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 64 for term 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=65 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=66, term=1, payload=1] 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 66, lastAppliedIndex: 65 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 66 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 65 to 66 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 66 data 1 08:02:35,763 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 65 for term 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=66 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=67, term=1, payload=1] 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 67, lastAppliedIndex: 66 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 67 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 66 to 67 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 67 data 1 08:02:35,763 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 66 for term 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=67 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=68, term=1, payload=1] 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 68, lastAppliedIndex: 67 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 68 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 67 to 68 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 68 data 1 08:02:35,763 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 67 for term 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=68 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=69, term=1, payload=1] 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 69, lastAppliedIndex: 68 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 69 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 68 to 69 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 69 data 1 08:02:35,763 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 68 for term 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=69 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=70, term=1, payload=1] 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 70, lastAppliedIndex: 69 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 70 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 69 to 70 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 70 data 1 08:02:35,763 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 69 for term 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=70 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=71, term=1, payload=1] 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 71, lastAppliedIndex: 70 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 71 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 70 to 71 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 71 data 1 08:02:35,763 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 70 for term 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=71 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=72, term=1, payload=1] 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 72, lastAppliedIndex: 71 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 72 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 71 to 72 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 72 data 1 08:02:35,763 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 71 for term 1 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=72 08:02:35,763 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=73, term=1, payload=1] 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 73, lastAppliedIndex: 72 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 73 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 72 to 73 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 73 data 1 08:02:35,764 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 72 for term 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=73 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=74, term=1, payload=1] 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 74, lastAppliedIndex: 73 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 74 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 73 to 74 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 74 data 1 08:02:35,764 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 73 for term 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=74 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=75, term=1, payload=1] 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 75, lastAppliedIndex: 74 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 75 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 74 to 75 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 75 data 1 08:02:35,764 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 74 for term 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=75 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=76, term=1, payload=1] 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 76, lastAppliedIndex: 75 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 76 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 75 to 76 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 76 data 1 08:02:35,764 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 75 for term 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=76 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=77, term=1, payload=1] 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 77, lastAppliedIndex: 76 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 77 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 76 to 77 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 77 data 1 08:02:35,764 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 76 for term 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=77 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=78, term=1, payload=1] 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 78, lastAppliedIndex: 77 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 78 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 77 to 78 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 78 data 1 08:02:35,764 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 77 for term 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=78 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=79, term=1, payload=1] 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 79, lastAppliedIndex: 78 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 79 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 78 to 79 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 79 data 1 08:02:35,764 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 78 for term 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=79 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=80, term=1, payload=1] 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 80, lastAppliedIndex: 79 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 80 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 79 to 80 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 80 data 1 08:02:35,764 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,764 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 79 for term 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=80 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=81, term=1, payload=1] 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 81, lastAppliedIndex: 80 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 81 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 80 to 81 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 81 data 1 08:02:35,765 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 80 for term 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=81 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=82, term=1, payload=1] 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 82, lastAppliedIndex: 81 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 82 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 81 to 82 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 82 data 1 08:02:35,765 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 81 for term 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=82 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=83, term=1, payload=1] 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 83, lastAppliedIndex: 82 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 83 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 82 to 83 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 83 data 1 08:02:35,765 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 82 for term 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=83 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=84, term=1, payload=1] 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 84, lastAppliedIndex: 83 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 84 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 83 to 84 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 84 data 1 08:02:35,765 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 83 for term 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=84 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=85, term=1, payload=1] 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 85, lastAppliedIndex: 84 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 85 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 84 to 85 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 85 data 1 08:02:35,765 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 84 for term 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=85 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=86, term=1, payload=1] 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 86, lastAppliedIndex: 85 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 86 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 85 to 86 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 86 data 1 08:02:35,765 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 85 for term 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=86 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=87, term=1, payload=1] 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 87, lastAppliedIndex: 86 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 87 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 86 to 87 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 87 data 1 08:02:35,765 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 86 for term 1 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=87 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=88, term=1, payload=1] 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 88, lastAppliedIndex: 87 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 88 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 87 to 88 08:02:35,765 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 88 data 1 08:02:35,766 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 87 for term 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=88 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=89, term=1, payload=1] 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 89, lastAppliedIndex: 88 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 89 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 88 to 89 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 89 data 1 08:02:35,766 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 88 for term 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=89 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=90, term=1, payload=1] 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 90, lastAppliedIndex: 89 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 90 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 89 to 90 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 90 data 1 08:02:35,766 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 89 for term 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=90 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=91, term=1, payload=1] 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 91, lastAppliedIndex: 90 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 91 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 90 to 91 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 91 data 1 08:02:35,766 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 90 for term 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=91 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=92, term=1, payload=1] 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 92, lastAppliedIndex: 91 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 92 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 91 to 92 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 92 data 1 08:02:35,766 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 91 for term 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=92 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=93, term=1, payload=1] 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 93, lastAppliedIndex: 92 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 93 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 92 to 93 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 93 data 1 08:02:35,766 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 92 for term 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=93 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=94, term=1, payload=1] 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 94, lastAppliedIndex: 93 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 94 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 93 to 94 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 94 data 1 08:02:35,766 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 93 for term 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=94 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=95, term=1, payload=1] 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 95, lastAppliedIndex: 94 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 95 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 94 to 95 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 95 data 1 08:02:35,766 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 94 for term 1 08:02:35,766 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=95 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=96, term=1, payload=1] 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 96, lastAppliedIndex: 95 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 96 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 95 to 96 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 96 data 1 08:02:35,767 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 95 for term 1 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=96 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=97, term=1, payload=1] 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 97, lastAppliedIndex: 96 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 97 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 96 to 97 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 97 data 1 08:02:35,767 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 96 for term 1 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=97 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=98, term=1, payload=1] 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 98, lastAppliedIndex: 97 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 98 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 97 to 98 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 98 data 1 08:02:35,767 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 97 for term 1 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=98 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: persist complete SimpleReplicatedLogEntry [index=99, term=1, payload=1] 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Applying to log - commitIndex: 99, lastAppliedIndex: 98 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284 (Leader): Setting last applied to 99 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Moving last applied index from 98 to 99 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Applying state for log index 99 data 1 08:02:35,767 AM [pool-3-thread-1] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: applyState called: 1 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: fakeSnapshot purging log to 98 for term 1 08:02:35,767 AM [pool-3-thread-1] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader-284: Persisting ApplyJournalEntries with index=99 [WARN] [08/27/2024 08:02:35.868] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader-284] unhandled message from TestActor[akka://test/user/leader-284]: org.opendaylight.controller.cluster.raft.base.messages.ElectionTimeout@26832fc6 08:02:35,873 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$g#1598369680] 08:02:35,884 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader-284-collector286#2056531227] 08:02:35,884 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-284] 08:02:35,891 AM [main] [INFO] MockRaftActor - Starting recovery for leader-287 with journal batch size 1000 [WARN] [08/27/2024 08:02:35.892] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-287]: org.opendaylight.controller.cluster.common.actor.Monitor@7b9527cb 08:02:35,893 AM [test-akka.actor.default-dispatcher-17] [INFO] MockRaftActor - leader-287: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:35,894 AM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:35,894 AM [test-akka.actor.default-dispatcher-17] [DEBUG] MockRaftActor - leader-287 (Follower): Received TimeoutNow - switching to Candidate 08:02:35,894 AM [test-akka.actor.default-dispatcher-17] [DEBUG] MockRaftActor - leader-287 (Candidate): Election: Candidate has following voting peers: [] 08:02:35,894 AM [test-akka.actor.default-dispatcher-17] [DEBUG] MockRaftActor - leader-287: Set currentTerm=1, votedFor=leader-287 08:02:35,894 AM [test-akka.actor.default-dispatcher-17] [INFO] MockRaftActor - leader-287 (Candidate): Starting new election term 1 08:02:35,894 AM [test-akka.actor.default-dispatcher-17] [INFO] MockRaftActor - leader-287 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 08:02:35,949 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-287] 08:02:35,959 AM [main] [DEBUG] MockRaftActor - leader-287 (Candidate): Received ElectionTimeout 08:02:35,959 AM [main] [DEBUG] MockRaftActor - leader-287 (Leader): Election: Leader has following peers: [] 08:02:35,959 AM [main] [INFO] MockRaftActor - leader-287 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 [WARN] [08/27/2024 08:02:35.962] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower-288]: org.opendaylight.controller.cluster.common.actor.Monitor@4d79b360 08:02:35,963 AM [main] [INFO] MockRaftActor - Starting recovery for follower-288 with journal batch size 1000 08:02:35,963 AM [main] [DEBUG] MockRaftActor - follower-288: Moving last applied index from -1 to 4 08:02:35,963 AM [main] [DEBUG] MockRaftActor - follower-288: Set currentTerm=1, votedFor=follower-288 08:02:35,964 AM [test-akka.actor.default-dispatcher-6] [INFO] MockRaftActor - follower-288: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:35,965 AM [main] [INFO] MockRaftActor - follower-288: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=1, lastIndex=5, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=4, replicatedToAllTerm=1, unAppliedEntries size=1, mandatoryTrim=false] 08:02:35,965 AM [main] [DEBUG] MockRaftActor - follower-288: lastSequenceNumber prior to capture: 0 08:02:35,965 AM [main] [INFO] MockRaftActor - follower-288: createSnapshot called 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): handleAppendEntries: AppendEntries [leaderId=leader-289, prevLogIndex=5, prevLogTerm=1, leaderCommit=5, replicatedToAllIndex=5, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=6, term=1, payload=foo-6]]] 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Number of entries to be appended = 1 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): After cleanup, lastIndex: 5, entries to be added from: 0 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Append entry to log foo-6 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Log size is now 7 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Commit index set to 5 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): handleAppendEntries returning : AppendEntriesReply [term=1, success=true, followerId=follower-288, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 08:02:35,966 AM [main] [DEBUG] SyncStatusTracker - follower-288: Last sync leader does not match current leader leader-289, need to catch up to 5 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 5, context.getLastApplied(): 4, lastIndex(): 6 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Setting last applied to 5 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288: Moving last applied index from 4 to 5 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288: Applying state for log index 5 data 5 [WARN] [08/27/2024 08:02:35.966] [test-akka.actor.default-dispatcher-17] [akka://test/deadLetters] received dead letter from TestActor[akka://test/user/follower-288]: AppendEntriesReply [term=1, success=true, followerId=follower-288, logLastIndex=6, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [08/27/2024 08:02:35.966] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower-288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@766e7678 08:02:35,966 AM [main] [INFO] MockRaftActor - follower-288: applyState called: 5 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288: Persisting ApplyJournalEntries with index=5 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): handleAppendEntries: AppendEntries [leaderId=leader-289, prevLogIndex=6, prevLogTerm=1, leaderCommit=6, replicatedToAllIndex=6, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=7, term=1, payload=foo-7]]] 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Number of entries to be appended = 1 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): After cleanup, lastIndex: 6, entries to be added from: 0 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Append entry to log foo-7 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Log size is now 8 08:02:35,966 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Commit index set to 6 08:02:35,967 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): handleAppendEntries returning : AppendEntriesReply [term=1, success=true, followerId=follower-288, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 08:02:35,967 AM [main] [DEBUG] SyncStatusTracker - follower-288: Lagging 0 entries behind leader leader-289 and reached 6 (of expected 5) 08:02:35,967 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 6, context.getLastApplied(): 5, lastIndex(): 7 08:02:35,967 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Setting last applied to 6 08:02:35,967 AM [main] [DEBUG] MockRaftActor - follower-288: Moving last applied index from 5 to 6 08:02:35,967 AM [main] [DEBUG] MockRaftActor - follower-288: Applying state for log index 6 data foo-6 08:02:35,967 AM [main] [INFO] MockRaftActor - follower-288: applyState called: foo-6 08:02:35,967 AM [main] [DEBUG] MockRaftActor - follower-288: Persisting ApplyJournalEntries with index=6 [WARN] [08/27/2024 08:02:35.967] [test-akka.actor.default-dispatcher-5] [akka://test/deadLetters] received dead letter from TestActor[akka://test/user/follower-288]: AppendEntriesReply [term=1, success=true, followerId=follower-288, logLastIndex=7, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [08/27/2024 08:02:35.967] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower-288] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1c4446e0 08:02:35,967 AM [main] [DEBUG] MockRaftActor - follower-288: CaptureSnapshotReply received by actor 08:02:35,967 AM [main] [INFO] MockRaftActor - follower-288: Persisting of snapshot done: Snapshot [lastIndex=5, lastTerm=1, lastAppliedIndex=4, lastAppliedTerm=1, unAppliedEntries size=1, state=ByteState [bytes=[-84, -19, 0, 5, 115, 114, 0, 17, 106, 97, 118, 97, 46, 117, 116, 105, 108, 46, 67, 111, 108, 108, 83, 101, 114, 87, -114, -85, -74, 58, 27, -88, 17, 3, 0, 1, 73, 0, 3, 116, 97, 103, 120, 112, 0, 0, 0, 1, 119, 4, 0, 0, 0, 5, 115, 114, 0, 78, 111, 114, 103, 46, 111, 112, 101, 110, 100, 97, 121, 108, 105, 103, 104, 116, 46, 99, 111, 110, 116, 114, 111, 108, 108, 101, 114, 46, 99, 108, 117, 115, 116, 101, 114, 46, 114, 97, 102, 116, 46, 77, 111, 99, 107, 82, 97, 102, 116, 65, 99, 116, 111, 114, 67, 111, 110, 116, 101, 120, 116, 36, 77, 111, 99, 107, 80, 97, 121, 108, 111, 97, 100, 80, 114, 111, 120, 121, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 2, 73, 0, 4, 115, 105, 122, 101, 76, 0, 5, 118, 97, 108, 117, 101, 116, 0, 18, 76, 106, 97, 118, 97, 47, 108, 97, 110, 103, 47, 83, 116, 114, 105, 110, 103, 59, 120, 112, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 48, 115, 113, 0, 126, 0, 2, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 49, 115, 113, 0, 126, 0, 2, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 50, 115, 113, 0, 126, 0, 2, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 51, 115, 113, 0, 126, 0, 2, 0, 0, 0, 5, 116, 0, 5, 102, 111, 111, 45, 52, 120]], electionTerm=1, electionVotedFor=follower-288, ServerConfigPayload=null] 08:02:35,967 AM [main] [INFO] MockRaftActor - follower-288: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 4 and term: 1 08:02:35,967 AM [main] [DEBUG] MockRaftActor - follower-288: Snapshot success - sequence number: -1 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288: SnapshotComplete received 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): handleAppendEntries: AppendEntries [leaderId=leader-289, prevLogIndex=7, prevLogTerm=1, leaderCommit=7, replicatedToAllIndex=7, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=8, term=1, payload=foo-7]]] 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Number of entries to be appended = 1 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): After cleanup, lastIndex: 7, entries to be added from: 0 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Append entry to log foo-7 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Log size is now 4 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Commit index set to 7 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): handleAppendEntries returning : AppendEntriesReply [term=1, success=true, followerId=follower-288, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 08:02:35,968 AM [main] [DEBUG] SyncStatusTracker - follower-288: Lagging 0 entries behind leader leader-289 and reached 7 (of expected 5) 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 7, context.getLastApplied(): 6, lastIndex(): 8 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288 (Follower): Setting last applied to 7 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288: Moving last applied index from 6 to 7 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288: Applying state for log index 7 data foo-7 08:02:35,968 AM [main] [INFO] MockRaftActor - follower-288: applyState called: foo-7 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288: Persisting ApplyJournalEntries with index=7 08:02:35,968 AM [main] [DEBUG] MockRaftActor - follower-288: fakeSnapshot purging log to 6 for term 1 08:02:35,968 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$h#-574487161] [WARN] [08/27/2024 08:02:35.969] [test-akka.actor.default-dispatcher-6] [akka://test/deadLetters] received dead letter from TestActor[akka://test/user/follower-288]: AppendEntriesReply [term=1, success=true, followerId=follower-288, logLastIndex=8, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 08:02:35,979 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower-288] [WARN] [08/27/2024 08:02:35.982] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader-290]: org.opendaylight.controller.cluster.common.actor.Monitor@576d7c68 08:02:35,982 AM [main] [INFO] MockRaftActor - Starting recovery for leader-290 with journal batch size 1000 08:02:35,984 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - leader-290: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:35,984 AM [main] [DEBUG] MockRaftActor - leader-290: Set currentTerm=1, votedFor=leader-290 08:02:35,984 AM [main] [DEBUG] MockRaftActor - leader-290 (Leader): Election: Leader has following peers: [follower-291] 08:02:35,984 AM [main] [DEBUG] MockRaftActor - leader-290 (Leader): Checking sendAppendEntries for follower follower-291: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 08:02:35,984 AM [main] [DEBUG] MockRaftActor - leader-290: Persist data SimpleReplicatedLogEntry [index=0, term=1, payload=1] 08:02:35,984 AM [main] [DEBUG] MockRaftActor - leader-290: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=1] 08:02:35,984 AM [main] [DEBUG] MockRaftActor - leader-290 (Leader): Replicate message: identifier: MockIdentifier{value=1}, logIndex: 0, isSendImmediate: true 08:02:35,985 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:02:35,985 AM [main] [DEBUG] MockRaftActor - leader-290 (Leader): Checking sendAppendEntries for follower follower-291: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 08:02:35,985 AM [main] [DEBUG] MockRaftActor - leader-290 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower-291 updated: matchIndex: 0, nextIndex: 1 08:02:35,985 AM [main] [DEBUG] MockRaftActor - leader-290 (Leader): Checking sendAppendEntries for follower follower-291: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 08:02:35,985 AM [main] [DEBUG] MockRaftActor - leader-290: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=1] 08:02:35,985 AM [main] [DEBUG] MockRaftActor - leader-290 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 08:02:35,985 AM [main] [DEBUG] MockRaftActor - leader-290 (Leader): Setting last applied to 0 08:02:35,985 AM [main] [DEBUG] MockRaftActor - leader-290: Moving last applied index from -1 to 0 08:02:35,985 AM [main] [DEBUG] MockRaftActor - leader-290: Applying state for log index 0 data 1 08:02:35,985 AM [main] [INFO] MockRaftActor - leader-290: applyState called: 1 08:02:35,985 AM [main] [DEBUG] MockRaftActor - leader-290: Persisting ApplyJournalEntries with index=0 08:02:35,985 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$i#-391865631] 08:02:35,996 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader-290] 08:02:35,997 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshot starting [WARN] [08/27/2024 08:02:35.998] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/test-actor-292]: org.opendaylight.controller.cluster.common.actor.Monitor@50dc98b2 08:02:35,998 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - Starting recovery for test-actor-292 with journal batch size 1000 08:02:36,0 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - test-actor-292: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:36,0 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-292: Restore snapshot: Snapshot [lastIndex=4, lastTerm=1, lastAppliedIndex=3, lastAppliedTerm=1, unAppliedEntries size=1, state=MockSnapshotState [state=[A, B, C, D]], electionTerm=1, electionVotedFor=member-1, ServerConfigPayload=null] 08:02:36,0 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - lastSequenceNumber prior to persisting applied snapshot: 0 08:02:36,0 AM [test-akka.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 08:02:36,1 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - test-actor-292: SaveSnapshotSuccess received for snapshot, sequenceNr: 0 08:02:36,1 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-292: Snapshot success - sequence number: 0 08:02:36,1 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-292: Moving last applied index from -1 to 3 08:02:36,1 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-292: Set currentTerm=1, votedFor=member-1 08:02:36,1 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - test-actor-292: applySnapshot called 08:02:36,1 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-292: SnapshotComplete received 08:02:36,1 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-292: handled a snapshot response 08:02:36,1 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-292: handled a journal response [WARN] [08/27/2024 08:02:36.099] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/test-actor-293]: org.opendaylight.controller.cluster.common.actor.Monitor@5c43499d 08:02:36,100 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - Starting recovery for test-actor-293 with journal batch size 1000 08:02:36,101 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-293: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:02:36,101 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-293: Restore snapshot: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=org.opendaylight.controller.cluster.raft.persisted.EmptyState@35794fb, electionTerm=5, electionVotedFor=member-1, ServerConfigPayload=null] 08:02:36,101 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 08:02:36,102 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-293: Snapshot success - sequence number: -1 08:02:36,102 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-293: Moving last applied index from -1 to -1 08:02:36,102 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-293: Set currentTerm=5, votedFor=member-1 08:02:36,102 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-293: SnapshotComplete received 08:02:36,102 AM [main] [INFO] RaftActorTest - testRestoreFromSnapshot ending 08:02:36,102 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/test-actor-292] 08:02:36,113 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/test-actor-293] 08:02:36,114 AM [main] [INFO] RaftActorTest - testGetSnapshot starting [WARN] [08/27/2024 08:02:36.115] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/test-actor-294]: org.opendaylight.controller.cluster.common.actor.Monitor@7133b94b 08:02:36,116 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - Starting recovery for test-actor-294 with journal batch size 1000 08:02:36,119 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-294: Set currentTerm=3, votedFor=member-1 08:02:36,119 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-294: Received ReplicatedLogEntry for recovery: index: 0, size: 1 08:02:36,119 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-294: Received ReplicatedLogEntry for recovery: index: 1, size: 1 08:02:36,119 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-294: Received apply journal entries for recovery, applying to state: 0 to 1 08:02:36,119 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-294: Moving last applied index from -1 to 1 08:02:36,119 AM [test-akka.actor.default-dispatcher-12] [DEBUG] MockRaftActor - test-actor-294: Received ReplicatedLogEntry for recovery: index: 2, size: 1 08:02:36,120 AM [test-akka.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-294: Recovery completed in 140.4 μs - Switching actor to Follower - last log index = 2, last log term = 3, snapshot index = -1, snapshot term = -1, journal size = 3 08:02:36,227 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-294: onGetSnapshot 08:02:36,231 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - test-actor-294: createSnapshot called 08:02:36,240 AM [test-akka.actor.default-dispatcher-17] [DEBUG] GetSnapshotReplyActor - test-actor-294: Received CaptureSnapshotReply, sending Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=1, state=ByteState [bytes=[1, 2, 3]], electionTerm=3, electionVotedFor=member-1, ServerConfigPayload=null] 08:02:36,241 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-294: onGetSnapshot 08:02:36,241 AM [test-akka.actor.default-dispatcher-5] [INFO] MockRaftActor - test-actor-294: createSnapshot called 08:02:36,408 AM [test-akka.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 08:02:36,458 AM [test-akka.actor.default-dispatcher-5] [WARN] GetSnapshotReplyActor - test-actor-294: Got ReceiveTimeout for inactivity - did not receive CaptureSnapshotReply within 200 ms 08:02:36,459 AM [test-akka.actor.default-dispatcher-5] [DEBUG] MockRaftActor - test-actor-294: onGetSnapshot 08:02:36,459 AM [main] [INFO] RaftActorTest - testGetSnapshot ending 08:02:36,459 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/test-actor-294] 08:02:36,471 AM [test-akka.actor.default-dispatcher-17] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [08/27/2024 08:02:36.471] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [08/27/2024 08:02:36.474] [test-akka.actor.default-dispatcher-5] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.158:25520) [INFO] [08/27/2024 08:02:36.473] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.158:25520] - Exiting completed [INFO] [08/27/2024 08:02:36.473] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.158:25520] - Shutting down... [INFO] [08/27/2024 08:02:36.473] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.158:25520] - Successfully shut down 08:02:36,474 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.158:25520] - Exiting completed 08:02:36,474 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.158:25520] - Shutting down... 08:02:36,474 AM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.158:25520] - Successfully shut down [INFO] [08/27/2024 08:02:36.476] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.158:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [08/27/2024 08:02:36.476] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.158:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:02:36,476 AM [test-akka.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 08:02:36,476 AM [test-akka.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports.