Skip to content

Instantly share code, notes, and snippets.

@ptahchiev
Created December 14, 2017 16:44
Show Gist options
  • Save ptahchiev/accad5855080eae952ed918d7efc60a4 to your computer and use it in GitHub Desktop.
Save ptahchiev/accad5855080eae952ed918d7efc60a4 to your computer and use it in GitHub Desktop.
debug-log
2017-12-14 18:41:00,016 io.lettuce.core.protocol.DefaultEndpoint [defaultTaskScheduler-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, epid=0x1] write() writeAndFlush command AsyncCommand [type=SMEMBERS, output=ValueSetOutput [output=[], error='null'], commandType=io.lettuce.core.protocol.Command]
2017-12-14 18:41:00,016 io.lettuce.core.protocol.DefaultEndpoint [defaultTaskScheduler-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, epid=0x1] write() done
2017-12-14 18:41:00,017 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, chid=0x1] write(ctx, AsyncCommand [type=SMEMBERS, output=ValueSetOutput [output=[], error='null'], commandType=io.lettuce.core.protocol.Command], promise)
2017-12-14 18:41:00,018 io.lettuce.core.protocol.CommandEncoder [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379] writing command AsyncCommand [type=SMEMBERS, output=ValueSetOutput [output=[], error='null'], commandType=io.lettuce.core.protocol.Command]
2017-12-14 18:41:00,020 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, chid=0x1] Received: 4 bytes, 1 commands in the stack
2017-12-14 18:41:00,020 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, chid=0x1] Stack contains: 1 commands
2017-12-14 18:41:00,020 io.lettuce.core.protocol.RedisStateMachine [lettuce-nioEventLoop-4-1] DEBUG: Decode LatencyMeteredCommand [type=SMEMBERS, output=ValueSetOutput [output=[], error='null'], commandType=io.lettuce.core.protocol.AsyncCommand]
2017-12-14 18:41:00,022 io.lettuce.core.protocol.RedisStateMachine [lettuce-nioEventLoop-4-1] DEBUG: Decoded LatencyMeteredCommand [type=SMEMBERS, output=ValueSetOutput [output=[], error='null'], commandType=io.lettuce.core.protocol.AsyncCommand], empty stack: true
2017-12-14 18:41:00,031 io.lettuce.core.protocol.DefaultEndpoint [defaultTaskScheduler-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, epid=0x1] write() writeAndFlush command AsyncCommand [type=DEL, output=IntegerOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
2017-12-14 18:41:00,032 io.lettuce.core.protocol.DefaultEndpoint [defaultTaskScheduler-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, epid=0x1] write() done
2017-12-14 18:41:00,032 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, chid=0x1] write(ctx, AsyncCommand [type=DEL, output=IntegerOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command], promise)
2017-12-14 18:41:00,033 io.lettuce.core.protocol.CommandEncoder [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379] writing command AsyncCommand [type=DEL, output=IntegerOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
2017-12-14 18:41:00,033 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, chid=0x1] Received: 4 bytes, 1 commands in the stack
2017-12-14 18:41:00,033 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, chid=0x1] Stack contains: 1 commands
2017-12-14 18:41:00,033 io.lettuce.core.protocol.RedisStateMachine [lettuce-nioEventLoop-4-1] DEBUG: Decode LatencyMeteredCommand [type=DEL, output=IntegerOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.AsyncCommand]
2017-12-14 18:41:00,034 io.lettuce.core.protocol.RedisStateMachine [lettuce-nioEventLoop-4-1] DEBUG: Decoded LatencyMeteredCommand [type=DEL, output=IntegerOutput [output=0, error='null'], commandType=io.lettuce.core.protocol.AsyncCommand], empty stack: true
^C2017-12-14 18:41:06,784 org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext [Thread-12] INFO : Closing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@2a415aa9: startup date [Thu Dec 14 18:38:30 EET 2017]; root of context hierarchy
2017-12-14 18:41:06,805 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, chid=0x1] channelInactive()
2017-12-14 18:41:06,805 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, chid=0x2] channelInactive()
2017-12-14 18:41:06,807 io.lettuce.core.protocol.DefaultEndpoint [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, epid=0x1] deactivating endpoint handler
2017-12-14 18:41:06,807 io.lettuce.core.protocol.DefaultEndpoint [Thread-12] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, epid=0x2] writeToDisconnectedBuffer() buffering (disconnected) command AsyncCommand [type=PUNSUBSCRIBE, output=PubSubOutput [output=null, error='null'], commandType=io.lettuce.core.protocol.Command]
2017-12-14 18:41:06,807 io.lettuce.core.protocol.DefaultEndpoint [Thread-12] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, epid=0x2] write() done
2017-12-14 18:41:06,807 io.lettuce.core.protocol.DefaultEndpoint [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, epid=0x2] deactivating endpoint handler
2017-12-14 18:41:06,808 io.lettuce.core.protocol.DefaultEndpoint [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, epid=0x2] notifyQueuedCommands adding 0 command(s) to buffer
2017-12-14 18:41:06,808 io.lettuce.core.protocol.DefaultEndpoint [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, epid=0x1] notifyQueuedCommands adding 0 command(s) to buffer
2017-12-14 18:41:06,808 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, chid=0x1] channelInactive() done
2017-12-14 18:41:06,808 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelInactive()
2017-12-14 18:41:06,808 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:06,808 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 1, delay 1ms
2017-12-14 18:41:06,809 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, chid=0x2] channelInactive() done
2017-12-14 18:41:06,809 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelInactive()
2017-12-14 18:41:06,809 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:06,809 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 1, delay 1ms
2017-12-14 18:41:06,813 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelInactive()
2017-12-14 18:41:06,813 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] channelInactive()
2017-12-14 18:41:06,813 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:06,813 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:06,813 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Skipping scheduleReconnect() because I have an active channel
2017-12-14 18:41:06,813 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Skipping scheduleReconnect() because I have an active channel
2017-12-14 18:41:06,813 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, chid=0x1] channelUnregistered()
2017-12-14 18:41:06,813 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, chid=0x2] channelUnregistered()
2017-12-14 18:41:06,917 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-2] INFO : Reconnecting, last destination was localhost/127.0.0.1:6379
2017-12-14 18:41:06,917 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-3] INFO : Reconnecting, last destination was localhost/127.0.0.1:6379
2017-12-14 18:41:06,917 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-3] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:06,918 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-2] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:06,935 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-3] DEBUG: [channel=0xf593e10b, [id: 0x8aeaaefc] (inactive), chid=0x4] channelRegistered()
2017-12-14 18:41:06,936 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-4] DEBUG: [channel=0xbd04de40, [id: 0x88918ddb] (inactive), chid=0x3] channelRegistered()
2017-12-14 18:41:06,940 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-3] DEBUG: [channel=0xf593e10b, [id: 0x8aeaaefc] (inactive), chid=0x4] channelUnregistered()
2017-12-14 18:41:06,940 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-4] DEBUG: [channel=0xbd04de40, [id: 0x88918ddb] (inactive), chid=0x3] channelUnregistered()
2017-12-14 18:41:06,941 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:06,941 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:06,942 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:06,942 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:06,943 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 2, delay 2ms
2017-12-14 18:41:06,943 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 2, delay 2ms
2017-12-14 18:41:06,967 org.quartz.core.QuartzSchedulerThread [quartzScheduler_QuartzSchedulerThread] ERROR: quartzSchedulerThreadLoop: RuntimeException Could not get a resource from the pool
redis.clients.jedis.exceptions.JedisConnectionException: Could not get a resource from the pool
at redis.clients.util.Pool.getResource(Pool.java:53)
at redis.clients.jedis.JedisPool.getResource(JedisPool.java:226)
at redis.clients.jedis.JedisPool.getResource(JedisPool.java:16)
at net.joelinn.quartz.jobstore.RedisJobStore.getResource(RedisJobStore.java:1161)
at net.joelinn.quartz.jobstore.RedisJobStore.doWithLock(RedisJobStore.java:1134)
at net.joelinn.quartz.jobstore.RedisJobStore.acquireNextTriggers(RedisJobStore.java:1020)
at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:287)
Caused by: redis.clients.jedis.exceptions.JedisConnectionException: java.net.ConnectException: Connection refused (Connection refused)
at redis.clients.jedis.Connection.connect(Connection.java:207)
at redis.clients.jedis.BinaryClient.connect(BinaryClient.java:93)
at redis.clients.jedis.BinaryJedis.connect(BinaryJedis.java:1767)
at redis.clients.jedis.JedisFactory.makeObject(JedisFactory.java:106)
at org.apache.commons.pool2.impl.GenericObjectPool.create(GenericObjectPool.java:888)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:432)
at org.apache.commons.pool2.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:361)
at redis.clients.util.Pool.getResource(Pool.java:49)
... 6 more
Caused by: java.net.ConnectException: Connection refused (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at redis.clients.jedis.Connection.connect(Connection.java:184)
... 13 more
Exception in thread "quartzScheduler_QuartzSchedulerThread" java.lang.AbstractMethodError: net.joelinn.quartz.jobstore.RedisJobStore.getAcquireRetryDelay(I)J
at org.quartz.core.QuartzSchedulerThread.computeDelayForRepeatedErrors(QuartzSchedulerThread.java:450)
at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:272)
2017-12-14 18:41:07,011 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-4] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,011 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-5] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,011 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-4] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,011 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-5] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,014 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-6] DEBUG: [channel=0xad6e9694, [id: 0x6922ede3] (inactive), chid=0x5] channelRegistered()
2017-12-14 18:41:07,015 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-5] DEBUG: [channel=0xdd6a3daf, [id: 0xc9583252] (inactive), chid=0x6] channelRegistered()
2017-12-14 18:41:07,016 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,016 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,017 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,017 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 3, delay 4ms
2017-12-14 18:41:07,017 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,017 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 3, delay 4ms
2017-12-14 18:41:07,017 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-5] DEBUG: [channel=0xdd6a3daf, [id: 0xc9583252] (inactive), chid=0x6] channelUnregistered()
2017-12-14 18:41:07,017 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-6] DEBUG: [channel=0xad6e9694, [id: 0x6922ede3] (inactive), chid=0x5] channelUnregistered()
2017-12-14 18:41:07,112 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-6] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,112 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-7] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,113 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-6] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,113 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-7] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,118 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-8] DEBUG: [channel=0xf7a1ff03, [id: 0xd4c92d5f] (inactive), chid=0x7] channelRegistered()
2017-12-14 18:41:07,120 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-7] DEBUG: [channel=0xc829e334, [id: 0x4be98b0f] (inactive), chid=0x8] channelRegistered()
2017-12-14 18:41:07,122 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,123 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,124 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 4, delay 8ms
2017-12-14 18:41:07,125 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-8] DEBUG: [channel=0xf7a1ff03, [id: 0xd4c92d5f] (inactive), chid=0x7] channelUnregistered()
2017-12-14 18:41:07,125 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,125 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,126 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 4, delay 8ms
2017-12-14 18:41:07,126 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-7] DEBUG: [channel=0xc829e334, [id: 0x4be98b0f] (inactive), chid=0x8] channelUnregistered()
2017-12-14 18:41:07,211 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-1] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,212 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-8] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,212 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-1] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,212 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-8] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,215 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x474dae32, [id: 0xb63c24f0] (inactive), chid=0x9] channelRegistered()
2017-12-14 18:41:07,217 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0xf5e87665, [id: 0xe5dad568] (inactive), chid=0xa] channelRegistered()
2017-12-14 18:41:07,218 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,219 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,219 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 5, delay 16ms
2017-12-14 18:41:07,220 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,221 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,221 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 5, delay 16ms
2017-12-14 18:41:07,221 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0xf5e87665, [id: 0xe5dad568] (inactive), chid=0xa] channelUnregistered()
2017-12-14 18:41:07,221 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x474dae32, [id: 0xb63c24f0] (inactive), chid=0x9] channelUnregistered()
2017-12-14 18:41:07,311 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-2] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,311 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-3] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,311 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-2] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,311 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-3] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,314 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-3] DEBUG: [channel=0xa9c20b8e, [id: 0xab42ccf4] (inactive), chid=0xb] channelRegistered()
2017-12-14 18:41:07,316 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-4] DEBUG: [channel=0xee71f319, [id: 0x20aaca94] (inactive), chid=0xc] channelRegistered()
2017-12-14 18:41:07,318 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,319 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,319 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,319 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 6, delay 32ms
2017-12-14 18:41:07,319 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,319 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-3] DEBUG: [channel=0xa9c20b8e, [id: 0xab42ccf4] (inactive), chid=0xb] channelUnregistered()
2017-12-14 18:41:07,319 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 6, delay 32ms
2017-12-14 18:41:07,319 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-4] DEBUG: [channel=0xee71f319, [id: 0x20aaca94] (inactive), chid=0xc] channelUnregistered()
2017-12-14 18:41:07,411 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-4] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,411 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-5] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,411 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-4] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,411 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-5] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,415 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x94ea18b2, [id: 0xde97402b] (inactive), chid=0xd] channelRegistered()
2017-12-14 18:41:07,415 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-5] DEBUG: [channel=0xadd9ab91, [id: 0x0e324f21] (inactive), chid=0xe] channelRegistered()
2017-12-14 18:41:07,417 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,417 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,418 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,418 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,418 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 7, delay 64ms
2017-12-14 18:41:07,418 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 7, delay 64ms
2017-12-14 18:41:07,418 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-5] DEBUG: [channel=0xadd9ab91, [id: 0x0e324f21] (inactive), chid=0xe] channelUnregistered()
2017-12-14 18:41:07,418 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x94ea18b2, [id: 0xde97402b] (inactive), chid=0xd] channelUnregistered()
2017-12-14 18:41:07,511 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-7] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,511 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-6] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,512 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-7] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,512 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-6] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,514 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x7b1fc5cf, [id: 0x41b1afb3] (inactive), chid=0xf] channelRegistered()
2017-12-14 18:41:07,517 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-8] DEBUG: [channel=0xaa004b22, [id: 0xcb6d0319] (inactive), chid=0x10] channelRegistered()
2017-12-14 18:41:07,518 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,519 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,520 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 8, delay 128ms
2017-12-14 18:41:07,522 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,522 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x7b1fc5cf, [id: 0x41b1afb3] (inactive), chid=0xf] channelUnregistered()
2017-12-14 18:41:07,522 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,522 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 8, delay 128ms
2017-12-14 18:41:07,523 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-8] DEBUG: [channel=0xaa004b22, [id: 0xcb6d0319] (inactive), chid=0x10] channelUnregistered()
2017-12-14 18:41:07,711 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-8] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,711 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-1] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:07,711 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-8] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,711 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-1] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:07,714 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x7b73ea74, [id: 0xec713d9f] (inactive), chid=0x11] channelRegistered()
2017-12-14 18:41:07,714 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0xe4465eb5, [id: 0x4231f3b9] (inactive), chid=0x12] channelRegistered()
2017-12-14 18:41:07,722 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,722 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,723 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 9, delay 256ms
2017-12-14 18:41:07,723 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x7b73ea74, [id: 0xec713d9f] (inactive), chid=0x11] channelUnregistered()
2017-12-14 18:41:07,723 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:07,723 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:07,723 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 9, delay 256ms
2017-12-14 18:41:07,724 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0xe4465eb5, [id: 0x4231f3b9] (inactive), chid=0x12] channelUnregistered()
2017-12-14 18:41:08,011 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-2] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:08,011 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-3] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:08,011 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-2] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:08,011 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-3] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:08,015 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x091a24c4, [id: 0xdcf8689e] (inactive), chid=0x13] channelRegistered()
2017-12-14 18:41:08,016 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x4df9e028, [id: 0x14c8ca71] (inactive), chid=0x14] channelRegistered()
2017-12-14 18:41:08,020 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:08,020 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:08,020 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:08,020 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:08,020 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 10, delay 512ms
2017-12-14 18:41:08,020 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 10, delay 512ms
2017-12-14 18:41:08,021 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x091a24c4, [id: 0xdcf8689e] (inactive), chid=0x13] channelUnregistered()
2017-12-14 18:41:08,021 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x4df9e028, [id: 0x14c8ca71] (inactive), chid=0x14] channelUnregistered()
2017-12-14 18:41:08,611 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-4] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:08,611 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-5] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:08,611 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-4] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:08,612 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-5] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:08,614 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x52d404f1, [id: 0xb8e83fef] (inactive), chid=0x15] channelRegistered()
2017-12-14 18:41:08,614 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x4ad572fe, [id: 0x170271f1] (inactive), chid=0x16] channelRegistered()
2017-12-14 18:41:08,619 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:08,619 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:08,619 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:08,620 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:08,620 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 11, delay 1024ms
2017-12-14 18:41:08,620 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 11, delay 1024ms
2017-12-14 18:41:08,620 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x52d404f1, [id: 0xb8e83fef] (inactive), chid=0x15] channelUnregistered()
2017-12-14 18:41:08,620 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x4ad572fe, [id: 0x170271f1] (inactive), chid=0x16] channelUnregistered()
2017-12-14 18:41:09,711 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-7] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:09,711 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-6] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:09,712 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-7] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:09,712 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-6] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:09,714 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x15009eaf, [id: 0x0e9481e9] (inactive), chid=0x17] channelRegistered()
2017-12-14 18:41:09,714 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x9750a422, [id: 0xe28c8f52] (inactive), chid=0x18] channelRegistered()
2017-12-14 18:41:09,715 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:09,715 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:09,716 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:09,716 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:09,716 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 12, delay 2048ms
2017-12-14 18:41:09,716 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 12, delay 2048ms
2017-12-14 18:41:09,716 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x9750a422, [id: 0xe28c8f52] (inactive), chid=0x18] channelUnregistered()
2017-12-14 18:41:09,716 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x15009eaf, [id: 0x0e9481e9] (inactive), chid=0x17] channelUnregistered()
2017-12-14 18:41:11,811 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-8] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:11,811 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-1] DEBUG: Reconnecting, last destination was localhost:6379
2017-12-14 18:41:11,812 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-8] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:11,812 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-1] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:11,815 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0xc2b17b51, [id: 0xfaa8d355] (inactive), chid=0x1a] channelRegistered()
2017-12-14 18:41:11,815 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x62d5467d, [id: 0xa4c7f24a] (inactive), chid=0x19] channelRegistered()
2017-12-14 18:41:11,817 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:11,817 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:11,817 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:11,817 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:11,817 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 13, delay 4096ms
2017-12-14 18:41:11,817 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 13, delay 4096ms
2017-12-14 18:41:11,817 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0xc2b17b51, [id: 0xfaa8d355] (inactive), chid=0x1a] channelUnregistered()
2017-12-14 18:41:11,818 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x62d5467d, [id: 0xa4c7f24a] (inactive), chid=0x19] channelUnregistered()
2017-12-14 18:41:16,011 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-2] INFO : Reconnecting, last destination was localhost:6379
2017-12-14 18:41:16,011 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-3] INFO : Reconnecting, last destination was localhost:6379
2017-12-14 18:41:16,011 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-2] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:16,011 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-3] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:16,013 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x8f3528c7, [id: 0xc3898269] (inactive), chid=0x1b] channelRegistered()
2017-12-14 18:41:16,013 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x48e9bfe3, [id: 0x0b5a240e] (inactive), chid=0x1c] channelRegistered()
2017-12-14 18:41:16,015 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:16,015 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:16,015 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:16,015 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:16,015 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 14, delay 8192ms
2017-12-14 18:41:16,016 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 14, delay 8192ms
2017-12-14 18:41:16,016 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-3] DEBUG: [channel=0x48e9bfe3, [id: 0x0b5a240e] (inactive), chid=0x1c] channelUnregistered()
2017-12-14 18:41:16,016 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-4] DEBUG: [channel=0x8f3528c7, [id: 0xc3898269] (inactive), chid=0x1b] channelUnregistered()
2017-12-14 18:41:24,211 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-5] INFO : Reconnecting, last destination was localhost:6379
2017-12-14 18:41:24,211 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-4] INFO : Reconnecting, last destination was localhost:6379
2017-12-14 18:41:24,212 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-5] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:24,212 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-4] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:24,214 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-5] DEBUG: [channel=0xf90c2fab, [id: 0x2e6a89cc] (inactive), chid=0x1e] channelRegistered()
2017-12-14 18:41:24,214 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-6] DEBUG: [channel=0xccfa2604, [id: 0x363e6d97] (inactive), chid=0x1d] channelRegistered()
2017-12-14 18:41:24,216 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:24,216 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:24,216 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:24,216 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:24,216 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-5] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 15, delay 16384ms
2017-12-14 18:41:24,217 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-6] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 15, delay 16384ms
2017-12-14 18:41:24,217 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-6] DEBUG: [channel=0xccfa2604, [id: 0x363e6d97] (inactive), chid=0x1d] channelUnregistered()
2017-12-14 18:41:24,217 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-5] DEBUG: [channel=0xf90c2fab, [id: 0x2e6a89cc] (inactive), chid=0x1e] channelUnregistered()
2017-12-14 18:41:40,611 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-7] INFO : Reconnecting, last destination was localhost:6379
2017-12-14 18:41:40,611 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-6] INFO : Reconnecting, last destination was localhost:6379
2017-12-14 18:41:40,611 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-7] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:40,611 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-6] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:41:40,614 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x0a1a87a3, [id: 0x677ead97] (inactive), chid=0x20] channelRegistered()
2017-12-14 18:41:40,614 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x24fd1be9, [id: 0x8945e4f0] (inactive), chid=0x1f] channelRegistered()
2017-12-14 18:41:40,615 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:40,615 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:40,615 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:41:40,615 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:41:40,615 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 16, delay 30000ms
2017-12-14 18:41:40,615 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 16, delay 30000ms
2017-12-14 18:41:40,615 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-7] DEBUG: [channel=0x24fd1be9, [id: 0x8945e4f0] (inactive), chid=0x1f] channelUnregistered()
2017-12-14 18:41:40,615 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-8] DEBUG: [channel=0x0a1a87a3, [id: 0x677ead97] (inactive), chid=0x20] channelUnregistered()
2017-12-14 18:42:00,001 io.lettuce.core.protocol.DefaultEndpoint [defaultTaskScheduler-2] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, epid=0x1] writeToDisconnectedBuffer() buffering (disconnected) command AsyncCommand [type=SMEMBERS, output=ValueSetOutput [output=[], error='null'], commandType=io.lettuce.core.protocol.Command]
2017-12-14 18:42:00,002 io.lettuce.core.protocol.DefaultEndpoint [defaultTaskScheduler-2] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, epid=0x1] write() done
2017-12-14 18:42:06,808 org.springframework.context.support.DefaultLifecycleProcessor [Thread-12] WARN : Failed to stop bean 'redisMessageListenerContainer'
io.lettuce.core.RedisCommandTimeoutException: Command timed out
at io.lettuce.core.LettuceFutures.awaitOrCancel(LettuceFutures.java:114)
at io.lettuce.core.FutureSyncInvocationHandler.handleInvocation(FutureSyncInvocationHandler.java:62)
at io.lettuce.core.internal.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:80)
at com.sun.proxy.$Proxy592.punsubscribe(Unknown Source)
at org.springframework.data.redis.connection.lettuce.LettuceSubscription.doPUnsubscribe(LettuceSubscription.java:59)
at org.springframework.data.redis.connection.util.AbstractSubscription.pUnsubscribe(AbstractSubscription.java:163)
at org.springframework.data.redis.connection.util.AbstractSubscription.pUnsubscribe(AbstractSubscription.java:134)
at org.springframework.data.redis.listener.RedisMessageListenerContainer$SubscriptionTask.cancel(RedisMessageListenerContainer.java:855)
at org.springframework.data.redis.listener.RedisMessageListenerContainer.stop(RedisMessageListenerContainer.java:225)
at org.springframework.data.redis.listener.RedisMessageListenerContainer.stop(RedisMessageListenerContainer.java:183)
at org.springframework.context.support.DefaultLifecycleProcessor.doStop(DefaultLifecycleProcessor.java:238)
at org.springframework.context.support.DefaultLifecycleProcessor.access$300(DefaultLifecycleProcessor.java:52)
at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.stop(DefaultLifecycleProcessor.java:375)
at org.springframework.context.support.DefaultLifecycleProcessor.stopBeans(DefaultLifecycleProcessor.java:211)
at org.springframework.context.support.DefaultLifecycleProcessor.onClose(DefaultLifecycleProcessor.java:129)
at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1005)
at org.springframework.context.support.AbstractApplicationContext$1.run(AbstractApplicationContext.java:933)
2017-12-14 18:42:06,810 org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler [Thread-12] INFO : Stopping...
2017-12-14 18:42:06,810 org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler [Thread-12] INFO : BrokerAvailabilityEvent[available=false, SimpleBrokerMessageHandler [DefaultSubscriptionRegistry[cache[0 destination(s)], registry[0 sessions]]]]
2017-12-14 18:42:06,810 org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler [Thread-12] INFO : Stopped.
2017-12-14 18:42:06,811 org.quartz.core.QuartzScheduler [Thread-12] INFO : Scheduler quartzScheduler_$_petar-XPS-15-95501513269569578 paused.
2017-12-14 18:42:10,712 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-1] INFO : Reconnecting, last destination was localhost:6379
2017-12-14 18:42:10,712 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-eventExecutorLoop-2-8] INFO : Reconnecting, last destination was localhost:6379
2017-12-14 18:42:10,712 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-1] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:42:10,712 io.lettuce.core.protocol.ReconnectionHandler [lettuce-eventExecutorLoop-2-8] DEBUG: Reconnecting to Redis at localhost:6379
2017-12-14 18:42:10,715 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0xb03900b0, [id: 0x8cd9e997] (inactive), chid=0x21] channelRegistered()
2017-12-14 18:42:10,715 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0xab3f6b68, [id: 0xe35eacda] (inactive), chid=0x22] channelRegistered()
2017-12-14 18:42:10,717 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:42:10,717 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] WARN : Cannot reconnect: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:6379
2017-12-14 18:42:10,717 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:42:10,717 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] scheduleReconnect()
2017-12-14 18:42:10,717 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-1] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 17, delay 30000ms
2017-12-14 18:42:10,717 io.lettuce.core.protocol.ConnectionWatchdog [lettuce-nioEventLoop-4-2] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, last known addr=localhost/127.0.0.1:6379] Reconnect attempt 17, delay 30000ms
2017-12-14 18:42:10,717 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-1] DEBUG: [channel=0xb03900b0, [id: 0x8cd9e997] (inactive), chid=0x21] channelUnregistered()
2017-12-14 18:42:10,717 io.lettuce.core.protocol.CommandHandler [lettuce-nioEventLoop-4-2] DEBUG: [channel=0xab3f6b68, [id: 0xe35eacda] (inactive), chid=0x22] channelUnregistered()
2017-12-14 18:42:36,812 org.springframework.context.support.DefaultLifecycleProcessor [Thread-12] WARN : Failed to shut down 1 bean with phase value 2147483647 within timeout of 30000: [redisMessageListenerContainer]
2017-12-14 18:42:36,812 org.springframework.integration.endpoint.EventDrivenConsumer [Thread-12] INFO : Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel
2017-12-14 18:42:36,813 org.springframework.integration.channel.PublishSubscribeChannel [Thread-12] INFO : Channel 'Samplestore:mysql:8112.errorChannel' has 0 subscriber(s).
2017-12-14 18:42:36,813 org.springframework.integration.endpoint.EventDrivenConsumer [Thread-12] INFO : stopped _org.springframework.integration.errorLogger
2017-12-14 18:42:36,829 org.springframework.beans.factory.support.DisposableBeanAdapter [Thread-12] WARN : Invocation of destroy method 'close' failed on bean with name 'defaultWishlistReminderReader': org.springframework.batch.item.ItemStreamException: Error while closing item reader
2017-12-14 18:42:36,836 org.springframework.scheduling.support.TaskUtils$LoggingErrorHandler [defaultTaskScheduler-2] ERROR: Unexpected error occurred in scheduled task.
org.springframework.data.redis.RedisSystemException: Redis command interrupted; nested exception is io.lettuce.core.RedisCommandInterruptedException: Command interrupted
at org.springframework.data.redis.connection.lettuce.LettuceExceptionConverter.convert(LettuceExceptionConverter.java:62)
at org.springframework.data.redis.connection.lettuce.LettuceExceptionConverter.convert(LettuceExceptionConverter.java:41)
at org.springframework.data.redis.PassThroughExceptionTranslationStrategy.translate(PassThroughExceptionTranslationStrategy.java:44)
at org.springframework.data.redis.FallbackExceptionTranslationStrategy.translate(FallbackExceptionTranslationStrategy.java:42)
at org.springframework.data.redis.connection.lettuce.LettuceConnection.convertLettuceAccessException(LettuceConnection.java:257)
at org.springframework.data.redis.connection.lettuce.LettuceSetCommands.convertLettuceAccessException(LettuceSetCommands.java:520)
at org.springframework.data.redis.connection.lettuce.LettuceSetCommands.sMembers(LettuceSetCommands.java:245)
at org.springframework.data.redis.connection.DefaultedRedisConnection.sMembers(DefaultedRedisConnection.java:550)
at org.springframework.data.redis.core.DefaultSetOperations.lambda$members$6(DefaultSetOperations.java:158)
at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:224)
at org.springframework.data.redis.core.RedisTemplate.execute(RedisTemplate.java:184)
at org.springframework.data.redis.core.AbstractOperations.execute(AbstractOperations.java:95)
at org.springframework.data.redis.core.DefaultSetOperations.members(DefaultSetOperations.java:158)
at org.springframework.data.redis.core.DefaultBoundSetOperations.members(DefaultBoundSetOperations.java:152)
at org.springframework.session.data.redis.RedisSessionExpirationPolicy.cleanExpiredSessions(RedisSessionExpirationPolicy.java:132)
at org.springframework.session.data.redis.RedisOperationsSessionRepository.cleanupExpiredSessions(RedisOperationsSessionRepository.java:393)
at org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration.lambda$configureTasks$0(RedisHttpSessionConfiguration.java:234)
at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54)
at org.springframework.scheduling.concurrent.ReschedulingRunnable.run(ReschedulingRunnable.java:93)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: io.lettuce.core.RedisCommandInterruptedException: Command interrupted
at io.lettuce.core.protocol.AsyncCommand.await(AsyncCommand.java:85)
at io.lettuce.core.LettuceFutures.awaitOrCancel(LettuceFutures.java:112)
at io.lettuce.core.FutureSyncInvocationHandler.handleInvocation(FutureSyncInvocationHandler.java:62)
at io.lettuce.core.internal.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:80)
at com.sun.proxy.$Proxy584.smembers(Unknown Source)
at org.springframework.data.redis.connection.lettuce.LettuceSetCommands.sMembers(LettuceSetCommands.java:243)
... 19 more
Caused by: java.lang.InterruptedException
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:347)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1915)
at io.lettuce.core.protocol.AsyncCommand.await(AsyncCommand.java:81)
... 24 more
2017-12-14 18:42:36,838 org.springframework.jmx.export.annotation.AnnotationMBeanExporter [Thread-12] INFO : Unregistering JMX-exposed beans on shutdown
2017-12-14 18:42:36,840 org.springframework.jmx.export.annotation.AnnotationMBeanExporter [Thread-12] INFO : Unregistering JMX-exposed beans
2017-12-14 18:42:36,872 io.lettuce.core.protocol.DefaultEndpoint [Thread-12] DEBUG: [channel=0x173e6175, /127.0.0.1:36364 -> localhost/127.0.0.1:6379, epid=0x1] close()
2017-12-14 18:42:36,873 io.lettuce.core.protocol.DefaultEndpoint [Thread-12] DEBUG: [channel=0x51327ccf, /127.0.0.1:36384 -> localhost/127.0.0.1:6379, epid=0x2] close()
2017-12-14 18:42:36,892 org.quartz.core.QuartzScheduler [Thread-12] INFO : Scheduler quartzScheduler_$_petar-XPS-15-95501513269569578 shutting down.
2017-12-14 18:42:36,892 org.quartz.core.QuartzScheduler [Thread-12] INFO : Scheduler quartzScheduler_$_petar-XPS-15-95501513269569578 paused.
2017-12-14 18:42:36,893 org.quartz.core.QuartzScheduler [Thread-12] INFO : Scheduler quartzScheduler_$_petar-XPS-15-95501513269569578 shutdown complete.
2017-12-14 18:42:36,900 org.elasticsearch.node.Node [Thread-12] INFO : stopping ...
2017-12-14 18:42:36,945 org.elasticsearch.node.Node [Thread-12] INFO : stopped
2017-12-14 18:42:36,945 org.elasticsearch.node.Node [Thread-12] INFO : closing ...
2017-12-14 18:42:36,956 org.elasticsearch.node.Node [Thread-12] INFO : closed
2017-12-14 18:42:37,034 org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean [Thread-12] INFO : Closing JPA EntityManagerFactory for persistence unit 'default'
2017-12-14 18:42:37,066 com.zaxxer.hikari.HikariDataSource [Thread-12] INFO : samplestoreDB - Shutdown initiated...
2017-12-14 18:42:37,072 com.zaxxer.hikari.HikariDataSource [Thread-12] INFO : samplestoreDB - Shutdown completed.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:18 min
[INFO] Finished at: 2017-12-14T18:42:37+02:00
[INFO] Final Memory: 109M/620M
[INFO] ------------------------------------------------------------------------
petar@petar-XPS-15-9550:~/workspace/nemesis-archetype$
petar@petar-XPS-15-9550:~/workspace/nemesis-archetype$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment