Skip to content

Instantly share code, notes, and snippets.

@electrical
Created January 3, 2016 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save electrical/cd6584bbd2f510feec5b to your computer and use it in GitHub Desktop.
Save electrical/cd6584bbd2f510feec5b to your computer and use it in GitHub Desktop.
20:04:04.388 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
20:04:04.391 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4
20:04:04.400 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
20:04:04.400 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
20:04:04.401 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
20:04:04.402 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: true
20:04:04.574 [main] DEBUG i.n.util.internal.PlatformDependent - UID: 1000
20:04:04.576 [main] DEBUG i.n.util.internal.PlatformDependent - Java version: 8
20:04:04.580 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noUnsafe: false
20:04:04.580 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available
20:04:04.581 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noJavassist: false
20:04:04.582 [main] DEBUG i.n.util.internal.PlatformDependent - Javassist: unavailable
20:04:04.582 [main] DEBUG i.n.util.internal.PlatformDependent - You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes. Please check the configuration for better performance.
20:04:04.582 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
20:04:04.583 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
20:04:04.583 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
20:04:04.617 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
20:04:04.617 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
20:04:05.064 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.storage.SegmentManager - Created segment: Segment[id=1, version=1, index=0, length=0]
20:04:05.177 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 2
20:04:05.180 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 2
20:04:05.180 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
20:04:05.180 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
20:04:05.180 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
20:04:05.181 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
20:04:05.181 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
20:04:05.181 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
20:04:05.181 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
20:04:05.184 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
20:04:05.262 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.util.internal.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0xf27478bdf5a2ad5c
20:04:05.276 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.channel.ChannelOutboundBuffer - -Dio.netty.threadLocalDirectBufferSize: 65536
20:04:05.281 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacity.default: 262144
20:04:05.321 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: unpooled
20:04:05.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.util.NetUtil - Loopback interface: lo (lo, 127.0.0.1)
20:04:05.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128
20:04:05.353 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f] REGISTERED
20:04:05.354 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f] BIND(localhost/127.0.0.1:5000)
20:04:05.367 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] ACTIVE
20:04:05.379 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.resource.InstanceOperation
20:04:05.393 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResource
20:04:05.396 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceIfExists
20:04:05.404 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResource
20:04:05.405 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResourceIfExists
20:04:05.407 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered void operation callback class io.atomix.manager.CloseResource
20:04:05.414 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.DeleteResource
20:04:05.415 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.ResourceExists
20:04:05.420 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceKeys
20:04:05.459 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.ServerContext - Server started successfully!
20:04:05.473 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to FOLLOWER
20:04:05.476 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Starting heartbeat timer
20:04:06.363 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Heartbeat timed out in PT0.886S
20:04:06.371 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling members [Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null]]
20:04:06.394 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null] for next term 1
20:04:06.442 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null] for next term 1
20:04:06.533 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetectionLevel: simple
20:04:06.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received accepted poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null]
20:04:06.667 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to CANDIDATE
20:04:06.668 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Cancelling heartbeat timer
20:04:06.674 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Starting election
20:04:06.674 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 1
20:04:06.675 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Voted for localhost/127.0.0.1:5000
20:04:06.677 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Requesting votes from [Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null]]
20:04:06.682 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null] for term 1
20:04:06.692 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null] for term 1
20:04:06.704 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Received successful vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null]
20:04:06.708 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to LEADER
20:04:06.709 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Cancelling election
20:04:06.713 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Found leader localhost/127.0.0.1:5000
20:04:06.756 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Registering session: attempt 1
20:04:06.757 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Sending RegisterRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:04:06.757 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:04:06.772 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended InitializeEntry[index=1, term=1, timestamp=1451847846713]
20:04:06.781 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=1, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 1
20:04:06.806 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:04:06.818 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Starting append timer
20:04:06.828 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:04:06.841 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:04:06.842 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000]
20:04:06.843 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=2, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847846842]
20:04:06.872 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:04:06.891 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=0, logTerm=0, entries=[2], commitIndex=0, globalIndex=0] to localhost/127.0.0.1:5001
20:04:06.891 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x2c28f3a1, /127.0.0.1:51273 => /127.0.0.1:5000]
20:04:06.906 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.net.ConnectException: Connection refused: localhost/127.0.0.1:5002
20:04:07.026 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received JoinRequest[member=Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]
20:04:07.028 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent JoinResponse[status=ERROR, index=0, members=null]
20:04:07.040 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=2] from localhost/127.0.0.1:5001
20:04:07.050 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=1, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:07.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.snapshot.SnapshotStore - Created disk snapshot: FileSnapshot[index=1]
20:04:07.087 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Taking snapshot 1
20:04:07.150 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=2, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847846842]
20:04:07.151 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:07.155 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5000]]
20:04:07.163 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=2, logTerm=1, entries=[0], commitIndex=2, globalIndex=0] to localhost/127.0.0.1:5001
20:04:07.163 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=0, logTerm=0, entries=[0], commitIndex=2, globalIndex=0] to localhost/127.0.0.1:5002
20:04:07.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received RegisterRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:04:07.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended RegisterEntry[index=3, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, timeout=1451847847166]
20:04:07.178 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.net.ConnectException: Connection refused: localhost/127.0.0.1:5002
20:04:07.184 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=2] from localhost/127.0.0.1:5001
20:04:07.187 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=2, logTerm=1, entries=[1], commitIndex=2, globalIndex=0] to localhost/127.0.0.1:5001
20:04:07.318 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=0, logTerm=0, entries=[0], commitIndex=2, globalIndex=0] to localhost/127.0.0.1:5002
20:04:07.480 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x22005015, /127.0.0.1:51277 => /127.0.0.1:5000]
20:04:07.495 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=0] from localhost/127.0.0.1:5002
20:04:07.496 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:04:07.628 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:04:07.631 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=0, logTerm=0, entries=[3], commitIndex=2, globalIndex=0] to localhost/127.0.0.1:5002
20:04:07.667 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received JoinRequest[member=Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]
20:04:07.669 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=4, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]] to log at index 4
20:04:07.671 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:04:07.681 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:04:07.682 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=3] from localhost/127.0.0.1:5002
20:04:07.683 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying RegisterEntry[index=3, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, timeout=1451847847166]
20:04:07.697 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 3 - State changed: OPEN
20:04:07.730 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:07.734 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Completing snapshot 1
20:04:08.419 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
20:04:08.422 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent RegisterResponse[status=OK, session=3, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:08.424 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Received RegisterResponse[status=OK, session=3, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:08.426 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Failed to configure localhost/127.0.0.1:5001
20:04:08.426 [copycat-client-3] DEBUG i.a.c.client.DefaultCopycatClient - State changed: CONNECTED
20:04:08.433 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=0, eventIndex=3]
20:04:08.446 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - connection closed
20:04:08.448 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:04:08.449 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending CommandRequest[session=3, sequence=1, command=io.atomix.manager.GetResource@75bb267d]
20:04:08.453 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=2, logTerm=1, entries=[0], commitIndex=3, globalIndex=2] to localhost/127.0.0.1:5001
20:04:08.456 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:04:08.457 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Failed to configure localhost/127.0.0.1:5002
20:04:08.457 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:08.459 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:04:08.460 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:04:08.460 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000]
20:04:08.461 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=5, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847848460]
20:04:08.462 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=3, logTerm=1, entries=[0], commitIndex=3, globalIndex=2] to localhost/127.0.0.1:5002
20:04:08.476 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Failed to configure localhost/127.0.0.1:5002
20:04:08.476 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:04:08.482 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=3] from localhost/127.0.0.1:5001
20:04:08.482 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:04:08.499 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=3] from localhost/127.0.0.1:5002
20:04:08.499 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:04:08.504 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:04:08.542 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=3, logTerm=1, entries=[2], commitIndex=3, globalIndex=2] to localhost/127.0.0.1:5001
20:04:08.543 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:04:08.551 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=3, logTerm=1, entries=[2], commitIndex=3, globalIndex=2] to localhost/127.0.0.1:5002
20:04:08.562 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received JoinRequest[member=Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]
20:04:08.562 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent JoinResponse[status=ERROR, index=0, members=null]
20:04:08.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=5] from localhost/127.0.0.1:5001
20:04:08.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent JoinResponse[status=OK, index=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:04:08.583 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=4, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:04:08.585 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=5, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847848460]
20:04:08.586 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:08.586 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:08.591 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=3, sequence=1, command=io.atomix.manager.GetResource@5f939cf5]
20:04:08.592 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=6, term=1, session=3, sequence=1, timestamp=1451847848592, command=io.atomix.manager.GetResource@5f939cf5] to log at index 6
20:04:08.594 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=5, logTerm=1, entries=[1], commitIndex=5, globalIndex=3] to localhost/127.0.0.1:5001
20:04:08.594 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=0, eventIndex=3]
20:04:08.595 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=7, term=1, session=3, commandSequence=0, eventIndex=3, timestamp=1451847848594]
20:04:08.610 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=5] from localhost/127.0.0.1:5002
20:04:08.611 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=5, logTerm=1, entries=[2], commitIndex=5, globalIndex=5] to localhost/127.0.0.1:5002
20:04:08.631 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=7] from localhost/127.0.0.1:5002
20:04:08.632 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=6, term=1, session=3, sequence=1, timestamp=1451847848592, command=io.atomix.manager.GetResource@4b68feb4]
20:04:08.635 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=7, term=1, session=3, commandSequence=0, eventIndex=3, timestamp=1451847848594]
20:04:08.654 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent CommandResponse[status=OK, index=6, result=6]
20:04:08.655 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received CommandResponse[status=OK, index=6, result=6]
20:04:08.661 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:08.661 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending CommandRequest[session=3, sequence=2, command=InstanceCommand[resource=6, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@7b933d0d, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:08.663 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:08.663 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=3, sequence=2, command=InstanceCommand[resource=6, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@1a5f688d, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:08.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=8, term=1, session=3, sequence=2, timestamp=1451847848664, command=InstanceCommand[resource=6, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@1a5f688d, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 8
20:04:08.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=7, logTerm=1, entries=[1], commitIndex=7, globalIndex=5] to localhost/127.0.0.1:5002
20:04:08.676 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=8] from localhost/127.0.0.1:5002
20:04:08.677 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=8, term=1, session=3, sequence=2, timestamp=1451847848664, command=InstanceCommand[resource=6, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@24f04523, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:08.682 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 3 - Sending PublishRequest[session=3, eventIndex=8, previousIndex=3, events=[Event[event=elect, message=InstanceEvent[resource=6, message=8]]]]
20:04:08.690 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received PublishRequest[session=3, eventIndex=8, previousIndex=3, events=[Event[event=elect, message=InstanceEvent[resource=6, message=8]]]]
20:04:08.692 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 3 - Received PublishResponse[status=OK, index=8]
20:04:08.700 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent CommandResponse[status=OK, index=8, result=null]
20:04:08.701 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received CommandResponse[status=OK, index=8, result=null]
Elected leader!
20:04:08.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=5] to localhost/127.0.0.1:5002
20:04:08.823 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=8] from localhost/127.0.0.1:5002
20:04:09.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=5] to localhost/127.0.0.1:5002
20:04:09.074 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=8] from localhost/127.0.0.1:5002
20:04:09.208 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:09.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=5, logTerm=0, entries=[0], commitIndex=8, globalIndex=5] to localhost/127.0.0.1:5001
20:04:09.326 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=5] to localhost/127.0.0.1:5002
20:04:09.358 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=6] from localhost/127.0.0.1:5001
20:04:09.359 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=6, logTerm=1, entries=[2], commitIndex=8, globalIndex=5] to localhost/127.0.0.1:5001
20:04:09.371 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=8] from localhost/127.0.0.1:5001
20:04:09.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=8] to localhost/127.0.0.1:5001
20:04:09.579 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=8] from localhost/127.0.0.1:5001
20:04:09.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=8] to localhost/127.0.0.1:5001
20:04:09.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=8] from localhost/127.0.0.1:5001
20:04:09.984 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:10.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=8] to localhost/127.0.0.1:5001
20:04:10.072 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received JoinRequest[member=Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]
20:04:10.082 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=9, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]] to log at index 9
20:04:10.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=9, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:04:10.085 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=8] from localhost/127.0.0.1:5001
20:04:10.106 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=8] from localhost/127.0.0.1:5002
20:04:10.107 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=9, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:04:10.113 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:04:10.117 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[1], commitIndex=8, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.123 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=9] from localhost/127.0.0.1:5002
20:04:10.123 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent JoinResponse[status=OK, index=9, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]]
20:04:10.154 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001]
20:04:10.155 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=10, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847850154]
20:04:10.161 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=9, logTerm=1, entries=[1], commitIndex=9, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.174 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=10] from localhost/127.0.0.1:5002
20:04:10.176 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=9, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]]
20:04:10.178 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=10, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847850154]
20:04:10.179 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:10.190 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received RegisterRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f]
20:04:10.190 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended RegisterEntry[index=11, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, timeout=1451847850190]
20:04:10.191 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=10, logTerm=1, entries=[1], commitIndex=10, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.206 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=11] from localhost/127.0.0.1:5002
20:04:10.206 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying RegisterEntry[index=11, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, timeout=1451847850190]
20:04:10.209 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 11 - State changed: OPEN
20:04:10.209 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent RegisterResponse[status=OK, session=11, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:10.251 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001]
20:04:10.252 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=12, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847850251]
20:04:10.252 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=11, logTerm=1, entries=[1], commitIndex=11, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=11, sequence=1, command=io.atomix.manager.GetResource@6d5bd2b9]
20:04:10.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=13, term=1, session=11, sequence=1, timestamp=1451847850253, command=io.atomix.manager.GetResource@6d5bd2b9] to log at index 13
20:04:10.263 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=12] from localhost/127.0.0.1:5002
20:04:10.264 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=12, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847850251]
20:04:10.265 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:10.273 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=12, logTerm=1, entries=[1], commitIndex=12, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.275 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=0, eventIndex=11]
20:04:10.276 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=14, term=1, session=11, commandSequence=0, eventIndex=11, timestamp=1451847850275]
20:04:10.280 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=13] from localhost/127.0.0.1:5002
20:04:10.281 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=13, term=1, session=11, sequence=1, timestamp=1451847850253, command=io.atomix.manager.GetResource@743b2ea4]
20:04:10.281 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=13, logTerm=1, entries=[1], commitIndex=13, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.282 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent CommandResponse[status=OK, index=13, result=13]
20:04:10.297 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=11, sequence=2, command=InstanceCommand[resource=13, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@32d05766, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:10.298 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=15, term=1, session=11, sequence=2, timestamp=1451847850298, command=InstanceCommand[resource=13, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@32d05766, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 15
20:04:10.300 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=14] from localhost/127.0.0.1:5002
20:04:10.301 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=14, term=1, session=11, commandSequence=0, eventIndex=11, timestamp=1451847850275]
20:04:10.301 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[1], commitIndex=14, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.304 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:10.308 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=15] from localhost/127.0.0.1:5002
20:04:10.309 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=15, term=1, session=11, sequence=2, timestamp=1451847850298, command=InstanceCommand[resource=13, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@134d79a1, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:10.309 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent CommandResponse[status=OK, index=15, result=null]
20:04:10.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.335 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=15] from localhost/127.0.0.1:5002
20:04:10.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=15] from localhost/127.0.0.1:5002
20:04:10.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=8] to localhost/127.0.0.1:5002
20:04:10.828 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Failed to configure localhost/127.0.0.1:5001
20:04:10.828 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:11.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=15, globalIndex=8] to localhost/127.0.0.1:5001
20:04:11.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=8] from localhost/127.0.0.1:5001
20:04:11.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=9, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:04:11.087 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:04:11.090 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[6], commitIndex=15, globalIndex=8] to localhost/127.0.0.1:5001
20:04:11.103 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=15] from localhost/127.0.0.1:5001
20:04:11.164 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:11.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:11.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=16, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847851166]
20:04:11.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[1], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
20:04:11.178 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=16] from localhost/127.0.0.1:5001
20:04:11.179 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=16, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847851166]
20:04:11.180 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:11.185 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:11.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=15] to localhost/127.0.0.1:5001
20:04:11.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=16] from localhost/127.0.0.1:5001
20:04:11.329 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:11.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=15] to localhost/127.0.0.1:5001
20:04:11.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=16, globalIndex=15] to localhost/127.0.0.1:5002
20:04:11.584 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=16] from localhost/127.0.0.1:5001
20:04:11.587 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=15] from localhost/127.0.0.1:5002
20:04:11.587 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[1], commitIndex=16, globalIndex=15] to localhost/127.0.0.1:5002
20:04:11.591 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=16] from localhost/127.0.0.1:5002
20:04:11.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=16] to localhost/127.0.0.1:5001
20:04:11.821 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=16] to localhost/127.0.0.1:5002
20:04:11.832 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=16] from localhost/127.0.0.1:5001
20:04:12.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=16] to localhost/127.0.0.1:5001
20:04:12.078 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=16] from localhost/127.0.0.1:5001
20:04:12.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=16] to localhost/127.0.0.1:5001
20:04:12.330 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:12.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=16] to localhost/127.0.0.1:5002
20:04:12.581 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=16] from localhost/127.0.0.1:5002
20:04:12.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=16] to localhost/127.0.0.1:5002
20:04:12.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:12.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=17, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847852820]
20:04:12.822 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:12.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=16] from localhost/127.0.0.1:5002
20:04:12.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[1], commitIndex=16, globalIndex=16] to localhost/127.0.0.1:5002
20:04:12.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=17] from localhost/127.0.0.1:5002
20:04:12.830 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=17, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847852820]
20:04:12.831 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:13.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=17, globalIndex=16] to localhost/127.0.0.1:5001
20:04:13.074 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=16] to localhost/127.0.0.1:5002
20:04:13.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=17] from localhost/127.0.0.1:5002
20:04:13.090 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=16] from localhost/127.0.0.1:5001
20:04:13.091 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[1], commitIndex=17, globalIndex=16] to localhost/127.0.0.1:5001
20:04:13.098 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=17] from localhost/127.0.0.1:5001
20:04:13.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5001
20:04:13.321 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5002
20:04:13.330 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=17] from localhost/127.0.0.1:5001
20:04:13.330 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=17] from localhost/127.0.0.1:5002
20:04:13.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5001
20:04:13.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5002
20:04:13.584 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=17] from localhost/127.0.0.1:5002
20:04:13.589 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=17] from localhost/127.0.0.1:5001
20:04:13.685 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:13.686 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:04:13.686 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:04:13.687 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:04:13.687 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000]
20:04:13.688 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=18, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847853687]
20:04:13.690 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[1], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5001
20:04:13.692 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[1], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5002
20:04:14.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[1], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5002
20:04:14.327 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:14.328 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:14.329 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:04:14.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5001
20:04:14.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5002
20:04:14.591 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=18] from localhost/127.0.0.1:5002
20:04:14.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=18, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5002
20:04:14.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=18] from localhost/127.0.0.1:5002
20:04:15.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=18, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5002
20:04:15.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=18] from localhost/127.0.0.1:5002
20:04:15.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=18, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5002
20:04:15.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=18] from localhost/127.0.0.1:5002
20:04:15.337 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:15.354 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:15.356 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=19, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847855354]
20:04:15.357 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5001
20:04:15.361 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=18, logTerm=1, entries=[1], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5002
20:04:15.376 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=18] from localhost/127.0.0.1:5001
20:04:15.378 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=18, logTerm=1, entries=[1], commitIndex=17, globalIndex=17] to localhost/127.0.0.1:5001
20:04:15.378 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=19] from localhost/127.0.0.1:5002
20:04:15.379 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=18, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847853687]
20:04:15.380 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:15.381 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:15.381 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=19, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847855354]
20:04:15.387 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:15.388 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=20, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847855387]
20:04:15.388 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=19, logTerm=1, entries=[1], commitIndex=19, globalIndex=18] to localhost/127.0.0.1:5002
20:04:15.388 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:15.393 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=19] from localhost/127.0.0.1:5001
20:04:15.399 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=19, logTerm=1, entries=[1], commitIndex=19, globalIndex=19] to localhost/127.0.0.1:5001
20:04:15.399 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5002
20:04:15.400 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=20, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847855387]
20:04:15.401 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:15.403 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:15.409 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:15.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:15.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5002
20:04:15.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:15.581 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5002
20:04:15.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:15.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5002
20:04:15.823 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5002
20:04:15.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:16.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:16.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5002
20:04:16.085 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5002
20:04:16.085 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:16.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:16.321 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5002
20:04:16.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:16.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5002
20:04:16.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:16.572 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5002
20:04:16.588 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:16.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:16.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:17.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:17.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:17.089 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:17.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:17.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5002
20:04:17.332 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5002
20:04:17.332 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:17.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:17.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5002
20:04:17.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:17.583 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5002
20:04:17.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:17.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5002
20:04:17.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
20:04:17.836 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=20] from localhost/127.0.0.1:5002
20:04:17.904 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:17.904 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:17.905 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=21, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847857904]
20:04:17.908 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[1], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5001
20:04:17.908 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[1], commitIndex=20, globalIndex=20] to localhost/127.0.0.1:5002
20:04:17.909 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:17.909 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=22, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847857909]
20:04:17.913 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=21] from localhost/127.0.0.1:5001
20:04:17.913 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=21, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847857904]
20:04:17.914 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=21, logTerm=1, entries=[1], commitIndex=21, globalIndex=20] to localhost/127.0.0.1:5001
20:04:17.918 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:17.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=21] from localhost/127.0.0.1:5002
20:04:17.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=21, logTerm=1, entries=[1], commitIndex=21, globalIndex=21] to localhost/127.0.0.1:5002
20:04:17.923 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:17.925 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=22, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847857909]
20:04:17.926 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:17.928 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:18.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5002
20:04:18.073 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:18.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5002
20:04:18.323 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:18.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5002
20:04:18.585 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:18.620 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:18.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=21, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5001
20:04:18.824 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5002
20:04:18.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:18.832 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5001
20:04:19.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5001
20:04:19.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5002
20:04:19.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5001
20:04:19.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:19.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5001
20:04:19.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5002
20:04:19.341 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5001
20:04:19.342 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:19.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5001
20:04:19.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5002
20:04:19.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5001
20:04:19.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:19.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5001
20:04:19.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5002
20:04:19.833 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5001
20:04:20.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5001
20:04:20.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5001
20:04:20.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5001
20:04:20.332 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:20.332 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5001
20:04:20.428 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:20.429 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:20.429 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=23, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847860429]
20:04:20.429 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[1], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5001
20:04:20.429 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21] to localhost/127.0.0.1:5002
20:04:20.444 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:20.445 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=24, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847860444]
20:04:20.446 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=23] from localhost/127.0.0.1:5001
20:04:20.447 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=23, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847860429]
20:04:20.447 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=23, logTerm=1, entries=[1], commitIndex=23, globalIndex=22] to localhost/127.0.0.1:5001
20:04:20.448 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:20.450 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:20.458 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=24] from localhost/127.0.0.1:5001
20:04:20.458 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=24, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847860444]
20:04:20.459 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:20.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=24, logTerm=1, entries=[0], commitIndex=24, globalIndex=22] to localhost/127.0.0.1:5001
20:04:20.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=24] from localhost/127.0.0.1:5001
20:04:20.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=24, logTerm=1, entries=[0], commitIndex=24, globalIndex=22] to localhost/127.0.0.1:5001
20:04:21.182 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=0, entries=[0], commitIndex=24, globalIndex=22] to localhost/127.0.0.1:5002
20:04:21.184 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:21.188 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:04:21.191 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=25, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 25
20:04:21.196 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=25, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:04:21.197 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=0, entries=[0], commitIndex=24, globalIndex=22] to localhost/127.0.0.1:5002
20:04:21.215 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:04:21.215 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:21.216 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=25, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:04:21.330 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:21.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=24, logTerm=1, entries=[0], commitIndex=24, globalIndex=22] to localhost/127.0.0.1:5001
20:04:21.588 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=24] from localhost/127.0.0.1:5001
20:04:21.595 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=24, logTerm=1, entries=[1], commitIndex=24, globalIndex=22] to localhost/127.0.0.1:5001
20:04:21.608 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=25] from localhost/127.0.0.1:5001
20:04:21.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=25, logTerm=1, entries=[0], commitIndex=25, globalIndex=22] to localhost/127.0.0.1:5001
20:04:21.833 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=25] from localhost/127.0.0.1:5001
20:04:21.954 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Failed to configure localhost/127.0.0.1:5002
20:04:21.955 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:22.072 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=25, logTerm=1, entries=[0], commitIndex=25, globalIndex=22] to localhost/127.0.0.1:5001
20:04:22.072 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=0, entries=[0], commitIndex=25, globalIndex=22] to localhost/127.0.0.1:5002
20:04:22.092 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=25] from localhost/127.0.0.1:5001
20:04:22.092 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=22] from localhost/127.0.0.1:5002
20:04:22.093 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=26, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 26
20:04:22.094 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=26, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:04:22.094 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=26, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:04:22.100 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:04:22.106 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=25, logTerm=1, entries=[1], commitIndex=25, globalIndex=22] to localhost/127.0.0.1:5001
20:04:22.116 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:04:22.119 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=0, entries=[4], commitIndex=25, globalIndex=22] to localhost/127.0.0.1:5002
20:04:22.119 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=26] from localhost/127.0.0.1:5001
20:04:22.128 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
20:04:22.322 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5001
20:04:22.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
20:04:22.341 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
20:04:22.572 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
20:04:22.832 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5001
20:04:22.836 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:22.838 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:04:22.951 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:22.952 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:22.953 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=27, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847862952]
20:04:22.957 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5001
20:04:22.967 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:22.967 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=28, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847862967]
20:04:22.968 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=26] from localhost/127.0.0.1:5001
20:04:22.972 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[2], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5001
20:04:22.976 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:22.977 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=25, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:22.979 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=26, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:22.979 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=27, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847862952]
20:04:22.980 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=28, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847862967]
20:04:22.980 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:22.980 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:22.985 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:23.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:23.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:23.081 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:23.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:23.322 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5002
20:04:23.333 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:23.339 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
20:04:23.341 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[2], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5002
20:04:23.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:23.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:23.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:23.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:24.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:24.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:24.084 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:24.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:24.322 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5002
20:04:24.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:24.332 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
20:04:24.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:24.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5002
20:04:24.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:24.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
20:04:24.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:24.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5002
20:04:24.833 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
20:04:24.834 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:25.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:25.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5002
20:04:25.073 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:25.075 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
20:04:25.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:25.321 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5002
20:04:25.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5001
20:04:25.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
20:04:25.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:25.486 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=29, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847865485]
20:04:25.486 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[1], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5001
20:04:25.486 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[1], commitIndex=28, globalIndex=26] to localhost/127.0.0.1:5002
20:04:25.487 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:25.488 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:25.493 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=30, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847865488]
20:04:25.493 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
20:04:25.494 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=29, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847865485]
20:04:25.494 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=29, logTerm=1, entries=[1], commitIndex=29, globalIndex=28] to localhost/127.0.0.1:5002
20:04:25.495 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=29] from localhost/127.0.0.1:5001
20:04:25.495 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=29, logTerm=1, entries=[1], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5001
20:04:25.497 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:25.501 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5002
20:04:25.502 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=30, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847865488]
20:04:25.502 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:25.503 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:25.505 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:25.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:25.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5002
20:04:25.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5002
20:04:25.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:25.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:25.821 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5002
20:04:25.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5002
20:04:25.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:26.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:26.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5002
20:04:26.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5002
20:04:26.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:26.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:26.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5002
20:04:26.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:26.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:26.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:26.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:26.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:26.831 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:27.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:27.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5002
20:04:27.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:27.078 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5002
20:04:27.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:27.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5002
20:04:27.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:27.332 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5002
20:04:27.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:27.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5002
20:04:27.581 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5002
20:04:27.582 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:27.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:27.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5002
20:04:27.828 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
20:04:27.831 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=30] from localhost/127.0.0.1:5002
20:04:28.010 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:28.013 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:28.014 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=31, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847868013]
20:04:28.016 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[1], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
20:04:28.017 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[1], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5002
20:04:28.017 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:28.019 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=32, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847868017]
20:04:28.026 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=31] from localhost/127.0.0.1:5001
20:04:28.028 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=31, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847868013]
20:04:28.029 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=31, logTerm=1, entries=[1], commitIndex=31, globalIndex=30] to localhost/127.0.0.1:5001
20:04:28.031 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=31] from localhost/127.0.0.1:5002
20:04:28.032 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=31, logTerm=1, entries=[1], commitIndex=31, globalIndex=31] to localhost/127.0.0.1:5002
20:04:28.037 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:28.039 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:28.041 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:28.041 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=32, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847868017]
20:04:28.043 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:28.048 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5002
20:04:28.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:28.072 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5002
20:04:28.078 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5002
20:04:28.081 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:28.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:28.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5002
20:04:28.322 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:28.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5002
20:04:28.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:28.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5002
20:04:28.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5002
20:04:28.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:28.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:28.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5002
20:04:28.833 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:29.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:29.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:29.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:29.325 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:29.326 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:29.572 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:29.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5002
20:04:29.584 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5002
20:04:29.592 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:29.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:29.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5002
20:04:29.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:29.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5002
20:04:30.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:30.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5002
20:04:30.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5002
20:04:30.081 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:30.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:30.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5002
20:04:30.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
20:04:30.539 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:30.541 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:30.541 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=33, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847870541]
20:04:30.543 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[1], commitIndex=32, globalIndex=32] to localhost/127.0.0.1:5001
20:04:30.546 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
20:04:30.546 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=33, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847870541]
20:04:30.547 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:30.548 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:30.550 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:30.550 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=34, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847870550]
20:04:30.550 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=33, logTerm=1, entries=[1], commitIndex=33, globalIndex=32] to localhost/127.0.0.1:5001
20:04:30.556 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:30.557 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=34, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847870550]
20:04:30.557 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:30.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5001
20:04:30.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:30.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5001
20:04:30.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:30.829 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:31.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5001
20:04:31.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=0, entries=[0], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5002
20:04:31.086 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:31.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5001
20:04:31.326 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:31.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5001
20:04:31.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:31.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5001
20:04:31.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:31.829 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:32.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5001
20:04:32.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=0, entries=[0], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5002
20:04:32.082 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=32] from localhost/127.0.0.1:5002
20:04:32.083 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=0, entries=[2], commitIndex=34, globalIndex=32] to localhost/127.0.0.1:5002
20:04:32.086 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:32.090 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5002
20:04:32.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=34] to localhost/127.0.0.1:5001
20:04:32.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=34] to localhost/127.0.0.1:5002
20:04:32.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:32.334 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5002
20:04:32.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=34] to localhost/127.0.0.1:5001
20:04:32.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=34] to localhost/127.0.0.1:5002
20:04:32.584 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:32.591 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5002
20:04:32.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=34] to localhost/127.0.0.1:5001
20:04:32.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=34] to localhost/127.0.0.1:5002
20:04:32.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
20:04:32.835 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=34] from localhost/127.0.0.1:5002
20:04:33.048 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:33.049 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:33.051 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=35, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847873049]
20:04:33.052 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[1], commitIndex=34, globalIndex=34] to localhost/127.0.0.1:5001
20:04:33.053 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[1], commitIndex=34, globalIndex=34] to localhost/127.0.0.1:5002
20:04:33.065 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=35] from localhost/127.0.0.1:5001
20:04:33.066 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=35, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847873049]
20:04:33.068 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:33.068 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=36, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847873068]
20:04:33.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=35, logTerm=1, entries=[1], commitIndex=35, globalIndex=34] to localhost/127.0.0.1:5001
20:04:33.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:33.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=35] from localhost/127.0.0.1:5002
20:04:33.072 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=35, logTerm=1, entries=[1], commitIndex=35, globalIndex=35] to localhost/127.0.0.1:5002
20:04:33.076 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:33.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5002
20:04:33.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=36, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847873068]
20:04:33.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:33.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:33.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:33.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5002
20:04:33.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5002
20:04:33.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:33.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:33.571 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5002
20:04:33.584 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:33.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:33.834 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:34.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:34.076 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:34.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:34.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:34.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5002
20:04:34.334 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5002
20:04:34.336 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:34.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:34.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5002
20:04:34.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5002
20:04:34.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:34.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:34.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5002
20:04:34.828 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:34.830 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5002
20:04:35.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:35.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5002
20:04:35.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:35.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5002
20:04:35.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:35.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5002
20:04:35.331 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:35.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:35.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5001
20:04:35.576 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:35.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:35.579 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=37, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847875577]
20:04:35.582 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[1], commitIndex=36, globalIndex=36] to localhost/127.0.0.1:5001
20:04:35.594 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=37] from localhost/127.0.0.1:5001
20:04:35.596 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=37, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847875577]
20:04:35.596 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:35.597 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=38, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847875596]
20:04:35.597 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=37, logTerm=1, entries=[1], commitIndex=37, globalIndex=36] to localhost/127.0.0.1:5001
20:04:35.603 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:35.604 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:35.829 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:36.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=37, globalIndex=36] to localhost/127.0.0.1:5002
20:04:36.144 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001]
20:04:36.145 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=39, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847876144]
20:04:36.213 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:36.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=37, logTerm=1, entries=[0], commitIndex=37, globalIndex=36] to localhost/127.0.0.1:5001
20:04:36.332 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=38] from localhost/127.0.0.1:5001
20:04:36.334 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=38, logTerm=1, entries=[1], commitIndex=37, globalIndex=36] to localhost/127.0.0.1:5001
20:04:36.343 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=39] from localhost/127.0.0.1:5001
20:04:36.344 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=38, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847875596]
20:04:36.346 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=39, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847876144]
20:04:36.346 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:36.347 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:36.350 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:36.351 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=40, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847876350]
20:04:36.351 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=39, logTerm=1, entries=[1], commitIndex=39, globalIndex=36] to localhost/127.0.0.1:5001
20:04:36.360 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=40] from localhost/127.0.0.1:5001
20:04:36.360 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=40, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847876350]
20:04:36.361 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:36.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=40, logTerm=1, entries=[0], commitIndex=40, globalIndex=36] to localhost/127.0.0.1:5001
20:04:36.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=40] from localhost/127.0.0.1:5001
20:04:36.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=40, logTerm=1, entries=[0], commitIndex=40, globalIndex=36] to localhost/127.0.0.1:5001
20:04:36.825 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:36.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=40] from localhost/127.0.0.1:5001
20:04:37.063 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent PollResponse[status=OK, term=1, accepted=false]
20:04:37.068 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=40, logTerm=1, entries=[0], commitIndex=40, globalIndex=36] to localhost/127.0.0.1:5001
20:04:37.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=0, entries=[0], commitIndex=40, globalIndex=36] to localhost/127.0.0.1:5002
20:04:37.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=40] from localhost/127.0.0.1:5001
20:04:37.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=36] from localhost/127.0.0.1:5002
20:04:37.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=0, entries=[2], commitIndex=40, globalIndex=36] to localhost/127.0.0.1:5002
20:04:37.083 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received JoinRequest[member=Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]
20:04:37.083 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent JoinResponse[status=OK, index=26, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:37.089 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=40] from localhost/127.0.0.1:5002
20:04:37.111 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002]
20:04:37.112 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=41, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847877111]
20:04:37.113 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=40, logTerm=1, entries=[1], commitIndex=40, globalIndex=40] to localhost/127.0.0.1:5001
20:04:37.114 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=40, logTerm=1, entries=[1], commitIndex=40, globalIndex=40] to localhost/127.0.0.1:5002
20:04:37.117 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=41] from localhost/127.0.0.1:5001
20:04:37.119 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=41, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847877111]
20:04:37.119 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:37.120 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=41] from localhost/127.0.0.1:5002
20:04:37.128 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received RegisterRequest[client=dea138be-94e7-42cd-b089-f65de490685f]
20:04:37.128 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended RegisterEntry[index=42, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, timeout=1451847877128]
20:04:37.129 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=41, logTerm=1, entries=[1], commitIndex=41, globalIndex=41] to localhost/127.0.0.1:5001
20:04:37.130 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=41, logTerm=1, entries=[1], commitIndex=41, globalIndex=41] to localhost/127.0.0.1:5002
20:04:37.134 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=42] from localhost/127.0.0.1:5001
20:04:37.135 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying RegisterEntry[index=42, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, timeout=1451847877128]
20:04:37.136 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 42 - State changed: OPEN
20:04:37.137 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent RegisterResponse[status=OK, session=42, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:37.141 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=42] from localhost/127.0.0.1:5002
20:04:37.158 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002]
20:04:37.159 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=43, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847877158]
20:04:37.160 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=42, logTerm=1, entries=[1], commitIndex=42, globalIndex=42] to localhost/127.0.0.1:5001
20:04:37.161 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=42, logTerm=1, entries=[1], commitIndex=42, globalIndex=42] to localhost/127.0.0.1:5002
20:04:37.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=43] from localhost/127.0.0.1:5001
20:04:37.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=43, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847877158]
20:04:37.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:37.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=43] from localhost/127.0.0.1:5002
20:04:37.173 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=42, sequence=1, command=io.atomix.manager.GetResource@2879b237]
20:04:37.174 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=44, term=1, session=42, sequence=1, timestamp=1451847877174, command=io.atomix.manager.GetResource@2879b237] to log at index 44
20:04:37.175 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=43, logTerm=1, entries=[1], commitIndex=43, globalIndex=43] to localhost/127.0.0.1:5001
20:04:37.176 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=43, logTerm=1, entries=[1], commitIndex=43, globalIndex=43] to localhost/127.0.0.1:5002
20:04:37.180 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=44] from localhost/127.0.0.1:5002
20:04:37.181 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=44, term=1, session=42, sequence=1, timestamp=1451847877174, command=io.atomix.manager.GetResource@1b8013f3]
20:04:37.182 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent CommandResponse[status=OK, index=44, result=44]
20:04:37.182 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=44] from localhost/127.0.0.1:5001
20:04:37.187 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=0, eventIndex=42]
20:04:37.187 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=45, term=1, session=42, commandSequence=0, eventIndex=42, timestamp=1451847877187]
20:04:37.188 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=44, logTerm=1, entries=[1], commitIndex=44, globalIndex=44] to localhost/127.0.0.1:5001
20:04:37.189 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=44, logTerm=1, entries=[1], commitIndex=44, globalIndex=44] to localhost/127.0.0.1:5002
20:04:37.193 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=45] from localhost/127.0.0.1:5001
20:04:37.194 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=45, term=1, session=42, commandSequence=0, eventIndex=42, timestamp=1451847877187]
20:04:37.194 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:37.207 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=45] from localhost/127.0.0.1:5002
20:04:37.210 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=42, sequence=2, command=InstanceCommand[resource=44, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@60a210d7, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:37.211 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=46, term=1, session=42, sequence=2, timestamp=1451847877210, command=InstanceCommand[resource=44, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@60a210d7, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 46
20:04:37.212 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=45, logTerm=1, entries=[1], commitIndex=45, globalIndex=45] to localhost/127.0.0.1:5001
20:04:37.213 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=45, logTerm=1, entries=[1], commitIndex=45, globalIndex=45] to localhost/127.0.0.1:5002
20:04:37.217 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=46] from localhost/127.0.0.1:5001
20:04:37.219 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=46, term=1, session=42, sequence=2, timestamp=1451847877210, command=InstanceCommand[resource=44, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@52feefe, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:37.219 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=46] from localhost/127.0.0.1:5002
20:04:37.220 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent CommandResponse[status=OK, index=46, result=null]
20:04:37.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5001
20:04:37.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5002
20:04:37.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=46] from localhost/127.0.0.1:5001
20:04:37.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=46] from localhost/127.0.0.1:5002
20:04:37.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5001
20:04:37.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5002
20:04:37.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=46] from localhost/127.0.0.1:5001
20:04:37.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=46] from localhost/127.0.0.1:5002
20:04:37.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5001
20:04:37.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5002
20:04:37.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=46] from localhost/127.0.0.1:5001
20:04:38.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5001
20:04:38.104 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:38.105 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:38.105 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=47, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847878105]
20:04:38.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[1], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5002
20:04:38.325 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:38.326 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:04:38.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[1], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5001
20:04:38.580 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5002
20:04:38.582 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:38.589 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:04:38.592 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=46] from localhost/127.0.0.1:5002
20:04:38.593 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[1], commitIndex=46, globalIndex=46] to localhost/127.0.0.1:5002
20:04:38.600 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=47] from localhost/127.0.0.1:5002
20:04:38.600 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=47, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847878105]
20:04:38.602 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:38.605 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:38.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=47, globalIndex=46] to localhost/127.0.0.1:5001
20:04:38.824 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=47, logTerm=1, entries=[0], commitIndex=47, globalIndex=46] to localhost/127.0.0.1:5002
20:04:38.845 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=47] from localhost/127.0.0.1:5002
20:04:38.853 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=46] from localhost/127.0.0.1:5001
20:04:38.853 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[1], commitIndex=47, globalIndex=46] to localhost/127.0.0.1:5001
20:04:38.854 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent PollResponse[status=OK, term=1, accepted=false]
20:04:38.869 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=47] from localhost/127.0.0.1:5001
20:04:38.876 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001]
20:04:38.876 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=48, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847878875]
20:04:38.878 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=47, logTerm=1, entries=[1], commitIndex=47, globalIndex=47] to localhost/127.0.0.1:5001
20:04:38.879 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=47, logTerm=1, entries=[1], commitIndex=47, globalIndex=47] to localhost/127.0.0.1:5002
20:04:38.886 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=48] from localhost/127.0.0.1:5002
20:04:38.888 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=48, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847878875]
20:04:38.888 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:38.893 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=48] from localhost/127.0.0.1:5001
20:04:38.897 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:38.898 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=49, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847878897]
20:04:38.899 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=48, logTerm=1, entries=[1], commitIndex=48, globalIndex=48] to localhost/127.0.0.1:5001
20:04:38.900 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=48, logTerm=1, entries=[1], commitIndex=48, globalIndex=48] to localhost/127.0.0.1:5002
20:04:38.905 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=49] from localhost/127.0.0.1:5002
20:04:38.906 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=49, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847878897]
20:04:38.906 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:38.909 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=49] from localhost/127.0.0.1:5001
20:04:39.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[0], commitIndex=49, globalIndex=49] to localhost/127.0.0.1:5001
20:04:39.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[0], commitIndex=49, globalIndex=49] to localhost/127.0.0.1:5002
20:04:39.073 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=49] from localhost/127.0.0.1:5001
20:04:39.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=49] from localhost/127.0.0.1:5002
20:04:39.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[0], commitIndex=49, globalIndex=49] to localhost/127.0.0.1:5001
20:04:39.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[0], commitIndex=49, globalIndex=49] to localhost/127.0.0.1:5002
20:04:39.330 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=49] from localhost/127.0.0.1:5001
20:04:39.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[0], commitIndex=49, globalIndex=49] to localhost/127.0.0.1:5001
20:04:39.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=49] from localhost/127.0.0.1:5001
20:04:39.713 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:04:39.718 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=50, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847879713]
20:04:39.719 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[1], commitIndex=49, globalIndex=49] to localhost/127.0.0.1:5001
20:04:39.725 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=50] from localhost/127.0.0.1:5001
20:04:39.725 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=50, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847879713]
20:04:39.726 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:39.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=49] to localhost/127.0.0.1:5001
20:04:39.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=50] from localhost/127.0.0.1:5001
20:04:39.835 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:40.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=49] to localhost/127.0.0.1:5001
20:04:40.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[0], commitIndex=50, globalIndex=49] to localhost/127.0.0.1:5002
20:04:40.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=49] from localhost/127.0.0.1:5002
20:04:40.081 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[1], commitIndex=50, globalIndex=49] to localhost/127.0.0.1:5002
20:04:40.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=50] from localhost/127.0.0.1:5001
20:04:40.089 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=50] from localhost/127.0.0.1:5002
20:04:40.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=50] to localhost/127.0.0.1:5001
20:04:40.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=50] to localhost/127.0.0.1:5002
20:04:40.336 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=50] from localhost/127.0.0.1:5002
20:04:40.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=50] to localhost/127.0.0.1:5002
20:04:40.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=50] from localhost/127.0.0.1:5002
20:04:40.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=50] to localhost/127.0.0.1:5002
20:04:40.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=50] from localhost/127.0.0.1:5002
20:04:40.826 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:41.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=50] to localhost/127.0.0.1:5001
20:04:41.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=50] to localhost/127.0.0.1:5002
20:04:41.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=50] from localhost/127.0.0.1:5002
20:04:41.081 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=50] from localhost/127.0.0.1:5001
20:04:41.105 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:41.106 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:41.106 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=51, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847881106]
20:04:41.107 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[1], commitIndex=50, globalIndex=50] to localhost/127.0.0.1:5001
20:04:41.107 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[1], commitIndex=50, globalIndex=50] to localhost/127.0.0.1:5002
20:04:41.116 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=51] from localhost/127.0.0.1:5001
20:04:41.117 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=51, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847881106]
20:04:41.117 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:41.118 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:41.119 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=51] from localhost/127.0.0.1:5002
20:04:41.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=51, logTerm=1, entries=[0], commitIndex=51, globalIndex=51] to localhost/127.0.0.1:5001
20:04:41.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=51, logTerm=1, entries=[0], commitIndex=51, globalIndex=51] to localhost/127.0.0.1:5002
20:04:41.326 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=51] from localhost/127.0.0.1:5002
20:04:41.332 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=51] from localhost/127.0.0.1:5001
20:04:41.415 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:41.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=52, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847881415]
20:04:41.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=51, logTerm=1, entries=[1], commitIndex=51, globalIndex=51] to localhost/127.0.0.1:5001
20:04:41.419 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=51, logTerm=1, entries=[1], commitIndex=51, globalIndex=51] to localhost/127.0.0.1:5002
20:04:41.427 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=52] from localhost/127.0.0.1:5001
20:04:41.428 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=52, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847881415]
20:04:41.428 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=52] from localhost/127.0.0.1:5002
20:04:41.429 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:41.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=52, globalIndex=52] to localhost/127.0.0.1:5001
20:04:41.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=52, globalIndex=52] to localhost/127.0.0.1:5002
20:04:41.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=52] from localhost/127.0.0.1:5002
20:04:41.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=52] from localhost/127.0.0.1:5001
20:04:41.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=52, globalIndex=52] to localhost/127.0.0.1:5001
20:04:41.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=52, globalIndex=52] to localhost/127.0.0.1:5002
20:04:41.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=52] from localhost/127.0.0.1:5002
20:04:41.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=52] from localhost/127.0.0.1:5001
20:04:42.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=52, globalIndex=52] to localhost/127.0.0.1:5001
20:04:42.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=52, globalIndex=52] to localhost/127.0.0.1:5002
20:04:42.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=52] from localhost/127.0.0.1:5002
20:04:42.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=52] from localhost/127.0.0.1:5001
20:04:42.242 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:04:42.244 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=53, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847882242]
20:04:42.245 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[1], commitIndex=52, globalIndex=52] to localhost/127.0.0.1:5001
20:04:42.247 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[1], commitIndex=52, globalIndex=52] to localhost/127.0.0.1:5002
20:04:42.256 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5001
20:04:42.258 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=53, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847882242]
20:04:42.261 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:42.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5001
20:04:42.323 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5001
20:04:42.568 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5001
20:04:42.571 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5001
20:04:42.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5001
20:04:42.824 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:42.824 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5001
20:04:43.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5001
20:04:43.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5002
20:04:43.083 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5002
20:04:43.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5001
20:04:43.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5001
20:04:43.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5002
20:04:43.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5002
20:04:43.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5001
20:04:43.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5001
20:04:43.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5002
20:04:43.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5002
20:04:43.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=53] from localhost/127.0.0.1:5001
20:04:43.618 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:43.622 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:43.623 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=54, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847883622]
20:04:43.624 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[1], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5001
20:04:43.624 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[1], commitIndex=53, globalIndex=52] to localhost/127.0.0.1:5002
20:04:43.626 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=54] from localhost/127.0.0.1:5001
20:04:43.627 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=54, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847883622]
20:04:43.627 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:43.629 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:43.629 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=54] from localhost/127.0.0.1:5002
20:04:43.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=54, logTerm=1, entries=[0], commitIndex=54, globalIndex=54] to localhost/127.0.0.1:5001
20:04:43.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=54, logTerm=1, entries=[0], commitIndex=54, globalIndex=54] to localhost/127.0.0.1:5002
20:04:43.830 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=54] from localhost/127.0.0.1:5002
20:04:43.832 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=54] from localhost/127.0.0.1:5001
20:04:43.944 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:43.946 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=55, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847883944]
20:04:43.948 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=54, logTerm=1, entries=[1], commitIndex=54, globalIndex=54] to localhost/127.0.0.1:5001
20:04:43.948 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=54, logTerm=1, entries=[1], commitIndex=54, globalIndex=54] to localhost/127.0.0.1:5002
20:04:43.953 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=55] from localhost/127.0.0.1:5001
20:04:43.953 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=55, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847883944]
20:04:43.954 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:43.955 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=55] from localhost/127.0.0.1:5002
20:04:44.068 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5001
20:04:44.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5002
20:04:44.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=55] from localhost/127.0.0.1:5001
20:04:44.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5001
20:04:44.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=55] from localhost/127.0.0.1:5001
20:04:44.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5001
20:04:44.575 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:44.772 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:04:44.772 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=56, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847884772]
20:04:44.773 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5002
20:04:44.780 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=55] from localhost/127.0.0.1:5002
20:04:44.781 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[1], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5002
20:04:45.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[1], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5001
20:04:45.080 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:45.082 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:04:45.512 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002]
20:04:45.512 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=57, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847885512]
20:04:45.513 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5001
20:04:45.518 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5001
20:04:45.518 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=55] from localhost/127.0.0.1:5001
20:04:45.519 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=55] from localhost/127.0.0.1:5001
20:04:45.520 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[2], commitIndex=55, globalIndex=55] to localhost/127.0.0.1:5001
20:04:45.524 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=57] from localhost/127.0.0.1:5001
20:04:45.524 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=56, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847884772]
20:04:45.526 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=57, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847885512]
20:04:45.526 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:45.529 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:45.529 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:45.540 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:04:45.541 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=58, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847885540]
20:04:45.542 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=57, logTerm=1, entries=[1], commitIndex=57, globalIndex=55] to localhost/127.0.0.1:5001
20:04:45.543 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=57, globalIndex=55] to localhost/127.0.0.1:5002
20:04:45.550 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=58] from localhost/127.0.0.1:5001
20:04:45.550 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=58, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847885540]
20:04:45.551 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:45.554 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=56] from localhost/127.0.0.1:5002
20:04:45.555 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=56, logTerm=0, entries=[1], commitIndex=58, globalIndex=55] to localhost/127.0.0.1:5002
20:04:45.557 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=58] from localhost/127.0.0.1:5002
20:04:45.568 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=58, globalIndex=58] to localhost/127.0.0.1:5001
20:04:45.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=58, globalIndex=58] to localhost/127.0.0.1:5002
20:04:45.572 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=58] from localhost/127.0.0.1:5001
20:04:45.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=58] from localhost/127.0.0.1:5002
20:04:45.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=58, globalIndex=58] to localhost/127.0.0.1:5001
20:04:45.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=58, globalIndex=58] to localhost/127.0.0.1:5002
20:04:45.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=58] from localhost/127.0.0.1:5002
20:04:46.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=58, globalIndex=58] to localhost/127.0.0.1:5002
20:04:46.086 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=58] from localhost/127.0.0.1:5002
20:04:46.129 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:46.130 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:46.131 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=59, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847886130]
20:04:46.132 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[1], commitIndex=58, globalIndex=58] to localhost/127.0.0.1:5002
20:04:46.137 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=59] from localhost/127.0.0.1:5002
20:04:46.141 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=59, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847886130]
20:04:46.143 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:46.147 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:46.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=59, logTerm=1, entries=[0], commitIndex=59, globalIndex=58] to localhost/127.0.0.1:5002
20:04:46.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=59] from localhost/127.0.0.1:5002
20:04:46.462 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:46.463 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=60, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847886462]
20:04:46.464 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=59, logTerm=1, entries=[1], commitIndex=59, globalIndex=58] to localhost/127.0.0.1:5002
20:04:46.469 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=60] from localhost/127.0.0.1:5002
20:04:46.469 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=60, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847886462]
20:04:46.469 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:46.516 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:46.568 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=60, globalIndex=58] to localhost/127.0.0.1:5001
20:04:46.581 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=60, logTerm=1, entries=[0], commitIndex=60, globalIndex=58] to localhost/127.0.0.1:5002
20:04:46.591 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=60] from localhost/127.0.0.1:5002
20:04:46.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=60, logTerm=1, entries=[0], commitIndex=60, globalIndex=58] to localhost/127.0.0.1:5002
20:04:47.332 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=60, globalIndex=58] to localhost/127.0.0.1:5001
20:04:47.338 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:47.339 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:04:47.342 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=61, term=1, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 61
20:04:47.347 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=60, globalIndex=58] to localhost/127.0.0.1:5001
20:04:47.348 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=61, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:04:47.359 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=58] from localhost/127.0.0.1:5001
20:04:47.359 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=61, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:04:47.359 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:04:47.547 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:47.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=60, logTerm=1, entries=[0], commitIndex=60, globalIndex=58] to localhost/127.0.0.1:5002
20:04:47.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=60] from localhost/127.0.0.1:5002
20:04:47.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=60, logTerm=1, entries=[1], commitIndex=60, globalIndex=58] to localhost/127.0.0.1:5002
20:04:47.596 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=61] from localhost/127.0.0.1:5002
20:04:47.821 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=61, logTerm=1, entries=[0], commitIndex=61, globalIndex=58] to localhost/127.0.0.1:5002
20:04:47.832 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=61] from localhost/127.0.0.1:5002
20:04:48.065 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002]
20:04:48.067 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=62, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847888065]
20:04:48.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=61, logTerm=1, entries=[1], commitIndex=61, globalIndex=58] to localhost/127.0.0.1:5002
20:04:48.101 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Failed to configure localhost/127.0.0.1:5001
20:04:48.101 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:48.220 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent PollResponse[status=OK, term=1, accepted=false]
20:04:48.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=61, globalIndex=58] to localhost/127.0.0.1:5001
20:04:48.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=58] from localhost/127.0.0.1:5001
20:04:48.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=63, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 63
20:04:48.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=63, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:04:48.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=63, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:04:48.333 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:04:48.335 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[5], commitIndex=61, globalIndex=58] to localhost/127.0.0.1:5001
20:04:48.341 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=63] from localhost/127.0.0.1:5001
20:04:48.343 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=61, term=1, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:48.343 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=62, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847888065]
20:04:48.343 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:04:48.349 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:04:48.352 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:04:48.353 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=64, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847888352]
20:04:48.354 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=63, logTerm=1, entries=[1], commitIndex=63, globalIndex=61] to localhost/127.0.0.1:5001
20:04:48.358 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=64] from localhost/127.0.0.1:5001
20:04:48.360 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=63, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:48.360 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=64, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847888352]
20:04:48.361 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:48.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=64, logTerm=1, entries=[0], commitIndex=64, globalIndex=61] to localhost/127.0.0.1:5001
20:04:48.580 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=64] from localhost/127.0.0.1:5001
20:04:48.648 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:48.649 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:48.650 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=65, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847888649]
20:04:48.651 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=64, logTerm=1, entries=[1], commitIndex=64, globalIndex=61] to localhost/127.0.0.1:5001
20:04:48.657 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=65] from localhost/127.0.0.1:5001
20:04:48.658 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=65, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847888649]
20:04:48.660 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:48.664 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:48.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=65, logTerm=1, entries=[0], commitIndex=65, globalIndex=61] to localhost/127.0.0.1:5001
20:04:48.824 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:48.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=65] from localhost/127.0.0.1:5001
20:04:48.981 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:48.982 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=66, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847888981]
20:04:48.988 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=65, logTerm=1, entries=[1], commitIndex=65, globalIndex=61] to localhost/127.0.0.1:5001
20:04:48.990 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=61, logTerm=0, entries=[0], commitIndex=65, globalIndex=61] to localhost/127.0.0.1:5002
20:04:48.997 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5001
20:04:48.997 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=66, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847888981]
20:04:48.998 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=62] from localhost/127.0.0.1:5002
20:04:48.999 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=62, logTerm=0, entries=[4], commitIndex=66, globalIndex=61] to localhost/127.0.0.1:5002
20:04:49.002 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:49.007 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5002
20:04:49.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5001
20:04:49.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5002
20:04:49.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5002
20:04:49.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5001
20:04:49.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5001
20:04:49.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5002
20:04:49.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5001
20:04:49.568 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5001
20:04:49.572 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5001
20:04:49.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5001
20:04:49.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5001
20:04:49.994 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:50.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5001
20:04:50.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5002
20:04:50.078 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5001
20:04:50.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5002
20:04:50.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5001
20:04:50.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5002
20:04:50.326 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5001
20:04:50.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5002
20:04:50.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5001
20:04:50.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5002
20:04:50.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5002
20:04:50.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5001
20:04:50.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5001
20:04:50.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5002
20:04:50.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5002
20:04:50.834 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=66] from localhost/127.0.0.1:5001
20:04:50.867 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:04:50.868 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=67, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847890867]
20:04:50.869 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[1], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5001
20:04:50.870 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[1], commitIndex=66, globalIndex=66] to localhost/127.0.0.1:5002
20:04:50.873 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=67] from localhost/127.0.0.1:5002
20:04:50.873 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=67, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847890867]
20:04:50.875 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:50.875 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=67] from localhost/127.0.0.1:5001
20:04:51.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=67, logTerm=1, entries=[0], commitIndex=67, globalIndex=67] to localhost/127.0.0.1:5001
20:04:51.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=67, logTerm=1, entries=[0], commitIndex=67, globalIndex=67] to localhost/127.0.0.1:5002
20:04:51.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=67] from localhost/127.0.0.1:5001
20:04:51.083 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=67] from localhost/127.0.0.1:5002
20:04:51.165 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:51.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:51.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=68, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847891166]
20:04:51.168 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=67, logTerm=1, entries=[1], commitIndex=67, globalIndex=67] to localhost/127.0.0.1:5001
20:04:51.169 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=67, logTerm=1, entries=[1], commitIndex=67, globalIndex=67] to localhost/127.0.0.1:5002
20:04:51.174 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=68] from localhost/127.0.0.1:5002
20:04:51.175 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=68, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847891166]
20:04:51.175 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=68] from localhost/127.0.0.1:5001
20:04:51.176 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:51.178 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:51.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=68, logTerm=1, entries=[0], commitIndex=68, globalIndex=68] to localhost/127.0.0.1:5001
20:04:51.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=68, logTerm=1, entries=[0], commitIndex=68, globalIndex=68] to localhost/127.0.0.1:5002
20:04:51.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=68] from localhost/127.0.0.1:5001
20:04:51.510 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:51.510 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=69, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847891508]
20:04:51.511 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=68, logTerm=1, entries=[1], commitIndex=68, globalIndex=68] to localhost/127.0.0.1:5001
20:04:51.517 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5001
20:04:51.518 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=69, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847891508]
20:04:51.520 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:51.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=68] to localhost/127.0.0.1:5001
20:04:51.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5001
20:04:51.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=68] to localhost/127.0.0.1:5001
20:04:51.824 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:51.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5001
20:04:52.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=68] to localhost/127.0.0.1:5001
20:04:52.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=68, logTerm=1, entries=[0], commitIndex=69, globalIndex=68] to localhost/127.0.0.1:5002
20:04:52.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5001
20:04:52.083 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=68] from localhost/127.0.0.1:5002
20:04:52.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=68, logTerm=1, entries=[1], commitIndex=69, globalIndex=68] to localhost/127.0.0.1:5002
20:04:52.086 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5002
20:04:52.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69] to localhost/127.0.0.1:5001
20:04:52.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69] to localhost/127.0.0.1:5002
20:04:52.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5002
20:04:52.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5001
20:04:52.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69] to localhost/127.0.0.1:5001
20:04:52.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69] to localhost/127.0.0.1:5002
20:04:52.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5002
20:04:52.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69] to localhost/127.0.0.1:5002
20:04:52.823 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5002
20:04:53.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69] to localhost/127.0.0.1:5002
20:04:53.076 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:53.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69] to localhost/127.0.0.1:5001
20:04:53.331 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5001
20:04:53.383 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:04:53.384 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=70, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847893383]
20:04:53.392 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[1], commitIndex=69, globalIndex=69] to localhost/127.0.0.1:5001
20:04:53.400 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=70] from localhost/127.0.0.1:5001
20:04:53.401 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=70, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847893383]
20:04:53.402 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:53.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=70, logTerm=1, entries=[0], commitIndex=70, globalIndex=69] to localhost/127.0.0.1:5001
20:04:53.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=70] from localhost/127.0.0.1:5001
20:04:53.580 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:53.678 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:53.680 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:53.680 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=71, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847893680]
20:04:53.681 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=70, logTerm=1, entries=[1], commitIndex=70, globalIndex=69] to localhost/127.0.0.1:5001
20:04:53.681 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=70, globalIndex=69] to localhost/127.0.0.1:5002
20:04:53.688 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=71] from localhost/127.0.0.1:5001
20:04:53.689 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=71, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847893680]
20:04:53.690 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:53.692 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:53.693 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=69] from localhost/127.0.0.1:5002
20:04:53.693 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[2], commitIndex=71, globalIndex=69] to localhost/127.0.0.1:5002
20:04:53.697 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=71] from localhost/127.0.0.1:5002
20:04:53.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=71, logTerm=1, entries=[0], commitIndex=71, globalIndex=71] to localhost/127.0.0.1:5001
20:04:53.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=71, logTerm=1, entries=[0], commitIndex=71, globalIndex=71] to localhost/127.0.0.1:5002
20:04:53.822 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=71] from localhost/127.0.0.1:5001
20:04:53.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=71] from localhost/127.0.0.1:5002
20:04:54.026 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:54.026 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=72, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847894026]
20:04:54.027 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=71, logTerm=1, entries=[1], commitIndex=71, globalIndex=71] to localhost/127.0.0.1:5001
20:04:54.028 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=71, logTerm=1, entries=[1], commitIndex=71, globalIndex=71] to localhost/127.0.0.1:5002
20:04:54.030 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5002
20:04:54.030 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=72, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847894026]
20:04:54.030 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:54.033 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5001
20:04:54.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5001
20:04:54.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5002
20:04:54.074 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5001
20:04:54.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5002
20:04:54.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5001
20:04:54.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5002
20:04:54.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5002
20:04:54.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5001
20:04:54.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5001
20:04:54.571 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5002
20:04:54.581 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5002
20:04:54.582 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5001
20:04:54.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5001
20:04:54.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5002
20:04:54.823 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5001
20:04:54.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5002
20:04:55.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5001
20:04:55.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5002
20:04:55.072 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5001
20:04:55.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5001
20:04:55.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5001
20:04:55.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5001
20:04:55.689 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:55.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5002
20:04:55.830 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5002
20:04:55.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:04:55.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=73, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847895915]
20:04:55.917 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[1], commitIndex=72, globalIndex=72] to localhost/127.0.0.1:5002
20:04:55.928 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=73] from localhost/127.0.0.1:5002
20:04:55.929 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=73, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847895915]
20:04:55.929 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:56.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=73, logTerm=1, entries=[0], commitIndex=73, globalIndex=72] to localhost/127.0.0.1:5002
20:04:56.073 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:56.073 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=73] from localhost/127.0.0.1:5002
20:04:56.193 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:56.193 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:56.194 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=74, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847896193]
20:04:56.194 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=73, globalIndex=72] to localhost/127.0.0.1:5001
20:04:56.194 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=73, logTerm=1, entries=[1], commitIndex=73, globalIndex=72] to localhost/127.0.0.1:5002
20:04:56.199 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=74] from localhost/127.0.0.1:5002
20:04:56.200 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=74, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847896193]
20:04:56.202 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:56.203 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:56.204 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=72] from localhost/127.0.0.1:5001
20:04:56.205 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[2], commitIndex=74, globalIndex=72] to localhost/127.0.0.1:5001
20:04:56.211 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=74] from localhost/127.0.0.1:5001
20:04:56.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=74, logTerm=1, entries=[0], commitIndex=74, globalIndex=74] to localhost/127.0.0.1:5001
20:04:56.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=74, logTerm=1, entries=[0], commitIndex=74, globalIndex=74] to localhost/127.0.0.1:5002
20:04:56.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=74] from localhost/127.0.0.1:5001
20:04:56.536 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:56.538 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=75, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847896536]
20:04:56.544 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=74, logTerm=1, entries=[1], commitIndex=74, globalIndex=74] to localhost/127.0.0.1:5001
20:04:56.552 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5001
20:04:56.553 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=75, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847896536]
20:04:56.554 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:56.568 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=74] to localhost/127.0.0.1:5001
20:04:56.572 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5001
20:04:56.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=74] to localhost/127.0.0.1:5001
20:04:56.824 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:57.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=74, logTerm=1, entries=[0], commitIndex=75, globalIndex=74] to localhost/127.0.0.1:5002
20:04:57.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=74] from localhost/127.0.0.1:5002
20:04:57.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=74, logTerm=1, entries=[1], commitIndex=75, globalIndex=74] to localhost/127.0.0.1:5002
20:04:57.085 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5002
20:04:57.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5002
20:04:57.329 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5002
20:04:57.448 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:57.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5001
20:04:57.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5002
20:04:57.580 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5001
20:04:57.582 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5002
20:04:57.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5001
20:04:57.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5002
20:04:57.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5001
20:04:58.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5001
20:04:58.074 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5001
20:04:58.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5001
20:04:58.325 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:58.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5001
20:04:58.440 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:04:58.442 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=76, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847898440]
20:04:58.443 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[1], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5001
20:04:58.444 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5002
20:04:58.453 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=75] from localhost/127.0.0.1:5002
20:04:58.453 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[1], commitIndex=75, globalIndex=75] to localhost/127.0.0.1:5002
20:04:58.457 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=76] from localhost/127.0.0.1:5002
20:04:58.457 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=76, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847898440]
20:04:58.458 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:58.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=76, logTerm=1, entries=[0], commitIndex=76, globalIndex=75] to localhost/127.0.0.1:5002
20:04:58.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=76] from localhost/127.0.0.1:5002
20:04:58.704 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:58.705 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:04:58.705 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=77, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847898705]
20:04:58.709 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=76, logTerm=1, entries=[1], commitIndex=76, globalIndex=75] to localhost/127.0.0.1:5002
20:04:58.715 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=77] from localhost/127.0.0.1:5002
20:04:58.716 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=77, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847898705]
20:04:58.717 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:58.720 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:58.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=77, logTerm=1, entries=[0], commitIndex=77, globalIndex=75] to localhost/127.0.0.1:5002
20:04:58.824 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=77] from localhost/127.0.0.1:5002
20:04:59.066 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:59.067 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=78, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847899066]
20:04:59.068 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=77, logTerm=1, entries=[1], commitIndex=77, globalIndex=75] to localhost/127.0.0.1:5002
20:04:59.074 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:04:59.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5002
20:04:59.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=78, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847899066]
20:04:59.083 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:59.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=0, entries=[0], commitIndex=78, globalIndex=75] to localhost/127.0.0.1:5001
20:04:59.321 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=75] to localhost/127.0.0.1:5002
20:04:59.326 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5002
20:04:59.334 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=76] from localhost/127.0.0.1:5001
20:04:59.335 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=76, logTerm=1, entries=[2], commitIndex=78, globalIndex=75] to localhost/127.0.0.1:5001
20:04:59.344 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5001
20:04:59.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5001
20:04:59.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5002
20:04:59.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5001
20:04:59.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5002
20:04:59.818 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5001
20:04:59.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5002
20:04:59.823 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5002
20:04:59.823 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5001
20:05:00.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5001
20:05:00.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5002
20:05:00.074 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5001
20:05:00.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5001
20:05:00.323 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5001
20:05:00.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5001
20:05:00.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5001
20:05:00.698 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:00.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5001
20:05:00.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5002
20:05:00.831 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5002
20:05:00.832 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=78] from localhost/127.0.0.1:5001
20:05:00.966 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:00.968 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=79, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847900966]
20:05:00.969 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[1], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5001
20:05:00.972 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[1], commitIndex=78, globalIndex=78] to localhost/127.0.0.1:5002
20:05:00.977 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=79] from localhost/127.0.0.1:5002
20:05:00.977 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=79, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847900966]
20:05:00.982 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:00.983 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=79] from localhost/127.0.0.1:5001
20:05:01.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=79, logTerm=1, entries=[0], commitIndex=79, globalIndex=79] to localhost/127.0.0.1:5001
20:05:01.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=79, logTerm=1, entries=[0], commitIndex=79, globalIndex=79] to localhost/127.0.0.1:5002
20:05:01.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=79] from localhost/127.0.0.1:5001
20:05:01.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=79] from localhost/127.0.0.1:5002
20:05:01.220 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:01.221 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:01.222 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=80, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847901221]
20:05:01.223 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=79, logTerm=1, entries=[1], commitIndex=79, globalIndex=79] to localhost/127.0.0.1:5001
20:05:01.224 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=79, logTerm=1, entries=[1], commitIndex=79, globalIndex=79] to localhost/127.0.0.1:5002
20:05:01.233 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=80] from localhost/127.0.0.1:5002
20:05:01.234 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=80, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847901221]
20:05:01.235 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=80] from localhost/127.0.0.1:5001
20:05:01.236 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:01.239 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:01.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[0], commitIndex=80, globalIndex=80] to localhost/127.0.0.1:5001
20:05:01.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[0], commitIndex=80, globalIndex=80] to localhost/127.0.0.1:5002
20:05:01.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=80] from localhost/127.0.0.1:5001
20:05:01.330 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=80] from localhost/127.0.0.1:5002
20:05:01.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[0], commitIndex=80, globalIndex=80] to localhost/127.0.0.1:5001
20:05:01.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[0], commitIndex=80, globalIndex=80] to localhost/127.0.0.1:5002
20:05:01.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=80] from localhost/127.0.0.1:5002
20:05:01.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=80] from localhost/127.0.0.1:5001
20:05:01.597 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:01.598 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=81, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847901597]
20:05:01.599 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[1], commitIndex=80, globalIndex=80] to localhost/127.0.0.1:5001
20:05:01.600 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[1], commitIndex=80, globalIndex=80] to localhost/127.0.0.1:5002
20:05:01.611 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=81] from localhost/127.0.0.1:5001
20:05:01.612 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=81, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847901597]
20:05:01.612 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:01.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5001
20:05:01.823 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=81] from localhost/127.0.0.1:5001
20:05:02.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5001
20:05:02.074 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=81] from localhost/127.0.0.1:5001
20:05:02.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5001
20:05:02.327 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:02.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=81] from localhost/127.0.0.1:5001
20:05:02.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5001
20:05:02.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[0], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5002
20:05:02.585 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=81] from localhost/127.0.0.1:5001
20:05:02.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5001
20:05:02.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=81] from localhost/127.0.0.1:5001
20:05:03.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5001
20:05:03.075 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=81] from localhost/127.0.0.1:5001
20:05:03.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5001
20:05:03.322 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=81] from localhost/127.0.0.1:5001
20:05:03.323 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:03.494 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:03.495 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=82, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847903494]
20:05:03.495 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[1], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5001
20:05:03.496 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[0], commitIndex=81, globalIndex=80] to localhost/127.0.0.1:5002
20:05:03.503 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=82] from localhost/127.0.0.1:5001
20:05:03.504 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=82, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847903494]
20:05:03.505 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=81] from localhost/127.0.0.1:5002
20:05:03.506 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[1], commitIndex=82, globalIndex=80] to localhost/127.0.0.1:5002
20:05:03.507 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:03.513 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=82] from localhost/127.0.0.1:5002
20:05:03.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=82, logTerm=1, entries=[0], commitIndex=82, globalIndex=82] to localhost/127.0.0.1:5001
20:05:03.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=82, logTerm=1, entries=[0], commitIndex=82, globalIndex=82] to localhost/127.0.0.1:5002
20:05:03.581 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=82] from localhost/127.0.0.1:5001
20:05:03.582 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=82] from localhost/127.0.0.1:5002
20:05:03.740 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:03.741 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:03.741 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=83, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847903741]
20:05:03.742 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=82, logTerm=1, entries=[1], commitIndex=82, globalIndex=82] to localhost/127.0.0.1:5001
20:05:03.742 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=82, logTerm=1, entries=[1], commitIndex=82, globalIndex=82] to localhost/127.0.0.1:5002
20:05:03.748 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=83] from localhost/127.0.0.1:5002
20:05:03.748 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=83, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847903741]
20:05:03.748 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:03.749 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=83] from localhost/127.0.0.1:5001
20:05:03.750 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:03.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[0], commitIndex=83, globalIndex=83] to localhost/127.0.0.1:5001
20:05:03.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[0], commitIndex=83, globalIndex=83] to localhost/127.0.0.1:5002
20:05:03.822 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=83] from localhost/127.0.0.1:5001
20:05:04.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[0], commitIndex=83, globalIndex=83] to localhost/127.0.0.1:5001
20:05:04.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=83] from localhost/127.0.0.1:5001
20:05:04.118 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:04.119 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=84, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847904118]
20:05:04.120 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[1], commitIndex=83, globalIndex=83] to localhost/127.0.0.1:5001
20:05:04.125 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5001
20:05:04.127 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=84, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847904118]
20:05:04.128 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:04.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5001
20:05:04.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5001
20:05:04.498 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:04.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5001
20:05:04.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5002
20:05:04.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5001
20:05:04.582 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=83] from localhost/127.0.0.1:5002
20:05:04.583 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[1], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5002
20:05:04.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5001
20:05:04.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5001
20:05:05.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5001
20:05:05.075 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5001
20:05:05.125 [copycat-compactor-1] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
20:05:05.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5001
20:05:05.323 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:05.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5001
20:05:05.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5001
20:05:05.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5002
20:05:05.579 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5001
20:05:05.580 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5002
20:05:05.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5001
20:05:05.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5002
20:05:05.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5002
20:05:05.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=84] from localhost/127.0.0.1:5001
20:05:06.016 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:06.019 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=85, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847906016]
20:05:06.019 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[1], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5001
20:05:06.020 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[1], commitIndex=84, globalIndex=83] to localhost/127.0.0.1:5002
20:05:06.024 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=85] from localhost/127.0.0.1:5002
20:05:06.025 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=85, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847906016]
20:05:06.027 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:06.030 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=85] from localhost/127.0.0.1:5001
20:05:06.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=85, logTerm=1, entries=[0], commitIndex=85, globalIndex=85] to localhost/127.0.0.1:5001
20:05:06.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=85, logTerm=1, entries=[0], commitIndex=85, globalIndex=85] to localhost/127.0.0.1:5002
20:05:06.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=85] from localhost/127.0.0.1:5001
20:05:06.250 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:06.250 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:06.252 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=86, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847906250]
20:05:06.252 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=85, logTerm=1, entries=[1], commitIndex=85, globalIndex=85] to localhost/127.0.0.1:5001
20:05:06.256 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=86] from localhost/127.0.0.1:5001
20:05:06.257 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=86, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847906250]
20:05:06.257 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:06.259 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:06.318 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=86, logTerm=1, entries=[0], commitIndex=86, globalIndex=85] to localhost/127.0.0.1:5001
20:05:06.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=85, logTerm=1, entries=[1], commitIndex=86, globalIndex=85] to localhost/127.0.0.1:5002
20:05:06.574 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:06.575 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:05:06.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:06.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=87, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847906647]
20:05:06.648 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=85, logTerm=1, entries=[0], commitIndex=86, globalIndex=85] to localhost/127.0.0.1:5002
20:05:06.656 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=85] from localhost/127.0.0.1:5002
20:05:06.657 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=85, logTerm=1, entries=[2], commitIndex=86, globalIndex=85] to localhost/127.0.0.1:5002
20:05:06.660 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5002
20:05:06.661 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=87, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847906647]
20:05:06.661 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:06.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=86] to localhost/127.0.0.1:5002
20:05:06.824 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:06.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5002
20:05:07.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=86, logTerm=1, entries=[0], commitIndex=87, globalIndex=86] to localhost/127.0.0.1:5001
20:05:07.072 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=86] to localhost/127.0.0.1:5002
20:05:07.082 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=86] from localhost/127.0.0.1:5001
20:05:07.083 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=86, logTerm=1, entries=[1], commitIndex=87, globalIndex=86] to localhost/127.0.0.1:5001
20:05:07.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5002
20:05:07.085 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5001
20:05:07.318 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5001
20:05:07.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5002
20:05:07.322 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5001
20:05:07.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5001
20:05:07.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5001
20:05:07.818 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5001
20:05:07.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5001
20:05:07.902 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:08.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5001
20:05:08.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5002
20:05:08.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5001
20:05:08.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5002
20:05:08.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5001
20:05:08.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5002
20:05:08.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5002
20:05:08.326 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=87] from localhost/127.0.0.1:5001
20:05:08.534 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:08.536 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=88, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847908534]
20:05:08.537 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[1], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5001
20:05:08.537 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[1], commitIndex=87, globalIndex=87] to localhost/127.0.0.1:5002
20:05:08.542 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=88] from localhost/127.0.0.1:5002
20:05:08.543 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=88, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847908534]
20:05:08.545 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:08.546 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=88] from localhost/127.0.0.1:5001
20:05:08.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=88, logTerm=1, entries=[0], commitIndex=88, globalIndex=88] to localhost/127.0.0.1:5001
20:05:08.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=88, logTerm=1, entries=[0], commitIndex=88, globalIndex=88] to localhost/127.0.0.1:5002
20:05:08.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=88] from localhost/127.0.0.1:5001
20:05:08.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=88] from localhost/127.0.0.1:5002
20:05:08.759 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:08.760 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:08.761 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=89, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847908760]
20:05:08.766 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=88, logTerm=1, entries=[1], commitIndex=88, globalIndex=88] to localhost/127.0.0.1:5001
20:05:08.767 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=88, logTerm=1, entries=[1], commitIndex=88, globalIndex=88] to localhost/127.0.0.1:5002
20:05:08.779 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=89] from localhost/127.0.0.1:5001
20:05:08.779 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=89, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847908760]
20:05:08.779 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=89] from localhost/127.0.0.1:5002
20:05:08.780 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:08.781 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:08.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=89, logTerm=1, entries=[0], commitIndex=89, globalIndex=89] to localhost/127.0.0.1:5001
20:05:08.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=89, logTerm=1, entries=[0], commitIndex=89, globalIndex=89] to localhost/127.0.0.1:5002
20:05:08.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=89] from localhost/127.0.0.1:5002
20:05:08.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=89] from localhost/127.0.0.1:5001
20:05:09.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=89, logTerm=1, entries=[0], commitIndex=89, globalIndex=89] to localhost/127.0.0.1:5001
20:05:09.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=89, logTerm=1, entries=[0], commitIndex=89, globalIndex=89] to localhost/127.0.0.1:5002
20:05:09.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=89] from localhost/127.0.0.1:5002
20:05:09.078 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=89] from localhost/127.0.0.1:5001
20:05:09.168 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:09.169 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=90, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847909167]
20:05:09.171 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=89, logTerm=1, entries=[1], commitIndex=89, globalIndex=89] to localhost/127.0.0.1:5001
20:05:09.172 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=89, logTerm=1, entries=[1], commitIndex=89, globalIndex=89] to localhost/127.0.0.1:5002
20:05:09.179 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=90] from localhost/127.0.0.1:5001
20:05:09.181 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=90, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847909167]
20:05:09.182 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=90] from localhost/127.0.0.1:5002
20:05:09.182 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:09.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5001
20:05:09.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5002
20:05:09.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=90] from localhost/127.0.0.1:5001
20:05:09.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5001
20:05:09.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=90] from localhost/127.0.0.1:5001
20:05:09.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5001
20:05:09.825 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:10.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5002
20:05:10.326 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5001
20:05:10.328 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:10.336 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:05:10.824 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5001
20:05:10.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5002
20:05:10.827 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:10.827 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:05:10.828 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=91, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 91
20:05:10.831 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5002
20:05:10.834 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=90] from localhost/127.0.0.1:5002
20:05:10.835 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=91, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:05:10.839 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=90] from localhost/127.0.0.1:5001
20:05:10.839 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=91, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:05:10.843 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:05:10.844 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[1], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5002
20:05:11.056 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:11.058 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=92, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847911056]
20:05:11.281 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:11.282 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:11.284 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=93, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847911282]
20:05:11.579 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=91, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:05:11.579 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Failed to configure localhost/127.0.0.1:5001
20:05:11.581 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:11.583 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Failed to configure localhost/127.0.0.1:5001
20:05:11.583 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:05:11.588 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:11.690 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:11.691 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=94, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847911690]
20:05:11.692 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5001
20:05:11.695 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5002
20:05:11.704 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=90] from localhost/127.0.0.1:5001
20:05:11.704 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=91, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:05:11.704 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=91] from localhost/127.0.0.1:5002
20:05:11.707 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=91, logTerm=1, entries=[3], commitIndex=90, globalIndex=90] to localhost/127.0.0.1:5002
20:05:11.712 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=94] from localhost/127.0.0.1:5002
20:05:11.713 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=91, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:05:11.713 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=92, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847911056]
20:05:11.713 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=93, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847911282]
20:05:11.714 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=94, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847911690]
20:05:11.714 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:11.715 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:11.717 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:11.718 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:11.721 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:05:11.722 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=0, entries=[4], commitIndex=94, globalIndex=90] to localhost/127.0.0.1:5001
20:05:11.729 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=94] from localhost/127.0.0.1:5001
20:05:11.818 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=94, logTerm=1, entries=[0], commitIndex=94, globalIndex=94] to localhost/127.0.0.1:5001
20:05:11.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=94, logTerm=1, entries=[0], commitIndex=94, globalIndex=94] to localhost/127.0.0.1:5002
20:05:11.823 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=94] from localhost/127.0.0.1:5002
20:05:11.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=95, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 95
20:05:11.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=95, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:05:11.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=1, leader=2130712284, index=95, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:05:11.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=94] from localhost/127.0.0.1:5001
20:05:11.836 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:05:11.837 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=94, logTerm=1, entries=[1], commitIndex=94, globalIndex=94] to localhost/127.0.0.1:5001
20:05:11.841 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:05:11.843 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=94, logTerm=1, entries=[1], commitIndex=94, globalIndex=94] to localhost/127.0.0.1:5002
20:05:11.850 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5001
20:05:12.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5001
20:05:12.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5001
20:05:12.323 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5001
20:05:12.449 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:12.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=94, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5002
20:05:12.580 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5002
20:05:12.821 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5002
20:05:12.832 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5002
20:05:12.945 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:13.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5001
20:05:13.073 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5002
20:05:13.082 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5002
20:05:13.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5001
20:05:13.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5001
20:05:13.323 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5002
20:05:13.331 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5001
20:05:13.331 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5002
20:05:13.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5001
20:05:13.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5002
20:05:13.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5002
20:05:13.579 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5001
20:05:13.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5001
20:05:13.822 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5002
20:05:13.830 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5002
20:05:13.832 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5001
20:05:14.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5001
20:05:14.072 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5002
20:05:14.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5001
20:05:14.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=95] from localhost/127.0.0.1:5002
20:05:14.219 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:14.219 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:14.220 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=96, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847914219]
20:05:14.222 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[1], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5001
20:05:14.224 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[1], commitIndex=95, globalIndex=94] to localhost/127.0.0.1:5002
20:05:14.236 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=96] from localhost/127.0.0.1:5001
20:05:14.237 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=95, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:05:14.237 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=96, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847914219]
20:05:14.237 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:14.238 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:14.242 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:14.242 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=97, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847914242]
20:05:14.242 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=96, logTerm=1, entries=[1], commitIndex=96, globalIndex=95] to localhost/127.0.0.1:5001
20:05:14.244 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=97] from localhost/127.0.0.1:5001
20:05:14.245 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=97, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847914242]
20:05:14.245 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:14.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=96] from localhost/127.0.0.1:5002
20:05:14.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=96, logTerm=1, entries=[1], commitIndex=97, globalIndex=96] to localhost/127.0.0.1:5002
20:05:14.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:14.254 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=98, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847914253]
20:05:14.254 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=97, logTerm=1, entries=[1], commitIndex=97, globalIndex=96] to localhost/127.0.0.1:5001
20:05:14.258 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5001
20:05:14.258 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=98, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847914253]
20:05:14.258 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:14.260 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=97] from localhost/127.0.0.1:5002
20:05:14.260 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=97, logTerm=1, entries=[1], commitIndex=98, globalIndex=97] to localhost/127.0.0.1:5002
20:05:14.268 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:14.318 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5001
20:05:14.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:14.321 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:14.322 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5001
20:05:14.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5001
20:05:14.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:14.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5001
20:05:14.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:14.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5001
20:05:14.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:14.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:15.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:15.073 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:15.318 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:15.321 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:15.323 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:15.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5001
20:05:15.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:15.580 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:15.583 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5001
20:05:15.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5001
20:05:15.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:15.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:15.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5001
20:05:16.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5001
20:05:16.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:16.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5001
20:05:16.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:16.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5001
20:05:16.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:16.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5001
20:05:16.330 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:16.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5001
20:05:16.571 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[0], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:16.575 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5002
20:05:16.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=98] from localhost/127.0.0.1:5001
20:05:16.738 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:16.739 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:16.740 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=99, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847916739]
20:05:16.740 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[1], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5001
20:05:16.741 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=98, logTerm=1, entries=[1], commitIndex=98, globalIndex=98] to localhost/127.0.0.1:5002
20:05:16.745 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=99] from localhost/127.0.0.1:5001
20:05:16.745 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=99, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847916739]
20:05:16.745 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=99] from localhost/127.0.0.1:5002
20:05:16.746 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:16.747 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:16.749 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:16.749 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=100, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847916749]
20:05:16.750 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=99, logTerm=1, entries=[1], commitIndex=99, globalIndex=99] to localhost/127.0.0.1:5001
20:05:16.750 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=99, logTerm=1, entries=[1], commitIndex=99, globalIndex=99] to localhost/127.0.0.1:5002
20:05:16.755 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=100] from localhost/127.0.0.1:5002
20:05:16.755 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=100, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847916749]
20:05:16.756 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:16.758 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=100] from localhost/127.0.0.1:5001
20:05:16.766 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:16.767 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=101, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847916766]
20:05:16.767 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=100, logTerm=1, entries=[1], commitIndex=100, globalIndex=100] to localhost/127.0.0.1:5001
20:05:16.767 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=100, logTerm=1, entries=[1], commitIndex=100, globalIndex=100] to localhost/127.0.0.1:5002
20:05:16.770 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5001
20:05:16.771 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=101, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847916766]
20:05:16.773 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5002
20:05:16.773 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:16.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:16.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5002
20:05:16.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5001
20:05:16.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5002
20:05:17.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:17.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5002
20:05:17.085 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5002
20:05:17.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5002
20:05:17.321 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5002
20:05:17.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5002
20:05:17.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5002
20:05:17.575 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:17.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:17.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5002
20:05:17.835 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5001
20:05:18.068 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:18.071 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5001
20:05:18.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:18.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5001
20:05:18.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:18.574 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:18.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5001
20:05:18.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:18.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5002
20:05:18.833 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5002
20:05:19.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5002
20:05:19.247 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:19.249 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:19.250 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=102, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847919249]
20:05:19.265 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:19.265 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=103, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847919265]
20:05:19.281 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:19.281 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=104, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847919281]
20:05:19.325 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[3], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:19.328 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:19.329 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:05:19.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[0], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:19.578 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[3], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5002
20:05:19.578 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:19.582 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:05:19.588 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5001
20:05:19.589 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=1, entries=[3], commitIndex=101, globalIndex=101] to localhost/127.0.0.1:5001
20:05:19.597 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5001
20:05:19.598 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=102, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847919249]
20:05:19.599 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=103, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847919265]
20:05:19.600 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=104, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847919281]
20:05:19.601 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:19.604 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:19.604 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:19.604 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:19.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=101] to localhost/127.0.0.1:5001
20:05:19.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=0, entries=[0], commitIndex=104, globalIndex=101] to localhost/127.0.0.1:5002
20:05:19.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5001
20:05:19.828 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=101] from localhost/127.0.0.1:5002
20:05:19.828 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=101, logTerm=0, entries=[3], commitIndex=104, globalIndex=101] to localhost/127.0.0.1:5002
20:05:19.833 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5002
20:05:20.068 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5001
20:05:20.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5002
20:05:20.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5002
20:05:20.318 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5002
20:05:20.321 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5002
20:05:20.568 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5002
20:05:20.572 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5002
20:05:20.578 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:20.818 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5001
20:05:20.822 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5002
20:05:20.828 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5001
20:05:20.830 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5002
20:05:21.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5001
20:05:21.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5002
20:05:21.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5002
20:05:21.089 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5001
20:05:21.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5001
20:05:21.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5002
20:05:21.328 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5001
20:05:21.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5001
20:05:21.573 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5001
20:05:21.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5001
20:05:21.823 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:21.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5001
20:05:22.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5001
20:05:22.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[0], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5002
20:05:22.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5001
20:05:22.081 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=104] from localhost/127.0.0.1:5002
20:05:22.107 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:22.108 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:22.108 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=105, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847922108]
20:05:22.109 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[1], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5001
20:05:22.109 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=104, logTerm=1, entries=[1], commitIndex=104, globalIndex=104] to localhost/127.0.0.1:5002
20:05:22.118 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:22.120 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=106, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847922118]
20:05:22.120 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=105] from localhost/127.0.0.1:5001
20:05:22.121 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=105, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847922108]
20:05:22.122 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=105, logTerm=1, entries=[1], commitIndex=105, globalIndex=104] to localhost/127.0.0.1:5001
20:05:22.123 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=105] from localhost/127.0.0.1:5002
20:05:22.125 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=105, logTerm=1, entries=[1], commitIndex=105, globalIndex=105] to localhost/127.0.0.1:5002
20:05:22.126 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:22.127 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=107, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847922126]
20:05:22.129 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:22.131 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=106] from localhost/127.0.0.1:5001
20:05:22.132 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=106, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847922118]
20:05:22.132 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=106, logTerm=1, entries=[1], commitIndex=106, globalIndex=105] to localhost/127.0.0.1:5001
20:05:22.132 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:22.133 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:22.135 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5001
20:05:22.136 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=107, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847922126]
20:05:22.137 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=106] from localhost/127.0.0.1:5002
20:05:22.137 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=106, logTerm=1, entries=[1], commitIndex=107, globalIndex=106] to localhost/127.0.0.1:5002
20:05:22.139 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:22.142 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5002
20:05:22.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5001
20:05:22.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5002
20:05:22.323 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5002
20:05:22.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5001
20:05:22.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5001
20:05:22.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5002
20:05:22.584 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5002
20:05:22.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5002
20:05:22.824 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5002
20:05:23.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5002
20:05:23.073 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:23.075 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5002
20:05:23.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5001
20:05:23.322 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5002
20:05:23.330 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5001
20:05:23.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5001
20:05:23.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5001
20:05:23.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5001
20:05:23.823 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5001
20:05:23.825 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:24.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5001
20:05:24.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5002
20:05:24.119 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5001
20:05:24.124 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5002
20:05:24.318 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5001
20:05:24.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5002
20:05:24.323 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5002
20:05:24.327 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5001
20:05:24.569 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5001
20:05:24.570 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[0], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5002
20:05:24.574 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5002
20:05:24.577 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=107] from localhost/127.0.0.1:5001
20:05:24.633 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:24.633 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:24.634 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=108, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847924633]
20:05:24.635 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[1], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5001
20:05:24.635 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=107, logTerm=1, entries=[1], commitIndex=107, globalIndex=107] to localhost/127.0.0.1:5002
20:05:24.640 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=108] from localhost/127.0.0.1:5001
20:05:24.640 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=108, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847924633]
20:05:24.641 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:24.641 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=109, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847924641]
20:05:24.642 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=108, logTerm=1, entries=[1], commitIndex=108, globalIndex=107] to localhost/127.0.0.1:5001
20:05:24.642 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=108] from localhost/127.0.0.1:5002
20:05:24.643 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=108, logTerm=1, entries=[1], commitIndex=108, globalIndex=108] to localhost/127.0.0.1:5002
20:05:24.643 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:24.647 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:24.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=109] from localhost/127.0.0.1:5001
20:05:24.648 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=109, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847924641]
20:05:24.648 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:05:24.648 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=110, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847924648]
20:05:24.648 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=109, logTerm=1, entries=[1], commitIndex=109, globalIndex=108] to localhost/127.0.0.1:5001
20:05:24.651 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:24.652 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=109] from localhost/127.0.0.1:5002
20:05:24.652 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=109, logTerm=1, entries=[1], commitIndex=109, globalIndex=109] to localhost/127.0.0.1:5002
20:05:24.652 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=110] from localhost/127.0.0.1:5001
20:05:24.653 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=110, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847924648]
20:05:24.654 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:24.658 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=110] from localhost/127.0.0.1:5002
20:05:24.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=110, logTerm=1, entries=[0], commitIndex=110, globalIndex=110] to localhost/127.0.0.1:5001
20:05:24.820 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=110, logTerm=1, entries=[0], commitIndex=110, globalIndex=110] to localhost/127.0.0.1:5002
20:05:24.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=110] from localhost/127.0.0.1:5001
20:05:24.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=110] from localhost/127.0.0.1:5002
20:05:25.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=110, logTerm=1, entries=[0], commitIndex=110, globalIndex=110] to localhost/127.0.0.1:5001
20:05:25.070 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=110, logTerm=1, entries=[0], commitIndex=110, globalIndex=110] to localhost/127.0.0.1:5002
20:05:25.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=110] from localhost/127.0.0.1:5001
20:05:25.319 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=110, logTerm=1, entries=[0], commitIndex=110, globalIndex=110] to localhost/127.0.0.1:5001
20:05:25.324 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=110] from localhost/127.0.0.1:5001
20:05:25.568 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=110, logTerm=1, entries=[0], commitIndex=110, globalIndex=110] to localhost/127.0.0.1:5001
20:05:25.571 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=110] from localhost/127.0.0.1:5001
20:05:25.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=1, leader=2130712284, logIndex=110, logTerm=1, entries=[0], commitIndex=110, globalIndex=110] to localhost/127.0.0.1:5001
20:05:25.823 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:05:25.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=110] from localhost/127.0.0.1:5001
20:05:25.879 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent PollResponse[status=OK, term=1, accepted=false]
20:05:25.894 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received greater term
20:05:25.894 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to FOLLOWER
20:05:25.895 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Cancelling append timer
20:05:25.895 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Starting heartbeat timer
20:05:25.895 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 2
20:05:25.896 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received VoteRequest[term=2, candidate=2130712286, logIndex=110, logTerm=1]
20:05:25.896 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Accepted VoteRequest[term=2, candidate=2130712286, logIndex=110, logTerm=1]: candidate's log is up-to-date
20:05:25.896 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Voted for localhost/127.0.0.1:5002
20:05:25.897 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent VoteResponse[status=OK, term=2, voted=true]
20:05:25.914 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=2, leader=2130712286, index=111, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:05:25.914 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Found leader localhost/127.0.0.1:5002
20:05:25.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConfigureResponse[status=OK]
20:05:25.926 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=110, logTerm=1, entries=[1], commitIndex=110, globalIndex=0]
20:05:25.927 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=111, term=2, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]] to log at index 111
20:05:25.928 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=111]
20:05:26.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=111, logTerm=2, entries=[0], commitIndex=111, globalIndex=0]
20:05:26.168 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=111]
20:05:26.169 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=111, term=2, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:05:26.415 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=111, logTerm=2, entries=[0], commitIndex=111, globalIndex=0]
20:05:26.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=111]
20:05:26.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=111, logTerm=2, entries=[0], commitIndex=111, globalIndex=0]
20:05:26.667 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=111]
20:05:26.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=111, logTerm=2, entries=[0], commitIndex=111, globalIndex=111]
20:05:26.917 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=111]
20:05:27.147 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:27.148 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:27.180 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=111, logTerm=2, entries=[1], commitIndex=111, globalIndex=111]
20:05:27.182 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=112, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847927158] to log at index 112
20:05:27.183 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=112]
20:05:27.190 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=112, logTerm=2, entries=[2], commitIndex=112, globalIndex=111]
20:05:27.194 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=113, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847927175] to log at index 113
20:05:27.194 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=114, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847927176] to log at index 114
20:05:27.194 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:27.195 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=112, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847927158]
20:05:27.208 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:27.210 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:27.417 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:27.421 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:27.423 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=113, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847927175]
20:05:27.424 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=114, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847927176]
20:05:27.668 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:27.668 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:27.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:27.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:28.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:28.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:28.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:28.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:28.669 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:28.670 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:28.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:28.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:29.174 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:29.174 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:29.420 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:29.420 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:29.666 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[0], commitIndex=114, globalIndex=114]
20:05:29.667 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=114]
20:05:29.711 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:29.711 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:05:29.713 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:05:29.714 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:05:29.718 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=114, logTerm=2, entries=[1], commitIndex=114, globalIndex=114]
20:05:29.721 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=115, term=2, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847929710] to log at index 115
20:05:29.723 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=115]
20:05:29.736 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=115, logTerm=2, entries=[3], commitIndex=115, globalIndex=115]
20:05:29.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=116, term=2, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847929719] to log at index 116
20:05:29.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=117, term=2, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847929722] to log at index 117
20:05:29.738 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=118, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847929729] to log at index 118
20:05:29.738 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=118]
20:05:29.739 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=115, term=2, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847929710]
20:05:29.741 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:29.742 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:29.751 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=118, logTerm=2, entries=[1], commitIndex=118, globalIndex=117]
20:05:29.752 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=119, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847929746] to log at index 119
20:05:29.753 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=119]
20:05:29.754 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=116, term=2, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847929719]
20:05:29.758 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=117, term=2, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847929722]
20:05:29.759 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=118, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847929729]
20:05:29.760 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=119, logTerm=2, entries=[1], commitIndex=119, globalIndex=118]
20:05:29.760 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=120, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847929747] to log at index 120
20:05:29.760 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=120]
20:05:29.760 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:29.760 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=119, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847929746]
20:05:29.761 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:29.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=120, logTerm=2, entries=[0], commitIndex=120, globalIndex=120]
20:05:29.917 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=120]
20:05:29.918 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=120, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847929747]
20:05:30.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=120, logTerm=2, entries=[0], commitIndex=120, globalIndex=120]
20:05:30.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=120]
20:05:30.415 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=120, logTerm=2, entries=[0], commitIndex=120, globalIndex=120]
20:05:30.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=120]
20:05:30.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=120, logTerm=2, entries=[0], commitIndex=120, globalIndex=120]
20:05:30.666 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=120]
20:05:31.422 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x6e18b4e5, /127.0.0.1:51365 => /127.0.0.1:5000]
20:05:31.424 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=120, logTerm=2, entries=[0], commitIndex=120, globalIndex=120]
20:05:31.426 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=120]
20:05:31.672 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=120, logTerm=2, entries=[0], commitIndex=120, globalIndex=120]
20:05:31.673 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=120]
20:05:31.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=120, logTerm=2, entries=[0], commitIndex=120, globalIndex=120]
20:05:31.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=120]
20:05:32.170 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=120, logTerm=2, entries=[0], commitIndex=120, globalIndex=120]
20:05:32.170 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=120]
20:05:32.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=120, logTerm=2, entries=[1], commitIndex=120, globalIndex=120]
20:05:32.254 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=121, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847932251] to log at index 121
20:05:32.254 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=121]
20:05:32.261 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:32.262 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:32.267 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=121, logTerm=2, entries=[1], commitIndex=121, globalIndex=120]
20:05:32.267 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=122, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847932263] to log at index 122
20:05:32.267 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=122]
20:05:32.268 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=121, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847932251]
20:05:32.895 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:32.896 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:33.034 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Heartbeat timed out in PT0.766S
20:05:33.035 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling members [Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]
20:05:33.039 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for next term 3
20:05:33.039 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002] for next term 3
20:05:33.044 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]
20:05:33.047 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]
20:05:33.169 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xaa4b3667, /127.0.0.1:51368 => /127.0.0.1:5000]
20:05:33.172 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Found leader localhost/127.0.0.1:5002
20:05:33.172 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=121, logTerm=2, entries=[0], commitIndex=125, globalIndex=121]
20:05:33.172 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=122]
20:05:33.174 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=122, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847932263]
20:05:33.175 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=122, logTerm=2, entries=[1], commitIndex=125, globalIndex=121]
20:05:33.176 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=125, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847932901] to log at index 125
20:05:33.176 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=125]
20:05:33.177 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=125, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847932901]
20:05:33.415 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=125, logTerm=2, entries=[0], commitIndex=125, globalIndex=125]
20:05:33.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=125]
20:05:33.668 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=125, logTerm=2, entries=[0], commitIndex=125, globalIndex=125]
20:05:33.669 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=125]
20:05:33.914 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=125, logTerm=2, entries=[0], commitIndex=125, globalIndex=125]
20:05:33.919 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=125]
20:05:34.665 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xc2e16f85, /127.0.0.1:51370 => /127.0.0.1:5000]
20:05:34.669 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=125, logTerm=2, entries=[0], commitIndex=125, globalIndex=125]
20:05:34.670 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=125]
20:05:34.763 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=125, logTerm=2, entries=[1], commitIndex=125, globalIndex=125]
20:05:34.764 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=126, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847934759] to log at index 126
20:05:34.764 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=126]
20:05:34.918 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=126, logTerm=2, entries=[0], commitIndex=126, globalIndex=126]
20:05:34.919 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=126]
20:05:34.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=126, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847934759]
20:05:35.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=126, logTerm=2, entries=[0], commitIndex=126, globalIndex=126]
20:05:35.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=126]
20:05:35.397 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:35.398 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:35.406 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=126, logTerm=2, entries=[1], commitIndex=126, globalIndex=126]
20:05:35.412 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=127, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847935401] to log at index 127
20:05:35.412 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=127]
20:05:35.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:35.419 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=127, logTerm=2, entries=[1], commitIndex=127, globalIndex=127]
20:05:35.419 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=128, term=2, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847935415] to log at index 128
20:05:35.419 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=128]
20:05:35.421 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=127, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847935401]
20:05:35.427 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:35.434 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=128, logTerm=2, entries=[1], commitIndex=128, globalIndex=127]
20:05:35.434 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=129, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847935427] to log at index 129
20:05:35.434 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=129]
20:05:35.435 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=128, term=2, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847935415]
20:05:35.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=129, logTerm=2, entries=[0], commitIndex=129, globalIndex=129]
20:05:35.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=129]
20:05:35.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=129, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847935427]
20:05:35.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=129, logTerm=2, entries=[0], commitIndex=129, globalIndex=129]
20:05:35.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=129]
20:05:36.164 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=129, logTerm=2, entries=[0], commitIndex=129, globalIndex=129]
20:05:36.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=129]
20:05:36.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=129, logTerm=2, entries=[0], commitIndex=129, globalIndex=129]
20:05:36.419 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=129]
20:05:37.166 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xf26f85a4, /127.0.0.1:51372 => /127.0.0.1:5000]
20:05:37.171 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=129, logTerm=2, entries=[0], commitIndex=129, globalIndex=129]
20:05:37.171 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=129]
20:05:37.275 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=129, logTerm=2, entries=[1], commitIndex=129, globalIndex=129]
20:05:37.275 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=130, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847937270] to log at index 130
20:05:37.276 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=130]
20:05:37.417 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=130, logTerm=2, entries=[0], commitIndex=130, globalIndex=130]
20:05:37.420 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=130]
20:05:37.421 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=130, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847937270]
20:05:37.663 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=130, logTerm=2, entries=[0], commitIndex=130, globalIndex=130]
20:05:37.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=130]
20:05:37.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=130, logTerm=2, entries=[0], commitIndex=130, globalIndex=130]
20:05:37.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=130]
20:05:37.932 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:37.933 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:37.948 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=130, logTerm=2, entries=[1], commitIndex=130, globalIndex=130]
20:05:37.949 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=131, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847937934] to log at index 131
20:05:37.949 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=131]
20:05:37.960 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=131, logTerm=2, entries=[1], commitIndex=131, globalIndex=130]
20:05:37.961 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=132, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847937955] to log at index 132
20:05:37.961 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=132]
20:05:37.962 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=131, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847937934]
20:05:37.964 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:37.965 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:38.918 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x7d02ba15, /127.0.0.1:51374 => /127.0.0.1:5000]
20:05:38.925 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=131, logTerm=2, entries=[0], commitIndex=132, globalIndex=131]
20:05:38.926 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=132]
20:05:38.927 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=132, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847937955]
20:05:39.164 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=132, logTerm=2, entries=[0], commitIndex=132, globalIndex=131]
20:05:39.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=132]
20:05:39.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=132, logTerm=2, entries=[0], commitIndex=132, globalIndex=131]
20:05:39.417 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=132]
20:05:39.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=132, logTerm=2, entries=[0], commitIndex=132, globalIndex=131]
20:05:39.667 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=132]
20:05:39.793 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=132, logTerm=2, entries=[1], commitIndex=132, globalIndex=131]
20:05:39.796 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=133, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847939785] to log at index 133
20:05:39.797 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=133]
20:05:39.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=133, logTerm=2, entries=[0], commitIndex=133, globalIndex=133]
20:05:39.917 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=133]
20:05:39.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=133, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847939785]
20:05:40.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=133, logTerm=2, entries=[0], commitIndex=133, globalIndex=133]
20:05:40.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=133]
20:05:40.465 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:40.467 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:40.498 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:40.500 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:40.917 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x99e562b1, /127.0.0.1:51376 => /127.0.0.1:5000]
20:05:40.921 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=133, logTerm=2, entries=[0], commitIndex=135, globalIndex=133]
20:05:40.923 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=133]
20:05:40.927 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=133, logTerm=2, entries=[2], commitIndex=135, globalIndex=133]
20:05:40.928 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=134, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847940472] to log at index 134
20:05:40.928 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=135, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847940486] to log at index 135
20:05:40.929 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=135]
20:05:40.929 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=134, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847940472]
20:05:40.930 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=135, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847940486]
20:05:41.164 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=135, logTerm=2, entries=[0], commitIndex=135, globalIndex=135]
20:05:41.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=135]
20:05:41.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=135, logTerm=2, entries=[0], commitIndex=135, globalIndex=135]
20:05:41.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=135]
20:05:41.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=135, logTerm=2, entries=[0], commitIndex=135, globalIndex=135]
20:05:41.666 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=135]
20:05:41.914 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=135, logTerm=2, entries=[0], commitIndex=135, globalIndex=135]
20:05:41.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=135]
20:05:42.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=135, logTerm=2, entries=[0], commitIndex=135, globalIndex=135]
20:05:42.168 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=135]
20:05:42.320 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=135, logTerm=2, entries=[1], commitIndex=135, globalIndex=135]
20:05:42.322 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=136, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847942310] to log at index 136
20:05:42.323 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=136]
20:05:42.420 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=136, logTerm=2, entries=[0], commitIndex=136, globalIndex=136]
20:05:42.421 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=136]
20:05:42.422 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=136, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847942310]
20:05:42.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=136, logTerm=2, entries=[0], commitIndex=136, globalIndex=136]
20:05:42.666 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=136]
20:05:42.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=136, logTerm=2, entries=[0], commitIndex=136, globalIndex=136]
20:05:42.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=136]
20:05:43.001 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:43.002 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:43.008 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=136, logTerm=2, entries=[1], commitIndex=136, globalIndex=136]
20:05:43.009 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=137, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847943004] to log at index 137
20:05:43.009 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=137]
20:05:43.017 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=137, logTerm=2, entries=[1], commitIndex=137, globalIndex=137]
20:05:43.018 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=138, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847943015] to log at index 138
20:05:43.018 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=138]
20:05:43.018 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=137, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847943004]
20:05:43.020 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:43.021 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:43.164 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=138, logTerm=2, entries=[0], commitIndex=138, globalIndex=138]
20:05:43.164 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=138]
20:05:43.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=138, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847943015]
20:05:43.414 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=138, logTerm=2, entries=[0], commitIndex=138, globalIndex=138]
20:05:43.415 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=138]
20:05:44.167 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x75121f92, /127.0.0.1:51377 => /127.0.0.1:5000]
20:05:44.171 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=138, logTerm=2, entries=[0], commitIndex=138, globalIndex=138]
20:05:44.171 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=138]
20:05:44.419 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=138, logTerm=2, entries=[0], commitIndex=138, globalIndex=138]
20:05:44.419 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=138]
20:05:44.668 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=138, logTerm=2, entries=[0], commitIndex=138, globalIndex=138]
20:05:44.668 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=138]
20:05:44.835 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=138, logTerm=2, entries=[1], commitIndex=138, globalIndex=138]
20:05:44.836 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=139, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847944831] to log at index 139
20:05:44.836 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=139]
20:05:44.914 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=139, logTerm=2, entries=[0], commitIndex=139, globalIndex=138]
20:05:44.914 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=139]
20:05:44.914 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=139, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847944831]
20:05:45.164 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=139, logTerm=2, entries=[0], commitIndex=139, globalIndex=138]
20:05:45.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=139]
20:05:45.522 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:45.522 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:45.543 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:45.545 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:45.916 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x3d4a1a0f, /127.0.0.1:51379 => /127.0.0.1:5000]
20:05:45.917 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=139, logTerm=2, entries=[0], commitIndex=141, globalIndex=139]
20:05:45.917 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=139]
20:05:45.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=139, logTerm=2, entries=[2], commitIndex=141, globalIndex=139]
20:05:45.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=140, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847945523] to log at index 140
20:05:45.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=141, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847945534] to log at index 141
20:05:45.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=141]
20:05:45.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=140, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847945523]
20:05:45.921 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=141, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847945534]
20:05:46.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=141, logTerm=2, entries=[0], commitIndex=141, globalIndex=141]
20:05:46.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=141]
20:05:46.917 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xebc6995e, /127.0.0.1:51381 => /127.0.0.1:5000]
20:05:46.919 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=141, logTerm=2, entries=[0], commitIndex=141, globalIndex=141]
20:05:46.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=141]
20:05:47.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=141, logTerm=2, entries=[0], commitIndex=141, globalIndex=141]
20:05:47.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=141]
20:05:47.684 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x31595384, /127.0.0.1:51382 => /127.0.0.1:5000]
20:05:47.690 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=141, logTerm=2, entries=[0], commitIndex=141, globalIndex=141]
20:05:47.690 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=141]
20:05:47.696 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=141, logTerm=2, entries=[1], commitIndex=141, globalIndex=141]
20:05:47.697 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=142, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847947340] to log at index 142
20:05:47.698 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=142]
20:05:47.917 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=142, logTerm=2, entries=[0], commitIndex=142, globalIndex=141]
20:05:47.918 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=142]
20:05:47.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=142, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847947340]
20:05:48.045 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:48.046 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:48.061 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=142, logTerm=2, entries=[1], commitIndex=142, globalIndex=142]
20:05:48.062 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=143, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847948049] to log at index 143
20:05:48.062 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=143]
20:05:48.076 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=143, logTerm=2, entries=[1], commitIndex=143, globalIndex=143]
20:05:48.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=144, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847948061] to log at index 144
20:05:48.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=144]
20:05:48.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:48.077 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=143, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847948049]
20:05:48.078 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:48.164 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=144, logTerm=2, entries=[0], commitIndex=144, globalIndex=144]
20:05:48.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=144]
20:05:48.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=144, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847948061]
20:05:48.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=144, logTerm=2, entries=[0], commitIndex=144, globalIndex=144]
20:05:48.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=144]
20:05:48.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=144, logTerm=2, entries=[0], commitIndex=144, globalIndex=144]
20:05:48.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=144]
20:05:49.425 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xa3b32587, /127.0.0.1:51385 => /127.0.0.1:5000]
20:05:49.428 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=144, logTerm=2, entries=[0], commitIndex=144, globalIndex=144]
20:05:49.429 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=144]
20:05:49.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=144, logTerm=2, entries=[0], commitIndex=144, globalIndex=144]
20:05:49.666 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=144]
20:05:49.914 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=144, logTerm=2, entries=[0], commitIndex=144, globalIndex=144]
20:05:49.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=144]
20:05:50.169 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=144, logTerm=2, entries=[0], commitIndex=144, globalIndex=144]
20:05:50.170 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=144]
20:05:50.210 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=144, logTerm=2, entries=[1], commitIndex=144, globalIndex=144]
20:05:50.211 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=145, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847950204] to log at index 145
20:05:50.212 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=145]
20:05:50.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=145, logTerm=2, entries=[0], commitIndex=145, globalIndex=145]
20:05:50.420 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=145]
20:05:50.422 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=145, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847950204]
20:05:50.579 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:50.580 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:50.600 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=145, logTerm=2, entries=[1], commitIndex=145, globalIndex=145]
20:05:50.600 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=146, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847950581] to log at index 146
20:05:50.600 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=146]
20:05:50.605 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=146, logTerm=2, entries=[1], commitIndex=146, globalIndex=145]
20:05:50.606 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=147, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847950597] to log at index 147
20:05:50.606 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:50.606 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=146, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847950581]
20:05:50.608 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:50.609 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:50.663 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[0], commitIndex=147, globalIndex=147]
20:05:50.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:50.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=147, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847950597]
20:05:50.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[0], commitIndex=147, globalIndex=147]
20:05:50.920 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:51.163 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[0], commitIndex=147, globalIndex=147]
20:05:51.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:51.414 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[0], commitIndex=147, globalIndex=147]
20:05:51.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:51.670 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[0], commitIndex=147, globalIndex=147]
20:05:51.671 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:51.917 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[0], commitIndex=147, globalIndex=147]
20:05:51.919 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:52.168 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[0], commitIndex=147, globalIndex=147]
20:05:52.168 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:52.414 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[0], commitIndex=147, globalIndex=147]
20:05:52.414 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:53.110 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:53.111 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:53.116 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x83d35bfa, /127.0.0.1:51388 => /127.0.0.1:5000]
20:05:53.120 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[0], commitIndex=148, globalIndex=147]
20:05:53.120 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=147]
20:05:53.122 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=147, logTerm=2, entries=[3], commitIndex=148, globalIndex=147]
20:05:53.123 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=148, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847952717] to log at index 148
20:05:53.123 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=149, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847953113] to log at index 149
20:05:53.123 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=150, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847953121] to log at index 150
20:05:53.124 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=150]
20:05:53.124 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=148, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847952717]
20:05:53.126 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:53.128 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:53.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=150, logTerm=2, entries=[0], commitIndex=150, globalIndex=150]
20:05:53.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=150]
20:05:53.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=149, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847953113]
20:05:53.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=150, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847953121]
20:05:53.415 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=150, logTerm=2, entries=[0], commitIndex=150, globalIndex=150]
20:05:53.416 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=150]
20:05:54.165 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x441dfd4f, /127.0.0.1:51390 => /127.0.0.1:5000]
20:05:54.169 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=150, logTerm=2, entries=[0], commitIndex=150, globalIndex=150]
20:05:54.171 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=150]
20:05:54.428 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=150, logTerm=2, entries=[0], commitIndex=150, globalIndex=150]
20:05:54.430 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=150]
20:05:54.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=150, logTerm=2, entries=[0], commitIndex=150, globalIndex=150]
20:05:54.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=150]
20:05:55.237 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x2f63a9a6, /127.0.0.1:51392 => /127.0.0.1:5000]
20:05:55.243 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=150, logTerm=2, entries=[0], commitIndex=150, globalIndex=150]
20:05:55.244 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=150]
20:05:55.251 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=150, logTerm=2, entries=[1], commitIndex=151, globalIndex=150]
20:05:55.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=151, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847955230] to log at index 151
20:05:55.254 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=151]
20:05:55.256 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=151, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847955230]
20:05:55.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=151, logTerm=2, entries=[0], commitIndex=151, globalIndex=151]
20:05:55.419 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=151]
20:05:55.628 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:55.631 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:55.639 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=151, logTerm=2, entries=[1], commitIndex=151, globalIndex=151]
20:05:55.641 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=152, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847955632] to log at index 152
20:05:55.641 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=152]
20:05:55.655 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:55.655 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=152, logTerm=2, entries=[1], commitIndex=153, globalIndex=152]
20:05:55.655 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=153, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847955635] to log at index 153
20:05:55.655 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=153]
20:05:55.656 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=152, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847955632]
20:05:55.656 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=153, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847955635]
20:05:55.659 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:55.663 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=153, logTerm=2, entries=[0], commitIndex=153, globalIndex=153]
20:05:55.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=153]
20:05:56.416 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x81362fe8, /127.0.0.1:51393 => /127.0.0.1:5000]
20:05:56.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=153, logTerm=2, entries=[0], commitIndex=153, globalIndex=153]
20:05:56.418 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=153]
20:05:57.414 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x8b28fe6c, /127.0.0.1:51394 => /127.0.0.1:5000]
20:05:57.417 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=153, logTerm=2, entries=[0], commitIndex=153, globalIndex=153]
20:05:57.419 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=153]
20:05:57.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=153, logTerm=2, entries=[0], commitIndex=153, globalIndex=153]
20:05:57.666 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=153]
20:05:58.159 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:58.160 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:05:58.516 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x61c1a57e, /127.0.0.1:51396 => /127.0.0.1:5000]
20:05:58.519 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=153, logTerm=2, entries=[0], commitIndex=153, globalIndex=153]
20:05:58.520 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=153]
20:05:58.531 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=2, leader=2130712286, index=157, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:05:58.540 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConfigureResponse[status=OK]
20:05:58.541 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received PollRequest[term=2, candidate=2130712285, logIndex=153, logTerm=2]
20:05:58.541 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Accepted PollRequest[term=2, candidate=2130712285, logIndex=153, logTerm=2]: candidate's log is up-to-date
20:05:58.541 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent PollResponse[status=OK, term=2, accepted=true]
20:05:58.550 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=2, leader=2130712286, logIndex=153, logTerm=2, entries=[4], commitIndex=153, globalIndex=153]
20:05:58.552 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=154, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847957755] to log at index 154
20:05:58.552 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=155, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847958157] to log at index 155
20:05:58.553 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=156, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847958162] to log at index 156
20:05:58.555 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=157, term=2, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]] to log at index 157
20:05:58.557 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=157]
20:05:58.563 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:58.565 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:05:58.579 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=2, leader=2130712286, index=158, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:05:58.580 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConfigureResponse[status=OK]
20:05:58.581 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 3
20:05:58.581 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received VoteRequest[term=3, candidate=2130712285, logIndex=153, logTerm=2]
20:05:58.582 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Rejected VoteRequest[term=3, candidate=2130712285, logIndex=153, logTerm=2]: candidate's last log entry (153) is at a lower index than the local log (157)
20:05:58.585 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent VoteResponse[status=OK, term=3, voted=false]
20:05:59.614 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Heartbeat timed out in PT1.033S
20:05:59.636 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling members [Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]
20:05:59.636 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for next term 4
20:05:59.636 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002] for next term 4
20:05:59.639 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received accepted poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]
20:05:59.640 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to CANDIDATE
20:05:59.640 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Cancelling heartbeat timer
20:05:59.640 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Starting election
20:05:59.640 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 4
20:05:59.640 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Voted for localhost/127.0.0.1:5000
20:05:59.641 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Requesting votes from [Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]
20:05:59.641 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for term 4
20:05:59.642 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002] for term 4
20:05:59.646 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Received successful vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]
20:05:59.646 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to LEADER
20:05:59.646 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Cancelling election
20:05:59.646 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Found leader localhost/127.0.0.1:5000
20:05:59.646 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended InitializeEntry[index=158, term=4, timestamp=1451847959646]
20:05:59.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=158, term=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 158
20:05:59.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=4, leader=2130712284, index=158, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:05:59.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=4, leader=2130712284, index=158, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:05:59.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Starting append timer
20:05:59.650 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:05:59.652 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=157, logTerm=2, entries=[1], commitIndex=153, globalIndex=110] to localhost/127.0.0.1:5001
20:05:59.655 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:05:59.656 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=157, logTerm=2, entries=[1], commitIndex=153, globalIndex=110] to localhost/127.0.0.1:5002
20:05:59.660 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=false, logIndex=153] from localhost/127.0.0.1:5001
20:05:59.660 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Reset match index for localhost/127.0.0.1:5001 to 153
20:05:59.660 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Reset next index for localhost/127.0.0.1:5001 to 154
20:05:59.662 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=153, logTerm=2, entries=[5], commitIndex=153, globalIndex=110] to localhost/127.0.0.1:5001
20:05:59.671 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=158] from localhost/127.0.0.1:5001
20:05:59.671 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=154, term=2, session=42, commandSequence=2, eventIndex=42, timestamp=1451847957755]
20:05:59.676 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=155, term=2, session=11, commandSequence=2, eventIndex=11, timestamp=1451847958157]
20:05:59.676 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=156, term=2, session=3, commandSequence=2, eventIndex=8, timestamp=1451847958162]
20:05:59.678 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=157, term=2, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:05:59.679 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=158, term=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:05:59.730 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=158] from localhost/127.0.0.1:5002
20:05:59.899 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=158, logTerm=4, entries=[0], commitIndex=158, globalIndex=158] to localhost/127.0.0.1:5001
20:05:59.903 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=158, logTerm=4, entries=[0], commitIndex=158, globalIndex=158] to localhost/127.0.0.1:5002
20:05:59.915 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=158] from localhost/127.0.0.1:5001
20:06:00.149 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=158, logTerm=4, entries=[0], commitIndex=158, globalIndex=158] to localhost/127.0.0.1:5001
20:06:00.157 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=158] from localhost/127.0.0.1:5001
20:06:00.400 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=158, logTerm=4, entries=[0], commitIndex=158, globalIndex=158] to localhost/127.0.0.1:5001
20:06:00.408 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=158] from localhost/127.0.0.1:5001
20:06:00.649 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=158, logTerm=4, entries=[0], commitIndex=158, globalIndex=158] to localhost/127.0.0.1:5001
20:06:00.653 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:06:00.661 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=158] from localhost/127.0.0.1:5001
20:06:00.899 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=158, logTerm=4, entries=[0], commitIndex=158, globalIndex=158] to localhost/127.0.0.1:5001
20:06:00.903 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=158, logTerm=4, entries=[0], commitIndex=158, globalIndex=158] to localhost/127.0.0.1:5002
20:06:00.911 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=158] from localhost/127.0.0.1:5002
20:06:00.913 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=158] from localhost/127.0.0.1:5001
20:06:01.065 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:01.068 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:01.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=159, term=4, session=3, commandSequence=2, eventIndex=8, timestamp=1451847961068]
20:06:01.072 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=158, logTerm=4, entries=[1], commitIndex=158, globalIndex=158] to localhost/127.0.0.1:5001
20:06:01.073 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=158, logTerm=4, entries=[1], commitIndex=158, globalIndex=158] to localhost/127.0.0.1:5002
20:06:01.074 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:06:01.074 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=160, term=4, session=42, commandSequence=2, eventIndex=42, timestamp=1451847961074]
20:06:01.075 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:06:01.075 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=161, term=4, session=11, commandSequence=2, eventIndex=11, timestamp=1451847961075]
20:06:01.078 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=159] from localhost/127.0.0.1:5002
20:06:01.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=159, term=4, session=3, commandSequence=2, eventIndex=8, timestamp=1451847961068]
20:06:01.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=159, logTerm=4, entries=[2], commitIndex=159, globalIndex=158] to localhost/127.0.0.1:5002
20:06:01.079 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=159] from localhost/127.0.0.1:5001
20:06:01.080 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=159, logTerm=4, entries=[2], commitIndex=159, globalIndex=159] to localhost/127.0.0.1:5001
20:06:01.081 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:01.081 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:01.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5002
20:06:01.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=160, term=4, session=42, commandSequence=2, eventIndex=42, timestamp=1451847961074]
20:06:01.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=161, term=4, session=11, commandSequence=2, eventIndex=11, timestamp=1451847961075]
20:06:01.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5001
20:06:01.085 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:01.086 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:01.148 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5001
20:06:01.148 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5002
20:06:01.153 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5002
20:06:01.154 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5001
20:06:01.398 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5001
20:06:01.399 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5002
20:06:01.402 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5001
20:06:01.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5001
20:06:01.650 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5001
20:06:01.897 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5001
20:06:01.906 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:06:02.147 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5002
20:06:02.152 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5002
20:06:02.397 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5002
20:06:02.574 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:06:02.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5001
20:06:02.653 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5001
20:06:02.897 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5001
20:06:02.900 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:06:02.902 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5001
20:06:03.147 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5001
20:06:03.148 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5002
20:06:03.152 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5001
20:06:03.397 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[0], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5001
20:06:03.400 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5001
20:06:03.582 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:03.582 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:06:03.583 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:06:03.584 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:06:03.585 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000]
20:06:03.586 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=162, term=4, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847963585]
20:06:03.586 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=4, entries=[1], commitIndex=161, globalIndex=161] to localhost/127.0.0.1:5001
20:06:03.589 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002]
20:06:03.589 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=163, term=4, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847963589]
20:06:03.591 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001]
20:06:03.592 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=164, term=4, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847963591]
20:06:03.593 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=162] from localhost/127.0.0.1:5001
20:06:03.593 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=162, term=4, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847963585]
20:06:03.593 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:06:03.593 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:03.596 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=162, logTerm=4, entries=[2], commitIndex=162, globalIndex=161] to localhost/127.0.0.1:5001
20:06:03.596 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:03.596 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=165, term=4, session=3, commandSequence=2, eventIndex=8, timestamp=1451847963596]
20:06:03.600 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=164] from localhost/127.0.0.1:5001
20:06:03.601 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=163, term=4, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847963589]
20:06:03.601 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:06:03.601 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=164, term=4, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847963591]
20:06:03.601 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:06:03.602 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=164, logTerm=4, entries=[1], commitIndex=164, globalIndex=161] to localhost/127.0.0.1:5001
20:06:03.607 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:06:03.608 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=166, term=4, session=42, commandSequence=2, eventIndex=42, timestamp=1451847963607]
20:06:03.608 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:06:03.609 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=167, term=4, session=11, commandSequence=2, eventIndex=11, timestamp=1451847963608]
20:06:03.900 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=0, entries=[0], commitIndex=164, globalIndex=161] to localhost/127.0.0.1:5002
20:06:03.901 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:06:03.901 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - java.nio.channels.ClosedChannelException
20:06:03.904 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=168, term=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 168
20:06:03.905 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=4, leader=2130712284, index=168, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:06:03.906 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=0, entries=[0], commitIndex=164, globalIndex=161] to localhost/127.0.0.1:5002
20:06:03.912 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:06:04.151 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:06:04.272 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002]
20:06:04.273 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=169, term=4, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847964272]
20:06:04.273 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=164, logTerm=4, entries=[0], commitIndex=164, globalIndex=161] to localhost/127.0.0.1:5001
20:06:04.277 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=165] from localhost/127.0.0.1:5001
20:06:04.278 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=165, logTerm=4, entries=[4], commitIndex=164, globalIndex=161] to localhost/127.0.0.1:5001
20:06:04.287 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=169] from localhost/127.0.0.1:5001
20:06:04.288 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=165, term=4, session=3, commandSequence=2, eventIndex=8, timestamp=1451847963596]
20:06:04.288 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=166, term=4, session=42, commandSequence=2, eventIndex=42, timestamp=1451847963607]
20:06:04.288 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=167, term=4, session=11, commandSequence=2, eventIndex=11, timestamp=1451847963608]
20:06:04.289 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=168, term=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:06:04.289 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=169, term=4, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847964272]
20:06:04.289 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent AcceptResponse[status=OK]
20:06:04.289 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:04.292 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:04.293 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:04.293 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:04.293 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=42, commandSequence=2, eventIndex=42]
20:06:04.293 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=170, term=4, session=42, commandSequence=2, eventIndex=42, timestamp=1451847964293]
20:06:04.293 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=169, logTerm=4, entries=[1], commitIndex=169, globalIndex=161] to localhost/127.0.0.1:5001
20:06:04.298 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=170] from localhost/127.0.0.1:5001
20:06:04.298 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=170, term=4, session=42, commandSequence=2, eventIndex=42, timestamp=1451847964293]
20:06:04.299 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:04.397 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=170, logTerm=4, entries=[0], commitIndex=170, globalIndex=161] to localhost/127.0.0.1:5001
20:06:04.399 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=170] from localhost/127.0.0.1:5001
20:06:04.647 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=170, logTerm=4, entries=[0], commitIndex=170, globalIndex=161] to localhost/127.0.0.1:5001
20:06:04.648 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=0, entries=[0], commitIndex=170, globalIndex=161] to localhost/127.0.0.1:5002
20:06:04.654 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=170] from localhost/127.0.0.1:5001
20:06:04.656 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=161] from localhost/127.0.0.1:5002
20:06:04.657 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=171, term=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 171
20:06:04.658 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=4, leader=2130712284, index=171, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5001
20:06:04.658 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=4, leader=2130712284, index=171, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to localhost/127.0.0.1:5002
20:06:04.662 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
20:06:04.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=170, logTerm=4, entries=[1], commitIndex=170, globalIndex=161] to localhost/127.0.0.1:5001
20:06:04.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
20:06:04.666 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=161, logTerm=0, entries=[5], commitIndex=170, globalIndex=161] to localhost/127.0.0.1:5002
20:06:04.676 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5002
20:06:04.676 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5001
20:06:04.898 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=171, logTerm=4, entries=[0], commitIndex=171, globalIndex=171] to localhost/127.0.0.1:5001
20:06:04.899 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=171, logTerm=4, entries=[0], commitIndex=171, globalIndex=171] to localhost/127.0.0.1:5002
20:06:04.902 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5001
20:06:04.905 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5002
20:06:05.125 [copycat-compactor-1] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
20:06:05.149 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=171, logTerm=4, entries=[0], commitIndex=171, globalIndex=171] to localhost/127.0.0.1:5001
20:06:05.152 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=171, logTerm=4, entries=[0], commitIndex=171, globalIndex=171] to localhost/127.0.0.1:5002
20:06:05.158 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5001
20:06:05.399 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=171, logTerm=4, entries=[0], commitIndex=171, globalIndex=171] to localhost/127.0.0.1:5001
20:06:05.406 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5001
20:06:05.649 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=171, logTerm=4, entries=[0], commitIndex=171, globalIndex=171] to localhost/127.0.0.1:5001
20:06:05.656 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5001
20:06:05.899 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=171, logTerm=4, entries=[0], commitIndex=171, globalIndex=171] to localhost/127.0.0.1:5001
20:06:05.903 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
20:06:05.905 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5001
20:06:06.150 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=171, logTerm=4, entries=[0], commitIndex=171, globalIndex=171] to localhost/127.0.0.1:5001
20:06:06.152 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=4, leader=2130712284, logIndex=171, logTerm=4, entries=[0], commitIndex=171, globalIndex=171] to localhost/127.0.0.1:5002
20:06:06.161 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent PollResponse[status=OK, term=4, accepted=false]
20:06:06.162 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5001
20:06:06.163 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=4, succeeded=true, logIndex=171] from localhost/127.0.0.1:5002
20:06:06.165 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received greater term
20:06:06.165 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to FOLLOWER
20:06:06.166 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Cancelling append timer
20:06:06.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Starting heartbeat timer
20:06:06.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 5
20:06:06.167 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received VoteRequest[term=5, candidate=2130712286, logIndex=171, logTerm=4]
20:06:06.169 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Accepted VoteRequest[term=5, candidate=2130712286, logIndex=171, logTerm=4]: candidate's log is up-to-date
20:06:06.169 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Voted for localhost/127.0.0.1:5002
20:06:06.170 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Sent VoteResponse[status=OK, term=5, voted=true]
20:06:06.178 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=5, leader=2130712286, index=172, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:06:06.178 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Found leader localhost/127.0.0.1:5002
20:06:06.179 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConfigureResponse[status=OK]
20:06:06.188 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=5, leader=2130712286, logIndex=171, logTerm=4, entries=[1], commitIndex=171, globalIndex=153]
20:06:06.189 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=172, term=5, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]] to log at index 172
20:06:06.190 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=172]
20:06:06.191 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=171, term=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:06:06.429 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=5, leader=2130712286, logIndex=172, logTerm=5, entries=[0], commitIndex=172, globalIndex=153]
20:06:06.431 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=172]
20:06:06.435 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=172, term=5, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:06:06.680 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=5, leader=2130712286, logIndex=172, logTerm=5, entries=[0], commitIndex=172, globalIndex=153]
20:06:06.682 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=172]
20:06:06.792 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:06.793 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:06.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:06:06.827 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:06:07.557 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x9cb2cc81, /127.0.0.1:51407 => /127.0.0.1:5000]
20:06:07.565 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=5, leader=2130712286, logIndex=172, logTerm=5, entries=[0], commitIndex=175, globalIndex=172]
20:06:07.566 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=172]
20:06:08.194 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received PollRequest[term=5, candidate=2130712285, logIndex=176, logTerm=5]
20:06:08.196 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Accepted PollRequest[term=5, candidate=2130712285, logIndex=176, logTerm=5]: candidate's log is up-to-date
20:06:08.196 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent PollResponse[status=OK, term=5, accepted=true]
20:06:08.406 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Heartbeat timed out in PT0.84S
20:06:08.409 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling members [Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]
20:06:08.409 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for next term 6
20:06:08.410 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002] for next term 6
20:06:08.421 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]
20:06:09.024 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - request timed out
20:06:09.075 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xd379ce7b, /127.0.0.1:51409 => /127.0.0.1:5000]
20:06:09.328 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:09.328 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:06:09.345 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:06:09.345 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:06:09.349 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=ERROR, leader=null, members=null]
20:06:09.350 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Failed to connect to the cluster
20:06:09.350 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:09.350 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:06:09.351 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:06:09.352 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:06:09.353 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=ERROR, leader=null, members=null]
20:06:09.353 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Failed to connect to the cluster
20:06:09.353 [copycat-client-3] DEBUG i.a.c.client.DefaultCopycatClient - State changed: SUSPENDED
20:06:09.952 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received PollRequest[term=5, candidate=2130712286, logIndex=177, logTerm=5]
20:06:09.953 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Accepted PollRequest[term=5, candidate=2130712286, logIndex=177, logTerm=5]: candidate's log is up-to-date
20:06:09.953 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent PollResponse[status=OK, term=5, accepted=true]
20:06:09.965 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 6
20:06:09.965 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received VoteRequest[term=6, candidate=2130712286, logIndex=177, logTerm=5]
20:06:09.966 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Accepted VoteRequest[term=6, candidate=2130712286, logIndex=177, logTerm=5]: candidate's log is up-to-date
20:06:09.966 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Voted for localhost/127.0.0.1:5002
20:06:09.966 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent VoteResponse[status=OK, term=6, voted=true]
20:06:09.982 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=6, leader=2130712286, index=178, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:06:09.982 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Found leader localhost/127.0.0.1:5002
20:06:09.984 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConfigureResponse[status=OK]
20:06:09.990 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=177, logTerm=5, entries=[1], commitIndex=175, globalIndex=172]
20:06:09.990 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Rejected AppendRequest[term=6, leader=2130712286, logIndex=177, logTerm=5, entries=[1], commitIndex=175, globalIndex=172]: Previous index (177) is greater than the local log's last index (172)
20:06:09.990 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=false, logIndex=172]
20:06:09.996 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=172, logTerm=5, entries=[6], commitIndex=175, globalIndex=172]
20:06:09.997 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=173, term=5, session=3, commandSequence=2, eventIndex=8, timestamp=1451847966794] to log at index 173
20:06:09.997 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=174, term=5, session=11, commandSequence=2, eventIndex=11, timestamp=1451847966811] to log at index 174
20:06:09.999 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=175, term=5, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847966815] to log at index 175
20:06:09.999 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=176, term=5, session=42, commandSequence=2, eventIndex=42, timestamp=1451847966831] to log at index 176
20:06:09.999 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=177, term=5, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]] to log at index 177
20:06:10.000 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=178, term=6, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]] to log at index 178
20:06:10.000 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=178]
20:06:10.000 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=173, term=5, session=3, commandSequence=2, eventIndex=8, timestamp=1451847966794]
20:06:10.001 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=174, term=5, session=11, commandSequence=2, eventIndex=11, timestamp=1451847966811]
20:06:10.001 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=175, term=5, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847966815]
20:06:10.235 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=178, logTerm=6, entries=[0], commitIndex=178, globalIndex=178]
20:06:10.237 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=178]
20:06:10.239 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=176, term=5, session=42, commandSequence=2, eventIndex=42, timestamp=1451847966831]
20:06:10.240 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=177, term=5, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:06:10.240 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=178, term=6, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:06:10.244 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=6, leader=2130712286, index=179, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:06:10.244 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConfigureResponse[status=OK]
20:06:10.247 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=178, logTerm=6, entries=[1], commitIndex=178, globalIndex=178]
20:06:10.249 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=179, term=6, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]] to log at index 179
20:06:10.249 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=179]
20:06:10.483 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=179, logTerm=6, entries=[0], commitIndex=179, globalIndex=178]
20:06:10.486 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=179]
20:06:10.490 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=179, term=6, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:06:10.611 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=179, logTerm=6, entries=[1], commitIndex=179, globalIndex=178]
20:06:10.613 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=180, term=6, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847970607] to log at index 180
20:06:10.614 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=180]
20:06:10.623 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=180, logTerm=6, entries=[1], commitIndex=180, globalIndex=178]
20:06:10.629 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=181, term=6, session=11, commandSequence=2, eventIndex=11, timestamp=1451847970621] to log at index 181
20:06:10.629 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=181]
20:06:10.630 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=180, term=6, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847970607]
20:06:10.731 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=181, logTerm=6, entries=[0], commitIndex=181, globalIndex=178]
20:06:10.732 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=181]
20:06:10.733 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=181, term=6, session=11, commandSequence=2, eventIndex=11, timestamp=1451847970621]
20:06:11.482 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x1a5dc151, /127.0.0.1:51413 => /127.0.0.1:5000]
20:06:11.488 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=181, logTerm=6, entries=[0], commitIndex=181, globalIndex=181]
20:06:11.489 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=181]
20:06:11.733 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=181, logTerm=6, entries=[0], commitIndex=181, globalIndex=181]
20:06:11.734 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=181]
20:06:11.855 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:11.855 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:06:11.856 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:06:11.857 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:06:11.865 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=181, logTerm=6, entries=[1], commitIndex=181, globalIndex=181]
20:06:11.867 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=182, term=6, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847971860] to log at index 182
20:06:11.867 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=182]
20:06:11.877 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:11.880 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:11.891 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:06:11.892 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:06:11.892 [copycat-client-3] DEBUG i.a.c.client.DefaultCopycatClient - State changed: CONNECTED
20:06:12.658 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Heartbeat timed out in PT0.79S
20:06:12.660 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling members [Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]
20:06:12.660 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for next term 7
20:06:12.661 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002] for next term 7
20:06:12.664 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]
20:06:12.665 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]
20:06:12.733 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xa5ed8306, /127.0.0.1:51414 => /127.0.0.1:5000]
20:06:12.736 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Found leader localhost/127.0.0.1:5002
20:06:12.738 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=181, logTerm=6, entries=[0], commitIndex=184, globalIndex=181]
20:06:12.740 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=182]
20:06:12.741 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=182, term=6, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847971860]
20:06:12.747 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=182, logTerm=0, entries=[2], commitIndex=184, globalIndex=181]
20:06:12.748 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=183, term=6, session=3, commandSequence=2, eventIndex=8, timestamp=1451847971882] to log at index 183
20:06:12.750 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended UnregisterEntry[index=184, term=6, session=42, expired=true, timestamp=1451847971891] to log at index 184
20:06:12.752 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=184]
20:06:12.753 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=183, term=6, session=3, commandSequence=2, eventIndex=8, timestamp=1451847971882]
20:06:12.754 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.ServerSession - 42 - State changed: UNSTABLE
20:06:12.754 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying UnregisterEntry[index=184, term=6, session=42, expired=true, timestamp=1451847971891]
20:06:12.763 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 42 - State changed: EXPIRED
20:06:12.982 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=184, logTerm=6, entries=[0], commitIndex=184, globalIndex=184]
20:06:12.982 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=184]
20:06:13.143 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=184, logTerm=6, entries=[1], commitIndex=184, globalIndex=184]
20:06:13.144 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=185, term=6, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847973138] to log at index 185
20:06:13.145 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=185]
20:06:13.150 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=185, logTerm=6, entries=[1], commitIndex=185, globalIndex=185]
20:06:13.151 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=186, term=6, session=11, commandSequence=2, eventIndex=11, timestamp=1451847973147] to log at index 186
20:06:13.152 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=186]
20:06:13.155 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=185, term=6, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847973138]
20:06:13.232 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=186, logTerm=6, entries=[0], commitIndex=186, globalIndex=186]
20:06:13.233 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=186]
20:06:13.234 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=186, term=6, session=11, commandSequence=2, eventIndex=11, timestamp=1451847973147]
20:06:13.742 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xc6339aa3, /127.0.0.1:51415 => /127.0.0.1:5000]
20:06:13.747 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=186, logTerm=6, entries=[0], commitIndex=186, globalIndex=186]
20:06:13.748 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=186]
20:06:13.986 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=186, logTerm=6, entries=[0], commitIndex=186, globalIndex=186]
20:06:13.987 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=186]
20:06:14.231 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=186, logTerm=6, entries=[0], commitIndex=186, globalIndex=186]
20:06:14.232 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=186]
20:06:14.393 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:14.393 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:06:14.393 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:06:14.394 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:06:14.759 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:14.763 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:14.769 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xcc22d6cb, /127.0.0.1:51418 => /127.0.0.1:5000]
20:06:14.773 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=186, logTerm=6, entries=[0], commitIndex=187, globalIndex=186]
20:06:14.775 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=186]
20:06:14.777 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:06:14.779 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5002, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5001, localhost/127.0.0.1:5002]]
20:06:14.780 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=186, logTerm=6, entries=[1], commitIndex=188, globalIndex=186]
20:06:14.780 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=188, term=6, session=3, commandSequence=2, eventIndex=8, timestamp=1451847974763] to log at index 188
20:06:14.780 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=188]
20:06:14.780 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=188, term=6, session=3, commandSequence=2, eventIndex=8, timestamp=1451847974763]
20:06:14.986 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=188, logTerm=6, entries=[0], commitIndex=188, globalIndex=188]
20:06:14.987 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=188]
20:06:15.232 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=188, logTerm=6, entries=[0], commitIndex=188, globalIndex=188]
20:06:15.233 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=188]
20:06:15.481 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=188, logTerm=6, entries=[0], commitIndex=188, globalIndex=188]
20:06:15.481 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=188]
20:06:15.666 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=188, logTerm=6, entries=[1], commitIndex=188, globalIndex=188]
20:06:15.667 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=189, term=6, session=11, commandSequence=2, eventIndex=11, timestamp=1451847975662] to log at index 189
20:06:15.667 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=189]
20:06:15.733 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=189, logTerm=6, entries=[0], commitIndex=189, globalIndex=188]
20:06:15.735 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=189]
20:06:15.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=189, term=6, session=11, commandSequence=2, eventIndex=11, timestamp=1451847975662]
20:06:15.984 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=189, logTerm=6, entries=[0], commitIndex=189, globalIndex=188]
20:06:15.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=189]
20:06:16.232 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=6, leader=2130712286, logIndex=189, logTerm=6, entries=[0], commitIndex=189, globalIndex=188]
20:06:16.232 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=189]
20:06:16.474 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received PollRequest[term=6, candidate=2130712285, logIndex=189, logTerm=6]
20:06:16.474 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Accepted PollRequest[term=6, candidate=2130712285, logIndex=189, logTerm=6]: candidate's log is up-to-date
20:06:16.475 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent PollResponse[status=OK, term=6, accepted=true]
20:06:16.478 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 7
20:06:16.479 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received VoteRequest[term=7, candidate=2130712285, logIndex=189, logTerm=6]
20:06:16.479 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Accepted VoteRequest[term=7, candidate=2130712285, logIndex=189, logTerm=6]: candidate's log is up-to-date
20:06:16.480 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Voted for localhost/127.0.0.1:5001
20:06:16.480 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent VoteResponse[status=OK, term=7, voted=true]
20:06:16.504 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=7, leader=2130712285, index=190, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]]
20:06:16.504 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Found leader localhost/127.0.0.1:5001
20:06:16.505 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConfigureResponse[status=OK]
20:06:16.513 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=189, logTerm=6, entries=[1], commitIndex=188, globalIndex=0]
20:06:16.514 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=190, term=7, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]] to log at index 190
20:06:16.514 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=190]
20:06:16.754 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=190, logTerm=7, entries=[0], commitIndex=190, globalIndex=0]
20:06:16.756 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=190]
20:06:16.757 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=190, term=7, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]]
20:06:17.007 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=190, logTerm=7, entries=[0], commitIndex=190, globalIndex=0]
20:06:17.009 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=190]
20:06:17.263 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=190, logTerm=7, entries=[0], commitIndex=190, globalIndex=0]
20:06:17.265 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=190]
20:06:17.280 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:17.280 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:17.287 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=190, logTerm=7, entries=[1], commitIndex=190, globalIndex=190]
20:06:17.290 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=191, term=7, session=3, commandSequence=2, eventIndex=8, timestamp=1451847977283] to log at index 191
20:06:17.290 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=191]
20:06:17.296 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:06:17.300 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:06:17.504 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=191, logTerm=7, entries=[0], commitIndex=191, globalIndex=190]
20:06:17.505 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=191]
20:06:17.506 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=191, term=7, session=3, commandSequence=2, eventIndex=8, timestamp=1451847977283]
20:06:17.753 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=191, logTerm=7, entries=[0], commitIndex=191, globalIndex=190]
20:06:17.754 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=191]
20:06:18.506 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0xe510a9fb, /127.0.0.1:51421 => /127.0.0.1:5000]
20:06:18.508 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=191, logTerm=7, entries=[0], commitIndex=191, globalIndex=190]
20:06:18.508 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=191]
20:06:18.512 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=191, logTerm=7, entries=[1], commitIndex=191, globalIndex=190]
20:06:18.513 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=192, term=7, session=11, commandSequence=2, eventIndex=11, timestamp=1451847978178] to log at index 192
20:06:18.514 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=192]
20:06:18.753 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=192, logTerm=7, entries=[0], commitIndex=192, globalIndex=191]
20:06:18.755 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=192]
20:06:18.756 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=192, term=7, session=11, commandSequence=2, eventIndex=11, timestamp=1451847978178]
20:06:19.006 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=192, logTerm=7, entries=[0], commitIndex=192, globalIndex=191]
20:06:19.009 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=192]
20:06:19.255 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=192, logTerm=7, entries=[0], commitIndex=192, globalIndex=191]
20:06:19.256 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=192]
20:06:19.504 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=192, logTerm=7, entries=[0], commitIndex=192, globalIndex=191]
20:06:19.505 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=192]
20:06:19.800 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:19.801 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
20:06:19.804 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
20:06:19.808 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=c00c9632-2bba-4936-b7b2-e38605dd73d3]
20:06:19.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:06:19.832 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:19.842 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:06:19.843 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:06:20.258 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x479be501, /127.0.0.1:51424 => /127.0.0.1:5000]
20:06:20.261 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=192, logTerm=7, entries=[0], commitIndex=194, globalIndex=192]
20:06:20.263 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=192]
20:06:20.269 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=192, logTerm=7, entries=[1], commitIndex=194, globalIndex=192]
20:06:20.270 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=194, term=7, session=3, commandSequence=2, eventIndex=8, timestamp=1451847979833] to log at index 194
20:06:20.270 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=194]
20:06:20.271 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=194, term=7, session=3, commandSequence=2, eventIndex=8, timestamp=1451847979833]
20:06:20.504 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=194, logTerm=7, entries=[0], commitIndex=194, globalIndex=194]
20:06:20.505 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=194]
20:06:20.753 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=194, logTerm=7, entries=[0], commitIndex=194, globalIndex=194]
20:06:20.753 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=194]
20:06:21.012 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=194, logTerm=7, entries=[0], commitIndex=194, globalIndex=194]
20:06:21.012 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=194]
20:06:21.024 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=194, logTerm=7, entries=[1], commitIndex=194, globalIndex=194]
20:06:21.025 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=195, term=7, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847981021] to log at index 195
20:06:21.025 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=195]
20:06:21.032 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=195, logTerm=7, entries=[1], commitIndex=195, globalIndex=195]
20:06:21.033 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=196, term=7, session=11, commandSequence=2, eventIndex=11, timestamp=1451847981030] to log at index 196
20:06:21.033 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=196]
20:06:21.034 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=195, term=7, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847981021]
20:06:22.009 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x2513aa3f, /127.0.0.1:51426 => /127.0.0.1:5000]
20:06:22.014 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=195, logTerm=0, entries=[0], commitIndex=196, globalIndex=195]
20:06:22.015 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=196]
20:06:22.018 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=196, term=7, session=11, commandSequence=2, eventIndex=11, timestamp=1451847981030]
20:06:22.259 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=196, logTerm=7, entries=[0], commitIndex=196, globalIndex=195]
20:06:22.260 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=196]
20:06:22.344 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Sending KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:22.345 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received KeepAliveRequest[session=3, commandSequence=2, eventIndex=8]
20:06:22.352 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=196, logTerm=7, entries=[1], commitIndex=196, globalIndex=195]
20:06:22.353 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=197, term=7, session=3, commandSequence=2, eventIndex=8, timestamp=1451847982348] to log at index 197
20:06:22.353 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=197]
20:06:22.363 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:06:22.368 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 3 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5001, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:06:22.505 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=197, logTerm=7, entries=[0], commitIndex=197, globalIndex=196]
20:06:22.505 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=197]
20:06:22.505 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=197, term=7, session=3, commandSequence=2, eventIndex=8, timestamp=1451847982348]
20:06:22.758 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=197, logTerm=7, entries=[0], commitIndex=197, globalIndex=196]
20:06:22.759 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=197]
20:06:23.007 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=197, logTerm=7, entries=[0], commitIndex=197, globalIndex=196]
20:06:23.008 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=197]
20:06:23.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=197, logTerm=7, entries=[0], commitIndex=197, globalIndex=197]
20:06:23.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=197]
20:06:24.005 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3f26f77f, /127.0.0.1:5000] RECEIVED: [id: 0x780dd8a8, /127.0.0.1:51428 => /127.0.0.1:5000]
20:06:24.008 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=197, logTerm=7, entries=[0], commitIndex=198, globalIndex=197]
20:06:24.008 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=197]
20:06:24.009 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=197, logTerm=7, entries=[1], commitIndex=198, globalIndex=197]
20:06:24.010 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=198, term=7, session=11, commandSequence=2, eventIndex=11, timestamp=1451847983544] to log at index 198
20:06:24.010 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=198]
20:06:24.010 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying KeepAliveEntry[index=198, term=7, session=11, commandSequence=2, eventIndex=11, timestamp=1451847983544]
20:06:24.255 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=7, leader=2130712285, logIndex=198, logTerm=7, entries=[0], commitIndex=198, globalIndex=198]
20:06:24.256 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=198]
This file has been truncated, but you can view the full file.
20:04:05.239 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
20:04:05.242 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4
20:04:05.259 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
20:04:05.260 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
20:04:05.261 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
20:04:05.261 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: true
20:04:05.452 [main] DEBUG i.n.util.internal.PlatformDependent - UID: 1000
20:04:05.452 [main] DEBUG i.n.util.internal.PlatformDependent - Java version: 8
20:04:05.452 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noUnsafe: false
20:04:05.452 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available
20:04:05.453 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noJavassist: false
20:04:05.453 [main] DEBUG i.n.util.internal.PlatformDependent - Javassist: unavailable
20:04:05.453 [main] DEBUG i.n.util.internal.PlatformDependent - You don't have Javassist in your class path or you don't have enough permission to load dynamically generated classes. Please check the configuration for better performance.
20:04:05.453 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
20:04:05.453 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
20:04:05.453 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
20:04:05.482 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
20:04:05.484 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
20:04:05.817 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.storage.SegmentManager - Created segment: Segment[id=1, version=1, index=0, length=0]
20:04:05.909 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 2
20:04:05.909 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 2
20:04:05.909 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
20:04:05.909 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
20:04:05.909 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
20:04:05.910 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
20:04:05.910 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
20:04:05.911 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
20:04:05.911 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
20:04:05.911 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
20:04:05.973 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.util.internal.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0x509646b0e41672c9
20:04:05.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.channel.ChannelOutboundBuffer - -Dio.netty.threadLocalDirectBufferSize: 65536
20:04:05.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacity.default: 262144
20:04:06.006 [copycat-server-localhost/127.0.0.1:5001] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: unpooled
20:04:06.013 [copycat-server-localhost/127.0.0.1:5001] DEBUG io.netty.util.NetUtil - Loopback interface: lo (lo, 127.0.0.1)
20:04:06.013 [copycat-server-localhost/127.0.0.1:5001] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128
20:04:06.063 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573] REGISTERED
20:04:06.072 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573] BIND(localhost/127.0.0.1:5001)
20:04:06.074 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] ACTIVE
20:04:06.107 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.resource.InstanceOperation
20:04:06.109 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResource
20:04:06.110 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceIfExists
20:04:06.119 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResource
20:04:06.121 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResourceIfExists
20:04:06.124 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered void operation callback class io.atomix.manager.CloseResource
20:04:06.148 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.DeleteResource
20:04:06.150 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.ResourceExists
20:04:06.162 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceKeys
20:04:06.221 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.server.state.ServerContext - Server started successfully!
20:04:06.224 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Transitioning to FOLLOWER
20:04:06.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Starting heartbeat timer
20:04:06.437 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x377e0693, /127.0.0.1:49314 => /127.0.0.1:5001]
20:04:06.609 [catalyst-event-loop-2] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetectionLevel: simple
20:04:06.644 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received PollRequest[term=0, candidate=2130712284, logIndex=0, logTerm=0]
20:04:06.645 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Accepted PollRequest[term=0, candidate=2130712284, logIndex=0, logTerm=0]: candidate's log is up-to-date
20:04:06.646 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent PollResponse[status=OK, term=0, accepted=true]
20:04:06.696 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Set term 1
20:04:06.696 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received VoteRequest[term=1, candidate=2130712284, logIndex=0, logTerm=0]
20:04:06.697 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Accepted VoteRequest[term=1, candidate=2130712284, logIndex=0, logTerm=0]: candidate's log is up-to-date
20:04:06.697 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Voted for localhost/127.0.0.1:5000
20:04:06.698 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent VoteResponse[status=OK, term=1, voted=true]
20:04:06.838 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:06.839 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Found leader localhost/127.0.0.1:5000
20:04:06.839 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Sending server identification to localhost/127.0.0.1:5000
20:04:06.863 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:04:06.971 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=0, logTerm=0, entries=[2], commitIndex=0, globalIndex=0]
20:04:06.985 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=1, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 1
20:04:06.992 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=2, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847846842] to log at index 2
20:04:07.010 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=2]
20:04:07.178 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=2, logTerm=1, entries=[0], commitIndex=2, globalIndex=0]
20:04:07.180 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=2]
20:04:07.183 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=1, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:07.190 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.snapshot.SnapshotStore - Created disk snapshot: FileSnapshot[index=1]
20:04:07.196 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Taking snapshot 1
20:04:08.376 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=2, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847846842]
20:04:08.377 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=2, logTerm=1, entries=[1], commitIndex=2, globalIndex=0]
20:04:08.378 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended RegisterEntry[index=3, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, timeout=1451847847166] to log at index 3
20:04:08.378 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=3]
20:04:08.378 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:08.387 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:04:08.455 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x8a5a6f95, /127.0.0.1:49322 => /127.0.0.1:5001]
20:04:08.469 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=2, logTerm=1, entries=[0], commitIndex=3, globalIndex=2]
20:04:08.473 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=3]
20:04:08.474 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying RegisterEntry[index=3, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, timeout=1451847847166]
20:04:08.499 [copycat-server-localhost/127.0.0.1:5001-state-1] DEBUG i.a.c.server.state.ServerSession - 3 - State changed: OPEN
20:04:08.498 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=4, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:08.502 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:04:08.503 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Completing snapshot 1
20:04:08.545 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
20:04:08.546 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Sending server identification to localhost/127.0.0.1:5000
20:04:08.557 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=3, logTerm=1, entries=[2], commitIndex=3, globalIndex=2]
20:04:08.558 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=4, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]] to log at index 4
20:04:08.567 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=5, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847848460] to log at index 5
20:04:08.569 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=5]
20:04:08.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Cancelling join timeout
20:04:08.600 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=5, logTerm=1, entries=[1], commitIndex=5, globalIndex=3]
20:04:08.603 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=6, term=1, session=3, sequence=1, timestamp=1451847848592, command=io.atomix.manager.GetResource@665c59e] to log at index 6
20:04:08.606 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=6]
20:04:08.615 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=4, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]]
20:04:08.629 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=5, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847848460]
20:04:09.324 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xf17ab0f4, /127.0.0.1:49325 => /127.0.0.1:5001]
20:04:09.345 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=5, logTerm=0, entries=[0], commitIndex=8, globalIndex=5]
20:04:09.346 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=6]
20:04:09.347 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=6, term=1, session=3, sequence=1, timestamp=1451847848592, command=io.atomix.manager.GetResource@10755a1f]
20:04:09.365 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=6, logTerm=1, entries=[2], commitIndex=8, globalIndex=5]
20:04:09.366 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=7, term=1, session=3, commandSequence=0, eventIndex=3, timestamp=1451847848594] to log at index 7
20:04:09.367 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=8, term=1, session=3, sequence=2, timestamp=1451847848664, command=InstanceCommand[resource=6, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@628b1ff8, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 8
20:04:09.367 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=8]
20:04:09.368 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=7, term=1, session=3, commandSequence=0, eventIndex=3, timestamp=1451847848594]
20:04:09.372 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=8, term=1, session=3, sequence=2, timestamp=1451847848664, command=InstanceCommand[resource=6, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@59224787, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:09.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=8]
20:04:09.576 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=8]
20:04:09.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=8]
20:04:09.825 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=8]
20:04:10.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Sending server identification to localhost/127.0.0.1:5000
20:04:10.078 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=8, globalIndex=8]
20:04:10.078 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=8]
20:04:10.088 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=9, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:10.090 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:04:10.127 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Cancelling join timeout
20:04:10.139 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Registering session: attempt 1
20:04:10.140 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Sending RegisterRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f]
20:04:10.141 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001
20:04:10.145 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5001
20:04:10.149 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConnectRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f]
20:04:10.184 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:04:10.188 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received RegisterRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f]
20:04:10.215 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent RegisterResponse[status=OK, session=11, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:10.219 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Received RegisterResponse[status=OK, session=11, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:10.223 [copycat-client-3] DEBUG i.a.c.client.DefaultCopycatClient - State changed: CONNECTED
20:04:10.228 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=0, eventIndex=11]
20:04:10.230 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001
20:04:10.242 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5001
20:04:10.246 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending CommandRequest[session=11, sequence=1, command=io.atomix.manager.GetResource@62969071]
20:04:10.248 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConnectRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f]
20:04:10.249 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received CommandRequest[session=11, sequence=1, command=io.atomix.manager.GetResource@6ed8bb06]
20:04:10.266 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:04:10.270 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=0, eventIndex=11]
20:04:10.284 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent CommandResponse[status=OK, index=13, result=13]
20:04:10.285 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received CommandResponse[status=OK, index=13, result=13]
20:04:10.293 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending CommandRequest[session=11, sequence=2, command=InstanceCommand[resource=13, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@3a7f22aa, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:10.294 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received CommandRequest[session=11, sequence=2, command=InstanceCommand[resource=13, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@78d23cc4, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:10.307 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:10.311 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:10.311 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent CommandResponse[status=OK, index=15, result=null]
20:04:10.315 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received CommandResponse[status=OK, index=15, result=null]
20:04:11.071 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x1ed993f6, /127.0.0.1:49328 => /127.0.0.1:5001]
20:04:11.078 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[0], commitIndex=15, globalIndex=8]
20:04:11.079 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=8]
20:04:11.085 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=9, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:11.086 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:04:11.099 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=8, logTerm=1, entries=[6], commitIndex=15, globalIndex=8]
20:04:11.100 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=9, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]] to log at index 9
20:04:11.101 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=10, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847850154] to log at index 10
20:04:11.101 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended RegisterEntry[index=11, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, timeout=1451847850190] to log at index 11
20:04:11.101 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=13, term=1, session=11, sequence=1, timestamp=1451847850253, command=io.atomix.manager.GetResource@37b5d3c4] to log at index 13
20:04:11.102 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=14, term=1, session=11, commandSequence=0, eventIndex=11, timestamp=1451847850275] to log at index 14
20:04:11.102 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=15, term=1, session=11, sequence=2, timestamp=1451847850298, command=InstanceCommand[resource=13, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@42c20584, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 15
20:04:11.102 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
20:04:11.105 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=9, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]]]
20:04:11.106 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=10, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847850154]
20:04:11.106 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying RegisterEntry[index=11, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, timeout=1451847850190]
20:04:11.107 [copycat-server-localhost/127.0.0.1:5001-state-1] DEBUG i.a.c.server.state.ServerSession - 11 - State changed: OPEN
20:04:11.108 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=13, term=1, session=11, sequence=1, timestamp=1451847850253, command=io.atomix.manager.GetResource@2760b7f6]
20:04:11.109 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=14, term=1, session=11, commandSequence=0, eventIndex=11, timestamp=1451847850275]
20:04:11.109 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=15, term=1, session=11, sequence=2, timestamp=1451847850298, command=InstanceCommand[resource=13, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@3e527b2d, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:11.173 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[1], commitIndex=15, globalIndex=15]
20:04:11.175 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=16, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847851166] to log at index 16
20:04:11.176 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=16]
20:04:11.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=15]
20:04:11.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=16]
20:04:11.326 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=16, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847851166]
20:04:11.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=15]
20:04:11.581 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=16]
20:04:11.825 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=16]
20:04:11.826 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=16]
20:04:12.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=16]
20:04:12.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=16]
20:04:12.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=16, globalIndex=16]
20:04:12.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=16]
20:04:12.815 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:12.816 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:12.833 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:12.850 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:13.084 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x42ba41d3, /127.0.0.1:49331 => /127.0.0.1:5001]
20:04:13.085 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[0], commitIndex=17, globalIndex=16]
20:04:13.087 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=16]
20:04:13.095 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=16, logTerm=1, entries=[1], commitIndex=17, globalIndex=16]
20:04:13.096 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=17, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847852820] to log at index 17
20:04:13.096 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=17]
20:04:13.097 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=17, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847852820]
20:04:13.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17]
20:04:13.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=17]
20:04:13.580 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17]
20:04:13.581 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=17]
20:04:13.696 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[1], commitIndex=17, globalIndex=17]
20:04:13.696 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=18, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847853687] to log at index 18
20:04:13.697 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=18]
20:04:14.578 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x6838499c, /127.0.0.1:49332 => /127.0.0.1:5001]
20:04:14.584 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17]
20:04:14.584 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=18]
20:04:15.350 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:15.351 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:15.366 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x4e70eed6, /127.0.0.1:49334 => /127.0.0.1:5001]
20:04:15.369 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=17, logTerm=1, entries=[0], commitIndex=17, globalIndex=17]
20:04:15.372 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=18]
20:04:15.382 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=18, logTerm=1, entries=[1], commitIndex=17, globalIndex=17]
20:04:15.390 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=19, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847855354] to log at index 19
20:04:15.390 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=19]
20:04:15.391 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:15.398 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:15.403 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=19, logTerm=1, entries=[1], commitIndex=19, globalIndex=19]
20:04:15.408 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=20, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847855387] to log at index 20
20:04:15.408 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:15.409 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=18, term=1, client=c00c9632-2bba-4936-b7b2-e38605dd73d3, address=localhost/127.0.0.1:5000, timestamp=1451847853687]
20:04:15.410 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=19, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847855354]
20:04:15.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:15.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:15.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=20, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847855387]
20:04:15.824 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:15.825 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:16.083 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:16.084 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:16.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:16.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:16.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:16.576 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:16.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:16.824 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:17.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:17.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:17.328 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:17.330 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:17.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:17.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:17.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[0], commitIndex=20, globalIndex=20]
20:04:17.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=20]
20:04:17.899 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:17.900 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:17.910 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=20, logTerm=1, entries=[1], commitIndex=20, globalIndex=20]
20:04:17.911 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=21, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847857904] to log at index 21
20:04:17.911 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=21]
20:04:17.915 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=21, logTerm=1, entries=[1], commitIndex=21, globalIndex=20]
20:04:17.915 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=22, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847857909] to log at index 22
20:04:17.916 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=22]
20:04:17.917 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=21, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847857904]
20:04:17.922 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:17.928 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:18.825 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xb2c285f8, /127.0.0.1:49336 => /127.0.0.1:5001]
20:04:18.831 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=21, logTerm=1, entries=[0], commitIndex=22, globalIndex=21]
20:04:18.831 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=22]
20:04:18.832 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=22, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847857909]
20:04:19.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21]
20:04:19.076 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=22]
20:04:19.331 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21]
20:04:19.333 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=22]
20:04:19.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21]
20:04:19.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=22]
20:04:19.830 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21]
20:04:19.831 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=22]
20:04:20.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21]
20:04:20.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=22]
20:04:20.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[0], commitIndex=22, globalIndex=21]
20:04:20.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=22]
20:04:20.429 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:20.430 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:20.440 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=22, logTerm=1, entries=[1], commitIndex=22, globalIndex=21]
20:04:20.441 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=23, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847860429] to log at index 23
20:04:20.442 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=23]
20:04:20.452 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=23, logTerm=1, entries=[1], commitIndex=23, globalIndex=22]
20:04:20.453 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=24, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847860444] to log at index 24
20:04:20.456 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=24]
20:04:20.456 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=23, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847860429]
20:04:20.462 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:20.463 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:20.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=24, logTerm=1, entries=[0], commitIndex=24, globalIndex=22]
20:04:20.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=24]
20:04:20.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=24, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847860444]
20:04:20.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=24, logTerm=1, entries=[0], commitIndex=24, globalIndex=22]
20:04:20.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=24]
20:04:21.211 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=25, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:21.213 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:04:21.578 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x42024c32, /127.0.0.1:49339 => /127.0.0.1:5001]
20:04:21.583 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=24, logTerm=1, entries=[0], commitIndex=24, globalIndex=22]
20:04:21.585 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=24]
20:04:21.602 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=24, logTerm=1, entries=[1], commitIndex=24, globalIndex=22]
20:04:21.607 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=25, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 25
20:04:21.607 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=25]
20:04:21.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=25, logTerm=1, entries=[0], commitIndex=25, globalIndex=22]
20:04:21.826 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=25]
20:04:21.834 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=25, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:22.082 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=25, logTerm=1, entries=[0], commitIndex=25, globalIndex=22]
20:04:22.085 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=25]
20:04:22.098 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=26, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:22.099 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:04:22.109 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=25, logTerm=1, entries=[1], commitIndex=25, globalIndex=22]
20:04:22.111 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=26, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 26
20:04:22.111 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=26]
20:04:22.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[0], commitIndex=26, globalIndex=26]
20:04:22.327 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=26]
20:04:22.328 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=26, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:22.960 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x34fbaa25, /127.0.0.1:49341 => /127.0.0.1:5001]
20:04:22.963 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[0], commitIndex=26, globalIndex=26]
20:04:22.963 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:22.965 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=26]
20:04:22.966 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:22.972 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=26, logTerm=1, entries=[2], commitIndex=26, globalIndex=26]
20:04:22.974 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=27, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847862952] to log at index 27
20:04:22.974 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=28, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847862967] to log at index 28
20:04:22.975 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:22.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:22.983 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:23.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:23.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:23.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=27, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847862952]
20:04:23.076 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=28, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847862967]
20:04:23.330 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:23.331 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:23.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:23.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:23.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:23.824 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:24.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:24.076 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:24.327 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:24.328 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:24.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:24.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:24.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:24.828 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:25.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:25.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:25.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[0], commitIndex=28, globalIndex=26]
20:04:25.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=28]
20:04:25.484 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:25.484 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:25.491 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=28, logTerm=1, entries=[1], commitIndex=28, globalIndex=26]
20:04:25.492 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=29, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847865485] to log at index 29
20:04:25.492 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=29]
20:04:25.499 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=29, logTerm=1, entries=[1], commitIndex=29, globalIndex=29]
20:04:25.499 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=30, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847865488] to log at index 30
20:04:25.499 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:25.500 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=29, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847865485]
20:04:25.502 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:25.503 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:25.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:25.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:25.576 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=30, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847865488]
20:04:25.824 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:25.826 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:26.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:26.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:26.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:26.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:26.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:26.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:26.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:26.824 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:27.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:27.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:27.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:27.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:27.580 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:27.580 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:27.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[0], commitIndex=30, globalIndex=30]
20:04:27.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=30]
20:04:28.004 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:28.005 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:28.024 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=30, logTerm=1, entries=[1], commitIndex=30, globalIndex=30]
20:04:28.024 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=31, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847868013] to log at index 31
20:04:28.025 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=31]
20:04:28.034 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=31, logTerm=1, entries=[1], commitIndex=31, globalIndex=30]
20:04:28.037 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=32, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847868017] to log at index 32
20:04:28.038 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:28.039 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=31, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847868013]
20:04:28.045 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:28.048 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:28.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:28.076 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:28.079 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=32, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847868017]
20:04:28.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:28.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:28.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:28.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:28.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:28.830 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:29.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:29.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:29.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:29.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:29.588 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:29.591 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:29.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:29.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:30.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:30.079 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:30.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[0], commitIndex=32, globalIndex=32]
20:04:30.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=32]
20:04:30.544 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=32, logTerm=1, entries=[1], commitIndex=32, globalIndex=32]
20:04:30.545 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=33, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847870541] to log at index 33
20:04:30.545 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=33]
20:04:30.548 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:30.548 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:30.551 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=33, logTerm=1, entries=[1], commitIndex=33, globalIndex=32]
20:04:30.552 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=34, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847870550] to log at index 34
20:04:30.553 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:30.554 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=33, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847870541]
20:04:30.561 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:30.565 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:30.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32]
20:04:30.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:30.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=34, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847870550]
20:04:30.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32]
20:04:30.824 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:31.081 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32]
20:04:31.083 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:31.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32]
20:04:31.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:31.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32]
20:04:31.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:31.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32]
20:04:31.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:32.083 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=32]
20:04:32.084 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:32.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=34]
20:04:32.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:32.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=34]
20:04:32.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:32.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[0], commitIndex=34, globalIndex=34]
20:04:32.825 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=34]
20:04:33.056 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=34, logTerm=1, entries=[1], commitIndex=34, globalIndex=34]
20:04:33.061 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=35, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847873049] to log at index 35
20:04:33.063 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=35]
20:04:33.066 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:33.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:33.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=35, logTerm=1, entries=[1], commitIndex=35, globalIndex=34]
20:04:33.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=36, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847873068] to log at index 36
20:04:33.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:33.078 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=35, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847873049]
20:04:33.082 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:33.083 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:33.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:33.326 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:33.328 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=36, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847873068]
20:04:33.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:33.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:33.830 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:33.832 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:34.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:34.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:34.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:34.331 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:34.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:34.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:34.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:34.827 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:35.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:35.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:35.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:35.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:35.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[0], commitIndex=36, globalIndex=36]
20:04:35.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=36]
20:04:35.584 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:35.585 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:35.586 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=36, logTerm=1, entries=[1], commitIndex=36, globalIndex=36]
20:04:35.590 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=37, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847875577] to log at index 37
20:04:35.591 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=37]
20:04:35.600 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=37, logTerm=1, entries=[1], commitIndex=37, globalIndex=36]
20:04:35.601 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=38, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847875596] to log at index 38
20:04:35.601 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=38]
20:04:35.602 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=37, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847875577]
20:04:36.138 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Failed to connect to the cluster
20:04:36.140 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:36.141 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001
20:04:36.141 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5001
20:04:36.142 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConnectRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f]
20:04:36.327 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x9a99bd71, /127.0.0.1:49351 => /127.0.0.1:5001]
20:04:36.329 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=37, logTerm=1, entries=[0], commitIndex=37, globalIndex=36]
20:04:36.330 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=38]
20:04:36.336 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=38, logTerm=1, entries=[1], commitIndex=37, globalIndex=36]
20:04:36.340 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=39, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847876144] to log at index 39
20:04:36.340 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=39]
20:04:36.347 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:04:36.349 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:36.356 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=39, logTerm=1, entries=[1], commitIndex=39, globalIndex=36]
20:04:36.358 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=40, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847876350] to log at index 40
20:04:36.358 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=40]
20:04:36.363 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=38, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847875596]
20:04:36.363 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=39, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847876144]
20:04:36.363 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:36.365 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:36.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=40, logTerm=1, entries=[0], commitIndex=40, globalIndex=36]
20:04:36.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=40]
20:04:36.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=40, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847876350]
20:04:36.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=40, logTerm=1, entries=[0], commitIndex=40, globalIndex=36]
20:04:36.824 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=40]
20:04:37.062 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xa90c6b4b, /127.0.0.1:49352 => /127.0.0.1:5001]
20:04:37.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received PollRequest[term=1, candidate=2130712286, logIndex=36, logTerm=1]
20:04:37.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Rejected PollRequest[term=1, candidate=2130712286, logIndex=36, logTerm=1]: candidate's last log entry (36) is at a lower index than the local log (40)
20:04:37.067 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent PollResponse[status=OK, term=1, accepted=false]
20:04:37.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=40, logTerm=1, entries=[0], commitIndex=40, globalIndex=36]
20:04:37.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=40]
20:04:37.116 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=40, logTerm=1, entries=[1], commitIndex=40, globalIndex=40]
20:04:37.116 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=41, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847877111] to log at index 41
20:04:37.116 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=41]
20:04:37.132 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=41, logTerm=1, entries=[1], commitIndex=41, globalIndex=41]
20:04:37.133 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended RegisterEntry[index=42, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, timeout=1451847877128] to log at index 42
20:04:37.133 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=42]
20:04:37.135 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=41, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847877111]
20:04:37.163 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=42, logTerm=1, entries=[1], commitIndex=42, globalIndex=42]
20:04:37.164 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=43, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847877158] to log at index 43
20:04:37.165 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=43]
20:04:37.167 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying RegisterEntry[index=42, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, timeout=1451847877128]
20:04:37.172 [copycat-server-localhost/127.0.0.1:5001-state-1] DEBUG i.a.c.server.state.ServerSession - 42 - State changed: OPEN
20:04:37.179 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=43, logTerm=1, entries=[1], commitIndex=43, globalIndex=43]
20:04:37.179 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=44, term=1, session=42, sequence=1, timestamp=1451847877174, command=io.atomix.manager.GetResource@4e5e6dc4] to log at index 44
20:04:37.180 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=44]
20:04:37.181 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=43, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847877158]
20:04:37.191 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=44, logTerm=1, entries=[1], commitIndex=44, globalIndex=44]
20:04:37.192 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=45, term=1, session=42, commandSequence=0, eventIndex=42, timestamp=1451847877187] to log at index 45
20:04:37.192 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=45]
20:04:37.193 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=44, term=1, session=42, sequence=1, timestamp=1451847877174, command=io.atomix.manager.GetResource@14ab882b]
20:04:37.215 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=45, logTerm=1, entries=[1], commitIndex=45, globalIndex=45]
20:04:37.216 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=46, term=1, session=42, sequence=2, timestamp=1451847877210, command=InstanceCommand[resource=44, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@79c5eb40, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 46
20:04:37.216 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=46]
20:04:37.216 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=45, term=1, session=42, commandSequence=0, eventIndex=42, timestamp=1451847877187]
20:04:37.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46]
20:04:37.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=46]
20:04:37.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=46, term=1, session=42, sequence=2, timestamp=1451847877210, command=InstanceCommand[resource=44, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@5a2327fa, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
20:04:37.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46]
20:04:37.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=46]
20:04:37.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46]
20:04:37.824 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=46]
20:04:38.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=46, globalIndex=46]
20:04:38.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=46]
20:04:38.824 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xd3d2ae75, /127.0.0.1:49355 => /127.0.0.1:5001]
20:04:38.836 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Heartbeat timed out in PT0.762S
20:04:38.844 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Polling members [Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]
20:04:38.844 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for next term 2
20:04:38.848 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002] for next term 2
20:04:38.850 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Found leader localhost/127.0.0.1:5000
20:04:38.852 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[0], commitIndex=47, globalIndex=46]
20:04:38.852 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=46]
20:04:38.863 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=46, logTerm=1, entries=[1], commitIndex=47, globalIndex=46]
20:04:38.865 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:38.865 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001
20:04:38.865 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=47, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847878105] to log at index 47
20:04:38.867 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=47]
20:04:38.869 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]
20:04:38.871 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5001
20:04:38.871 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=47, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847878105]
20:04:38.872 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]
20:04:38.873 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConnectRequest[client=25cd75fb-e981-40d1-83ac-67b020eae99f]
20:04:38.885 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=47, logTerm=1, entries=[1], commitIndex=47, globalIndex=47]
20:04:38.889 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=48, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847878875] to log at index 48
20:04:38.890 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=48]
20:04:38.892 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConnectResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5000, localhost/127.0.0.1:5002, localhost/127.0.0.1:5001]]
20:04:38.895 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:38.903 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=48, logTerm=1, entries=[1], commitIndex=48, globalIndex=48]
20:04:38.904 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=49, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847878897] to log at index 49
20:04:38.904 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=49]
20:04:38.910 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=48, term=1, client=25cd75fb-e981-40d1-83ac-67b020eae99f, address=localhost/127.0.0.1:5001, timestamp=1451847878875]
20:04:38.910 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:38.911 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:39.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[0], commitIndex=49, globalIndex=49]
20:04:39.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=49]
20:04:39.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=49, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847878897]
20:04:39.326 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[0], commitIndex=49, globalIndex=49]
20:04:39.327 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=49]
20:04:39.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[0], commitIndex=49, globalIndex=49]
20:04:39.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=49]
20:04:39.721 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=49, logTerm=1, entries=[1], commitIndex=49, globalIndex=49]
20:04:39.723 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=50, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847879713] to log at index 50
20:04:39.723 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=50]
20:04:39.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=49]
20:04:39.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=50]
20:04:39.825 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=50, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847879713]
20:04:40.079 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=49]
20:04:40.080 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=50]
20:04:40.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=50]
20:04:40.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=50]
20:04:41.072 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xb37c5d48, /127.0.0.1:49359 => /127.0.0.1:5001]
20:04:41.080 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[0], commitIndex=50, globalIndex=50]
20:04:41.080 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=50]
20:04:41.111 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=50, logTerm=1, entries=[1], commitIndex=50, globalIndex=50]
20:04:41.112 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=51, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847881106] to log at index 51
20:04:41.112 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=51]
20:04:41.327 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=51, logTerm=1, entries=[0], commitIndex=51, globalIndex=51]
20:04:41.328 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=51]
20:04:41.329 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=51, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847881106]
20:04:41.411 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:41.412 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:41.421 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=51, logTerm=1, entries=[1], commitIndex=51, globalIndex=51]
20:04:41.422 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=52, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847881415] to log at index 52
20:04:41.422 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=52]
20:04:41.433 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:41.437 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:41.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=52, globalIndex=52]
20:04:41.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=52]
20:04:41.576 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=52, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847881415]
20:04:41.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=52, globalIndex=52]
20:04:41.826 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=52]
20:04:42.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[0], commitIndex=52, globalIndex=52]
20:04:42.076 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=52]
20:04:42.251 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=52, logTerm=1, entries=[1], commitIndex=52, globalIndex=52]
20:04:42.253 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=53, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847882242] to log at index 53
20:04:42.254 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=53]
20:04:42.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52]
20:04:42.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=53]
20:04:42.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=53, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847882242]
20:04:42.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52]
20:04:42.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=53]
20:04:42.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52]
20:04:42.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=53]
20:04:43.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52]
20:04:43.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=53]
20:04:43.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52]
20:04:43.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=53]
20:04:43.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[0], commitIndex=53, globalIndex=52]
20:04:43.577 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=53]
20:04:43.625 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=53, logTerm=1, entries=[1], commitIndex=53, globalIndex=52]
20:04:43.626 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=54, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847883622] to log at index 54
20:04:43.626 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=54]
20:04:43.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=54, logTerm=1, entries=[0], commitIndex=54, globalIndex=54]
20:04:43.828 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=54]
20:04:43.829 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=54, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847883622]
20:04:43.938 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:43.939 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:43.950 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=54, logTerm=1, entries=[1], commitIndex=54, globalIndex=54]
20:04:43.950 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=55, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847883944] to log at index 55
20:04:43.950 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=55]
20:04:43.956 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:43.958 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:44.070 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55]
20:04:44.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=55]
20:04:44.076 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=55, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847883944]
20:04:44.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55]
20:04:44.326 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=55]
20:04:44.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55]
20:04:44.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=55]
20:04:45.515 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x16bcd8bc, /127.0.0.1:49362 => /127.0.0.1:5001]
20:04:45.516 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55]
20:04:45.517 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=55]
20:04:45.518 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[0], commitIndex=55, globalIndex=55]
20:04:45.519 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=55]
20:04:45.521 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=55, logTerm=1, entries=[2], commitIndex=55, globalIndex=55]
20:04:45.521 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=56, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847884772] to log at index 56
20:04:45.521 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=57, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847885512] to log at index 57
20:04:45.521 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=57]
20:04:45.547 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=57, logTerm=1, entries=[1], commitIndex=57, globalIndex=55]
20:04:45.548 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=58, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847885540] to log at index 58
20:04:45.548 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=58]
20:04:45.548 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=56, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847884772]
20:04:45.548 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=57, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847885512]
20:04:45.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=58, globalIndex=58]
20:04:45.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=58]
20:04:45.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=58, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847885540]
20:04:45.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=58, globalIndex=58]
20:04:45.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=58]
20:04:46.458 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:46.460 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:46.471 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:46.472 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:46.580 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xa027038c, /127.0.0.1:49364 => /127.0.0.1:5001]
20:04:46.584 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=60, globalIndex=58]
20:04:46.585 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=58]
20:04:47.349 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xf28918e4, /127.0.0.1:49365 => /127.0.0.1:5001]
20:04:47.356 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=60, globalIndex=58]
20:04:47.356 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=58]
20:04:47.361 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=61, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:47.362 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:04:48.215 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Heartbeat timed out in PT0.853S
20:04:48.217 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Polling members [Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]]
20:04:48.217 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for next term 2
20:04:48.217 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002] for next term 2
20:04:48.225 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]
20:04:48.225 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]
20:04:48.323 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xc2f68c44, /127.0.0.1:49367 => /127.0.0.1:5001]
20:04:48.324 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Found leader localhost/127.0.0.1:5000
20:04:48.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[0], commitIndex=61, globalIndex=58]
20:04:48.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=58]
20:04:48.331 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=63, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:48.332 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:04:48.338 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=58, logTerm=1, entries=[5], commitIndex=61, globalIndex=58]
20:04:48.338 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=59, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847886130] to log at index 59
20:04:48.338 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=60, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847886462] to log at index 60
20:04:48.339 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=61, term=1, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 61
20:04:48.339 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=62, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847888065] to log at index 62
20:04:48.341 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=63, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 63
20:04:48.341 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=63]
20:04:48.344 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=59, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847886130]
20:04:48.344 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=60, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847886462]
20:04:48.345 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=61, term=1, members=[Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:48.355 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=63, logTerm=1, entries=[1], commitIndex=63, globalIndex=61]
20:04:48.356 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=64, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847888352] to log at index 64
20:04:48.357 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=64]
20:04:48.357 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=62, term=1, client=dea138be-94e7-42cd-b089-f65de490685f, address=localhost/127.0.0.1:5002, timestamp=1451847888065]
20:04:48.358 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=63, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:04:48.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=64, logTerm=1, entries=[0], commitIndex=64, globalIndex=61]
20:04:48.576 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=64]
20:04:48.578 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=64, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847888352]
20:04:48.654 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=64, logTerm=1, entries=[1], commitIndex=64, globalIndex=61]
20:04:48.655 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=65, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847888649] to log at index 65
20:04:48.655 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=65]
20:04:48.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=65, logTerm=1, entries=[0], commitIndex=65, globalIndex=61]
20:04:48.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=65]
20:04:48.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=65, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847888649]
20:04:48.973 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:48.974 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:48.993 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=65, logTerm=1, entries=[1], commitIndex=65, globalIndex=61]
20:04:48.993 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=66, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847888981] to log at index 66
20:04:48.993 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=66]
20:04:49.003 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:49.005 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:49.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66]
20:04:49.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=66]
20:04:49.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=66, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847888981]
20:04:49.320 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66]
20:04:49.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=66]
20:04:49.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66]
20:04:49.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=66]
20:04:49.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66]
20:04:49.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=66]
20:04:50.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66]
20:04:50.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=66]
20:04:50.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66]
20:04:50.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=66]
20:04:50.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66]
20:04:50.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=66]
20:04:50.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[0], commitIndex=66, globalIndex=66]
20:04:50.828 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=66]
20:04:50.872 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=66, logTerm=1, entries=[1], commitIndex=66, globalIndex=66]
20:04:50.874 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=67, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847890867] to log at index 67
20:04:50.874 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=67]
20:04:51.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=67, logTerm=1, entries=[0], commitIndex=67, globalIndex=67]
20:04:51.076 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=67]
20:04:51.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=67, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847890867]
20:04:51.172 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=67, logTerm=1, entries=[1], commitIndex=67, globalIndex=67]
20:04:51.173 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=68, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847891166] to log at index 68
20:04:51.173 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=68]
20:04:51.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=68, logTerm=1, entries=[0], commitIndex=68, globalIndex=68]
20:04:51.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=68]
20:04:51.327 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=68, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847891166]
20:04:51.505 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:51.506 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:51.513 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=68, logTerm=1, entries=[1], commitIndex=68, globalIndex=68]
20:04:51.515 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=69, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847891508] to log at index 69
20:04:51.515 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=69]
20:04:51.521 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:51.523 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:51.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=68]
20:04:51.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=69]
20:04:51.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=69, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847891508]
20:04:51.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=68]
20:04:51.826 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=69]
20:04:52.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=68]
20:04:52.078 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=69]
20:04:52.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69]
20:04:52.327 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=69]
20:04:52.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69]
20:04:52.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=69]
20:04:53.321 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xd1ef9872, /127.0.0.1:49371 => /127.0.0.1:5001]
20:04:53.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[0], commitIndex=69, globalIndex=69]
20:04:53.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=69]
20:04:53.395 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=69, logTerm=1, entries=[1], commitIndex=69, globalIndex=69]
20:04:53.397 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=70, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847893383] to log at index 70
20:04:53.398 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=70]
20:04:53.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=70, logTerm=1, entries=[0], commitIndex=70, globalIndex=69]
20:04:53.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=70]
20:04:53.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=70, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847893383]
20:04:53.684 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=70, logTerm=1, entries=[1], commitIndex=70, globalIndex=69]
20:04:53.687 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=71, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847893680] to log at index 71
20:04:53.687 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=71]
20:04:53.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=71, logTerm=1, entries=[0], commitIndex=71, globalIndex=71]
20:04:53.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=71]
20:04:53.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=71, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847893680]
20:04:54.023 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:54.024 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:54.028 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=71, logTerm=1, entries=[1], commitIndex=71, globalIndex=71]
20:04:54.029 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=72, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847894026] to log at index 72
20:04:54.032 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=72]
20:04:54.032 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:54.033 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:54.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72]
20:04:54.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=72]
20:04:54.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=72, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847894026]
20:04:54.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72]
20:04:54.327 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=72]
20:04:54.580 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72]
20:04:54.580 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=72]
20:04:54.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72]
20:04:54.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=72]
20:04:55.070 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72]
20:04:55.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=72]
20:04:55.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72]
20:04:55.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=72]
20:04:55.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=72, globalIndex=72]
20:04:55.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=72]
20:04:56.196 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x15ec99ba, /127.0.0.1:49374 => /127.0.0.1:5001]
20:04:56.201 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[0], commitIndex=73, globalIndex=72]
20:04:56.201 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=72]
20:04:56.205 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=72, logTerm=1, entries=[2], commitIndex=74, globalIndex=72]
20:04:56.206 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=73, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847895915] to log at index 73
20:04:56.207 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=74, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847896193] to log at index 74
20:04:56.207 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=74]
20:04:56.209 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=73, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847895915]
20:04:56.209 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=74, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847896193]
20:04:56.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=74, logTerm=1, entries=[0], commitIndex=74, globalIndex=74]
20:04:56.326 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=74]
20:04:56.533 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:56.534 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:56.546 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=74, logTerm=1, entries=[1], commitIndex=74, globalIndex=74]
20:04:56.550 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=75, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847896536] to log at index 75
20:04:56.550 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=75]
20:04:56.557 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:56.560 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:56.569 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=74]
20:04:56.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=75]
20:04:56.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=75, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847896536]
20:04:56.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=74]
20:04:56.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=75]
20:04:57.572 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xfa284fce, /127.0.0.1:49376 => /127.0.0.1:5001]
20:04:57.576 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75]
20:04:57.577 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=75]
20:04:57.825 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75]
20:04:57.825 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=75]
20:04:58.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75]
20:04:58.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=75]
20:04:58.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[0], commitIndex=75, globalIndex=75]
20:04:58.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=75]
20:04:58.445 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=1, entries=[1], commitIndex=75, globalIndex=75]
20:04:58.448 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=76, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847898440] to log at index 76
20:04:58.448 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=76]
20:04:59.061 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:59.062 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:04:59.087 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:59.093 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:04:59.326 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x13a3bdfb, /127.0.0.1:49378 => /127.0.0.1:5001]
20:04:59.332 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=75, logTerm=0, entries=[0], commitIndex=78, globalIndex=75]
20:04:59.332 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=76]
20:04:59.333 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=76, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847898440]
20:04:59.337 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=76, logTerm=1, entries=[2], commitIndex=78, globalIndex=75]
20:04:59.339 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=77, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847898705] to log at index 77
20:04:59.340 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=78, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847899066] to log at index 78
20:04:59.340 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=78]
20:04:59.341 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=77, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847898705]
20:04:59.343 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=78, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847899066]
20:04:59.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78]
20:04:59.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=78]
20:04:59.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78]
20:04:59.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=78]
20:05:00.070 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78]
20:05:00.070 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=78]
20:05:00.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78]
20:05:00.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=78]
20:05:00.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78]
20:05:00.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=78]
20:05:00.829 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[0], commitIndex=78, globalIndex=78]
20:05:00.830 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=78]
20:05:00.978 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=78, logTerm=1, entries=[1], commitIndex=78, globalIndex=78]
20:05:00.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=79, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847900966] to log at index 79
20:05:00.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=79]
20:05:01.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=79, logTerm=1, entries=[0], commitIndex=79, globalIndex=79]
20:05:01.076 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=79]
20:05:01.079 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=79, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847900966]
20:05:01.226 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=79, logTerm=1, entries=[1], commitIndex=79, globalIndex=79]
20:05:01.227 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=80, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847901221] to log at index 80
20:05:01.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=80]
20:05:01.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[0], commitIndex=80, globalIndex=80]
20:05:01.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=80]
20:05:01.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=80, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847901221]
20:05:01.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[0], commitIndex=80, globalIndex=80]
20:05:01.573 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=80]
20:05:01.594 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:01.595 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:01.604 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=80, logTerm=1, entries=[1], commitIndex=80, globalIndex=80]
20:05:01.605 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=81, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847901597] to log at index 81
20:05:01.606 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=81]
20:05:01.614 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:01.615 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:01.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80]
20:05:01.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=81]
20:05:01.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=81, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847901597]
20:05:02.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80]
20:05:02.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=81]
20:05:02.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80]
20:05:02.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=81]
20:05:02.582 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80]
20:05:02.583 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=81]
20:05:02.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80]
20:05:02.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=81]
20:05:03.070 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80]
20:05:03.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=81]
20:05:03.320 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[0], commitIndex=81, globalIndex=80]
20:05:03.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=81]
20:05:03.500 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=81, logTerm=1, entries=[1], commitIndex=81, globalIndex=80]
20:05:03.501 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=82, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847903494] to log at index 82
20:05:03.502 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=82]
20:05:03.577 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=82, logTerm=1, entries=[0], commitIndex=82, globalIndex=82]
20:05:03.578 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=82]
20:05:03.579 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=82, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847903494]
20:05:03.746 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=82, logTerm=1, entries=[1], commitIndex=82, globalIndex=82]
20:05:03.748 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=83, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847903741] to log at index 83
20:05:03.748 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=83]
20:05:03.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[0], commitIndex=83, globalIndex=83]
20:05:03.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=83]
20:05:03.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=83, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847903741]
20:05:04.070 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[0], commitIndex=83, globalIndex=83]
20:05:04.070 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=83]
20:05:04.115 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:04.116 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:04.122 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=83, logTerm=1, entries=[1], commitIndex=83, globalIndex=83]
20:05:04.123 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=84, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847904118] to log at index 84
20:05:04.124 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=84]
20:05:04.131 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:04.141 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:04.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83]
20:05:04.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=84]
20:05:04.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=84, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847904118]
20:05:04.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83]
20:05:04.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=84]
20:05:04.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83]
20:05:04.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=84]
20:05:05.071 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83]
20:05:05.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=84]
20:05:05.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83]
20:05:05.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=84]
20:05:05.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83]
20:05:05.578 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=84]
20:05:05.825 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[0], commitIndex=84, globalIndex=83]
20:05:05.827 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=84]
20:05:05.858 [copycat-compactor-1] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
20:05:06.022 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=84, logTerm=1, entries=[1], commitIndex=84, globalIndex=83]
20:05:06.023 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=85, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847906016] to log at index 85
20:05:06.026 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=85]
20:05:06.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=85, logTerm=1, entries=[0], commitIndex=85, globalIndex=85]
20:05:06.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=85]
20:05:06.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=85, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847906016]
20:05:06.255 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=85, logTerm=1, entries=[1], commitIndex=85, globalIndex=85]
20:05:06.256 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=86, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847906250] to log at index 86
20:05:06.256 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=86]
20:05:06.320 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=86, logTerm=1, entries=[0], commitIndex=86, globalIndex=85]
20:05:06.320 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=86]
20:05:06.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=86, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847906250]
20:05:06.641 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:06.643 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:06.662 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:06.664 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:07.073 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xe65b2491, /127.0.0.1:49385 => /127.0.0.1:5001]
20:05:07.079 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=86, logTerm=1, entries=[0], commitIndex=87, globalIndex=86]
20:05:07.080 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=86]
20:05:07.083 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=86, logTerm=1, entries=[1], commitIndex=87, globalIndex=86]
20:05:07.084 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=87, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847906647] to log at index 87
20:05:07.084 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=87]
20:05:07.085 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=87, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847906647]
20:05:07.320 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87]
20:05:07.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=87]
20:05:07.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87]
20:05:07.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=87]
20:05:07.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87]
20:05:07.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=87]
20:05:08.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87]
20:05:08.078 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=87]
20:05:08.320 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[0], commitIndex=87, globalIndex=87]
20:05:08.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=87]
20:05:08.540 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=87, logTerm=1, entries=[1], commitIndex=87, globalIndex=87]
20:05:08.541 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=88, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847908534] to log at index 88
20:05:08.541 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=88]
20:05:08.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=88, logTerm=1, entries=[0], commitIndex=88, globalIndex=88]
20:05:08.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=88]
20:05:08.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=88, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847908534]
20:05:08.769 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=88, logTerm=1, entries=[1], commitIndex=88, globalIndex=88]
20:05:08.771 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=89, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847908760] to log at index 89
20:05:08.773 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=89]
20:05:08.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=89, logTerm=1, entries=[0], commitIndex=89, globalIndex=89]
20:05:08.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=89]
20:05:08.823 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=89, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847908760]
20:05:09.070 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=89, logTerm=1, entries=[0], commitIndex=89, globalIndex=89]
20:05:09.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=89]
20:05:09.164 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:09.166 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:09.177 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=89, logTerm=1, entries=[1], commitIndex=89, globalIndex=89]
20:05:09.177 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=90, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847909167] to log at index 90
20:05:09.178 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=90]
20:05:09.185 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:09.187 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:09.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90]
20:05:09.326 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=90]
20:05:09.327 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=90, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847909167]
20:05:09.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90]
20:05:09.572 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=90]
20:05:09.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90]
20:05:09.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=90]
20:05:10.827 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xc2fa8cb9, /127.0.0.1:49389 => /127.0.0.1:5001]
20:05:10.834 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90]
20:05:10.834 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=90]
20:05:10.841 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=91, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:05:10.842 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:05:11.687 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Sending KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:11.688 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received KeepAliveRequest[session=11, commandSequence=2, eventIndex=11]
20:05:11.694 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0xc4fd2803, /127.0.0.1:49391 => /127.0.0.1:5001]
20:05:11.700 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=1, entries=[0], commitIndex=90, globalIndex=90]
20:05:11.703 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=90]
20:05:11.718 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=91, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:05:11.719 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:05:11.720 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:11.723 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=90, logTerm=0, entries=[4], commitIndex=94, globalIndex=90]
20:05:11.724 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=91, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 91
20:05:11.725 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=92, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847911056] to log at index 92
20:05:11.725 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=93, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847911282] to log at index 93
20:05:11.725 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended KeepAliveEntry[index=94, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847911690] to log at index 94
20:05:11.726 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=94]
20:05:11.725 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 11 - Received KeepAliveResponse[status=OK, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5002, localhost/127.0.0.1:5000]]
20:05:11.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=91, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:05:11.731 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=92, term=1, session=42, commandSequence=2, eventIndex=42, timestamp=1451847911056]
20:05:11.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=93, term=1, session=3, commandSequence=2, eventIndex=8, timestamp=1451847911282]
20:05:11.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying KeepAliveEntry[index=94, term=1, session=11, commandSequence=2, eventIndex=11, timestamp=1451847911690]
20:05:11.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=94, logTerm=1, entries=[0], commitIndex=94, globalIndex=94]
20:05:11.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=94]
20:05:11.828 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=1, leader=2130712284, index=95, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:05:11.833 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent ConfigureResponse[status=OK]
20:05:11.843 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=94, logTerm=1, entries=[1], commitIndex=94, globalIndex=94]
20:05:11.845 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=95, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 95
20:05:11.849 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=95]
20:05:12.073 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94]
20:05:12.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=95]
20:05:12.076 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=95, term=1, members=[Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
20:05:12.328 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94]
20:05:12.330 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=95]
20:05:13.073 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x3b778573, /127.0.0.1:5001] RECEIVED: [id: 0x08436773, /127.0.0.1:49394 => /127.0.0.1:5001]
20:05:13.079 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94]
20:05:13.081 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=95]
20:05:13.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94]
20:05:13.326 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=95]
20:05:13.575 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=95, logTerm=1, entries=[0], commitIndex=95, globalIndex=94]
20:05:13.577 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=95]
20:05:13.830 [copycat-server-localhos
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment