Skip to content

Instantly share code, notes, and snippets.

@electrical
Created January 3, 2016 18:26
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/d83cd20f58cb79c06360 to your computer and use it in GitHub Desktop.
Save electrical/d83cd20f58cb79c06360 to your computer and use it in GitHub Desktop.
19:24:04.482 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
19:24:04.489 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
19:24:04.490 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
19:24:04.491 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
19:24:04.491 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: true
19:24:04.568 [main] DEBUG i.n.util.internal.PlatformDependent - UID: 1000
19:24:04.568 [main] DEBUG i.n.util.internal.PlatformDependent - Java version: 8
19:24:04.568 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noUnsafe: false
19:24:04.568 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available
19:24:04.569 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noJavassist: false
19:24:04.570 [main] DEBUG i.n.util.internal.PlatformDependent - Javassist: unavailable
19:24:04.571 [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.
19:24:04.571 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
19:24:04.572 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
19:24:04.572 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
19:24:04.574 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
19:24:04.574 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.netty.workdir: /tmp (io.netty.tmpdir)
19:24:04.578 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4
19:24:04.596 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
19:24:04.597 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
19:24:04.758 [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]
19:24:04.825 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 2
19:24:04.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 2
19:24:04.826 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
19:24:04.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
19:24:04.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
19:24:04.827 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
19:24:04.828 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
19:24:04.828 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
19:24:04.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
19:24:04.829 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
19:24:04.859 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.util.internal.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0xcfed4c9f9b3ac687
19:24:04.864 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.n.channel.ChannelOutboundBuffer - -Dio.netty.threadLocalDirectBufferSize: 65536
19:24:04.865 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacity.default: 262144
19:24:04.880 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: unpooled
19:24:04.882 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.util.NetUtil - Loopback interface: lo (lo, 127.0.0.1)
19:24:04.882 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128
19:24:04.892 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d] REGISTERED
19:24:04.893 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d] BIND(localhost/127.0.0.1:5000)
19:24:04.901 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] ACTIVE
19:24:04.908 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.resource.InstanceOperation
19:24:04.910 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResource
19:24:04.910 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceIfExists
19:24:04.911 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResource
19:24:04.912 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResourceIfExists
19:24:04.916 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered void operation callback class io.atomix.manager.CloseResource
19:24:04.918 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.DeleteResource
19:24:04.918 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.ResourceExists
19:24:04.928 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceKeys
19:24:04.945 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.ServerContext - Server started successfully!
19:24:04.946 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to FOLLOWER
19:24:04.949 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Starting heartbeat timer
19:24:06.138 [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.188S
19:24:06.142 [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]]
19:24:06.142 [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
19:24:06.173 [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
19:24:06.211 [copycat-server-localhost/127.0.0.1:5000] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetectionLevel: simple
19:24:06.285 [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]
19:24:06.285 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to CANDIDATE
19:24:06.285 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Cancelling heartbeat timer
19:24:06.286 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Starting election
19:24:06.286 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 1
19:24:06.287 [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
19:24:06.287 [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]]
19:24:06.289 [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
19:24:06.291 [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
19:24:06.299 [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]
19:24:06.300 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to LEADER
19:24:06.302 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Cancelling election
19:24:06.306 [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
19:24:06.336 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Registering session: attempt 1
19:24:06.337 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Sending RegisterRequest[client=16be0727-12d6-431e-9869-d609cc77cc77]
19:24:06.337 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
19:24:06.347 [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=1451845446306]
19:24:06.349 [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
19:24:06.362 [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
19:24:06.366 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Starting append timer
19:24:06.375 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
19:24:06.388 [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
19:24:06.391 [copycat-server-localhost/127.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=0, globalIndex=0] to localhost/127.0.0.1:5002
19:24:06.395 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=16be0727-12d6-431e-9869-d609cc77cc77]
19:24:06.396 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000]
19:24:06.400 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x5b47b16b, /127.0.0.1:50919 => /127.0.0.1:5000]
19:24:06.402 [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=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446396]
19:24:06.405 [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
19:24:06.412 [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
19:24:06.420 [copycat-server-localhost/127.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
19:24:06.443 [copycat-server-localhost/127.0.0.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
19:24:06.454 [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]]]
19:24:06.464 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.s.snapshot.SnapshotStore - Created disk snapshot: FileSnapshot[index=1]
19:24:06.465 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Taking snapshot 1
19:24:06.537 [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=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446396]
19:24:06.542 [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]
19:24:06.544 [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]]
19:24:06.549 [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]]
19:24:06.552 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=3, 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:5001, clientAddress=localhost/127.0.0.1:5001]]] to log at index 3
19:24:06.554 [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=3, 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=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
19:24:06.554 [copycat-server-localhost/127.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
19:24:06.580 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received RegisterRequest[client=16be0727-12d6-431e-9869-d609cc77cc77]
19:24:06.581 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended RegisterEntry[index=4, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, timeout=1451845446580]
19:24:06.590 [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
19:24:06.593 [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
19:24:06.605 [copycat-server-localhost/127.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=[2], commitIndex=2, globalIndex=0] to localhost/127.0.0.1:5001
19:24:06.622 [copycat-server-localhost/127.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
19:24:06.632 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=1, succeeded=true, logIndex=4] from localhost/127.0.0.1:5001
19:24:06.633 [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=3, 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=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:5001, clientAddress=localhost/127.0.0.1:5001]]]
19:24:06.641 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=3, 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:5001, clientAddress=localhost/127.0.0.1:5001]]]
19:24:06.649 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying RegisterEntry[index=4, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, timeout=1451845446580]
19:24:06.661 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 4 - State changed: OPEN
19:24:06.668 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Completing snapshot 1
19:24:06.761 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
19:24:06.764 [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=4, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5000]]
19:24:06.782 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Received RegisterResponse[status=OK, session=4, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5000]]
19:24:06.784 [copycat-client-3] DEBUG i.a.c.client.DefaultCopycatClient - State changed: CONNECTED
19:24:06.805 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 4 - Sending KeepAliveRequest[session=4, commandSequence=0, eventIndex=4]
19:24:06.811 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 4 - Sending CommandRequest[session=4, sequence=1, command=io.atomix.manager.GetResource@475e493f]
19:24:06.816 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5000
19:24:06.817 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Failed to connect to the cluster
19:24:06.820 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5000
19:24:06.824 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received ConnectRequest[client=16be0727-12d6-431e-9869-d609cc77cc77]
19:24:06.824 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000]
19:24:06.825 [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=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446824]
19:24:06.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=4, logTerm=1, entries=[1], commitIndex=4, globalIndex=0] to localhost/127.0.0.1:5001
19:24:06.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=0, logTerm=0, entries=[0], commitIndex=4, globalIndex=0] to localhost/127.0.0.1:5002
19:24:06.835 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=6, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 6
19:24:06.837 [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=6, 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=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
19:24:06.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=0, logTerm=0, entries=[0], commitIndex=4, globalIndex=0] to localhost/127.0.0.1:5002
19:24:06.852 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001]
19:24:06.853 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=7, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845446838]
19:24:06.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=5] from localhost/127.0.0.1:5001
19:24:06.855 [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=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446824]
19:24:06.855 [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]
19:24:06.855 [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:5000]]
19:24:06.867 [copycat-server-localhost/127.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=5, globalIndex=0] to localhost/127.0.0.1:5002
19:24:06.908 [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
19:24:06.911 [copycat-server-localhost/127.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=0] to localhost/127.0.0.1:5001
19:24:06.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=7] from localhost/127.0.0.1:5001
19:24:06.928 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=6, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
19:24:06.934 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=7, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845446838]
19:24:06.934 [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]
19:24:06.945 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received RegisterRequest[client=8e6ec947-1aca-434b-9984-28d722f6f2b7]
19:24:06.945 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended RegisterEntry[index=8, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, timeout=1451845446945]
19:24:06.946 [copycat-server-localhost/127.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=0] to localhost/127.0.0.1:5001
19:24:06.947 [copycat-server-localhost/127.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=7, globalIndex=0] to localhost/127.0.0.1:5002
19:24:06.956 [copycat-server-localhost/127.0.0.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
19:24:06.956 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying RegisterEntry[index=8, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, timeout=1451845446945]
19:24:06.960 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 8 - State changed: OPEN
19:24:06.960 [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=8, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5000]]
19:24:07.003 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received AcceptRequest[client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001]
19:24:07.004 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=9, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845447003]
19:24:07.005 [copycat-server-localhost/127.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=0] to localhost/127.0.0.1:5001
19:24:07.007 [copycat-server-localhost/127.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=8, globalIndex=0] to localhost/127.0.0.1:5002
19:24:07.017 [copycat-server-localhost/127.0.0.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:5001
19:24:07.018 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=9, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845447003]
19:24:07.018 [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]
19:24:07.118 [copycat-server-localhost/127.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=[0], commitIndex=9, globalIndex=0] to localhost/127.0.0.1:5001
19:24:07.118 [copycat-server-localhost/127.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=9, globalIndex=0] to localhost/127.0.0.1:5002
19:24:07.127 [copycat-server-localhost/127.0.0.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:5001
19:24:07.368 [copycat-server-localhost/127.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=[0], commitIndex=9, globalIndex=0] to localhost/127.0.0.1:5001
19:24:07.373 [copycat-server-localhost/127.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=9, globalIndex=0] to localhost/127.0.0.1:5002
19:24:07.820 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 4 - Sending CommandRequest[session=4, sequence=1, command=io.atomix.manager.GetResource@475e493f]
19:24:07.822 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=4, sequence=1, command=io.atomix.manager.GetResource@4691ed5f]
19:24:07.824 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=10, term=1, session=4, sequence=1, timestamp=1451845447823, command=io.atomix.manager.GetResource@4691ed5f] to log at index 10
19:24:07.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=0, logTerm=0, entries=[0], commitIndex=9, globalIndex=0] to localhost/127.0.0.1:5002
19:24:07.892 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xad4f5b42, /127.0.0.1:50930 => /127.0.0.1:5000]
19:24:07.905 [copycat-server-localhost/127.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=9, globalIndex=0] to localhost/127.0.0.1:5002
19:24:07.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=0] from localhost/127.0.0.1:5002
19:24:07.906 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=11, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 11
19:24:07.907 [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=11, 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=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
19:24:07.907 [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=11, 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=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
19:24:07.919 [copycat-server-localhost/127.0.0.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
19:24:07.925 [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
19:24:07.927 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent InstallRequest[term=1, leader=2130712284, index=1, offset=0, data=io.atomix.catalyst.buffer.HeapBuffer@7aa8da94, complete=true] to localhost/127.0.0.1:5002
19:24:07.927 [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
19:24:07.932 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:07.965 [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]]
19:24:07.966 [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]
19:24:08.009 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=8, sequence=1, command=io.atomix.manager.GetResource@57cc0f6a]
19:24:08.010 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=12, term=1, session=8, sequence=1, timestamp=1451845448010, command=io.atomix.manager.GetResource@57cc0f6a] to log at index 12
19:24:08.011 [copycat-server-localhost/127.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=[0], commitIndex=9, globalIndex=0] to localhost/127.0.0.1:5001
19:24:08.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=9] from localhost/127.0.0.1:5001
19:24:08.030 [copycat-server-localhost/127.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=[3], commitIndex=9, globalIndex=0] to localhost/127.0.0.1:5001
19:24:08.043 [copycat-server-localhost/127.0.0.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:5001
19:24:08.045 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=10, term=1, session=4, sequence=1, timestamp=1451845447823, command=io.atomix.manager.GetResource@375ba91b]
19:24:08.056 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=11, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
19:24:08.060 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=12, term=1, session=8, sequence=1, timestamp=1451845448010, command=io.atomix.manager.GetResource@36139ad7]
19:24:08.062 [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=10, result=10]
19:24:08.064 [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=12, result=12]
19:24:08.065 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 4 - Received CommandResponse[status=OK, index=10, result=10]
19:24:08.069 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received InstallResponse[status=OK] from localhost/127.0.0.1:5002
19:24:08.079 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 4 - Sending CommandRequest[session=4, sequence=2, command=InstanceCommand[resource=10, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@320161eb, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.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=0, logTerm=0, entries=[9], commitIndex=12, globalIndex=0] to localhost/127.0.0.1:5002
19:24:08.084 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=8, sequence=2, command=InstanceCommand[resource=12, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@56f59b6f, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.085 [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=8, sequence=2, timestamp=1451845448084, command=InstanceCommand[resource=12, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@56f59b6f, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 13
19:24:08.085 [copycat-server-localhost/127.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=0] to localhost/127.0.0.1:5001
19:24:08.086 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received CommandRequest[session=4, sequence=2, command=InstanceCommand[resource=10, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@3f549936, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.086 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=14, term=1, session=4, sequence=2, timestamp=1451845448086, command=InstanceCommand[resource=10, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@3f549936, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 14
19:24:08.105 [copycat-server-localhost/127.0.0.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:5001
19:24:08.110 [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=8, sequence=2, timestamp=1451845448084, command=InstanceCommand[resource=12, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@13515ebc, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.111 [copycat-server-localhost/127.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=0] to localhost/127.0.0.1:5001
19:24:08.116 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 8 - Sending PublishRequest[session=8, eventIndex=13, previousIndex=8, events=[Event[event=elect, message=InstanceEvent[resource=12, message=13]]]]
19:24:08.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=12] from localhost/127.0.0.1:5002
19:24:08.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=12, logTerm=1, entries=[2], commitIndex=13, globalIndex=12] to localhost/127.0.0.1:5002
19:24:08.149 [copycat-server-localhost/127.0.0.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:5001
19:24:08.150 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=14, term=1, session=4, sequence=2, timestamp=1451845448086, command=InstanceCommand[resource=10, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@7b69ffe5, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.151 [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=14, result=null]
19:24:08.151 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 4 - Received CommandResponse[status=OK, index=14, result=null]
19:24:08.165 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 8 - Received PublishResponse[status=OK, index=13]
19:24:08.166 [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=null]
19:24:08.189 [copycat-server-localhost/127.0.0.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
19:24:08.367 [copycat-server-localhost/127.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=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5001
19:24:08.369 [copycat-server-localhost/127.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=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5002
19:24:08.380 [copycat-server-localhost/127.0.0.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:5001
19:24:08.383 [copycat-server-localhost/127.0.0.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
19:24:08.617 [copycat-server-localhost/127.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=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5001
19:24:08.618 [copycat-server-localhost/127.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=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5002
19:24:08.633 [copycat-server-localhost/127.0.0.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:5001
19:24:08.633 [copycat-server-localhost/127.0.0.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
19:24:08.867 [copycat-server-localhost/127.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=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5001
19:24:08.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=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5002
19:24:08.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=14] from localhost/127.0.0.1:5001
19:24:08.894 [copycat-server-localhost/127.0.0.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
19:24:09.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=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5001
19:24:09.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=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5002
19:24:09.127 [copycat-server-localhost/127.0.0.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:5001
19:24:09.133 [copycat-server-localhost/127.0.0.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
19:24:09.367 [copycat-server-localhost/127.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=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5001
19:24:09.370 [copycat-server-localhost/127.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=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5002
19:24:09.382 [copycat-server-localhost/127.0.0.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
19:24:09.571 [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]]
19:24:09.576 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=15, 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=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 15
19:24:09.581 [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=15, 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
19:24:09.582 [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=15, 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
19:24:09.600 [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
19:24:10.023 [copycat-server-localhost/127.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=14] to localhost/127.0.0.1:5001
19:24:10.025 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:10.028 [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
19:24:10.328 [copycat-server-localhost/127.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=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5001
19:24:10.330 [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=15, 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
19:24:10.331 [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
19:24:10.331 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:10.340 [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
19:24:10.341 [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
19:24:10.367 [copycat-server-localhost/127.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=[0], commitIndex=14, globalIndex=14] to localhost/127.0.0.1:5002
19:24:10.370 [copycat-server-localhost/127.0.0.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:5001
19:24:10.372 [copycat-server-localhost/127.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=14] to localhost/127.0.0.1:5001
19:24:10.379 [copycat-server-localhost/127.0.0.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
19:24:10.380 [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=15, 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
19:24:10.388 [copycat-server-localhost/127.0.0.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
19:24:10.388 [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=15, 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:5002, clientAddress=localhost/127.0.0.1:5002]]]
19:24:10.398 [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
19:24:10.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=1, leader=2130712284, logIndex=14, logTerm=1, entries=[1], commitIndex=15, globalIndex=14] to localhost/127.0.0.1:5002
19:24:10.417 [copycat-server-localhost/127.0.0.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
19:24:10.622 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:10.626 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:10.636 [copycat-server-localhost/127.0.0.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
19:24:10.639 [copycat-server-localhost/127.0.0.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
19:24:10.871 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:10.876 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:10.882 [copycat-server-localhost/127.0.0.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
19:24:10.887 [copycat-server-localhost/127.0.0.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
19:24:11.124 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:11.128 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:11.138 [copycat-server-localhost/127.0.0.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
19:24:11.143 [copycat-server-localhost/127.0.0.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
19:24:11.372 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:11.380 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:11.389 [copycat-server-localhost/127.0.0.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
19:24:11.391 [copycat-server-localhost/127.0.0.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
19:24:11.618 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:11.623 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:11.636 [copycat-server-localhost/127.0.0.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
19:24:11.639 [copycat-server-localhost/127.0.0.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
19:24:11.872 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:11.875 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:11.881 [copycat-server-localhost/127.0.0.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
19:24:11.882 [copycat-server-localhost/127.0.0.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
19:24:12.118 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:12.123 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:12.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=15] from localhost/127.0.0.1:5002
19:24:12.371 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:12.834 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:12.838 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:12.840 [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
19:24:13.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:13.136 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:13.137 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:13.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=15] from localhost/127.0.0.1:5001
19:24:13.144 [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
19:24:13.369 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:13.373 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:13.384 [copycat-server-localhost/127.0.0.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
19:24:13.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=15] from localhost/127.0.0.1:5002
19:24:13.618 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:13.622 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:13.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=15] from localhost/127.0.0.1:5001
19:24:13.630 [copycat-server-localhost/127.0.0.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
19:24:13.872 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:13.875 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:13.881 [copycat-server-localhost/127.0.0.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
19:24:13.882 [copycat-server-localhost/127.0.0.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
19:24:14.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:14.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5002
19:24:14.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=15] from localhost/127.0.0.1:5001
19:24:14.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=15] from localhost/127.0.0.1:5002
19:24:14.369 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:14.373 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:14.383 [copycat-server-localhost/127.0.0.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
19:24:14.384 [copycat-server-localhost/127.0.0.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
19:24:14.621 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:14.628 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:14.644 [copycat-server-localhost/127.0.0.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
19:24:14.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=1, succeeded=true, logIndex=15] from localhost/127.0.0.1:5002
19:24:14.868 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:14.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5002
19:24:14.880 [copycat-server-localhost/127.0.0.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
19:24:14.882 [copycat-server-localhost/127.0.0.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
19:24:15.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:15.124 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:15.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=15] from localhost/127.0.0.1:5001
19:24:15.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=15] from localhost/127.0.0.1:5002
19:24:15.368 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:15.372 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:15.384 [copycat-server-localhost/127.0.0.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
19:24:15.618 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:15.623 [copycat-server-localhost/127.0.0.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
19:24:15.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5002
19:24:15.881 [copycat-server-localhost/127.0.0.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
19:24:15.884 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:16.118 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:16.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5002
19:24:16.138 [copycat-server-localhost/127.0.0.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
19:24:16.144 [copycat-server-localhost/127.0.0.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
19:24:16.368 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:16.369 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:16.373 [copycat-server-localhost/127.0.0.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
19:24:16.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=15] from localhost/127.0.0.1:5002
19:24:16.621 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:16.623 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:16.633 [copycat-server-localhost/127.0.0.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
19:24:16.635 [copycat-server-localhost/127.0.0.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
19:24:16.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:16.872 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:16.884 [copycat-server-localhost/127.0.0.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
19:24:16.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=15] from localhost/127.0.0.1:5001
19:24:17.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:17.121 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:17.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=15] from localhost/127.0.0.1:5001
19:24:17.132 [copycat-server-localhost/127.0.0.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
19:24:17.368 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:17.369 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:17.377 [copycat-server-localhost/127.0.0.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
19:24:17.619 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:17.633 [copycat-server-localhost/127.0.0.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
19:24:17.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:17.882 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:18.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5002
19:24:18.140 [copycat-server-localhost/127.0.0.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
19:24:18.369 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:18.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=15] from localhost/127.0.0.1:5002
19:24:18.380 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:18.625 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:18.636 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:18.645 [copycat-server-localhost/127.0.0.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
19:24:18.648 [copycat-server-localhost/127.0.0.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
19:24:18.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:18.874 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:18.888 [copycat-server-localhost/127.0.0.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
19:24:18.896 [copycat-server-localhost/127.0.0.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
19:24:19.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:19.123 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:19.136 [copycat-server-localhost/127.0.0.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
19:24:19.138 [copycat-server-localhost/127.0.0.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
19:24:19.371 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:19.372 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:19.380 [copycat-server-localhost/127.0.0.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
19:24:19.383 [copycat-server-localhost/127.0.0.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
19:24:19.619 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:19.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5002
19:24:19.630 [copycat-server-localhost/127.0.0.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
19:24:19.635 [copycat-server-localhost/127.0.0.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
19:24:19.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:19.875 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:19.888 [copycat-server-localhost/127.0.0.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
19:24:19.888 [copycat-server-localhost/127.0.0.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
19:24:20.118 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:20.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5002
19:24:20.130 [copycat-server-localhost/127.0.0.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
19:24:20.132 [copycat-server-localhost/127.0.0.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
19:24:20.369 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:20.373 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:20.384 [copycat-server-localhost/127.0.0.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
19:24:20.389 [copycat-server-localhost/127.0.0.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
19:24:20.619 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:20.622 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:20.633 [copycat-server-localhost/127.0.0.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
19:24:20.636 [copycat-server-localhost/127.0.0.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
19:24:20.868 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:20.872 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:20.879 [copycat-server-localhost/127.0.0.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
19:24:20.880 [copycat-server-localhost/127.0.0.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
19:24:21.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:21.121 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:21.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=15] from localhost/127.0.0.1:5002
19:24:21.129 [copycat-server-localhost/127.0.0.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
19:24:21.369 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:21.371 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:21.388 [copycat-server-localhost/127.0.0.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
19:24:21.618 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:21.639 [copycat-server-localhost/127.0.0.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
19:24:21.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5002
19:24:21.881 [copycat-server-localhost/127.0.0.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
19:24:21.883 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24: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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:22.123 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:22.144 [copycat-server-localhost/127.0.0.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
19:24:22.149 [copycat-server-localhost/127.0.0.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
19:24:22.369 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:22.372 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:22.384 [copycat-server-localhost/127.0.0.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
19:24:22.619 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:22.635 [copycat-server-localhost/127.0.0.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
19:24:22.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5002
19:24:22.880 [copycat-server-localhost/127.0.0.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
19:24:22.882 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:23.121 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:23.128 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5002
19:24:23.147 [copycat-server-localhost/127.0.0.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
19:24:23.369 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:23.382 [copycat-server-localhost/127.0.0.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
19:24:23.619 [copycat-server-localhost/127.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=15] to localhost/127.0.0.1:5001
19:24:23.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=15] from localhost/127.0.0.1:5001
19:24:23.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15] to localhost/127.0.0.1:5001
19:24:23.879 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:24:23.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=15] from localhost/127.0.0.1:5001
19:24:23.907 [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]
19:24:23.932 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received greater term
19:24:23.932 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to FOLLOWER
19:24:23.933 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Cancelling append timer
19:24:23.933 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Starting heartbeat timer
19:24:23.933 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 2
19:24:23.933 [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=15, logTerm=1]
19:24:23.934 [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=15, logTerm=1]: candidate's log is up-to-date
19:24:23.934 [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
19:24:23.935 [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]
19:24:23.989 [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=16, 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]]]
19:24:23.989 [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
19:24:23.990 [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]
19:24:24.747 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x6f0e71a9, /127.0.0.1:50943 => /127.0.0.1:5000]
19:24:24.756 [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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=0]
19:24:24.758 [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=15]
19:24:24.760 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=15, 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=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]]]
19:24:24.765 [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=16, 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]]]
19:24:24.766 [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]
19:24:25.685 [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=23, logTerm=2]
19:24:25.687 [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=23, logTerm=2]: candidate's log is up-to-date
19:24:25.687 [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]
19:24:25.704 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 3
19:24:25.704 [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=23, logTerm=2]
19:24:25.706 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Accepted VoteRequest[term=3, candidate=2130712285, logIndex=23, logTerm=2]: candidate's log is up-to-date
19:24:25.706 [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
19:24:25.706 [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=true]
19:24:25.730 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=3, leader=2130712285, index=24, 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]]]
19:24:25.731 [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
19:24:25.732 [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]
19:24:26.481 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xc22db054, /127.0.0.1:50946 => /127.0.0.1:5000]
19:24:26.489 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=23, logTerm=2, entries=[0], commitIndex=24, globalIndex=0]
19:24:26.489 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Rejected AppendRequest[term=3, leader=2130712285, logIndex=23, logTerm=2, entries=[0], commitIndex=24, globalIndex=0]: Previous index (23) is greater than the local log's last index (15)
19:24:26.490 [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=3, succeeded=false, logIndex=15]
19:24:26.498 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=3, leader=2130712285, index=24, 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]]]
19:24:26.498 [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]
19:24:26.511 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=15, logTerm=0, entries=[7], commitIndex=24, globalIndex=0]
19:24:26.511 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConnectEntry[index=17, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845463999] to log at index 17
19:24:26.512 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended RegisterEntry[index=18, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, timeout=1451845464800] to log at index 18
19:24:26.512 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended UnregisterEntry[index=19, term=2, session=4, expired=true, timestamp=1451845464829] to log at index 19
19:24:26.512 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended UnregisterEntry[index=20, term=2, session=8, expired=true, timestamp=1451845464832] to log at index 20
19:24:26.512 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended CommandEntry[index=22, term=2, session=18, sequence=1, timestamp=1451845464870, command=io.atomix.manager.GetResource@6b44525a] to log at index 22
19:24:26.512 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended KeepAliveEntry[index=23, term=2, session=18, commandSequence=0, eventIndex=18, timestamp=1451845464872] to log at index 23
19:24:26.513 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=24, term=3, 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 24
19:24:26.513 [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=3, succeeded=true, logIndex=24]
19:24:26.514 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConnectEntry[index=17, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845463999]
19:24:26.514 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying RegisterEntry[index=18, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, timeout=1451845464800]
19:24:26.514 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.ServerSession - 4 - State changed: UNSTABLE
19:24:26.514 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.ServerSession - 8 - State changed: UNSTABLE
19:24:26.515 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 18 - State changed: OPEN
19:24:26.515 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying UnregisterEntry[index=19, term=2, session=4, expired=true, timestamp=1451845464829]
19:24:26.517 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 4 - State changed: EXPIRED
19:24:26.518 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying UnregisterEntry[index=20, term=2, session=8, expired=true, timestamp=1451845464832]
19:24:26.519 [copycat-server-localhost/127.0.0.1:5000-state-1] DEBUG i.a.c.server.state.ServerSession - 8 - State changed: EXPIRED
19:24:26.520 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying CommandEntry[index=22, term=2, session=18, sequence=1, timestamp=1451845464870, command=io.atomix.manager.GetResource@36a96690]
19:24:26.521 [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=2, session=18, commandSequence=0, eventIndex=18, timestamp=1451845464872]
19:24:26.524 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=24, term=3, 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]]]
19:24:26.739 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:26.741 [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=3, succeeded=true, logIndex=24]
19:24:26.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:26.984 [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=3, succeeded=true, logIndex=24]
19:24:27.236 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:27.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=3, succeeded=true, logIndex=24]
19:24:27.484 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:27.485 [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=3, succeeded=true, logIndex=24]
19:24:27.730 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:27.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=3, succeeded=true, logIndex=24]
19:24:27.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:27.989 [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=3, succeeded=true, logIndex=24]
19:24:28.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:28.252 [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=3, succeeded=true, logIndex=24]
19:24:28.491 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:28.492 [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=3, succeeded=true, logIndex=24]
19:24:29.485 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xd04d9383, /127.0.0.1:50948 => /127.0.0.1:5000]
19:24:29.492 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:29.494 [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=3, succeeded=true, logIndex=24]
19:24:29.735 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:29.742 [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=3, succeeded=true, logIndex=24]
19:24:29.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:29.988 [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=3, succeeded=true, logIndex=24]
19:24:30.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:30.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=3, succeeded=true, logIndex=24]
19:24:30.487 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:30.488 [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=3, succeeded=true, logIndex=24]
19:24:30.735 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:30.737 [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=3, succeeded=true, logIndex=24]
19:24:30.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:30.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=3, succeeded=true, logIndex=24]
19:24:31.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:31.261 [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=3, succeeded=true, logIndex=24]
19:24:31.490 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:31.492 [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=3, succeeded=true, logIndex=24]
19:24:31.734 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:31.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=3, succeeded=true, logIndex=24]
19:24:32.483 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x3eaf7ff0, /127.0.0.1:50950 => /127.0.0.1:5000]
19:24:32.487 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:32.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=3, succeeded=true, logIndex=24]
19:24:32.734 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:32.736 [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=3, succeeded=true, logIndex=24]
19:24:33.488 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xfc2275ee, /127.0.0.1:50951 => /127.0.0.1:5000]
19:24:33.497 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:33.498 [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=3, succeeded=true, logIndex=24]
19:24:33.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:33.733 [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=3, succeeded=true, logIndex=24]
19:24:33.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:33.984 [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=3, succeeded=true, logIndex=24]
19:24:34.241 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:34.242 [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=3, succeeded=true, logIndex=24]
19:24:34.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:34.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=3, succeeded=true, logIndex=24]
19:24:34.735 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:34.737 [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=3, succeeded=true, logIndex=24]
19:24:34.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:34.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=3, succeeded=true, logIndex=24]
19:24:35.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:35.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=3, succeeded=true, logIndex=24]
19:24:35.986 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x5e73c5a1, /127.0.0.1:50953 => /127.0.0.1:5000]
19:24:35.993 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:35.997 [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=3, succeeded=true, logIndex=24]
19:24:36.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:36.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=3, succeeded=true, logIndex=24]
19:24:36.983 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x026f307b, /127.0.0.1:50954 => /127.0.0.1:5000]
19:24:36.991 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:36.996 [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=3, succeeded=true, logIndex=24]
19:24:37.233 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:37.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=3, succeeded=true, logIndex=24]
19:24:37.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:37.482 [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=3, succeeded=true, logIndex=24]
19:24:37.732 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:37.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=3, succeeded=true, logIndex=24]
19:24:38.486 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xbf57645a, /127.0.0.1:50956 => /127.0.0.1:5000]
19:24:38.496 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:38.499 [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=3, succeeded=true, logIndex=24]
19:24:38.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:38.736 [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=3, succeeded=true, logIndex=24]
19:24:38.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:38.988 [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=3, succeeded=true, logIndex=24]
19:24:39.734 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xbd9bd700, /127.0.0.1:50957 => /127.0.0.1:5000]
19:24:39.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:39.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=3, succeeded=true, logIndex=24]
19:24:39.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:39.988 [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=3, succeeded=true, logIndex=24]
19:24:40.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:40.235 [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=3, succeeded=true, logIndex=24]
19:24:40.484 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:40.488 [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=3, succeeded=true, logIndex=24]
19:24:40.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:40.741 [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=3, succeeded=true, logIndex=24]
19:24:40.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:40.989 [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=3, succeeded=true, logIndex=24]
19:24:41.236 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:41.238 [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=3, succeeded=true, logIndex=24]
19:24:41.482 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:41.483 [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=3, succeeded=true, logIndex=24]
19:24:41.734 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:41.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=3, succeeded=true, logIndex=24]
19:24:41.983 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:41.986 [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=3, succeeded=true, logIndex=24]
19:24:42.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:42.243 [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=3, succeeded=true, logIndex=24]
19:24:42.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:42.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=3, succeeded=true, logIndex=24]
19:24:42.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:42.736 [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=3, succeeded=true, logIndex=24]
19:24:42.983 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:42.986 [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=3, succeeded=true, logIndex=24]
19:24:43.240 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:43.242 [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=3, succeeded=true, logIndex=24]
19:24:43.487 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:43.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=3, succeeded=true, logIndex=24]
19:24:43.735 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:43.737 [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=3, succeeded=true, logIndex=24]
19:24:43.988 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:43.996 [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=3, succeeded=true, logIndex=24]
19:24:44.236 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:44.242 [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=3, succeeded=true, logIndex=24]
19:24:44.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:44.487 [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=3, succeeded=true, logIndex=24]
19:24:44.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:44.741 [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=3, succeeded=true, logIndex=24]
19:24:44.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:44.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=3, succeeded=true, logIndex=24]
19:24:45.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:45.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=3, succeeded=true, logIndex=24]
19:24:45.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:45.488 [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=3, succeeded=true, logIndex=24]
19:24:45.735 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:45.737 [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=3, succeeded=true, logIndex=24]
19:24:46.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.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=3, succeeded=true, logIndex=24]
19:24:46.236 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.242 [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=3, succeeded=true, logIndex=24]
19:24:46.487 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.490 [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=3, succeeded=true, logIndex=24]
19:24:46.734 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.736 [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=3, succeeded=true, logIndex=24]
19:24:46.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.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=3, succeeded=true, logIndex=24]
19:24:47.735 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x79de4cbb, /127.0.0.1:50961 => /127.0.0.1:5000]
19:24:47.741 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:47.743 [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=3, succeeded=true, logIndex=24]
19:24:47.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:47.986 [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=3, succeeded=true, logIndex=24]
19:24:48.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:48.235 [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=3, succeeded=true, logIndex=24]
19:24:48.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:48.488 [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=3, succeeded=true, logIndex=24]
19:24:48.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:48.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=3, succeeded=true, logIndex=24]
19:24:48.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:48.988 [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=3, succeeded=true, logIndex=24]
19:24:49.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:49.239 [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=3, succeeded=true, logIndex=24]
19:24:49.486 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:49.492 [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=3, succeeded=true, logIndex=24]
19:24:49.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:49.743 [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=3, succeeded=true, logIndex=24]
19:24:49.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:49.986 [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=3, succeeded=true, logIndex=24]
19:24:50.230 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:50.231 [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=3, succeeded=true, logIndex=24]
19:24:50.493 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:50.497 [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=3, succeeded=true, logIndex=24]
19:24:50.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:50.736 [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=3, succeeded=true, logIndex=24]
19:24:50.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:50.992 [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=3, succeeded=true, logIndex=24]
19:24:51.238 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:51.241 [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=3, succeeded=true, logIndex=24]
19:24:51.490 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:51.493 [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=3, succeeded=true, logIndex=24]
19:24:51.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:51.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=3, succeeded=true, logIndex=24]
19:24:52.499 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x1ab5d377, /127.0.0.1:50963 => /127.0.0.1:5000]
19:24:52.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:52.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=3, succeeded=true, logIndex=24]
19:24:52.749 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:52.751 [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=3, succeeded=true, logIndex=24]
19:24:52.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:52.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=3, succeeded=true, logIndex=24]
19:24:53.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:53.234 [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=3, succeeded=true, logIndex=24]
19:24:53.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:53.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=3, succeeded=true, logIndex=24]
19:24:53.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:53.739 [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=3, succeeded=true, logIndex=24]
19:24:53.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:53.992 [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=3, succeeded=true, logIndex=24]
19:24:54.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:54.239 [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=3, succeeded=true, logIndex=24]
19:24:54.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:54.484 [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=3, succeeded=true, logIndex=24]
19:24:54.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:54.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=3, succeeded=true, logIndex=24]
19:24:55.486 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xf5124392, /127.0.0.1:50967 => /127.0.0.1:5000]
19:24:55.490 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:55.492 [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=3, succeeded=true, logIndex=24]
19:24:55.730 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:55.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=3, succeeded=true, logIndex=24]
19:24:56.001 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:56.003 [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=3, succeeded=true, logIndex=24]
19:24:56.238 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:56.239 [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=3, succeeded=true, logIndex=24]
19:24:56.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:56.487 [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=3, succeeded=true, logIndex=24]
19:24:56.734 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:56.737 [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=3, succeeded=true, logIndex=24]
19:24:56.989 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:56.991 [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=3, succeeded=true, logIndex=24]
19:24:57.237 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:57.250 [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=3, succeeded=true, logIndex=24]
19:24:57.482 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:57.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=3, succeeded=true, logIndex=24]
19:24:57.732 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:57.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=3, succeeded=true, logIndex=24]
19:24:58.486 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xf5107a25, /127.0.0.1:50971 => /127.0.0.1:5000]
19:24:58.492 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:58.493 [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=3, succeeded=true, logIndex=24]
19:24:58.734 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:58.744 [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=3, succeeded=true, logIndex=24]
19:24:58.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:58.983 [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=3, succeeded=true, logIndex=24]
19:24:59.236 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:59.241 [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=3, succeeded=true, logIndex=24]
19:24:59.489 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:59.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=3, succeeded=true, logIndex=24]
19:24:59.739 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:59.741 [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=3, succeeded=true, logIndex=24]
19:24:59.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:59.988 [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=3, succeeded=true, logIndex=24]
19:25:00.234 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:00.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=3, succeeded=true, logIndex=24]
19:25:00.486 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:00.487 [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=3, succeeded=true, logIndex=24]
19:25:00.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:00.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=3, succeeded=true, logIndex=24]
19:25:00.981 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:00.984 [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=3, succeeded=true, logIndex=24]
19:25:01.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:01.234 [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=3, succeeded=true, logIndex=24]
19:25:01.984 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x1ea90ca4, /127.0.0.1:50973 => /127.0.0.1:5000]
19:25:01.987 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:01.989 [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=3, succeeded=true, logIndex=24]
19:25:02.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:02.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=3, succeeded=true, logIndex=24]
19:25:02.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:02.487 [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=3, succeeded=true, logIndex=24]
19:25:03.248 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x75183bfe, /127.0.0.1:50975 => /127.0.0.1:5000]
19:25:03.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:03.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=3, succeeded=true, logIndex=24]
19:25:04.174 [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.92S
19:25:04.177 [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]]
19:25:04.179 [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
19:25:04.180 [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
19:25:04.187 [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]
19:25:04.191 [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]
19:25:04.233 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xc51bfdac, /127.0.0.1:50978 => /127.0.0.1:5000]
19:25:04.245 [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
19:25:04.245 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=26, globalIndex=24]
19:25:04.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=3, succeeded=true, logIndex=24]
19:25:04.253 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received ConfigureRequest[term=3, leader=2130712285, index=26, 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]]]
19:25:04.255 [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]
19:25:04.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=3, leader=2130712285, logIndex=24, logTerm=3, entries=[2], commitIndex=26, globalIndex=24]
19:25:04.264 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=25, term=3, 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: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 25
19:25:04.265 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=26, term=3, 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 26
19:25:04.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=3, succeeded=true, logIndex=26]
19:25:04.266 [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=3, 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: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]]]
19:25:04.267 [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=3, 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]]]
19:25:04.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:04.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=3, succeeded=true, logIndex=26]
19:25:04.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:04.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=3, succeeded=true, logIndex=26]
19:25:04.791 [copycat-compactor-1] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
19:25:04.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:04.988 [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=3, succeeded=true, logIndex=26]
19:25:05.233 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:05.235 [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=3, succeeded=true, logIndex=26]
19:25:05.482 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:05.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=3, succeeded=true, logIndex=26]
19:25:05.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:05.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=3, succeeded=true, logIndex=26]
19:25:05.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=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.003 [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=3, succeeded=true, logIndex=26]
19:25:06.236 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.238 [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=3, succeeded=true, logIndex=26]
19:25:06.484 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.485 [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=3, succeeded=true, logIndex=26]
19:25:06.739 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.741 [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=3, succeeded=true, logIndex=26]
19:25:06.983 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.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=3, succeeded=true, logIndex=26]
19:25:07.733 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xe13c1b47, /127.0.0.1:50980 => /127.0.0.1:5000]
19:25:07.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=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:07.745 [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=3, succeeded=true, logIndex=26]
19:25:07.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=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:07.984 [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=3, succeeded=true, logIndex=26]
19:25:08.233 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:08.236 [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=3, succeeded=true, logIndex=26]
19:25:08.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=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:08.482 [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=3, succeeded=true, logIndex=26]
19:25:09.237 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x73773da3, /127.0.0.1:50981 => /127.0.0.1:5000]
19:25:09.248 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:09.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=3, succeeded=true, logIndex=26]
19:25:10.007 [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.758S
19:25:10.008 [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]]
19:25:10.009 [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
19:25:10.009 [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
19:25:10.013 [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:5002, clientAddress=localhost/127.0.0.1:5002]
19:25:10.013 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to CANDIDATE
19:25:10.013 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Cancelling heartbeat timer
19:25:10.014 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Starting election
19:25:10.014 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 4
19:25:10.014 [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
19:25:10.015 [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]]
19:25:10.015 [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
19:25:10.016 [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
19:25:10.024 [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:5002, clientAddress=localhost/127.0.0.1:5002]
19:25:10.024 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to LEADER
19:25:10.025 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Cancelling election
19:25:10.025 [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
19:25:10.025 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended InitializeEntry[index=27, term=4, timestamp=1451845510025]
19:25:10.027 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=27, 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 27
19:25:10.028 [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=27, 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
19:25:10.028 [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=27, 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
19:25:10.028 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Starting append timer
19:25:10.032 [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
19:25:10.033 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x67e7467d, /127.0.0.1:50983 => /127.0.0.1:5000]
19:25:10.036 [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=26, logTerm=3, entries=[1], commitIndex=26, globalIndex=15] to localhost/127.0.0.1:5002
19:25:10.051 [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
19:25:10.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=4, leader=2130712284, logIndex=26, logTerm=3, entries=[1], commitIndex=26, globalIndex=15] to localhost/127.0.0.1:5001
19:25:10.130 [copycat-server-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=27] from localhost/127.0.0.1:5001
19:25:10.131 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=27, 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]]]
19:25:10.280 [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=27, logTerm=4, entries=[0], commitIndex=27, globalIndex=15] to localhost/127.0.0.1:5001
19:25:10.289 [copycat-server-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=27] from localhost/127.0.0.1:5001
19:25:10.529 [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=27, logTerm=4, entries=[0], commitIndex=27, globalIndex=15] to localhost/127.0.0.1:5001
19:25:10.534 [copycat-server-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=27] from localhost/127.0.0.1:5001
19:25:10.682 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:25:10.780 [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=27, logTerm=4, entries=[0], commitIndex=27, globalIndex=15] to localhost/127.0.0.1:5001
19:25:10.783 [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=26, logTerm=3, entries=[0], commitIndex=27, globalIndex=15] to localhost/127.0.0.1:5002
19:25:11.299 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:25:11.385 [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=27, logTerm=4, entries=[0], commitIndex=27, globalIndex=15] to localhost/127.0.0.1:5001
19:25:11.386 [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=26, logTerm=3, entries=[0], commitIndex=27, globalIndex=15] to localhost/127.0.0.1:5002
19:25:11.389 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:25:11.392 [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
19:25:11.556 [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]
19:25:11.560 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Received greater term
19:25:11.560 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to FOLLOWER
19:25:11.560 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Cancelling append timer
19:25:11.561 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Starting heartbeat timer
19:25:11.561 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 5
19:25:11.561 [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=2130712285, logIndex=27, logTerm=4]
19:25:11.563 [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=2130712285, logIndex=27, logTerm=4]: candidate's log is up-to-date
19:25:11.563 [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
19:25:11.563 [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]
19:25:11.573 [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=2130712285, index=28, 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: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]]]
19:25:11.574 [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
19:25:11.575 [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]
19:25:11.583 [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=2130712285, logIndex=27, logTerm=4, entries=[1], commitIndex=27, globalIndex=26]
19:25:11.584 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=28, 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: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 28
19:25:11.584 [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=28]
19:25:11.817 [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=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28]
19:25:11.818 [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=28]
19:25:11.819 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=28, 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: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]]]
19:25:12.570 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x6e473441, /127.0.0.1:50987 => /127.0.0.1:5000]
19:25:12.580 [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=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28]
19:25:12.581 [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=28]
19:25:12.587 [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=2130712285, index=29, 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]]]
19:25:12.588 [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]
19:25:12.595 [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=2130712285, logIndex=28, logTerm=5, entries=[1], commitIndex=28, globalIndex=28]
19:25:12.597 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=29, 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: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 29
19:25:12.598 [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=29]
19:25:12.820 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:12.822 [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=29]
19:25:12.833 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=29, 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: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]]]
19:25:13.069 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:13.071 [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=29]
19:25:13.324 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:13.332 [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=29]
19:25:13.573 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:13.576 [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=29]
19:25:13.821 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:13.824 [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=29]
19:25:14.071 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:14.073 [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=29]
19:25:14.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=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:14.322 [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=29]
19:25:14.572 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:14.585 [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=29]
19:25:14.819 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:14.821 [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=29]
19:25:15.070 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:15.072 [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=29]
19:25:15.322 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:15.325 [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=29]
19:25:15.569 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:15.570 [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=29]
19:25:15.819 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:15.820 [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=29]
19:25:16.077 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:16.079 [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=29]
19:25:16.317 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:16.318 [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=29]
19:25:16.567 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:16.569 [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=29]
19:25:16.819 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:16.822 [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=29]
19:25:17.075 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:17.078 [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=29]
19:25:17.322 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:17.326 [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=29]
19:25:17.573 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:17.575 [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=29]
19:25:17.824 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:17.826 [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=29]
19:25:18.078 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:18.078 [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=29]
19:25:18.322 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:18.327 [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=29]
19:25:18.574 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:18.575 [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=29]
19:25:18.826 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:18.828 [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=29]
19:25:19.067 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:19.068 [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=29]
19:25:19.319 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:19.321 [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=29]
19:25:19.568 [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=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:19.570 [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=29]
19:25:19.700 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0xc4befd75, /127.0.0.1:50991 => /127.0.0.1:5000]
19:25:19.706 [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=29, logTerm=5]
19:25:19.707 [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=29, logTerm=5]: candidate's log is up-to-date
19:25:19.707 [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]
19:25:19.718 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 6
19:25:19.718 [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=29, logTerm=5]
19:25:19.719 [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=29, logTerm=5]: candidate's log is up-to-date
19:25:19.719 [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
19:25:19.722 [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]
19:25:19.740 [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=30, 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]]]
19:25:19.741 [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
19:25:19.743 [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]
19:25:19.752 [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=29, logTerm=5, entries=[1], commitIndex=29, globalIndex=15]
19:25:19.755 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=30, 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 30
19:25:19.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=6, succeeded=true, logIndex=30]
19:25:19.994 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:19.997 [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=30]
19:25:19.997 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=30, 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]]]
19:25:20.245 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:20.247 [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=30]
19:25:20.511 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:20.512 [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=30]
19:25: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=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:20.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=6, succeeded=true, logIndex=30]
19:25:20.992 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:20.997 [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=30]
19:25:21.245 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:21.247 [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=30]
19:25:21.491 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:21.493 [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=30]
19:25:21.741 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:21.743 [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=30]
19:25:22.005 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:22.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=6, succeeded=true, logIndex=30]
19:25:22.245 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:22.247 [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=30]
19:25:22.492 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:22.494 [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=30]
19:25:22.743 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:22.745 [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=30]
19:25:23.000 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:23.001 [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=30]
19:25:23.241 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:23.243 [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=30]
19:25:23.768 [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=31, 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]]]
19:25:23.770 [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]
19:25:23.994 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0x005fbd5d, /127.0.0.1:5000] RECEIVED: [id: 0x226eedc3, /127.0.0.1:50995 => /127.0.0.1:5000]
19:25:23.998 [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=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:24.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=30]
19:25: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=6, leader=2130712286, logIndex=30, logTerm=6, entries=[1], commitIndex=30, globalIndex=30]
19:25:24.010 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=31, 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=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 31
19:25: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=6, succeeded=true, logIndex=31]
19:25:24.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=6, leader=2130712286, logIndex=31, logTerm=6, entries=[0], commitIndex=31, globalIndex=30]
19:25:24.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=6, succeeded=true, logIndex=31]
19:25:24.245 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=31, 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=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]]]
19:25:24.493 [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=31, logTerm=6, entries=[0], commitIndex=31, globalIndex=30]
19:25:24.495 [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=31]
19:25:24.743 [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=31, logTerm=6, entries=[0], commitIndex=31, globalIndex=30]
19:25:24.745 [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=31]
19:25:24.999 [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=31, logTerm=6, entries=[0], commitIndex=31, globalIndex=30]
19:25:25.001 [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=31]
19:25:25.024 [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=32, 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]]]
19:25:25.025 [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]
19:25:25.043 [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=31, logTerm=6, entries=[1], commitIndex=31, globalIndex=30]
19:25:25.044 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=32, 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 32
19:25:25.044 [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=32]
19:25:25.955 [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.91S
19:25:25.959 [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]]
19:25:25.959 [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
19:25:25.961 [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
19:25:25.972 [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]
19:25:25.973 [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]
19:25:25.973 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to CANDIDATE
19:25:25.973 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5000 - Cancelling heartbeat timer
19:25:25.973 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Starting election
19:25:25.973 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Set term 7
19:25:25.973 [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
19:25:25.973 [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]]
19:25:25.973 [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 7
19:25:25.973 [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 7
19:25:25.981 [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]
19:25:25.981 [copycat-server-localhost/127.0.0.1:5000] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5000 - Transitioning to LEADER
19:25:25.981 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5000 - Cancelling election
19:25:25.981 [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
19:25:25.981 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended InitializeEntry[index=33, term=7, timestamp=1451845525981]
19:25:25.982 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Appended ConfigurationEntry[index=33, term=7, 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 33
19:25:25.983 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=7, leader=2130712284, index=33, 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
19:25:25.984 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=7, leader=2130712284, index=33, 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
19:25:25.984 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5000 - Starting append timer
19:25:25.996 [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
19:25:25.997 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=32, logTerm=6, entries=[1], commitIndex=31, globalIndex=15] to localhost/127.0.0.1:5001
19:25:26.004 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:26.005 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=32, 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]]]
19:25:26.006 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5000 - Applying ConfigurationEntry[index=33, term=7, 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]]]
19:25:26.235 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=15] to localhost/127.0.0.1:5001
19:25:26.243 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:26.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=15] to localhost/127.0.0.1:5001
19:25:26.491 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:26.644 [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
19:25:26.646 [copycat-server-localhost/127.0.0.1:5000] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - request timed out
19:25:26.735 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=15] to localhost/127.0.0.1:5001
19:25:26.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=32, logTerm=6, entries=[0], commitIndex=33, globalIndex=15] to localhost/127.0.0.1:5002
19:25:26.747 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:26.752 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=32] from localhost/127.0.0.1:5002
19:25:26.752 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent ConfigureRequest[term=7, leader=2130712284, index=33, 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
19:25:26.755 [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
19:25:26.756 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=32, logTerm=6, entries=[1], commitIndex=33, globalIndex=15] to localhost/127.0.0.1:5002
19:25:26.767 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5002
19:25:26.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5001
19:25:26.986 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5002
19:25:26.992 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:27.236 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5001
19:25:27.243 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:27.484 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5001
19:25:27.487 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:27.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
19:25:27.735 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5001
19:25:27.737 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5002
19:25:27.752 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:27.752 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5002
19:25:27.985 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5001
19:25:27.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=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5002
19:25:27.995 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:27.999 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5002
19:25:28.235 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5001
19:25:28.237 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5002
19:25:28.248 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:28.485 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5001
19:25:28.489 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Received AppendResponse[status=OK, term=7, succeeded=true, logIndex=33] from localhost/127.0.0.1:5001
19:25:28.735 [copycat-server-localhost/127.0.0.1:5000] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5000 - Sent AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33] to localhost/127.0.0.1:5001
19:24:05.658 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
19:24:05.666 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
19:24:05.667 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
19:24:05.669 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
19:24:05.669 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: true
19:24:05.737 [main] DEBUG i.n.util.internal.PlatformDependent - UID: 1000
19:24:05.737 [main] DEBUG i.n.util.internal.PlatformDependent - Java version: 8
19:24:05.737 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noUnsafe: false
19:24:05.737 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available
19:24:05.738 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noJavassist: false
19:24:05.739 [main] DEBUG i.n.util.internal.PlatformDependent - Javassist: unavailable
19:24:05.739 [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.
19:24:05.739 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
19:24:05.739 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
19:24:05.739 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
19:24:05.742 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
19:24:05.742 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.netty.workdir: /tmp (io.netty.tmpdir)
19:24:05.746 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4
19:24:05.770 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
19:24:05.771 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
19:24:05.925 [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]
19:24:06.011 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 2
19:24:06.011 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 2
19:24:06.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
19:24:06.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
19:24:06.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
19:24:06.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
19:24:06.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
19:24:06.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
19:24:06.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
19:24:06.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
19:24:06.060 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.util.internal.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0xeb9318f793e3121c
19:24:06.067 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.n.channel.ChannelOutboundBuffer - -Dio.netty.threadLocalDirectBufferSize: 65536
19:24:06.069 [copycat-server-localhost/127.0.0.1:5001] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacity.default: 262144
19:24:06.093 [copycat-server-localhost/127.0.0.1:5001] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: unpooled
19:24:06.096 [copycat-server-localhost/127.0.0.1:5001] DEBUG io.netty.util.NetUtil - Loopback interface: lo (lo, 127.0.0.1)
19:24:06.097 [copycat-server-localhost/127.0.0.1:5001] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128
19:24:06.111 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38] REGISTERED
19:24:06.113 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38] BIND(localhost/127.0.0.1:5001)
19:24:06.115 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] ACTIVE
19:24:06.128 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.resource.InstanceOperation
19:24:06.131 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResource
19:24:06.133 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceIfExists
19:24:06.134 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResource
19:24:06.135 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResourceIfExists
19:24:06.139 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered void operation callback class io.atomix.manager.CloseResource
19:24:06.145 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.DeleteResource
19:24:06.147 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.ResourceExists
19:24:06.149 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceKeys
19:24:06.183 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x3550451b, /127.0.0.1:48958 => /127.0.0.1:5001]
19:24:06.214 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.server.state.ServerContext - Server started successfully!
19:24:06.218 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Transitioning to FOLLOWER
19:24:06.224 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Starting heartbeat timer
19:24:06.259 [catalyst-event-loop-2] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetectionLevel: simple
19:24:06.274 [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]
19:24:06.275 [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
19:24:06.277 [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]
19:24:06.295 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Set term 1
19:24:06.295 [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]
19:24:06.296 [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
19:24:06.296 [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
19:24:06.297 [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]
19:24:06.390 [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]]]
19:24:06.391 [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
19:24:06.391 [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
19:24:06.409 [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]
19:24:06.436 [copycat-server-localhost/127.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]
19:24:06.437 [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
19:24:06.438 [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=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446396] to log at index 2
19:24:06.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=2]
19:24:06.575 [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=3, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
19:24:06.591 [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]
19:24:06.618 [copycat-server-localhost/127.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=[2], commitIndex=2, globalIndex=0]
19:24:06.627 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=3, 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:5001, clientAddress=localhost/127.0.0.1:5001]]] to log at index 3
19:24:06.630 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended RegisterEntry[index=4, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, timeout=1451845446580] to log at index 4
19:24:06.631 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=4]
19:24:06.640 [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]]]
19:24:06.657 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.s.snapshot.SnapshotStore - Created disk snapshot: FileSnapshot[index=1]
19:24:06.664 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Taking snapshot 1
19:24:06.744 [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=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446396]
19:24:06.770 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Registering session: attempt 1
19:24:06.771 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Sending RegisterRequest[client=8e6ec947-1aca-434b-9984-28d722f6f2b7]
19:24:06.777 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001
19:24:06.801 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5001
19:24:06.813 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConnectRequest[client=8e6ec947-1aca-434b-9984-28d722f6f2b7]
19:24:06.828 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=4, logTerm=1, entries=[1], commitIndex=4, globalIndex=0]
19:24:06.828 [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=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446824] to log at index 5
19:24:06.829 [copycat-server-localhost/127.0.0.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]
19:24:06.831 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=3, 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:5001, clientAddress=localhost/127.0.0.1:5001]]]
19:24:06.839 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying RegisterEntry[index=4, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, timeout=1451845446580]
19:24:06.848 [copycat-server-localhost/127.0.0.1:5001-state-1] DEBUG i.a.c.server.state.ServerSession - 4 - State changed: OPEN
19:24:06.857 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Completing snapshot 1
19:24:06.903 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
19:24:06.905 [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=6, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
19:24:06.906 [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]
19:24:06.916 [copycat-server-localhost/127.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=[2], commitIndex=5, globalIndex=0]
19:24:06.919 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=6, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 6
19:24:06.920 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=7, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845446838] to log at index 7
19:24:06.920 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=7]
19:24:06.929 [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=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446824]
19:24:06.938 [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:5001]]
19:24:06.942 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received RegisterRequest[client=8e6ec947-1aca-434b-9984-28d722f6f2b7]
19:24:06.949 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=7, logTerm=1, entries=[1], commitIndex=7, globalIndex=0]
19:24:06.950 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended RegisterEntry[index=8, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, timeout=1451845446945] to log at index 8
19:24:06.952 [copycat-server-localhost/127.0.0.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]
19:24:06.955 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=6, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
19:24:06.968 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=7, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845446838]
19:24:06.969 [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=8, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5000]]
19:24:06.971 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Received RegisterResponse[status=OK, session=8, leader=localhost/127.0.0.1:5000, members=[localhost/127.0.0.1:5001, localhost/127.0.0.1:5000]]
19:24:06.973 [copycat-client-3] DEBUG i.a.c.client.DefaultCopycatClient - State changed: CONNECTED
19:24:06.982 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 8 - Sending KeepAliveRequest[session=8, commandSequence=0, eventIndex=8]
19:24:06.985 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 8 - Sending CommandRequest[session=8, sequence=1, command=io.atomix.manager.GetResource@75e1790e]
19:24:06.996 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5001
19:24:06.998 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Failed to connect to the cluster
19:24:06.999 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5001
19:24:07.001 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConnectRequest[client=8e6ec947-1aca-434b-9984-28d722f6f2b7]
19:24:07.014 [copycat-server-localhost/127.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=[1], commitIndex=8, globalIndex=0]
19:24:07.014 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=9, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845447003] to log at index 9
19:24:07.015 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=9]
19:24:07.015 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying RegisterEntry[index=8, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, timeout=1451845446945]
19:24:07.023 [copycat-server-localhost/127.0.0.1:5001-state-1] DEBUG i.a.c.server.state.ServerSession - 8 - State changed: OPEN
19:24:07.024 [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:5001]]
19:24:07.121 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=9, logTerm=1, entries=[0], commitIndex=9, globalIndex=0]
19:24:07.123 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=9]
19:24:07.126 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=9, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845447003]
19:24:07.378 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=9, logTerm=1, entries=[0], commitIndex=9, globalIndex=0]
19:24:07.379 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=9]
19:24:07.910 [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=11, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
19:24:07.913 [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]
19:24:07.999 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 8 - Sending CommandRequest[session=8, sequence=1, command=io.atomix.manager.GetResource@75e1790e]
19:24:08.003 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received CommandRequest[session=8, sequence=1, command=io.atomix.manager.GetResource@74b4a450]
19:24:08.013 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x9f64f95b, /127.0.0.1:48975 => /127.0.0.1:5001]
19:24:08.014 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=9, logTerm=1, entries=[0], commitIndex=9, globalIndex=0]
19:24:08.021 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=9]
19:24:08.037 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=9, logTerm=1, entries=[3], commitIndex=9, globalIndex=0]
19:24:08.039 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=10, term=1, session=4, sequence=1, timestamp=1451845447823, command=io.atomix.manager.GetResource@4871a1b1] to log at index 10
19:24:08.041 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=11, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 11
19:24:08.042 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=12, term=1, session=8, sequence=1, timestamp=1451845448010, command=io.atomix.manager.GetResource@60be5ca1] to log at index 12
19:24:08.042 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=12]
19:24:08.066 [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=12, result=12]
19:24:08.067 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 8 - Received CommandResponse[status=OK, index=12, result=12]
19:24:08.073 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 8 - Sending CommandRequest[session=8, sequence=2, command=InstanceCommand[resource=12, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@48ff9761, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received CommandRequest[session=8, sequence=2, command=InstanceCommand[resource=12, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@6a10231e, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.094 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=12, logTerm=1, entries=[1], commitIndex=12, globalIndex=0]
19:24:08.100 [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=8, sequence=2, timestamp=1451845448084, command=InstanceCommand[resource=12, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@55b975f4, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 13
19:24:08.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=13]
19:24:08.103 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=10, term=1, session=4, sequence=1, timestamp=1451845447823, command=io.atomix.manager.GetResource@2a4b81d8]
19:24:08.131 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=11, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
19:24:08.141 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=12, term=1, session=8, sequence=1, timestamp=1451845448010, command=io.atomix.manager.GetResource@195106de]
19:24:08.145 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=13, logTerm=1, entries=[1], commitIndex=13, globalIndex=0]
19:24:08.146 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=14, term=1, session=4, sequence=2, timestamp=1451845448086, command=InstanceCommand[resource=10, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@10f0d1ec, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 14
19:24:08.147 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:08.149 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received PublishRequest[session=8, eventIndex=13, previousIndex=8, events=[Event[event=elect, message=InstanceEvent[resource=12, message=13]]]]
19:24:08.152 [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=8, sequence=2, timestamp=1451845448084, command=InstanceCommand[resource=12, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@2a2d976c, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.161 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 8 - Received PublishRequest[session=8, eventIndex=13, previousIndex=8, events=[Event[event=elect, message=InstanceEvent[resource=12, message=13]]]]
19:24:08.168 [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=null]
19:24:08.176 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 8 - Received CommandResponse[status=OK, index=13, result=null]
Elected leader!
19:24:08.373 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:08.376 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:08.379 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=14, term=1, session=4, sequence=2, timestamp=1451845448086, command=InstanceCommand[resource=10, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@31883c44, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.623 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:08.624 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:08.876 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:08.877 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:09.124 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:09.125 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:09.374 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:09.375 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:09.591 [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=15, 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]]]
19:24:09.593 [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]
19:24:10.330 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0xf9428cb5, /127.0.0.1:48977 => /127.0.0.1:5001]
19:24:10.366 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:10.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=14]
19:24:10.385 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[1], commitIndex=14, globalIndex=14]
19:24:10.387 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=15, 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=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 15
19:24:10.387 [copycat-server-localhost/127.0.0.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]
19:24:10.627 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:10.629 [copycat-server-localhost/127.0.0.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]
19:24:10.630 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=15, 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=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]]]
19:24:10.878 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:10.880 [copycat-server-localhost/127.0.0.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]
19:24:11.130 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:11.132 [copycat-server-localhost/127.0.0.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]
19:24:11.385 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:11.387 [copycat-server-localhost/127.0.0.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]
19:24:11.628 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:11.633 [copycat-server-localhost/127.0.0.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]
19:24:11.877 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:11.879 [copycat-server-localhost/127.0.0.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]
19:24:12.125 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:12.127 [copycat-server-localhost/127.0.0.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]
19:24:13.132 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x03411202, /127.0.0.1:48979 => /127.0.0.1:5001]
19:24:13.139 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:13.141 [copycat-server-localhost/127.0.0.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]
19:24:13.375 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:13.376 [copycat-server-localhost/127.0.0.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]
19:24:13.626 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:13.628 [copycat-server-localhost/127.0.0.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]
19:24:13.876 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:13.881 [copycat-server-localhost/127.0.0.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]
19:24:14.124 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:14.131 [copycat-server-localhost/127.0.0.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]
19:24:14.376 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:14.382 [copycat-server-localhost/127.0.0.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]
19:24:14.631 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:14.636 [copycat-server-localhost/127.0.0.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]
19:24:14.871 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:14.875 [copycat-server-localhost/127.0.0.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]
19:24:15.131 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:15.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=15]
19:24:15.374 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:15.376 [copycat-server-localhost/127.0.0.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]
19:24:16.123 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0xc5256e1e, /127.0.0.1:48981 => /127.0.0.1:5001]
19:24:16.138 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:16.142 [copycat-server-localhost/127.0.0.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]
19:24:16.371 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:16.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=15]
19:24:16.626 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:16.628 [copycat-server-localhost/127.0.0.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]
19:24:16.875 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:16.880 [copycat-server-localhost/127.0.0.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]
19:24:17.124 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:17.127 [copycat-server-localhost/127.0.0.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]
19:24:17.371 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:17.373 [copycat-server-localhost/127.0.0.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]
19:24:17.623 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:17.632 [copycat-server-localhost/127.0.0.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]
19:24:17.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:17.876 [copycat-server-localhost/127.0.0.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]
19:24:18.630 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x97f24d26, /127.0.0.1:48983 => /127.0.0.1:5001]
19:24:18.645 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:18.646 [copycat-server-localhost/127.0.0.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]
19:24:18.876 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:18.883 [copycat-server-localhost/127.0.0.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]
19:24:19.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:19.134 [copycat-server-localhost/127.0.0.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]
19:24:19.376 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:19.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=15]
19:24:19.626 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:19.631 [copycat-server-localhost/127.0.0.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]
19:24:19.879 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:19.882 [copycat-server-localhost/127.0.0.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]
19:24:20.120 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:20.128 [copycat-server-localhost/127.0.0.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]
19:24:20.375 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:20.379 [copycat-server-localhost/127.0.0.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]
19:24:20.627 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:20.634 [copycat-server-localhost/127.0.0.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]
19:24:20.874 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:20.875 [copycat-server-localhost/127.0.0.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]
19:24:21.124 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:21.125 [copycat-server-localhost/127.0.0.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]
19:24:21.373 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:21.376 [copycat-server-localhost/127.0.0.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]
19:24:22.130 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x933d115e, /127.0.0.1:48984 => /127.0.0.1:5001]
19:24:22.136 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:22.139 [copycat-server-localhost/127.0.0.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]
19:24:22.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=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:22.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=15]
19:24:23.127 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x3844ec13, /127.0.0.1:48985 => /127.0.0.1:5001]
19:24:23.140 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:23.144 [copycat-server-localhost/127.0.0.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]
19:24:23.375 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:23.381 [copycat-server-localhost/127.0.0.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]
19:24:23.624 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:23.629 [copycat-server-localhost/127.0.0.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]
19:24:23.876 [copycat-server-localhost/127.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=[0], commitIndex=15, globalIndex=15]
19:24:23.884 [copycat-server-localhost/127.0.0.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]
19:24:23.903 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x0730bdf4, /127.0.0.1:48986 => /127.0.0.1:5001]
19:24:23.910 [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=15, logTerm=1]
19:24:23.911 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Accepted PollRequest[term=1, candidate=2130712286, logIndex=15, logTerm=1]: candidate's log is up-to-date
19:24:23.917 [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=true]
19:24:23.936 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Set term 2
19:24:23.937 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received VoteRequest[term=2, candidate=2130712286, logIndex=15, logTerm=1]
19:24:23.938 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Accepted VoteRequest[term=2, candidate=2130712286, logIndex=15, logTerm=1]: candidate's log is up-to-date
19:24:23.938 [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:5002
19:24:23.938 [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=2, voted=true]
19:24:23.993 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=2, leader=2130712286, index=16, 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]]]
19:24:23.994 [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:5002
19:24:23.995 [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]
19:24:24.753 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x54dfabaf, /127.0.0.1:48988 => /127.0.0.1:5001]
19:24:24.763 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=2, leader=2130712286, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=0]
19:24:24.765 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=15]
19:24:24.771 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=2, leader=2130712286, index=16, 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]]]
19:24:24.772 [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]
19:24:24.778 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=2, leader=2130712286, logIndex=15, logTerm=1, entries=[2], commitIndex=15, globalIndex=0]
19:24:24.781 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=16, 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 16
19:24:24.782 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=17, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845463999] to log at index 17
19:24:24.784 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=17]
19:24:24.807 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=2, leader=2130712286, logIndex=17, logTerm=2, entries=[1], commitIndex=17, globalIndex=15]
19:24:24.809 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended RegisterEntry[index=18, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, timeout=1451845464800] to log at index 18
19:24:24.810 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=18]
19:24:24.811 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=16, 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]]]
19:24:24.812 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=17, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845463999]
19:24:24.836 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=2, leader=2130712286, logIndex=18, logTerm=2, entries=[1], commitIndex=18, globalIndex=15]
19:24:24.837 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended UnregisterEntry[index=19, term=2, session=4, expired=true, timestamp=1451845464829] to log at index 19
19:24:24.838 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=19]
19:24:24.839 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying RegisterEntry[index=18, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, timeout=1451845464800]
19:24:24.839 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.ServerSession - 4 - State changed: UNSTABLE
19:24:24.839 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.ServerSession - 8 - State changed: UNSTABLE
19:24:24.840 [copycat-server-localhost/127.0.0.1:5001-state-1] DEBUG i.a.c.server.state.ServerSession - 18 - State changed: OPEN
19:24:24.856 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=2, leader=2130712286, logIndex=19, logTerm=2, entries=[1], commitIndex=19, globalIndex=15]
19:24:24.857 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended UnregisterEntry[index=20, term=2, session=8, expired=true, timestamp=1451845464832] to log at index 20
19:24:24.857 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=20]
19:24:24.858 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying UnregisterEntry[index=19, term=2, session=4, expired=true, timestamp=1451845464829]
19:24:24.861 [copycat-server-localhost/127.0.0.1:5001-state-1] DEBUG i.a.c.server.state.ServerSession - 4 - State changed: EXPIRED
19:24:24.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=2, leader=2130712286, logIndex=20, logTerm=2, entries=[1], commitIndex=20, globalIndex=15]
19:24:24.864 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConnectEntry[index=21, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845464853] to log at index 21
19:24:24.865 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=21]
19:24:24.866 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying UnregisterEntry[index=20, term=2, session=8, expired=true, timestamp=1451845464832]
19:24:24.867 [copycat-server-localhost/127.0.0.1:5001-state-1] DEBUG i.a.c.server.state.ServerSession - 8 - State changed: EXPIRED
19:24:24.873 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=2, leader=2130712286, logIndex=21, logTerm=2, entries=[1], commitIndex=21, globalIndex=15]
19:24:24.874 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended CommandEntry[index=22, term=2, session=18, sequence=1, timestamp=1451845464870, command=io.atomix.manager.GetResource@77dfe55a] to log at index 22
19:24:24.875 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=22]
19:24:24.875 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConnectEntry[index=21, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845464853]
19:24:24.879 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=2, leader=2130712286, logIndex=22, logTerm=2, entries=[1], commitIndex=22, globalIndex=15]
19:24:24.879 [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=2, session=18, commandSequence=0, eventIndex=18, timestamp=1451845464872] to log at index 23
19:24:24.879 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=2, succeeded=true, logIndex=23]
19:24:24.880 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying CommandEntry[index=22, term=2, session=18, sequence=1, timestamp=1451845464870, command=io.atomix.manager.GetResource@24ec421e]
19:24:25.664 [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.784S
19:24:25.671 [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]]
19:24:25.672 [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 3
19:24:25.680 [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 3
19:24:25.689 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received accepted poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]
19:24:25.689 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Transitioning to CANDIDATE
19:24:25.690 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Cancelling heartbeat timer
19:24:25.692 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Starting election
19:24:25.693 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Set term 3
19:24:25.693 [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:5001
19:24:25.698 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Requesting votes from [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]]
19:24:25.698 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for term 3
19:24:25.701 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002] for term 3
19:24:25.714 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Received successful vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]
19:24:25.714 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Transitioning to LEADER
19:24:25.715 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Cancelling election
19:24:25.720 [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:5001
19:24:25.721 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Appended InitializeEntry[index=24, term=3, timestamp=1451845465720]
19:24:25.722 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=24, term=3, 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 24
19:24:25.725 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=3, leader=2130712285, index=24, 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 localhost/127.0.0.1:5000
19:24:25.726 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=3, leader=2130712285, index=24, 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 localhost/127.0.0.1:5002
19:24:25.728 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Starting append timer
19:24:25.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
19:24:25.747 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=23, logTerm=2, entries=[1], commitIndex=22, globalIndex=0] to localhost/127.0.0.1:5002
19:24:25.880 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:25.890 [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=2, session=18, commandSequence=0, eventIndex=18, timestamp=1451845464872]
19:24:25.893 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=24, term=3, 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]]]
19:24:25.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=0] to localhost/127.0.0.1:5002
19:24:25.989 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:26.231 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=0] to localhost/127.0.0.1:5002
19:24:26.245 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:26.402 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Failed to configure localhost/127.0.0.1:5000
19:24:26.406 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:26.479 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=23, logTerm=2, entries=[0], commitIndex=24, globalIndex=0] to localhost/127.0.0.1:5000
19:24:26.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=0] to localhost/127.0.0.1:5002
19:24:26.492 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=false, logIndex=15] from localhost/127.0.0.1:5000
19:24:26.493 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Reset match index for localhost/127.0.0.1:5000 to 15
19:24:26.493 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Reset next index for localhost/127.0.0.1:5000 to 16
19:24:26.494 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=3, leader=2130712285, index=24, 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 localhost/127.0.0.1:5000
19:24:26.496 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:26.501 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5000
19:24:26.507 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=15, logTerm=0, entries=[7], commitIndex=24, globalIndex=0] to localhost/127.0.0.1:5000
19:24:26.519 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:26.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:26.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:26.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:26.747 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:26.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:26.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:26.989 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:26.990 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:27.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:27.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:27.239 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:27.239 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:27.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:27.481 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:27.488 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:27.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:27.733 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:27.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:27.992 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:28.184 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:28.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:28.235 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:28.252 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:28.253 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:28.481 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:28.487 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:28.497 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:28.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:28.741 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:28.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:28.986 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:29.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:29.234 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:29.238 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:29.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:29.490 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:29.497 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:29.498 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:29.731 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:29.733 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:29.745 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:29.749 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:29.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:29.983 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:29.990 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:30.000 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:30.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:30.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:30.242 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:30.243 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:30.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:30.483 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:30.491 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:30.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:30.738 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:30.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:30.995 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:30.995 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:31.232 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:31.237 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:31.261 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:31.264 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:31.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:31.483 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:31.493 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:31.493 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:31.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:31.731 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:31.740 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:31.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:31.989 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:32.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:32.245 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:32.246 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:32.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:32.484 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:32.489 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:32.491 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:32.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:32.733 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:32.745 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:32.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:32.995 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:33.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:33.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:33.237 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:33.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:33.487 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:33.499 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:33.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:33.735 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:33.979 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:33.986 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:33.994 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:34.231 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:34.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:34.244 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:34.249 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:34.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:34.483 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:34.492 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:34.496 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:34.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:34.733 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:34.739 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:34.748 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:34.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:34.983 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:34.988 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:34.997 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:35.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:35.231 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:35.239 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:35.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:35.489 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:35.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:35.735 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:35.740 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:35.979 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:35.989 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:36.000 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:36.001 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:36.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:36.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:36.249 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:36.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:36.492 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:36.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:36.737 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:36.738 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:36.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:36.986 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:36.994 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:36.998 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:37.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:37.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:37.240 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:37.479 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:37.484 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:37.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:37.741 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:37.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:37.999 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:38.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:38.237 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:38.238 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:38.481 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:38.490 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:38.500 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:38.503 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:38.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:38.731 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:38.739 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:38.742 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:38.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:38.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:38.996 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:39.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:39.239 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:39.481 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:39.489 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:39.490 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:39.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:39.738 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:39.748 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:39.755 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:39.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:39.983 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:39.992 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:40.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:40.237 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:40.481 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:40.495 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:40.500 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:40.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:40.733 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:40.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:40.748 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:40.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:40.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:40.994 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:41.002 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:41.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:41.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:41.239 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:41.244 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:41.479 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:41.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:41.484 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:41.485 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:41.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:41.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:41.741 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:41.742 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:41.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:41.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:41.989 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:41.994 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:42.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:42.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:42.241 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:42.245 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:42.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:42.483 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:42.488 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:42.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:42.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:42.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:42.988 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:42.989 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:43.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:43.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:43.243 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:43.245 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:43.481 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:43.485 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:43.492 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:43.507 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:43.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:43.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:43.742 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:43.743 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:43.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:43.984 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:43.995 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:43.996 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:44.231 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:44.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:44.244 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:44.249 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:44.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:44.483 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:44.490 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:44.491 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:44.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:44.734 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:44.740 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:44.743 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:44.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:44.983 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:44.993 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:44.993 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:45.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:45.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:45.235 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:45.236 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:45.479 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:45.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:45.491 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:45.495 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:45.731 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:45.734 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:45.740 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:45.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:45.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:45.984 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:46.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:46.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:46.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:46.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:46.241 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:46.243 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:46.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:46.484 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:46.492 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:46.492 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:46.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:46.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:46.738 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:46.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:46.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:46.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:46.992 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:47.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:47.240 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:47.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:47.485 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:47.488 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:47.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:47.738 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:47.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:47.756 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:47.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:47.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:47.991 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:47.993 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:48.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:48.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:48.240 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:48.242 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:48.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:48.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:48.489 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:48.496 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:48.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:48.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:48.737 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:48.740 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:48.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:48.983 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:48.991 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:48.994 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:49.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:49.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:49.241 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:49.241 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:49.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:49.483 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:49.493 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:49.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:49.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:49.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:49.988 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:50.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:50.232 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:50.233 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:50.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:50.484 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:50.503 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:50.504 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:50.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:50.731 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:50.739 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:50.740 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:50.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:50.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:50.993 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:50.997 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:51.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:51.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:51.242 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:51.244 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:51.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:51.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:51.496 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:51.496 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:51.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:51.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:51.740 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:51.979 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:52.239 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:52.241 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:52.245 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - java.nio.channels.ClosedChannelException
19:24:52.493 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:52.500 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:52.502 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:52.503 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - java.nio.channels.ClosedChannelException
19:24:52.506 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:52.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:52.734 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:52.753 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:52.753 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:52.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:52.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:52.987 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:53.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:53.235 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:53.481 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:53.488 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:53.491 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:53.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:53.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:53.742 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:53.749 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:53.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:53.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:53.994 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:53.994 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:54.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:54.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:54.244 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:54.245 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:54.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:54.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:54.485 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:54.486 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:54.731 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:54.733 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:54.746 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:54.979 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:54.983 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:55.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:55.252 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:55.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:55.494 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:55.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:55.733 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:55.741 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:55.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:55.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:56.005 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:56.008 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:56.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:56.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:56.240 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:56.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:56.489 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:56.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:56.736 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:56.740 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:56.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:56.984 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:56.991 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:56.992 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:57.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:57.232 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:57.252 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:57.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:57.490 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:57.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:57.738 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:57.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:57.998 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:58.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:58.232 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:58.235 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:24:58.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:58.486 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:58.492 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:58.496 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:58.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:58.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:58.743 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:58.746 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:58.979 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:58.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:58.984 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:58.989 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:59.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:59.231 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:59.243 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:59.245 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:59.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:59.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:59.488 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:59.491 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:59.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:59.733 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:59.743 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:24:59.747 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:59.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:24:59.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:24:59.990 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:24:59.991 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:25:00.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:25:00.231 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:25:00.239 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:25:00.240 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:25:00.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:25:00.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:25:00.490 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:25:00.490 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:25:00.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:25:00.731 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:25:00.739 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:25:00.979 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:25:01.005 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:25:01.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:25:01.237 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:01.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:25:01.498 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:25:01.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:25:01.738 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:01.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:25:01.992 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:25:02.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:25:02.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:25:02.236 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:02.479 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:25:02.481 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:25:02.990 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:03.243 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5000
19:25:03.248 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:25:03.250 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:03.254 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - java.nio.channels.ClosedChannelException
19:25:03.255 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=25, term=3, 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: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 25
19:25:03.256 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:25:03.261 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5002
19:25:03.262 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=3, leader=2130712285, index=25, 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: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 localhost/127.0.0.1:5002
19:25:03.267 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
19:25:03.268 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[1], commitIndex=24, globalIndex=24] to localhost/127.0.0.1:5002
19:25:03.274 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=25] from localhost/127.0.0.1:5002
19:25:03.479 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=25, logTerm=3, entries=[0], commitIndex=25, globalIndex=24] to localhost/127.0.0.1:5002
19:25:03.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=25] from localhost/127.0.0.1:5002
19:25:03.484 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=26, term=3, 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 26
19:25:03.487 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=3, leader=2130712285, index=26, 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 localhost/127.0.0.1:5002
19:25:03.494 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
19:25:03.495 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=25, logTerm=3, entries=[1], commitIndex=25, globalIndex=24] to localhost/127.0.0.1:5002
19:25:03.507 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:03.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=24] to localhost/127.0.0.1:5002
19:25:03.737 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:03.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=24] to localhost/127.0.0.1:5002
19:25:03.988 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:04.001 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:04.186 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Sent PollResponse[status=OK, term=3, accepted=false]
19:25:04.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=26, globalIndex=24] to localhost/127.0.0.1:5000
19:25:04.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=24] to localhost/127.0.0.1:5002
19:25:04.242 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:04.250 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=24] from localhost/127.0.0.1:5000
19:25:04.251 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=3, leader=2130712285, index=26, 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 localhost/127.0.0.1:5000
19:25:04.258 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5000
19:25:04.259 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[2], commitIndex=26, globalIndex=24] to localhost/127.0.0.1:5000
19:25:04.266 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:04.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:04.483 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:04.490 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:04.495 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:04.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:04.732 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:04.738 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:04.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:04.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:04.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:04.990 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:05.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:05.238 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:05.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:05.488 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:05.510 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:05.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:05.730 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:05.739 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:05.741 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:05.964 [copycat-compactor-1] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
19:25:05.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:05.982 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:06.020 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:06.021 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:06.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:06.233 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:06.243 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:06.244 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:06.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:06.482 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:06.486 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:06.488 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:06.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:06.731 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:06.748 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:06.748 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:06.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:06.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:06.992 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:07.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:07.238 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:07.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:07.489 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:07.489 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:07.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:07.736 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:07.745 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:07.747 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:07.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:07.981 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:07.990 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:07.990 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:08.230 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:08.232 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:08.239 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5000
19:25:08.241 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:08.479 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:08.480 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:08.486 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:08.729 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:08.735 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:08.992 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:08.992 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:08.996 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:09.229 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:09.240 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:09.985 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:09.991 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:09.993 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5002
19:25:09.997 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:10.002 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - java.nio.channels.ClosedChannelException
19:25:10.003 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=27, term=3, 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: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 27
19:25:10.006 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26] to localhost/127.0.0.1:5000
19:25:10.017 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Sent PollResponse[status=OK, term=3, accepted=false]
19:25:10.018 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=3, succeeded=true, logIndex=26] from localhost/127.0.0.1:5002
19:25:10.019 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=3, leader=2130712285, index=27, 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: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 localhost/127.0.0.1:5002
19:25:10.049 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Received greater term
19:25:10.049 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Transitioning to FOLLOWER
19:25:10.049 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Cancelling append timer
19:25:10.050 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Starting heartbeat timer
19:25:10.050 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Set term 4
19:25:10.050 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Received VoteRequest[term=4, candidate=2130712284, logIndex=26, logTerm=3]
19:25:10.050 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Rejected VoteRequest[term=4, candidate=2130712284, logIndex=26, logTerm=3]: candidate's last log entry (26) is at a lower index than the local log (27)
19:25:10.050 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Sent VoteResponse[status=OK, term=4, voted=false]
19:25:10.050 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=4, leader=2130712284, index=27, 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]]]
19:25:10.051 [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
19:25:10.051 [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]
19:25:10.055 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=4, leader=2130712284, logIndex=26, logTerm=3, entries=[1], commitIndex=26, globalIndex=15]
19:25:10.056 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended entry term does not match local log, removing incorrect entries
19:25:10.129 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=27, 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 27
19:25:10.129 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=4, succeeded=true, logIndex=27]
19:25:10.133 [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=3, 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: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]]]
19:25:10.135 [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=3, 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]]]
19:25:10.282 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=4, leader=2130712284, logIndex=27, logTerm=4, entries=[0], commitIndex=27, globalIndex=15]
19:25:10.285 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=4, succeeded=true, logIndex=27]
19:25:10.287 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=27, 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]]]
19:25:10.532 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=4, leader=2130712284, logIndex=27, logTerm=4, entries=[0], commitIndex=27, globalIndex=15]
19:25:10.533 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=4, succeeded=true, logIndex=27]
19:25:10.792 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=4, leader=2130712284, logIndex=27, logTerm=4, entries=[0], commitIndex=27, globalIndex=15]
19:25:10.792 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=4, succeeded=true, logIndex=27]
19:25:11.549 [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.756S
19:25:11.550 [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=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:5002, clientAddress=localhost/127.0.0.1:5002]]
19:25:11.550 [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=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for next term 5
19:25:11.551 [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 5
19:25:11.557 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received accepted poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]
19:25:11.557 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Transitioning to CANDIDATE
19:25:11.557 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Cancelling heartbeat timer
19:25:11.557 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Starting election
19:25:11.558 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Set term 5
19:25:11.558 [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:5001
19:25:11.559 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Requesting votes from [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:5002, clientAddress=localhost/127.0.0.1:5002]]
19:25:11.559 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Requesting vote from Member[type=ACTIVE, status=UNAVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for term 5
19:25:11.559 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002] for term 5
19:25:11.561 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Received successful vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5002, clientAddress=localhost/127.0.0.1:5002]
19:25:11.561 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Transitioning to LEADER
19:25:11.561 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5001 - Cancelling election
19:25:11.561 [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:5001
19:25:11.562 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Appended InitializeEntry[index=28, term=5, timestamp=1451845511561]
19:25:11.562 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=28, 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: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 28
19:25:11.565 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=5, leader=2130712285, index=28, 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: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 localhost/127.0.0.1:5000
19:25:11.565 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=5, leader=2130712285, index=28, 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: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 localhost/127.0.0.1:5002
19:25:11.565 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Starting append timer
19:25:11.569 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
19:25:11.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=27, logTerm=4, entries=[1], commitIndex=27, globalIndex=26] to localhost/127.0.0.1:5002
19:25:11.580 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5000
19:25:11.581 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=27, logTerm=4, entries=[1], commitIndex=27, globalIndex=26] to localhost/127.0.0.1:5000
19:25:11.585 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=28] from localhost/127.0.0.1:5000
19:25:11.585 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=28, 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: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]]]
19:25:11.586 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
19:25:11.816 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28] to localhost/127.0.0.1:5000
19:25:11.817 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28] to localhost/127.0.0.1:5002
19:25:11.821 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
19:25:12.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28] to localhost/127.0.0.1:5002
19:25:12.069 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
19:25:12.316 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28] to localhost/127.0.0.1:5002
19:25:12.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
19:25:12.533 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:12.566 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28] to localhost/127.0.0.1:5000
19:25:12.569 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28] to localhost/127.0.0.1:5002
19:25:12.580 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=28] from localhost/127.0.0.1:5002
19:25:12.582 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=28] from localhost/127.0.0.1:5000
19:25:12.584 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=29, 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: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 29
19:25:12.584 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=5, leader=2130712285, index=29, 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 localhost/127.0.0.1:5000
19:25:12.585 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent ConfigureRequest[term=5, leader=2130712285, index=29, 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 localhost/127.0.0.1:5002
19:25:12.589 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5000
19:25:12.593 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[1], commitIndex=28, globalIndex=28] to localhost/127.0.0.1:5000
19:25:12.594 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5002
19:25:12.594 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[1], commitIndex=28, globalIndex=28] to localhost/127.0.0.1:5002
19:25:12.598 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:12.602 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:12.816 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:12.818 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:12.828 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:12.832 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:13.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:13.067 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:13.072 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:13.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:13.316 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:13.320 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:13.325 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:13.336 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:13.566 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:13.569 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:13.574 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:13.579 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:13.816 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:13.818 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:13.827 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:13.828 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:14.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:14.068 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:14.075 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:14.078 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:14.316 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:14.318 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:14.323 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:14.324 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:14.568 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:14.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:14.581 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:14.586 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:14.816 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:14.818 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:14.826 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:14.828 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:15.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:15.068 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:15.074 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:15.087 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:15.317 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:15.318 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:15.327 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:15.567 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:15.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:15.817 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:15.822 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:15.998 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:16.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:16.067 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:16.082 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:16.316 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:16.320 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:16.566 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:16.571 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:16.817 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:16.824 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:16.824 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:17.067 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:17.069 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:17.079 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:17.081 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:17.317 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:17.320 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:17.329 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:17.329 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:17.568 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:17.570 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:17.580 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:17.584 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:17.817 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:17.819 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:17.828 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:17.830 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:18.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:18.068 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:18.077 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:18.079 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:18.317 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:18.318 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:18.328 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:18.329 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:18.567 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:18.568 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:18.576 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5002
19:25:18.578 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:18.817 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:18.820 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5002
19:25:18.833 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:19.066 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:19.069 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:19.316 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:19.322 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:19.567 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Sent AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29] to localhost/127.0.0.1:5000
19:25:19.577 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - Received AppendResponse[status=OK, term=5, succeeded=true, logIndex=29] from localhost/127.0.0.1:5000
19:25:19.578 [copycat-server-localhost/127.0.0.1:5001] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5001 - request timed out
19:25:19.702 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x75d054e6, /127.0.0.1:49034 => /127.0.0.1:5001]
19:25:19.713 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Sent PollResponse[status=OK, term=5, accepted=false]
19:25:19.715 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Received greater term
19:25:19.716 [copycat-server-localhost/127.0.0.1:5001] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Transitioning to FOLLOWER
19:25:19.716 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Cancelling append timer
19:25:19.716 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Starting heartbeat timer
19:25:19.717 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Set term 6
19:25:19.717 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Received VoteRequest[term=6, candidate=2130712286, logIndex=29, logTerm=5]
19:25:19.721 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Accepted VoteRequest[term=6, candidate=2130712286, logIndex=29, logTerm=5]: candidate's log is up-to-date
19:25:19.721 [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:5002
19:25:19.722 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5001 - Sent VoteResponse[status=OK, term=6, voted=true]
19:25:19.744 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=6, leader=2130712286, index=30, 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]]]
19:25:19.745 [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:5002
19:25:19.745 [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]
19:25:19.755 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=29, logTerm=5, entries=[1], commitIndex=29, globalIndex=15]
19:25:19.756 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=30, 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 30
19:25:19.756 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=30]
19:25:19.757 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=29, 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: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]]]
19:25:19.994 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:19.995 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=30]
19:25:19.996 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=30, 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]]]
19:25:20.746 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0xb2879ea8, /127.0.0.1:49036 => /127.0.0.1:5001]
19:25:20.752 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:20.752 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=30]
19:25:20.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=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:20.995 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=30]
19:25:21.243 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:21.244 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=30]
19:25:22.003 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0xf8eed818, /127.0.0.1:49037 => /127.0.0.1:5001]
19:25:22.011 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:22.012 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=30]
19:25:22.997 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0xe78af6ec, /127.0.0.1:49038 => /127.0.0.1:5001]
19:25:23.003 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:23.004 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=30]
19:25:23.996 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x278d92e1, /127.0.0.1:49040 => /127.0.0.1:5001]
19:25:24.002 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30]
19:25:24.002 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=30]
19:25:25.002 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0xdc8a725e, /127.0.0.1:49041 => /127.0.0.1:5001]
19:25:25.005 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=31, globalIndex=30]
19:25:25.007 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=30]
19:25:25.026 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=6, leader=2130712286, index=32, 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]]]
19:25:25.027 [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]
19:25:25.051 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[2], commitIndex=31, globalIndex=30]
19:25:25.052 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=31, 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=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 31
19:25:25.053 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=32, 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 32
19:25:25.053 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=32]
19:25:25.053 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=31, 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=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]]]
19:25:25.241 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=32, logTerm=6, entries=[0], commitIndex=32, globalIndex=31]
19:25:25.243 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=32]
19:25:25.245 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=32, 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]]]
19:25: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=6, leader=2130712286, logIndex=32, logTerm=6, entries=[0], commitIndex=32, globalIndex=31]
19:25: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=6, succeeded=true, logIndex=32]
19:25:25.766 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=6, leader=2130712286, logIndex=32, logTerm=6, entries=[0], commitIndex=32, globalIndex=31]
19:25:25.767 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=6, succeeded=true, logIndex=32]
19:25:25.964 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xccce7a38, /127.0.0.1:5001] RECEIVED: [id: 0x1a38b7db, /127.0.0.1:49042 => /127.0.0.1:5001]
19:25:25.968 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received PollRequest[term=6, candidate=2130712284, logIndex=32, logTerm=6]
19:25:25.969 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Accepted PollRequest[term=6, candidate=2130712284, logIndex=32, logTerm=6]: candidate's log is up-to-date
19:25:25.970 [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=6, accepted=true]
19:25:25.979 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Set term 7
19:25:25.979 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received VoteRequest[term=7, candidate=2130712284, logIndex=32, logTerm=6]
19:25:25.980 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Accepted VoteRequest[term=7, candidate=2130712284, logIndex=32, logTerm=6]: candidate's log is up-to-date
19:25:25.980 [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
19:25:25.980 [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=7, voted=true]
19:25:25.987 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=7, leader=2130712284, index=33, 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]]]
19:25:25.988 [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
19:25:25.989 [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]
19:25:25.998 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=32, logTerm=6, entries=[1], commitIndex=31, globalIndex=15]
19:25:26.000 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=33, term=7, 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 33
19:25:26.001 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:26.237 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=15]
19:25:26.240 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:26.245 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5001 - Applying ConfigurationEntry[index=33, term=7, 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]]]
19:25:26.488 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=15]
19:25:26.489 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:26.741 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=15]
19:25:26.743 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:26.988 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:26.989 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:27.238 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:27.241 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:27.486 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:27.487 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:27.747 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:27.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=7, succeeded=true, logIndex=33]
19:25:27.992 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:27.994 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:28.244 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:28.246 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:28.487 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:28.488 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:28.737 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:28.739 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:29.318 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received PollRequest[term=7, candidate=2130712286, logIndex=33, logTerm=7]
19:25:29.321 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Accepted PollRequest[term=7, candidate=2130712286, logIndex=33, logTerm=7]: candidate's log is up-to-date
19:25:29.321 [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=7, accepted=true]
19:25:29.329 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5001 - Set term 8
19:25:29.330 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received VoteRequest[term=8, candidate=2130712286, logIndex=33, logTerm=7]
19:25:29.331 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Accepted VoteRequest[term=8, candidate=2130712286, logIndex=33, logTerm=7]: candidate's log is up-to-date
19:25:29.331 [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:5002
19:25:29.331 [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=8, voted=true]
19:25:29.348 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Received ConfigureRequest[term=8, leader=2130712286, index=34, 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]]]
19:25:29.348 [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:5002
19:25:29.349 [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]
19:25:29.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=8, leader=2130712286, logIndex=33, logTerm=7, entries=[1], commitIndex=33, globalIndex=31]
19:25:29.357 [copycat-server-localhost/127.0.0.1:5001] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5001 - Appended ConfigurationEntry[index=34, term=8, 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 34
19:25:29.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=8, succeeded=true, logIndex=34]
19:24:07.016 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
19:24:07.025 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
19:24:07.026 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
19:24:07.026 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
19:24:07.027 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: true
19:24:07.108 [main] DEBUG i.n.util.internal.PlatformDependent - UID: 1000
19:24:07.108 [main] DEBUG i.n.util.internal.PlatformDependent - Java version: 8
19:24:07.109 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noUnsafe: false
19:24:07.110 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available
19:24:07.112 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noJavassist: false
19:24:07.114 [main] DEBUG i.n.util.internal.PlatformDependent - Javassist: unavailable
19:24:07.114 [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.
19:24:07.115 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
19:24:07.115 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
19:24:07.116 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
19:24:07.131 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
19:24:07.131 [main] DEBUG i.n.u.internal.NativeLibraryLoader - -Dio.netty.netty.workdir: /tmp (io.netty.tmpdir)
19:24:07.136 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4
19:24:07.160 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
19:24:07.160 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
19:24:07.325 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.storage.SegmentManager - Created segment: Segment[id=1, version=1, index=0, length=0]
19:24:07.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 2
19:24:07.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 2
19:24:07.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
19:24:07.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
19:24:07.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
19:24:07.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
19:24:07.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
19:24:07.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
19:24:07.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
19:24:07.393 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
19:24:07.421 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.util.internal.ThreadLocalRandom - -Dio.netty.initialSeedUniquifier: 0x9e24213be649f373
19:24:07.426 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.n.channel.ChannelOutboundBuffer - -Dio.netty.threadLocalDirectBufferSize: 65536
19:24:07.427 [copycat-server-localhost/127.0.0.1:5002] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacity.default: 262144
19:24:07.439 [copycat-server-localhost/127.0.0.1:5002] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: unpooled
19:24:07.443 [copycat-server-localhost/127.0.0.1:5002] DEBUG io.netty.util.NetUtil - Loopback interface: lo (lo, 127.0.0.1)
19:24:07.444 [copycat-server-localhost/127.0.0.1:5002] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128
19:24:07.453 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63] REGISTERED
19:24:07.453 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63] BIND(localhost/127.0.0.1:5002)
19:24:07.461 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] ACTIVE
19:24:07.467 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.resource.InstanceOperation
19:24:07.467 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResource
19:24:07.468 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceIfExists
19:24:07.469 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResource
19:24:07.469 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.CreateResourceIfExists
19:24:07.470 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered void operation callback class io.atomix.manager.CloseResource
19:24:07.471 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.DeleteResource
19:24:07.472 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.ResourceExists
19:24:07.473 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.ServerStateMachineExecutor - Registered value operation callback class io.atomix.manager.GetResourceKeys
19:24:07.488 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.ServerContext - Server started successfully!
19:24:07.488 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Transitioning to FOLLOWER
19:24:07.491 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Starting heartbeat timer
19:24:07.838 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x4e771880, /127.0.0.1:54923 => /127.0.0.1:5002]
19:24:07.868 [catalyst-event-loop-2] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetectionLevel: simple
19:24:07.888 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Set term 1
19:24:07.888 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Found leader localhost/127.0.0.1:5000
19:24:07.889 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Sending server identification to localhost/127.0.0.1:5000
19:24:07.893 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=0, logTerm=0, entries=[0], commitIndex=9, globalIndex=0]
19:24:07.900 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=0]
19:24:07.917 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=0, logTerm=0, entries=[0], commitIndex=9, globalIndex=0]
19:24:07.918 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=0]
19:24:07.919 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=1, leader=2130712284, index=11, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
19:24:07.923 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:24:07.944 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received InstallRequest[term=1, leader=2130712284, index=1, offset=0, data=io.atomix.catalyst.buffer.HeapBuffer@2634c359, complete=true]
19:24:07.947 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.s.snapshot.SnapshotStore - Created disk snapshot: FileSnapshot[index=1]
19:24:08.062 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent InstallResponse[status=OK]
19:24:08.103 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=0, logTerm=0, entries=[9], commitIndex=12, globalIndex=0]
19:24:08.104 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConnectEntry[index=2, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446396] to log at index 2
19:24:08.105 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended RegisterEntry[index=4, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, timeout=1451845446580] to log at index 4
19:24:08.106 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConnectEntry[index=5, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446824] to log at index 5
19:24:08.106 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConnectEntry[index=7, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845446838] to log at index 7
19:24:08.107 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended RegisterEntry[index=8, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, timeout=1451845446945] to log at index 8
19:24:08.108 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConnectEntry[index=9, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845447003] to log at index 9
19:24:08.108 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended CommandEntry[index=10, term=1, session=4, sequence=1, timestamp=1451845447823, command=io.atomix.manager.GetResource@4f5e2f28] to log at index 10
19:24:08.115 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=11, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]] to log at index 11
19:24:08.122 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended CommandEntry[index=12, term=1, session=8, sequence=1, timestamp=1451845448010, command=io.atomix.manager.GetResource@297b9e2a] to log at index 12
19:24:08.123 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=12]
19:24:08.126 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Installing snapshot 1
19:24:08.135 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConnectEntry[index=2, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446396]
19:24:08.138 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying RegisterEntry[index=4, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, timeout=1451845446580]
19:24:08.142 [copycat-server-localhost/127.0.0.1:5002-state-1] DEBUG i.a.c.server.state.ServerSession - 4 - State changed: OPEN
19:24:08.154 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConnectEntry[index=5, term=1, client=16be0727-12d6-431e-9869-d609cc77cc77, address=localhost/127.0.0.1:5000, timestamp=1451845446824]
19:24:08.155 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConnectEntry[index=7, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845446838]
19:24:08.158 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying RegisterEntry[index=8, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, timeout=1451845446945]
19:24:08.158 [copycat-server-localhost/127.0.0.1:5002-state-1] DEBUG i.a.c.server.state.ServerSession - 8 - State changed: OPEN
19:24:08.159 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConnectEntry[index=9, term=1, client=8e6ec947-1aca-434b-9984-28d722f6f2b7, address=localhost/127.0.0.1:5001, timestamp=1451845447003]
19:24:08.160 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying CommandEntry[index=10, term=1, session=4, sequence=1, timestamp=1451845447823, command=io.atomix.manager.GetResource@b358088]
19:24:08.171 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=11, 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=null], Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]]]
19:24:08.180 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying CommandEntry[index=12, term=1, session=8, sequence=1, timestamp=1451845448010, command=io.atomix.manager.GetResource@66db108f]
19:24:08.181 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=12, logTerm=1, entries=[2], commitIndex=13, globalIndex=12]
19:24:08.183 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended CommandEntry[index=13, term=1, session=8, sequence=2, timestamp=1451845448084, command=InstanceCommand[resource=12, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@41fb4b77, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 13
19:24:08.186 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended CommandEntry[index=14, term=1, session=4, sequence=2, timestamp=1451845448086, command=InstanceCommand[resource=10, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@7f1a74af, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 14
19:24:08.187 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:08.191 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying CommandEntry[index=13, term=1, session=8, sequence=2, timestamp=1451845448084, command=InstanceCommand[resource=12, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@46cebfd7, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.380 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:08.381 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:08.382 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying CommandEntry[index=14, term=1, session=4, sequence=2, timestamp=1451845448086, command=InstanceCommand[resource=10, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@2f584516, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:08.627 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:08.629 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:08.881 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:08.883 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:09.126 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:09.128 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:09.380 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:09.381 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:09.565 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Sending server identification to localhost/127.0.0.1:5000
19:24:09.597 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=1, leader=2130712284, index=15, 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]]]
19:24:09.599 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:24:10.374 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x618da9c0, /127.0.0.1:54928 => /127.0.0.1:5002]
19:24:10.377 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[0], commitIndex=14, globalIndex=14]
19:24:10.378 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=14]
19:24:10.393 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=1, leader=2130712284, index=15, 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]]]
19:24:10.394 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:24:10.411 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=14, logTerm=1, entries=[1], commitIndex=15, globalIndex=14]
19:24:10.413 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=15, 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=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 15
19:24:10.414 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:10.416 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=15, 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=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]]]
19:24:10.627 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:10.634 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:10.882 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:10.884 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:11.131 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:11.137 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:11.385 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:11.388 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:11.635 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:11.638 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:11.877 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:11.881 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:12.131 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:12.133 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:12.376 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:12.378 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:13.375 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0xe5ba991c, /127.0.0.1:54930 => /127.0.0.1:5002]
19:24:13.390 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:13.392 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:13.624 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:13.626 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:13.878 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:13.880 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:14.131 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:14.134 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:14.378 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:14.381 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:14.644 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:14.649 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:14.872 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:14.878 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:15.126 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:15.140 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:15.378 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:15.380 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:15.620 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:15.622 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:15.872 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:15.879 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:16.135 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:16.137 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:16.371 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:16.373 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:16.625 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:16.630 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:16.876 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:16.878 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:17.129 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:17.131 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:17.370 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:17.372 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:18.124 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x12481f4f, /127.0.0.1:54932 => /127.0.0.1:5002]
19:24:18.134 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:18.137 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:18.372 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:18.376 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:18.639 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:18.643 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:18.886 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:18.894 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:19.126 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:19.137 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:19.373 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:19.374 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:19.626 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:19.629 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:19.880 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:19.882 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:20.128 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:20.130 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:20.384 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:20.388 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:20.625 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:20.632 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:20.874 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:20.878 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:21.126 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:21.127 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:21.381 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:21.386 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:21.620 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:21.637 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:21.873 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:21.878 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:22.139 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:22.142 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:22.381 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:22.383 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:22.623 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:22.633 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:22.872 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:22.878 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:23.131 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=1, leader=2130712284, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=15]
19:24:23.132 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=1, succeeded=true, logIndex=15]
19:24:23.889 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Heartbeat timed out in PT0.756S
19:24:23.897 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - 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:5001, clientAddress=localhost/127.0.0.1:5001]]
19:24:23.899 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for next term 2
19:24:23.902 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for next term 2
19:24:23.916 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received rejected poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]
19:24:23.918 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received accepted poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]
19:24:23.920 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Transitioning to CANDIDATE
19:24:23.921 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Cancelling heartbeat timer
19:24:23.922 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Starting election
19:24:23.923 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Set term 2
19:24:23.924 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Voted for localhost/127.0.0.1:5002
19:24:23.926 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Requesting votes from [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]]
19:24:23.927 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for term 2
19:24:23.929 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for term 2
19:24:23.941 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Received successful vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]
19:24:23.941 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Transitioning to LEADER
19:24:23.942 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Cancelling election
19:24:23.946 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Found leader localhost/127.0.0.1:5002
19:24:23.955 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Registering session: attempt 1
19:24:23.958 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended InitializeEntry[index=16, term=2, timestamp=1451845463946]
19:24:23.959 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Sending RegisterRequest[client=ed0724af-431b-4db3-b3f3-dcc267d9cce9]
19:24:23.960 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5002
19:24:23.969 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=16, 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 16
19:24:23.974 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=2, leader=2130712286, index=16, 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 localhost/127.0.0.1:5000
19:24:23.977 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=2, leader=2130712286, index=16, 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 localhost/127.0.0.1:5001
19:24:23.982 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Starting append timer
19:24:23.983 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5002
19:24:23.998 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received ConnectRequest[client=ed0724af-431b-4db3-b3f3-dcc267d9cce9]
19:24:23.999 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received AcceptRequest[client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002]
19:24:23.999 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended ConnectEntry[index=17, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845463999]
19:24:24.652 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=2, leader=2130712286, index=16, 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 localhost/127.0.0.1:5000
19:24:24.656 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Failed to configure localhost/127.0.0.1:5000
19:24:24.663 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:24:24.664 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Failed to configure localhost/127.0.0.1:5001
19:24:24.666 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:24:24.669 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Failed to configure localhost/127.0.0.1:5000
19:24:24.670 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - java.nio.channels.ClosedChannelException
19:24:24.741 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=2, leader=2130712286, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=0] to localhost/127.0.0.1:5000
19:24:24.750 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=2, leader=2130712286, logIndex=15, logTerm=1, entries=[0], commitIndex=15, globalIndex=0] to localhost/127.0.0.1:5001
19:24:24.761 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=2, succeeded=true, logIndex=15] from localhost/127.0.0.1:5000
19:24:24.762 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=2, leader=2130712286, index=16, 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 localhost/127.0.0.1:5000
19:24:24.768 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=2, succeeded=true, logIndex=15] from localhost/127.0.0.1:5001
19:24:24.769 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=2, leader=2130712286, index=16, 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 localhost/127.0.0.1:5001
19:24:24.773 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
19:24:24.775 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=2, leader=2130712286, logIndex=15, logTerm=1, entries=[2], commitIndex=15, globalIndex=0] to localhost/127.0.0.1:5001
19:24:24.786 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=2, succeeded=true, logIndex=17] from localhost/127.0.0.1:5001
19:24:24.791 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=16, 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]]]
19:24:24.793 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConnectEntry[index=17, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845463999]
19:24:24.794 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent AcceptResponse[status=OK]
19:24:24.797 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent ConnectResponse[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]]
19:24:24.800 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received RegisterRequest[client=ed0724af-431b-4db3-b3f3-dcc267d9cce9]
19:24:24.801 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended RegisterEntry[index=18, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, timeout=1451845464800]
19:24:24.803 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=2, leader=2130712286, logIndex=17, logTerm=2, entries=[1], commitIndex=17, globalIndex=15] to localhost/127.0.0.1:5001
19:24:24.813 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=2, succeeded=true, logIndex=18] from localhost/127.0.0.1:5001
19:24:24.814 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying RegisterEntry[index=18, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, timeout=1451845464800]
19:24:24.815 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.ServerSession - 4 - State changed: UNSTABLE
19:24:24.816 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.ServerSession - 8 - State changed: UNSTABLE
19:24:24.817 [copycat-server-localhost/127.0.0.1:5002-state-1] DEBUG i.a.c.server.state.ServerSession - 18 - State changed: OPEN
19:24:24.821 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent RegisterResponse[status=OK, session=18, 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]]
19:24:24.823 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - Received RegisterResponse[status=OK, session=18, 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]]
19:24:24.825 [copycat-client-3] DEBUG i.a.c.client.DefaultCopycatClient - State changed: CONNECTED
19:24:24.826 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 18 - Sending KeepAliveRequest[session=18, commandSequence=0, eventIndex=18]
19:24:24.829 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Detected expired session: 4
19:24:24.829 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Connecting to localhost/127.0.0.1:5002
19:24:24.829 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended UnregisterEntry[index=19, term=2, session=4, expired=true, timestamp=1451845464829]
19:24:24.831 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=2, leader=2130712286, logIndex=18, logTerm=2, entries=[1], commitIndex=18, globalIndex=15] to localhost/127.0.0.1:5001
19:24:24.832 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Detected expired session: 8
19:24:24.833 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended UnregisterEntry[index=20, term=2, session=8, expired=true, timestamp=1451845464832]
19:24:24.834 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 18 - Sending CommandRequest[session=18, sequence=1, command=io.atomix.manager.GetResource@d896d2]
19:24:24.840 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=2, succeeded=true, logIndex=19] from localhost/127.0.0.1:5001
19:24:24.841 [copycat-client-3] DEBUG i.a.c.client.util.ClientConnection - Setting up connection to localhost/127.0.0.1:5002
19:24:24.846 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying UnregisterEntry[index=19, term=2, session=4, expired=true, timestamp=1451845464829]
19:24:24.850 [copycat-server-localhost/127.0.0.1:5002-state-1] DEBUG i.a.c.server.state.ServerSession - 4 - State changed: EXPIRED
19:24:24.852 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=2, leader=2130712286, logIndex=19, logTerm=2, entries=[1], commitIndex=19, globalIndex=15] to localhost/127.0.0.1:5001
19:24:24.853 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received ConnectRequest[client=ed0724af-431b-4db3-b3f3-dcc267d9cce9]
19:24:24.853 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received AcceptRequest[client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002]
19:24:24.854 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended ConnectEntry[index=21, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845464853]
19:24:24.859 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=2, succeeded=true, logIndex=20] from localhost/127.0.0.1:5001
19:24:24.859 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying UnregisterEntry[index=20, term=2, session=8, expired=true, timestamp=1451845464832]
19:24:24.860 [copycat-server-localhost/127.0.0.1:5002-state-1] DEBUG i.a.c.server.state.ServerSession - 8 - State changed: EXPIRED
19:24:24.860 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=2, leader=2130712286, logIndex=20, logTerm=2, entries=[1], commitIndex=20, globalIndex=15] to localhost/127.0.0.1:5001
19:24:24.868 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=2, succeeded=true, logIndex=21] from localhost/127.0.0.1:5001
19:24:24.868 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConnectEntry[index=21, term=2, client=ed0724af-431b-4db3-b3f3-dcc267d9cce9, address=localhost/127.0.0.1:5002, timestamp=1451845464853]
19:24:24.868 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent AcceptResponse[status=OK]
19:24:24.868 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent ConnectResponse[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]]
19:24:24.870 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received CommandRequest[session=18, sequence=1, command=io.atomix.manager.GetResource@1daee4e7]
19:24:24.871 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended CommandEntry[index=22, term=2, session=18, sequence=1, timestamp=1451845464870, command=io.atomix.manager.GetResource@1daee4e7] to log at index 22
19:24:24.871 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=2, leader=2130712286, logIndex=21, logTerm=2, entries=[1], commitIndex=21, globalIndex=15] to localhost/127.0.0.1:5001
19:24:24.872 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received KeepAliveRequest[session=18, commandSequence=0, eventIndex=18]
19:24:24.872 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended KeepAliveEntry[index=23, term=2, session=18, commandSequence=0, eventIndex=18, timestamp=1451845464872]
19:24:24.876 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=2, succeeded=true, logIndex=22] from localhost/127.0.0.1:5001
19:24:24.876 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying CommandEntry[index=22, term=2, session=18, sequence=1, timestamp=1451845464870, command=io.atomix.manager.GetResource@6710274b]
19:24:24.877 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=2, leader=2130712286, logIndex=22, logTerm=2, entries=[1], commitIndex=22, globalIndex=15] to localhost/127.0.0.1:5001
19:24:24.878 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent CommandResponse[status=OK, index=22, result=22]
19:24:24.879 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 18 - Received CommandResponse[status=OK, index=22, result=22]
19:24:24.890 [copycat-client-3] DEBUG i.a.c.client.session.ClientSession - 18 - Sending CommandRequest[session=18, sequence=2, command=InstanceCommand[resource=22, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@2fa4e6c8, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:24.890 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received CommandRequest[session=18, sequence=2, command=InstanceCommand[resource=22, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@2dcd8938, consistency=LINEARIZABLE], consistency=LINEARIZABLE]]
19:24:24.891 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended CommandEntry[index=24, term=2, session=18, sequence=2, timestamp=1451845464890, command=InstanceCommand[resource=22, command=ResourceCommand[command=io.atomix.coordination.state.LeaderElectionCommands$Listen@2dcd8938, consistency=LINEARIZABLE], consistency=LINEARIZABLE]] to log at index 24
19:24:25.499 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=2, leader=2130712286, index=16, 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 localhost/127.0.0.1:5000
19:24:25.504 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Failed to configure localhost/127.0.0.1:5000
19:24:25.507 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:24:25.516 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:24:25.516 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Failed to configure localhost/127.0.0.1:5000
19:24:25.516 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - java.nio.channels.ClosedChannelException
19:24:25.686 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0xa601aa54, /127.0.0.1:54939 => /127.0.0.1:5002]
19:24:25.689 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent PollResponse[status=OK, term=2, accepted=false]
19:24:25.707 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received greater term
19:24:25.708 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Transitioning to FOLLOWER
19:24:25.709 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Cancelling append timer
19:24:25.709 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Starting heartbeat timer
19:24:25.709 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Set term 3
19:24:25.709 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received VoteRequest[term=3, candidate=2130712285, logIndex=23, logTerm=2]
19:24:25.710 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Rejected VoteRequest[term=3, candidate=2130712285, logIndex=23, logTerm=2]: candidate's last log entry (23) is at a lower index than the local log (24)
19:24:25.715 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent VoteResponse[status=OK, term=3, voted=false]
19:24:25.735 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=3, leader=2130712285, index=24, 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]]]
19:24:25.735 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Found leader localhost/127.0.0.1:5001
19:24:25.736 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:24:25.753 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=23, logTerm=2, entries=[1], commitIndex=22, globalIndex=0]
19:24:25.754 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended entry term does not match local log, removing incorrect entries
19:24:25.876 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=24, term=3, 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 24
19:24:25.877 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:25.983 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=0]
19:24:25.985 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:25.985 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying KeepAliveEntry[index=23, term=2, session=18, commandSequence=0, eventIndex=18, timestamp=1451845464872]
19:24:25.992 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=24, term=3, 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]]]
19:24:26.233 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=0]
19:24:26.234 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:26.484 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=0]
19:24:26.487 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:26.737 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:26.741 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:26.985 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:26.986 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:27.232 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:27.233 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:27.486 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:27.487 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:28.241 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0xe3579460, /127.0.0.1:54941 => /127.0.0.1:5002]
19:24:28.243 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:28.246 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:28.494 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:28.495 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:28.733 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:28.735 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:28.983 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:28.985 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:29.235 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:29.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:29.492 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:29.494 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:29.743 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:29.746 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:29.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:29.995 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:30.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:30.239 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:30.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:30.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:31.242 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x8246f08a, /127.0.0.1:54943 => /127.0.0.1:5002]
19:24:31.252 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:31.255 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:31.485 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:31.488 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:31.737 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:31.738 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:31.983 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:31.985 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:32.233 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:32.238 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:32.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:32.490 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:32.740 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:32.743 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:32.986 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:32.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:33.230 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:33.232 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:33.491 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:33.493 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:34.237 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x0be6d3b8, /127.0.0.1:54946 => /127.0.0.1:5002]
19:24:34.241 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:34.243 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:34.493 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:34.495 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:34.741 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:34.744 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:34.985 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:34.987 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:35.236 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:35.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:35.485 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:35.487 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:35.732 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:35.733 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:35.992 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:35.995 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:36.242 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:36.246 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:36.485 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:36.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:36.731 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:36.736 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:36.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:36.993 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:37.232 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:37.233 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:37.985 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x9410c4cf, /127.0.0.1:54949 => /127.0.0.1:5002]
19:24:37.990 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:37.996 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:38.232 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:38.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:38.493 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:38.495 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:38.739 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:38.741 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:38.991 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:38.993 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:39.232 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:39.236 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:39.484 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:39.487 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:39.744 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:39.746 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:39.987 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:39.988 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:40.737 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0xe5147d41, /127.0.0.1:54953 => /127.0.0.1:5002]
19:24:40.741 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:40.743 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:40.985 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:40.994 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:41.238 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:41.242 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:41.482 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:41.483 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:41.738 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:41.740 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:41.991 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:41.993 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:42.236 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:42.239 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:42.486 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:42.487 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:43.233 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x3b936b62, /127.0.0.1:54954 => /127.0.0.1:5002]
19:24:43.234 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:43.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:43.488 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:43.491 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:43.739 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:43.741 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:43.990 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:43.993 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:44.238 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:44.246 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:44.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:44.490 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:44.737 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:44.739 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:44.988 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:44.991 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:45.233 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:45.234 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:45.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:45.493 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:45.739 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:45.742 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:46.006 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.010 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:46.236 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.240 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:46.488 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.491 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:46.737 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.742 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:46.987 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:46.990 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:47.233 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:47.238 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:47.483 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:47.485 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:47.740 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:47.747 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:47.987 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:47.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:48.231 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:48.239 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:48.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:48.493 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:48.732 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:48.733 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:48.990 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:48.992 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:49.238 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:49.240 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:49.488 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:49.490 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:50.489 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0xaf9c8a30, /127.0.0.1:54956 => /127.0.0.1:5002]
19:24:50.494 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:50.499 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:50.734 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:50.737 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:50.993 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:50.997 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:51.235 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:51.243 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:51.485 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:51.488 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:51.735 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:51.737 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:51.980 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:51.981 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:52.738 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0xaee1ae76, /127.0.0.1:54958 => /127.0.0.1:5002]
19:24:52.748 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:52.750 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:52.984 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:52.986 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:53.737 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x0e536f69, /127.0.0.1:54959 => /127.0.0.1:5002]
19:24:53.743 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:53.746 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:53.987 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:53.990 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:54.239 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:54.242 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:54.485 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:54.486 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:54.740 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:54.742 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:54.980 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:54.981 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:55.232 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:55.235 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:55.984 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x3b45e137, /127.0.0.1:54962 => /127.0.0.1:5002]
19:24:56.004 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:56.006 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:56.236 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:56.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:56.987 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x3f468221, /127.0.0.1:54963 => /127.0.0.1:5002]
19:24:56.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:56.990 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:57.235 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:57.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:57.988 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x04f98f0f, /127.0.0.1:54964 => /127.0.0.1:5002]
19:24:57.994 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:57.996 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:58.230 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:58.232 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:58.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:58.491 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:58.734 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:58.736 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:58.984 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:58.986 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:59.236 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:59.239 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:59.485 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:59.487 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:59.737 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:59.739 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:24:59.986 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:24:59.990 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:25:00.233 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:00.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:25:00.483 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:00.486 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:25:00.733 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:00.735 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:25:01.488 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x746b82c5, /127.0.0.1:54966 => /127.0.0.1:5002]
19:25:01.492 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:01.495 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:25:01.730 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:01.731 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:25:02.483 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0xa8125b24, /127.0.0.1:54968 => /127.0.0.1:5002]
19:25:02.488 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:02.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:25:03.258 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0xb703721a, /127.0.0.1:54970 => /127.0.0.1:5002]
19:25:03.260 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[0], commitIndex=24, globalIndex=24]
19:25:03.260 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=24]
19:25:03.264 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=3, leader=2130712285, index=25, 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: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]]]
19:25:03.266 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:25:03.270 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=24, logTerm=3, entries=[1], commitIndex=24, globalIndex=24]
19:25:03.273 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=25, term=3, 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: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 25
19:25:03.273 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=25]
19:25:03.480 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=25, logTerm=3, entries=[0], commitIndex=25, globalIndex=24]
19:25:03.481 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=25]
19:25:03.483 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=25, term=3, 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: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]]]
19:25:03.491 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=3, leader=2130712285, index=26, 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]]]
19:25:03.492 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:25:03.497 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=25, logTerm=3, entries=[1], commitIndex=25, globalIndex=24]
19:25:03.505 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=26, term=3, 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 26
19:25:03.506 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:03.731 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=24]
19:25:03.735 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:03.737 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=26, term=3, 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]]]
19:25:03.982 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=24]
19:25:03.986 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:04.185 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x95ded425, /127.0.0.1:54971 => /127.0.0.1:5002]
19:25:04.188 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received PollRequest[term=3, candidate=2130712284, logIndex=24, logTerm=3]
19:25:04.190 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Rejected PollRequest[term=3, candidate=2130712284, logIndex=24, logTerm=3]: candidate's last log entry (24) is at a lower index than the local log (26)
19:25:04.190 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent PollResponse[status=OK, term=3, accepted=false]
19:25:04.236 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=24]
19:25:04.240 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:04.487 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:04.493 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:04.734 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:04.736 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:04.983 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:04.984 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:05.731 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x0c7314a4, /127.0.0.1:54973 => /127.0.0.1:5002]
19:25:05.733 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:05.737 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:05.987 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.006 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:06.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.240 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:06.484 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.487 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:06.743 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.746 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:06.988 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:06.990 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:07.232 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:07.235 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:07.362 [copycat-compactor-1] INFO i.a.c.s.storage.compaction.Compactor - Compacting log with compaction: MINOR
19:25:07.482 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:07.484 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:07.741 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:07.743 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:07.985 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:07.986 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:08.235 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:08.237 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:08.483 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:08.485 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:08.731 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:08.733 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:08.994 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:08.995 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:09.244 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:09.245 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:10.000 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x3c564046, /127.0.0.1:54976 => /127.0.0.1:5002]
19:25:10.005 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=3, leader=2130712285, logIndex=26, logTerm=3, entries=[0], commitIndex=26, globalIndex=26]
19:25:10.007 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=3, succeeded=true, logIndex=26]
19:25:10.011 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received PollRequest[term=3, candidate=2130712284, logIndex=26, logTerm=3]
19:25:10.012 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Accepted PollRequest[term=3, candidate=2130712284, logIndex=26, logTerm=3]: candidate's log is up-to-date
19:25:10.012 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent PollResponse[status=OK, term=3, accepted=true]
19:25:10.018 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Set term 4
19:25:10.018 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received VoteRequest[term=4, candidate=2130712284, logIndex=26, logTerm=3]
19:25:10.022 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Accepted VoteRequest[term=4, candidate=2130712284, logIndex=26, logTerm=3]: candidate's log is up-to-date
19:25:10.023 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Voted for localhost/127.0.0.1:5000
19:25:10.023 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent VoteResponse[status=OK, term=4, voted=true]
19:25:10.024 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=3, leader=2130712285, index=27, 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: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]]]
19:25:10.026 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:25:10.031 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=4, leader=2130712284, index=27, 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]]]
19:25:10.031 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Found leader localhost/127.0.0.1:5000
19:25:10.031 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:25:10.043 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=4, leader=2130712284, logIndex=26, logTerm=3, entries=[1], commitIndex=26, globalIndex=15]
19:25:10.044 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=27, 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 27
19:25:10.044 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=4, succeeded=true, logIndex=27]
19:25:10.791 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x5295c84c, /127.0.0.1:54979 => /127.0.0.1:5002]
19:25:10.796 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=4, leader=2130712284, logIndex=26, logTerm=3, entries=[0], commitIndex=27, globalIndex=15]
19:25:10.797 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=4, succeeded=true, logIndex=27]
19:25:10.798 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=27, 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]]]
19:25:11.391 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x0deaa588, /127.0.0.1:54980 => /127.0.0.1:5002]
19:25:11.393 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=4, leader=2130712284, logIndex=26, logTerm=3, entries=[0], commitIndex=27, globalIndex=15]
19:25:11.394 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=4, succeeded=true, logIndex=27]
19:25:11.554 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received PollRequest[term=4, candidate=2130712285, logIndex=27, logTerm=4]
19:25:11.555 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Accepted PollRequest[term=4, candidate=2130712285, logIndex=27, logTerm=4]: candidate's log is up-to-date
19:25:11.555 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent PollResponse[status=OK, term=4, accepted=true]
19:25:11.560 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Set term 5
19:25:11.560 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received VoteRequest[term=5, candidate=2130712285, logIndex=27, logTerm=4]
19:25:11.561 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Accepted VoteRequest[term=5, candidate=2130712285, logIndex=27, logTerm=4]: candidate's log is up-to-date
19:25:11.561 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Voted for localhost/127.0.0.1:5001
19:25:11.561 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent VoteResponse[status=OK, term=5, voted=true]
19:25:11.567 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=5, leader=2130712285, index=28, 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: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]]]
19:25:11.568 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Found leader localhost/127.0.0.1:5001
19:25:11.569 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:25:11.572 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=27, logTerm=4, entries=[1], commitIndex=27, globalIndex=26]
19:25:11.577 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=28, 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: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 28
19:25:11.586 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=28]
19:25:11.819 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28]
19:25:11.820 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=28]
19:25:11.821 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=28, 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: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]]]
19:25:12.067 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28]
19:25:12.068 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=28]
19:25:12.317 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28]
19:25:12.320 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=28]
19:25:12.577 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[0], commitIndex=28, globalIndex=28]
19:25:12.578 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=28]
19:25:12.590 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=5, leader=2130712285, index=29, 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]]]
19:25:12.591 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:25:12.599 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=28, logTerm=5, entries=[1], commitIndex=28, globalIndex=28]
19:25:12.601 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=29, 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: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 29
19:25:12.601 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:12.821 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:12.825 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:12.831 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=29, 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: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]]]
19:25:13.072 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:13.073 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:13.323 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:13.324 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:13.571 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:13.572 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:13.821 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:13.827 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:14.071 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:14.077 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:14.320 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:14.322 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:14.572 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:14.579 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:14.823 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:14.826 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:15.084 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:15.086 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:15.322 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:15.325 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:16.069 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x92b5903c, /127.0.0.1:54982 => /127.0.0.1:5002]
19:25:16.073 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:16.075 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:17.073 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0xff3c923d, /127.0.0.1:54983 => /127.0.0.1:5002]
19:25:17.079 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:17.080 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:17.323 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:17.327 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:17.573 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:17.580 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:17.822 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:17.824 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:18.071 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:18.075 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:18.322 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:18.324 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:18.571 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:18.573 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:18.825 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=5, leader=2130712285, logIndex=29, logTerm=5, entries=[0], commitIndex=29, globalIndex=29]
19:25:18.829 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=5, succeeded=true, logIndex=29]
19:25:19.689 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Heartbeat timed out in PT0.859S
19:25:19.692 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - 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:5001, clientAddress=localhost/127.0.0.1:5001]]
19:25:19.693 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for next term 6
19:25:19.696 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for next term 6
19:25:19.711 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received accepted poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]
19:25:19.712 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Transitioning to CANDIDATE
19:25:19.712 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Cancelling heartbeat timer
19:25:19.712 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Starting election
19:25:19.712 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Set term 6
19:25:19.712 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Voted for localhost/127.0.0.1:5002
19:25:19.713 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Requesting votes from [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]]
19:25:19.714 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for term 6
19:25:19.714 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for term 6
19:25:19.723 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Received successful vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000]
19:25:19.723 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Transitioning to LEADER
19:25:19.723 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Cancelling election
19:25:19.724 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Found leader localhost/127.0.0.1:5002
19:25:19.724 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended InitializeEntry[index=30, term=6, timestamp=1451845519724]
19:25:19.725 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=30, 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 30
19:25:19.726 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=6, leader=2130712286, index=30, 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 localhost/127.0.0.1:5000
19:25:19.728 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=6, leader=2130712286, index=30, 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 localhost/127.0.0.1:5001
19:25:19.728 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Starting append timer
19:25:19.746 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5000
19:25:19.748 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=29, logTerm=5, entries=[1], commitIndex=29, globalIndex=15] to localhost/127.0.0.1:5000
19:25:19.748 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
19:25:19.749 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=29, logTerm=5, entries=[1], commitIndex=29, globalIndex=15] to localhost/127.0.0.1:5001
19:25:19.758 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:19.761 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=30, 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]]]
19:25:19.761 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
19:25:19.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:19.992 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
19:25:20.003 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:20.242 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:20.249 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:20.488 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:20.513 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:20.702 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:25:20.739 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:20.740 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
19:25:20.756 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
19:25:20.756 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:20.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:20.990 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
19:25:20.997 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
19:25:20.998 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:21.238 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:21.241 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
19:25:21.248 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:21.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:21.495 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:21.739 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:21.745 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:21.750 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:25:21.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:21.993 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
19:25:22.010 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:22.242 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:22.249 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:22.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:22.496 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:22.740 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:22.747 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:22.757 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:25:22.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:22.993 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
19:25:23.005 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:23.239 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:23.750 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
19:25:23.752 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:25:23.756 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=31, 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=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 31
19:25:23.759 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=6, leader=2130712286, index=31, 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 localhost/127.0.0.1:5000
19:25:23.777 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5000
19:25:23.951 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:25:23.988 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:23.994 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5001
19:25:24.004 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5000
19:25:24.006 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[1], commitIndex=30, globalIndex=30] to localhost/127.0.0.1:5000
19:25:24.011 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=31] from localhost/127.0.0.1:5000
19:25:24.240 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=31, logTerm=6, entries=[0], commitIndex=31, globalIndex=30] to localhost/127.0.0.1:5000
19:25:24.245 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=31] from localhost/127.0.0.1:5000
19:25:24.489 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=31, logTerm=6, entries=[0], commitIndex=31, globalIndex=30] to localhost/127.0.0.1:5000
19:25:24.498 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=31] from localhost/127.0.0.1:5000
19:25:24.739 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=31, logTerm=6, entries=[0], commitIndex=31, globalIndex=30] to localhost/127.0.0.1:5000
19:25:24.747 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=31] from localhost/127.0.0.1:5000
19:25:24.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=31, logTerm=6, entries=[0], commitIndex=31, globalIndex=30] to localhost/127.0.0.1:5000
19:25:24.991 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[0], commitIndex=31, globalIndex=30] to localhost/127.0.0.1:5001
19:25:25.003 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=31] from localhost/127.0.0.1:5000
19:25:25.009 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=30] from localhost/127.0.0.1:5001
19:25:25.012 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=32, 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 32
19:25:25.014 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=6, leader=2130712286, index=32, 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 localhost/127.0.0.1:5000
19:25:25.015 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=6, leader=2130712286, index=32, 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 localhost/127.0.0.1:5001
19:25:25.025 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5000
19:25:25.027 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=31, logTerm=6, entries=[1], commitIndex=31, globalIndex=30] to localhost/127.0.0.1:5000
19:25:25.028 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
19:25:25.040 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=30, logTerm=6, entries=[2], commitIndex=31, globalIndex=30] to localhost/127.0.0.1:5001
19:25:25.072 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
19:25:25.239 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=32, logTerm=6, entries=[0], commitIndex=32, globalIndex=31] to localhost/127.0.0.1:5001
19:25:25.246 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
19:25:25.488 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=32, logTerm=6, entries=[0], commitIndex=32, globalIndex=31] to localhost/127.0.0.1:5001
19:25:25.493 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
19:25:25.738 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=6, leader=2130712286, logIndex=32, logTerm=6, entries=[0], commitIndex=32, globalIndex=31] to localhost/127.0.0.1:5001
19:25:25.761 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - request timed out
19:25:25.769 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=6, succeeded=true, logIndex=32] from localhost/127.0.0.1:5001
19:25:25.970 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent PollResponse[status=OK, term=6, accepted=false]
19:25:25.974 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received greater term
19:25:25.975 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Transitioning to FOLLOWER
19:25:25.975 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Cancelling append timer
19:25:25.976 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Starting heartbeat timer
19:25:25.976 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Set term 7
19:25:25.976 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Received VoteRequest[term=7, candidate=2130712284, logIndex=32, logTerm=6]
19:25:25.977 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Accepted VoteRequest[term=7, candidate=2130712284, logIndex=32, logTerm=6]: candidate's log is up-to-date
19:25:25.978 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Voted for localhost/127.0.0.1:5000
19:25:25.978 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Sent VoteResponse[status=OK, term=7, voted=true]
19:25:25.985 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=7, leader=2130712284, index=33, 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]]]
19:25:25.986 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Found leader localhost/127.0.0.1:5000
19:25:25.987 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:25:26.745 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x979d7b0d, /127.0.0.1:54993 => /127.0.0.1:5002]
19:25:26.749 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=7, leader=2130712284, logIndex=32, logTerm=6, entries=[0], commitIndex=33, globalIndex=15]
19:25:26.751 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=32]
19:25:26.752 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=31, 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=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]]]
19:25:26.752 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=32, 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]]]
19:25:26.754 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received ConfigureRequest[term=7, leader=2130712284, index=33, 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]]]
19:25:26.755 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent ConfigureResponse[status=OK]
19:25:26.762 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=7, leader=2130712284, logIndex=32, logTerm=6, entries=[1], commitIndex=33, globalIndex=15]
19:25:26.764 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=33, term=7, 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 33
19:25:26.764 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:26.766 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=33, term=7, 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]]]
19:25:26.989 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:26.991 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:27.742 [catalyst-event-loop-1] DEBUG i.n.handler.logging.LoggingHandler - [id: 0xd8728d63, /127.0.0.1:5002] RECEIVED: [id: 0x6a2469cb, /127.0.0.1:54994 => /127.0.0.1:5002]
19:25:27.749 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:27.750 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:27.992 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:27.996 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:28.240 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received AppendRequest[term=7, leader=2130712284, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=33]
19:25:28.242 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Sent AppendResponse[status=OK, term=7, succeeded=true, logIndex=33]
19:25:29.311 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Heartbeat timed out in PT1.067S
19:25:29.313 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - 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:5001, clientAddress=localhost/127.0.0.1:5001]]
19:25:29.313 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for next term 8
19:25:29.316 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Polling Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for next term 8
19:25:29.322 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Received accepted poll from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]
19:25:29.322 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Transitioning to CANDIDATE
19:25:29.322 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.FollowerState - localhost/127.0.0.1:5002 - Cancelling heartbeat timer
19:25:29.323 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Starting election
19:25:29.323 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Set term 8
19:25:29.323 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Voted for localhost/127.0.0.1:5002
19:25:29.324 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Requesting votes from [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]]
19:25:29.324 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5000, clientAddress=localhost/127.0.0.1:5000] for term 8
19:25:29.328 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Requesting vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001] for term 8
19:25:29.332 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Received successful vote from Member[type=ACTIVE, status=AVAILABLE, serverAddress=localhost/127.0.0.1:5001, clientAddress=localhost/127.0.0.1:5001]
19:25:29.336 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Transitioning to LEADER
19:25:29.336 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.CandidateState - localhost/127.0.0.1:5002 - Cancelling election
19:25:29.337 [copycat-server-localhost/127.0.0.1:5002] INFO i.a.copycat.server.state.ServerState - localhost/127.0.0.1:5002 - Found leader localhost/127.0.0.1:5002
19:25:29.337 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended InitializeEntry[index=34, term=8, timestamp=1451845529337]
19:25:29.339 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=34, term=8, 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 34
19:25:29.344 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=8, leader=2130712286, index=34, 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 localhost/127.0.0.1:5001
19:25:29.344 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Starting append timer
19:25:29.345 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - java.net.ConnectException: Connection refused: localhost/127.0.0.1:5000
19:25:29.347 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=33, logTerm=7, entries=[0], commitIndex=33, globalIndex=31] to localhost/127.0.0.1:5000
19:25:29.351 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received ConfigureResponse[status=OK] from localhost/127.0.0.1:5001
19:25:29.353 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=33, logTerm=7, entries=[1], commitIndex=33, globalIndex=31] to localhost/127.0.0.1:5001
19:25:29.354 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - java.net.ConnectException: Connection refused: localhost/127.0.0.1:5000
19:25:29.359 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Received AppendResponse[status=OK, term=8, succeeded=true, logIndex=34] from localhost/127.0.0.1:5001
19:25:29.360 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.s.state.ServerStateMachine - localhost/127.0.0.1:5002 - Applying ConfigurationEntry[index=34, term=8, 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]]]
19:25:29.595 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=33, logTerm=7, entries=[0], commitIndex=34, globalIndex=31] to localhost/127.0.0.1:5000
19:25:29.596 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=34, logTerm=8, entries=[0], commitIndex=34, globalIndex=31] to localhost/127.0.0.1:5001
19:25:29.600 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - java.net.ConnectException: Connection refused: localhost/127.0.0.1:5000
19:25:29.601 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.copycat.server.state.LeaderState - localhost/127.0.0.1:5002 - Appended ConfigurationEntry[index=35, term=8, 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 35
19:25:29.602 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=33, logTerm=7, entries=[0], commitIndex=34, globalIndex=31] to localhost/127.0.0.1:5000
19:25:29.606 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent ConfigureRequest[term=8, leader=2130712286, index=35, 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 localhost/127.0.0.1:5001
19:25:29.833 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Connection reset by peer
19:25:29.833 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Failed to configure localhost/127.0.0.1:5001
19:25:29.833 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Connection reset by peer
19:25:29.846 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=33, logTerm=7, entries=[0], commitIndex=34, globalIndex=31] to localhost/127.0.0.1:5000
19:25:29.848 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=34, logTerm=8, entries=[0], commitIndex=34, globalIndex=31] to localhost/127.0.0.1:5001
19:25:29.852 [copycat-server-localhost/127.0.0.1:5002] WARN i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - java.net.ConnectException: Connection refused: localhost/127.0.0.1:5001
19:25:30.096 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=33, logTerm=7, entries=[0], commitIndex=34, globalIndex=31] to localhost/127.0.0.1:5000
19:25:30.101 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=34, logTerm=8, entries=[0], commitIndex=34, globalIndex=31] to localhost/127.0.0.1:5001
19:25:30.346 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=33, logTerm=7, entries=[0], commitIndex=34, globalIndex=31] to localhost/127.0.0.1:5000
19:25:30.352 [copycat-server-localhost/127.0.0.1:5002] DEBUG i.a.c.server.state.LeaderAppender - localhost/127.0.0.1:5002 - Sent AppendRequest[term=8, leader=2130712286, logIndex=34, logTerm=8, entries=[0], commitIndex=34, globalIndex=31] to localhost/127.0.0.1:5001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment