Results

By type

          2021-08-17 08:29:27 400 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - onClose FillInterest@34367f39{null}
2021-08-17 08:29:27 400 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Wakeup ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:27 400 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b6dcfb6 startThread=0
2021-08-17 08:29:27 400 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:27 400 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/0 selected
2021-08-17 08:29:27 400 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 0 updates
2021-08-17 08:29:27 400 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:27 400 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:27 400 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 0 keys
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close SocketChannelEndPoint@f9f6b79{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=3/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c699358{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3e8effc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@584b9425{s=START}]=>HttpChannelOverHttp@488b32b3{s=HttpChannelState@33420132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@f9f6b79{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c699358{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3e8effc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@584b9425{s=START}]=>HttpChannelOverHttp@488b32b3{s=HttpChannelState@33420132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-34] invocationID:{InvocationID} - ignored: WriteFlusher@369382f8{IDLE}->null
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - onFail FillInterest@11f20808{null}
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@c699358{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3e8effc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@584b9425{s=START}]=>HttpChannelOverHttp@488b32b3{s=HttpChannelState@33420132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close(org.eclipse.jetty.io.EofException) DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - 
org.eclipse.jetty.io.EofException: null
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:279)
	at org.eclipse.jetty.io.ssl.SslConnection.networkFlush(SslConnection.java:477)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1071)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:646)
	at org.eclipse.jetty.server.HttpConnection.fillRequestBuffer(HttpConnection.java:333)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.writev0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.writev(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.IOUtil.write(Unknown Source)
	at java.base/sun.nio.ch.SocketChannelImpl.write(Unknown Source)
	at java.base/java.nio.channels.SocketChannel.write(Unknown Source)
	at org.eclipse.jetty.io.ChannelEndPoint.flush(ChannelEndPoint.java:273)
	... 20 common frames omitted
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSED,0 of -1}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - close(null) DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3e8effc3::DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000} parse HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - parseNext s=CLOSED HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3e8effc3::DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@3e8effc3::DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000}
2021-08-17 08:29:27 401 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@3e8effc3::DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000} onFillable exit HttpChannelState@33420132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:27 402 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@c699358{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=23/30000}=>HttpConnection@3e8effc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@584b9425{s=START}]=>HttpChannelOverHttp@488b32b3{s=HttpChannelState@33420132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:27 402 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@7a73a65e size 1 > capacity
2021-08-17 08:29:27 402 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@7a73a65e in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:27 402 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b6dcfb6 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:27 402 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@f9f6b79{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c699358{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@3e8effc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@584b9425{s=START}]=>HttpChannelOverHttp@488b32b3{s=HttpChannelState@33420132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:27 402 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onClose HttpConnection@3e8effc3::DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=24/30000}
2021-08-17 08:29:27 402 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onClose SslConnection@c699358::SocketChannelEndPoint@f9f6b79{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@c699358{NOT_HANDSHAKING,eio=-1/31,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@47f27080{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=24/30000}=>HttpConnection@3e8effc3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@584b9425{s=START}]=>HttpChannelOverHttp@488b32b3{s=HttpChannelState@33420132{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:27 402 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6b6dcfb6 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:31 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@710afd47-RuleActiveApp@7cc2c551{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@38aefcc0[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47586]] on ManagedSelector@3386ed8{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@710afd47-RuleActiveApp@7cc2c551{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/0 selected
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - update Accept@38aefcc0[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47586]]
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - queue Accept@38aefcc0[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47586]] startThread=0
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - run Accept@38aefcc0[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47586]] in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:31 003 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-37] invocationID:{InvocationID} - SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-17 08:29:31 004 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-37] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@6b1627bb
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - new HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - New HTTP Connection HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@7a471276 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - onOpen SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - onOpen HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - fillInterested HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@53260d83{AC.ReadCB@303699e7{HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 005 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@11307133{SSLC.NBReadCB@74b07b4{SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@4e19b206 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=2
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Created SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 2 updates
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 2
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@7a471276
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - ran Accept@38aefcc0[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47586]] in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@4e19b206
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:31 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47586], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:31 007 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 007 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:31 007 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3370]@2021-08-17T08:29:31.007309Z
2021-08-17 08:29:31 007 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@71d3eef9 offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3370]@2021-08-17T08:29:31.007437Z
2021-08-17 08:29:31 007 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:31 007 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@541dd2f8 startThread=0
2021-08-17 08:29:31 007 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3370]@2021-08-17T08:29:31.007727Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@541dd2f8 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@71d3eef9 task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3371]@2021-08-17T08:29:31.008392Z
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@11307133{SSLC.NBReadCB@74b07b4{SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3371]@2021-08-17T08:29:31.008494Z tryProduce true
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@541dd2f8 started
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@541dd2f8 waiting
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >c.onFillable SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - onFillable SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 008 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@53260d83{AC.ReadCB@303699e7{HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-17 08:29:31 009 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:31 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-17 08:29:31 009 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 261 HeapByteBuffer@6ea7d3e0[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\x99\x1b\xD9\xC0\xF2\x1b(\x85\x87\x1b\xE7\xFa\x02\t...*s\xEc\x9b\xF1\x15~\n\xFd\xA5\x9dFj.\xF0\xCe\x0f<\x86\xA5\xE4\xCbt>>>i\xEe\x1b(\xB7\xD3\x8d\x86Z...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=261
2021-08-17 08:29:31 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill starting handshake SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_TASK
2021-08-17 08:29:31 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-17 08:29:31 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >flush SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:31 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:31 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-17 08:29:31 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@74b07b4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=6/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 373 HeapByteBuffer@6ea7d3e0[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x99\x1b\xD9\xC0\xF2\x1b(\x85...\xFd\x8f.:\xE5\x10\xA3B\xB9\x82)\x8c\xCc\xC3(\x00\xD11\xA8\x06\xBa\xC5\xA6>>>\xC7\xAc:\x15/\xFa\xC9\x0b\xA7...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=373
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\x99\x1b\xD9\xC0\xF2\x1b(\x85\x87\x1b\xE7\xFa\x02\t...\xFd\x8f.:\xE5\x10\xA3B\xB9\x82)\x8c\xCc\xC3(\x00\xD11\xA8\x06\xBa\xC5\xA6>>>\xC7\xAc:\x15/\xFa\xC9\x0b\xA7...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_TASK
2021-08-17 08:29:31 016 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-32] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@6b1627bb
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >flush SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=13/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:31 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@74b07b4{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:31 020 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=15/30000}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - fillInterested HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=15/30000}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - interested FillInterest@53260d83{AC.ReadCB@303699e7{HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - interested FillInterest@11307133{SSLC.NBReadCB@74b07b4{SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@4e19b206 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@4e19b206
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@2d16a07f size 1 > capacity
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:31 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:31 022 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@2d16a07f in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:31 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:31 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:31 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47586], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:31 022 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3371]@2021-08-17T08:29:31.023128Z
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@541dd2f8 offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3371]@2021-08-17T08:29:31.023275Z
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@7d4dcc4a startThread=0
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@541dd2f8 task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3371]@2021-08-17T08:29:31.023548Z
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3371]@2021-08-17T08:29:31.023479Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3372]@2021-08-17T08:29:31.023604Z tryProduce true
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@11307133{SSLC.NBReadCB@74b07b4{SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >c.onFillable SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - onFillable SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 023 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:31 024 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@53260d83{AC.ReadCB@303699e7{HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-17 08:29:31 024 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:31 024 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 024 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:31 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 229 HeapByteBuffer@6ea7d3e0[p=0,l=229,c=17408,r=229]={<<<\x17\x03\x03\x005s\x05\xD6<\xC0\xE7p\xE5\x0f\xD5J\xCf\xB5\x08\x90\x95G\x8bc\xCe...\x19\x15\xBd%\xC5a\xA6A=\xDd<\x94\x18\xAa\x9c\x93\x86c\xB9\xAd2\xAdo>>>\x00C\x13\x01\xAdT[\xC4\xD0...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 024 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=229
2021-08-17 08:29:31 024 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@7d4dcc4a in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:31 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@7d4dcc4a started
2021-08-17 08:29:31 025 DEBUG [jdk.event.security][dw-33] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.131:47586, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-17 08:29:31 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=229 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=229,c=17408,r=171] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x01\x02\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - handshake succeeded SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=171/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-17 08:29:31 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-17 08:29:31 025 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=58,l=229,c=17408,r=171]={\x17\x03\x03\x005\x14\x00\x00 ...\xBeQG\x16\x87\xC3\x9e<<<\x17\x03\x03\x00\xA6\xB5\xD18<\x8bv}]d\xA0(Y\x9a\x93\x0b\xD9\x82\xD3A\xA9...\x19\x15\xBd%\xC5a\xA6A=\xDd<\x94\x18\xAa\x9c\x93\x86c\xB9\xAd2\xAdo>>>\x00C\x13\x01\xAdT[\xC4\xD0...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:31 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 171 bytesProduced = 149 encryptedBuffer=[p=229,l=229,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>Hb\t\x9e\x99\xE7dII...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>Hb\t\x9e\x99\xE7dII...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@303699e7[p=HttpParser{s=START,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=4/30000} filled 149 HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>Hb\t\x9e\x99\xE7dII...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=4/30000} parse HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>Hb\t\x9e\x99\xE7dII...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>Hb\t\x9e\x99\xE7dII...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - START --> SPACE1
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - URI --> SPACE2
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - REQUEST for //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.72:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-17 08:29:31 026 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=5/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=5/30000}
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - handle //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - handling HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-33] invocationID:{InvocationID} - Host 10.233.70.72 with SNI null
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.server.Server][dw-33] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-33] invocationID:{InvocationID} - GzipHandler@aca3c85{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck)@18825578 in null
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-33] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-33] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-08-17 08:29:31 027 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@7d4dcc4a waiting
2021-08-17 08:29:31 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:31 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - chain=customFilter@401e02b4==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-410fc508@410fc508==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-62e73ab6@62e73ab6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:31 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - call filter customFilter@401e02b4==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-17 08:29:31 028 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - Entering.
2021-08-17 08:29:31 028 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-17 08:29:31 028 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 358135dc-39b8-40f9-88a4-ecb77eace9a6
2021-08-17 08:29:31 028 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-17 08:29:31 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-410fc508@410fc508==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-17 08:29:31 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-62e73ab6@62e73ab6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-17 08:29:31 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@aca3c85{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck)@18825578
2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@5a6df495 exclude no deflater
2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@b0def70[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@18b14dc7{null}
2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
200 OK HTTP/1.1
Connection: close
Date: Tue, 17 Aug 2021 08:29:31 GMT
X-TransactionID: 358135dc-39b8-40f9-88a4-ecb77eace9a6
X-InvocationID: d00fae39-5853-439e-b93c-102bff9467af
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@1292f23c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@276e65a7] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@b0def70[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 17 Aug 2021 08:29:31 GMT
X-TransactionID: 358135dc-39b8-40f9-88a4-ecb77eace9a6
X-InvocationID: d00fae39-5853-439e-b93c-102bff9467af
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@1292f23c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@276e65a7] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@43fc7855{IDLE}->null [HeapByteBuffer@21088504[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@b0def70[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-17 08:29:31 031 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@43fc7855{WRITING}->null:IDLE-->WRITING
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=COMPLETING}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@21088504[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@b0def70[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=COMPLETING}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=W,to=11/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=COMPLETING}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@43fc7855{WRITING}->null
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@43fc7855{IDLE}->null:WRITING-->IDLE
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@1292f23c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@276e65a7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@1292f23c[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@276e65a7] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-17 08:29:31 032 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=11/30000}
2021-08-17 08:29:31 033 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} oshut=false, ishut=false
2021-08-17 08:29:31 033 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:31 033 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:31 033 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:31 033 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-08-17 08:29:31 033 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:31 033 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@11307133{SSLC.NBReadCB@74b07b4{SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}}}
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUTTING,fill=-,flush=-,to=13/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@4e19b206 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:31 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@4e19b206
2021-08-17 08:29:31 034 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=21209b31-abf6-4a23-bff1-0bb88f47c4ab, referenceCounter=0, store size=0} on thread dw-33 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-08-17 08:29:31 034 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-33] invocationID:{InvocationID} - Exiting.
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.Server][dw-33] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - unhandle HttpChannelState@2e6a7371{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@2e6a7371{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - completed HttpChannelState@2e6a7371{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - unhandle HttpChannelState@2e6a7371{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@2e6a7371{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.72:9101 remote=/10.233.70.131:47586], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9} 
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-33] invocationID:{InvocationID} - recycle HttpChannelState@2e6a7371{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-08-17 08:29:31 035 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - CONTENT --> CLOSE
10.233.70.131 - - [17/Aug/2021:08:29:31 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 9
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-33] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@303699e7[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@57db5f3e{s=END}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=true/true,a=IDLE,uri=,age=9}
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=14/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 24 HeapByteBuffer@6ea7d3e0[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x87\xC7"cD\x94^\x80\xB1\x14,\n\xE3\xA3'v\xDd\xC9\x0f>>>@,fr0}+\xEd\xEe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=24
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NEED_UNWRAP,eio=17408/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=15/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=15/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=15/30000} filled -1 HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=15/30000}
2021-08-17 08:29:31 036 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close(null) DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=-,flush=-,to=15/30000}
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3372]@2021-08-17T08:29:31.036995Z
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - shutdownOutput: SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,CLOSED,fill=-,flush=-,to=15/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@7d4dcc4a offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3372]@2021-08-17T08:29:31.037269Z
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - ensureFillInterested SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@706b81bd startThread=0
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@706b81bd in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@706b81bd started
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@706b81bd waiting
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@7d4dcc4a task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3372]@2021-08-17T08:29:31.037891Z
2021-08-17 08:29:31 037 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3372]@2021-08-17T08:29:31.037971Z tryProduce true
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3372]@2021-08-17T08:29:31.037766Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - doClose SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,CLOSED,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@11307133{SSLC.NBReadCB@74b07b4{SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=/10.233.70.72:9101,r=/10.233.70.131:47586,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=/10.233.70.72:9101,r=/10.233.70.131:47586,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - onClose FillInterest@11307133{null}
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Wakeup ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/0 selected
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 0 updates
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 0 keys
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51b1ca98 startThread=0
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - onClose FillInterest@53260d83{null}
2021-08-17 08:29:31 038 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51b1ca98 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@4c110f08{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >c.onFillable SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-36] invocationID:{InvocationID} - onClose HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-36] invocationID:{InvocationID} - onClose SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@303699e7::DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000} onFillable exit HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillable SslConnection@74b07b4::SocketChannelEndPoint@4c110f08{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@51b1ca98 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@53260d83{null}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - FillInterest@53260d83{null} lost race null
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@74b07b4{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@6ac740fb{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@303699e7[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@57db5f3e{s=START}]=>HttpChannelOverHttp@1b4a2e31{s=HttpChannelState@2e6a7371{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@71d3eef9 size 1 > capacity
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@541dd2f8 size 1 > capacity
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@541dd2f8 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:31 039 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@71d3eef9 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:37 286 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@57f1a13b] obtained in 0 millis
2021-08-17 08:29:37 287 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -   simple execute, handler=org.postgresql.jdbc.PgStatement$StatementResultHandler@1b4b46f9, maxRows=0, fetchSize=0, flags=16
2021-08-17 08:29:37 287 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> CloseStatement(S_391)
2021-08-17 08:29:37 287 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Parse(stmt=S_392,query="/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY",oids={})
2021-08-17 08:29:37 287 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Bind(stmt=S_392,portal=null)
2021-08-17 08:29:37 287 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Describe(portal=null)
2021-08-17 08:29:37 287 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Execute(portal=null,limit=0)
2021-08-17 08:29:37 287 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE=> Sync
2021-08-17 08:29:37 289 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE CloseComplete
2021-08-17 08:29:37 289 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ErrorMessage(ERROR: relation "engine_entity" does not exist
  Position: 52
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01)
2021-08-17 08:29:37 289 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  <=BE ReadyForQuery(I)
2021-08-17 08:29:37 289 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query /* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY
2021-08-17 08:29:37 289 TRACE [org.postgresql.core.v3.QueryExecutorImpl][RuleAllocatorTimer] invocationID:{InvocationID} -  FE marking setPortalDescribed(false) for query SYNC
2021-08-17 08:29:37 289 TRACE [org.skife.jdbi.v2.DBI][RuleAllocatorTimer] invocationID:{InvocationID} - Handle [org.skife.jdbi.v2.BasicHandle@57f1a13b] released
2021-08-17 08:29:37 290 ERROR [org.onap.holmes.rulemgt.RuleAllocator][RuleAllocatorTimer] invocationID:{InvocationID} - Failed to reallocate rules.
org.skife.jdbi.v2.exceptions.UnableToExecuteStatementException: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 52
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01 [statement:"SELECT * FROM ENGINE_ENTITY", located:"SELECT * FROM ENGINE_ENTITY", rewritten:"/* EngineEntityDao.getAllEntities */ SELECT * FROM ENGINE_ENTITY", arguments:{ positional:{}, named:{}, finder:[]}]
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1338)
	at org.skife.jdbi.v2.Query.fold(Query.java:173)
	at org.skife.jdbi.v2.Query.list(Query.java:82)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing$IterableReturningThing.result(ResultReturnThing.java:253)
	at org.skife.jdbi.v2.sqlobject.ResultReturnThing.map(ResultReturnThing.java:46)
	at org.skife.jdbi.v2.sqlobject.QueryHandler.invoke(QueryHandler.java:41)
	at org.skife.jdbi.v2.sqlobject.SqlObject.invoke(SqlObject.java:224)
	at org.skife.jdbi.v2.sqlobject.SqlObject$3.intercept(SqlObject.java:133)
	at org.skife.jdbi.v2.sqlobject.CloseInternalDoNotUseThisClass$$EnhancerByCGLIB$$e40132ef.getAllEntities()
	at org.onap.holmes.common.engine.service.impl.EngineEntityServiceImpl.getAllEntities(EngineEntityServiceImpl.java:45)
	at org.onap.holmes.rulemgt.tools.EngineTools.getInstanceList(EngineTools.java:42)
	at org.onap.holmes.rulemgt.RuleAllocator.allocateRules(RuleAllocator.java:76)
	at org.onap.holmes.rulemgt.RuleAllocator$1.run(RuleAllocator.java:66)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
Caused by: org.postgresql.util.PSQLException: ERROR: relation "engine_entity" does not exist
  Position: 52
  Location: File: parse_relation.c, Routine: parserOpenTable, Line: 1376
  Server SQLState: 42P01
	at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2532)
	at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2267)
	at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:312)
	at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:448)
	at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:369)
	at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:153)
	at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:142)
	at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at org.apache.tomcat.jdbc.pool.StatementFacade$StatementProxy.invoke(StatementFacade.java:114)
	at com.sun.proxy.$Proxy81.execute(Unknown Source)
	at org.skife.jdbi.v2.SQLStatement.internalExecute(SQLStatement.java:1327)
	... 14 common frames omitted
2021-08-17 08:29:41 002 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@710afd47-RuleActiveApp@7cc2c551{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@225fa277[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47768]] on ManagedSelector@3386ed8{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@710afd47-RuleActiveApp@7cc2c551{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/0 selected
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update Accept@225fa277[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47768]]
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue Accept@225fa277[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47768]] startThread=0
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - run Accept@225fa277[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47768]] in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-37] invocationID:{InvocationID} - SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-17 08:29:41 003 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-37] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@209f71b4
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - new HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000},null,HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@b8d26f6 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - onOpen SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - onOpen HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-37] invocationID:{InvocationID} - fillInterested HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@5e32268a{AC.ReadCB@1801f746{HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 005 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=2
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 2 updates
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 2
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@b8d26f6
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15
2021-08-17 08:29:41 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Created SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - ran Accept@225fa277[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47768]] in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47768], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3373]@2021-08-17T08:29:41.007896Z
2021-08-17 08:29:41 007 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@706b81bd offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3373]@2021-08-17T08:29:41.007984Z
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@5ae08500 startThread=0
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@706b81bd task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3373]@2021-08-17T08:29:41.008142Z
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3373]@2021-08-17T08:29:41.008099Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@5ae08500 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-34] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=1}][pc=0,pic=0,pec=8,epc=3374]@2021-08-17T08:29:41.008211Z tryProduce true
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@5ae08500 started
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@5ae08500 waiting
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >c.onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@5e32268a{AC.ReadCB@1801f746{HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 261 HeapByteBuffer@6ea7d3e0[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xC3\x80&M_j\xCdN\x88g\x9a\xE3Y\x9b...\xF2\xCc\xC9}P\x9bz\xEd\xD4n%|\x11\xE5\x81\xD6\xFe;V&aj2>>>\xDd\xD4\xC9F\xA6\xC5xw3...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=261
2021-08-17 08:29:41 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill starting handshake SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_TASK
2021-08-17 08:29:41 009 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >flush SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x01\x01\x00\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000} filled 0 HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 010 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-35] invocationID:{InvocationID} - fillInterested HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - interested FillInterest@5e32268a{AC.ReadCB@1801f746{HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - interested FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@7d4dcc4a size 1 > capacity
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@7d4dcc4a in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 011 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47768], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3374]@2021-08-17T08:29:41.01236Z
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@5ae08500 offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3374]@2021-08-17T08:29:41.012416Z
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@5ff2aa45 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@5ff2aa45 started
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@5ff2aa45 waiting
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=1/1,p=0}@5ff2aa45 startThread=0
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-34] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3374]@2021-08-17T08:29:41.012657Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@5ae08500 task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3374]@2021-08-17T08:29:41.012729Z
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3375]@2021-08-17T08:29:41.012785Z tryProduce true
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >c.onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 012 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - fillable FillInterest@5e32268a{AC.ReadCB@1801f746{HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >fill SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 373 HeapByteBuffer@6ea7d3e0[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xC3\x80&M_j\xCdN...\x10\x0fA\x90\xC8\xE10\x10\x97\xD7G,\xEbR\xBa\x14\x87~\xA3KGJu>>>\xC7\xAc:\x15/\xFa\xC9\x0b\xA7...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=373
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xC3\x80&M_j\xCdN\x88g\x9a\xE3Y\x9b...\x10\x0fA\x90\xC8\xE10\x10\x97\xD7G,\xEbR\xBa\x14\x87~\xA3KGJu>>>\xC7\xAc:\x15/\xFa\xC9\x0b\xA7...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 013 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_TASK
2021-08-17 08:29:41 017 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-34] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@209f71b4
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >flush SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >fill SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=10/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=10/30000} filled 0 HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=10/30000} parse HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-34] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=10/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=10/30000}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - fillInterested HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=10/30000}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@5e32268a{AC.ReadCB@1801f746{HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-34] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@706b81bd size 1 > capacity
2021-08-17 08:29:41 021 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@706b81bd in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47768], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:41 022 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 023 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:41 023 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3375]@2021-08-17T08:29:41.023225Z
2021-08-17 08:29:41 023 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@5ff2aa45 offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3375]@2021-08-17T08:29:41.023448Z
2021-08-17 08:29:41 023 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:41 023 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@31e7c0c3 startThread=0
2021-08-17 08:29:41 023 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-32] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3375]@2021-08-17T08:29:41.023887Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@5ff2aa45 task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3376]@2021-08-17T08:29:41.024432Z
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@31e7c0c3 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@31e7c0c3 started
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-36] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=1}][pc=0,pic=0,pec=8,epc=3376]@2021-08-17T08:29:41.024497Z tryProduce true
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@31e7c0c3 waiting
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >c.onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - fillable FillInterest@5e32268a{AC.ReadCB@1801f746{HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-17 08:29:41 024 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:41 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:41 025 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 229 HeapByteBuffer@6ea7d3e0[p=0,l=229,c=17408,r=229]={<<<\x17\x03\x03\x005\r0\tgt\xD3\x95I\x12M\xD9\x17y\x96\x7f\x8dqQ\x8f\xC8...$\x997Z\x8e\xDf\x9c\r\xE9:\x13\x96\x81d5B\x10\xB4\xD0\xCe\xF8\xD7\xA2>>>\x00C\x13\x01\xAd\x14\x9c\x13f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=229
2021-08-17 08:29:41 025 DEBUG [jdk.event.security][dw-32] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.131:47768, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-17 08:29:41 025 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=229 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=229,c=17408,r=171] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB7\xAfw\xCd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - handshake succeeded SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=171/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=58,l=229,c=17408,r=171]={\x17\x03\x03\x005\x14\x00\x00 ...\xB5\x9d3\x10\xEc9\xD8<<<\x17\x03\x03\x00\xA6\x8fj\x04\xEc\xA9n\x12\n\x8dw\x9a\xE3\x7f\x01\x144\xDaz\x1e\xA2...$\x997Z\x8e\xDf\x9c\r\xE9:\x13\x96\x81d5B\x10\xB4\xD0\xCe\xF8\xD7\xA2>>>\x00C\x13\x01\xAd\x14\x9c\x13f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 171 bytesProduced = 149 encryptedBuffer=[p=229,l=229,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xEd\x18\xF7\xD9\xB1\xBdl\x86\x8a...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xEd\x18\xF7\xD9\xB1\xBdl\x86\x8a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1801f746[p=HttpParser{s=START,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000} filled 149 HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xEd\x18\xF7\xD9\xB1\xBdl\x86\x8a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000} parse HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xEd\x18\xF7\xD9\xB1\xBdl\x86\x8a...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xEd\x18\xF7\xD9\xB1\xBdl\x86\x8a...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - START --> SPACE1
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - URI --> SPACE2
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-17 08:29:41 026 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - REQUEST for //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.72:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000}
2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - handle //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1} 
2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - handling HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-32] invocationID:{InvocationID} - Host 10.233.70.72 with SNI null
2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.Server][dw-32] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-32] invocationID:{InvocationID} - GzipHandler@aca3c85{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck)@4da0d3e6 in null
2021-08-17 08:29:41 027 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-32] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-08-17 08:29:41 028 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-32] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-08-17 08:29:41 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:41 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - chain=customFilter@401e02b4==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-410fc508@410fc508==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-62e73ab6@62e73ab6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:41 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - call filter customFilter@401e02b4==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-17 08:29:41 028 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Entering.
2021-08-17 08:29:41 028 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-17 08:29:41 028 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 2e8798b8-8659-4721-867e-424850a470e3
2021-08-17 08:29:41 028 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-17 08:29:41 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-410fc508@410fc508==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-17 08:29:41 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-62e73ab6@62e73ab6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-17 08:29:41 028 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:41 030 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@aca3c85{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck)@4da0d3e6
2021-08-17 08:29:41 030 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@779052b8 exclude no deflater
2021-08-17 08:29:41 030 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@2778b779[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@28169a8d{null}
2021-08-17 08:29:41 030 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
200 OK HTTP/1.1
Connection: close
Date: Tue, 17 Aug 2021 08:29:41 GMT
X-TransactionID: 2e8798b8-8659-4721-867e-424850a470e3
X-InvocationID: 9b3100f1-90c9-4248-b1be-7ef5c5dafc7c
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-17 08:29:41 030 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@63e2438a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1612c8dc] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-17 08:29:41 030 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@2778b779[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 030 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 17 Aug 2021 08:29:41 GMT
X-TransactionID: 2e8798b8-8659-4721-867e-424850a470e3
X-InvocationID: 9b3100f1-90c9-4248-b1be-7ef5c5dafc7c
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@63e2438a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1612c8dc] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@74b37618{IDLE}->null [HeapByteBuffer@21088504[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2778b779[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@74b37618{WRITING}->null:IDLE-->WRITING
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=W,to=9/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=COMPLETING}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@21088504[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@2778b779[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=COMPLETING}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=W,to=10/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=COMPLETING}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@74b37618{WRITING}->null
2021-08-17 08:29:41 031 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@74b37618{IDLE}->null:WRITING-->IDLE
2021-08-17 08:29:41 032 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@63e2438a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1612c8dc] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-17 08:29:41 032 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@63e2438a[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1612c8dc] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-17 08:29:41 032 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=10/30000}
2021-08-17 08:29:41 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUTTING,fill=-,flush=-,to=10/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6} oshut=false, ishut=false
2021-08-17 08:29:41 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-08-17 08:29:41 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:41 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:41 032 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUTTING,fill=-,flush=-,to=11/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}}}
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUTTING,fill=-,flush=-,to=12/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15
2021-08-17 08:29:41 033 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=d475a4c4-070d-4d60-aab8-c4ae85f76b83, referenceCounter=0, store size=0} on thread dw-32 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 033 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-32] invocationID:{InvocationID} - Exiting.
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.72:9101 remote=/10.233.70.131:47768], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 
2021-08-17 08:29:41 033 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}:runFillable:BLOCKING
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3376]@2021-08-17T08:29:41.034114Z
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@31e7c0c3 offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3376]@2021-08-17T08:29:41.034163Z
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@4eb26e82 startThread=0
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-36] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3376]@2021-08-17T08:29:41.034253Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - fillable FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=12/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}}}
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@4eb26e82 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >c.onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@4eb26e82 started
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@4eb26e82 waiting
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@31e7c0c3 task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3377]@2021-08-17T08:29:41.034558Z
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3377]@2021-08-17T08:29:41.034687Z tryProduce true
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - fillable FillInterest@5e32268a{null}
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - FillInterest@5e32268a{null} lost race null
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.server.Server][dw-32] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@5ff2aa45 size 1 > capacity
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=13/30000}=>HttpConnection@1801f746[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@499e4338{s=END}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 034 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@5ff2aa45 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:41 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - unhandle HttpChannelState@31be28bf{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-17 08:29:41 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@31be28bf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:41 035 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-08-17 08:29:41 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - completed HttpChannelState@31be28bf{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:41 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - unhandle HttpChannelState@31be28bf{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:41 035 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@31be28bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:41 035 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=9}
2021-08-17 08:29:41 035 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
10.233.70.131 - - [17/Aug/2021:08:29:41 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 9
2021-08-17 08:29:41 036 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-32] invocationID:{InvocationID} - recycle HttpChannelState@31be28bf{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:41 036 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-08-17 08:29:41 036 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-08-17 08:29:41 036 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-32] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - >fill SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=15/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:41 036 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - filled 24 HeapByteBuffer@6ea7d3e0[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\x13hK\xCeTmI\xA0,\xB07\xB0\xD1\xD4l\x96\xC6Q\x1f>>>EI*W(\x11\xC2@K...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 036 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - net filled=24
2021-08-17 08:29:41 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 037 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=15/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 037 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-08-17 08:29:41 037 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=16/30000} filled -1 HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 037 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=16/30000}
2021-08-17 08:29:41 037 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close(null) DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=16/30000}
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - shutdownOutput: SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - ensureFillInterested SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - interested FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=16/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:41 038 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@47c01b15
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.72:9101 remote=/10.233.70.131:47768], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=17/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-32] invocationID:{InvocationID} - doClose SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@43b62654{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=/10.233.70.72:9101,r=/10.233.70.131:47768,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3377]@2021-08-17T08:29:41.039609Z
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@4eb26e82 offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3377]@2021-08-17T08:29:41.039662Z
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@71d875f0 startThread=0
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@4eb26e82 task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3377]@2021-08-17T08:29:41.039827Z
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@71d875f0 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3377]@2021-08-17T08:29:41.039769Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3378]@2021-08-17T08:29:41.039885Z tryProduce true
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 039 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@71d875f0 started
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Ignoring key update for cancelled key SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@71d875f0 waiting
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >c.onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - onClose FillInterest@3c6a112c{SSLC.NBReadCB@4bb61ce8{SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=1/30000}{io=1/0,kio=-1,kro=-1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Wakeup ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=1 updates=0
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillable SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-33] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@5e32268a{null}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - FillInterest@5e32268a{null} lost race null
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68ed48f1 startThread=0
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68ed48f1 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.FillInterest][dw-32] invocationID:{InvocationID} - onClose FillInterest@5e32268a{null}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@31e7c0c3 size 1 > capacity
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@31e7c0c3 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=2,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000} parse HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=18/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.http.HttpParser][dw-32] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-35] invocationID:{InvocationID} - onClose HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-35] invocationID:{InvocationID} - onClose SslConnection@4bb61ce8::SocketChannelEndPoint@43b62654{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}->SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68ed48f1 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/0 selected
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 0 updates
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 0 keys
2021-08-17 08:29:41 040 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-32] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}
2021-08-17 08:29:41 041 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-32] invocationID:{InvocationID} - HttpConnection@1801f746::DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000} onFillable exit HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:41 041 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-32] invocationID:{InvocationID} - SslConnection@4bb61ce8{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@43c82c5a{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=19/30000}=>HttpConnection@1801f746[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@499e4338{s=START}]=>HttpChannelOverHttp@3234257d{s=HttpChannelState@31be28bf{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:41 041 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-32] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@5ae08500 size 1 > capacity
2021-08-17 08:29:41 041 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@5ae08500 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@710afd47-RuleActiveApp@7cc2c551{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@345a4791[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47900]] on ManagedSelector@3386ed8{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@710afd47-RuleActiveApp@7cc2c551{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/0 selected
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update Accept@345a4791[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47900]]
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue Accept@345a4791[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47900]] startThread=0
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run Accept@345a4791[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47900]] in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-34] invocationID:{InvocationID} - SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-17 08:29:49 191 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-34] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@1bb33b7d
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - new HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - New HTTP Connection HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@210b75fd on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onOpen SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onOpen HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - fillInterested HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@67a2be6a{AC.ReadCB@1e5c5496{HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@1d7c8bfe{SSLC.NBReadCB@305ef8c5{SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@5a23c044 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=2
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:49 192 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:49 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 2 updates
2021-08-17 08:29:49 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updateable 2
2021-08-17 08:29:49 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@210b75fd
2021-08-17 08:29:49 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@5a23c044
2021-08-17 08:29:49 193 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Created SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 193 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran Accept@345a4791[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47900]] in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:49 195 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:49 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:49 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:49 195 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47900], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:49 195 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 195 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3378]@2021-08-17T08:29:49.195974Z
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@71d875f0 offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3378]@2021-08-17T08:29:49.196052Z
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@20d5fc startThread=0
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@71d875f0 task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3378]@2021-08-17T08:29:49.196201Z
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-33] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3378]@2021-08-17T08:29:49.19615Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@1d7c8bfe{SSLC.NBReadCB@305ef8c5{SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-37] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3379]@2021-08-17T08:29:49.196295Z tryProduce true
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >c.onFillable SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - onFillable SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - fillable FillInterest@67a2be6a{AC.ReadCB@1e5c5496{HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}}}
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=3/30000} onFillable enter HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 261 HeapByteBuffer@6ea7d3e0[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03"\xFe\xA6\x06\x8cPq\xB7)\xD5\xC5\xB37\x8e...\xB3y\xEf#c\xA2\xCc\x84\xE1z\xDcr[\x84\x06\x12T\xE8[\xDe\x93\xE5\x1c>>>\xF1\xAb\x83\x12H\x0150*...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@20d5fc in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=261
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@20d5fc started
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@20d5fc waiting
2021-08-17 08:29:49 196 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill starting handshake SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=4/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_TASK
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >flush SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@305ef8c5{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 6 HeapByteBuffer@6ea7d3e0[p=0,l=6,c=17408,r=6]={<<<\x14\x03\x03\x00\x01\x01>>>\x00\x00\xFc\x03\x03"\xFe\xA6\x06...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=6
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=6 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=6,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x00\x00\xFc...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 199 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:49 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >fill SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=7/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:49 200 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 367 HeapByteBuffer@6ea7d3e0[p=0,l=367,c=17408,r=367]={<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03"\xFe\xA6\x06\x8cPq\xB7)\xD5\xC5\xB37\x8e...q\x179\x14\x16\x1e\x1c\x84&9\x80^yw'\xE6\xDd\xD6\xBf\x96k;\x9d>>>~\xA3KGJu\xC7\xAc:...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=367
2021-08-17 08:29:49 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=367 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=367,l=367,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 200 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_TASK
2021-08-17 08:29:49 204 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-33] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@1bb33b7d
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >flush SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=14/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:49 207 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@305ef8c5{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x16\x03\x03\x01j\x01\x00\x01f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000} filled 0 HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000} parse HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.http.HttpParser][dw-33] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-33] invocationID:{InvocationID} - fillInterested HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=15/30000}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@67a2be6a{AC.ReadCB@1e5c5496{HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.FillInterest][dw-33] invocationID:{InvocationID} - interested FillInterest@1d7c8bfe{SSLC.NBReadCB@305ef8c5{SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-33] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@5a23c044 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-33] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:49 208 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-33] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:49 209 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-33] invocationID:{InvocationID} - SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 209 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@4eb26e82 size 1 > capacity
2021-08-17 08:29:49 209 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@4eb26e82 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:49 214 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@5a23c044
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=6/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47900], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:49 215 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=7/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3379]@2021-08-17T08:29:49.21612Z
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@20d5fc offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3379]@2021-08-17T08:29:49.216266Z
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@7c7c0756 startThread=0
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@7c7c0756 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@7c7c0756 started
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@7c7c0756 waiting
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@20d5fc task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3379]@2021-08-17T08:29:49.216685Z
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-36] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3379]@2021-08-17T08:29:49.216782Z tryProduce true
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:49 216 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 217 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 217 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:49 217 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-37] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3379]@2021-08-17T08:29:49.217168Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=8/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:49 217 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - fillable FillInterest@1d7c8bfe{SSLC.NBReadCB@305ef8c5{SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:49 217 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - >c.onFillable SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - onFillable SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=9/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 218 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - fillable FillInterest@67a2be6a{AC.ReadCB@1e5c5496{HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=FI,flush=-,to=9/30000}}}
2021-08-17 08:29:49 218 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=9/30000} onFillable enter HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:49 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - >fill SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=9/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 218 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:49 223 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - filled 229 HeapByteBuffer@6ea7d3e0[p=0,l=229,c=17408,r=229]={<<<\x17\x03\x03\x00591\xC0{\xEe\xF5\xAd\xD5\x07?(\x18b\xDeVL\x8a5\xE1\x02...i\x92[\xDeel\xE9\x05\xC3j\xD2aA~\x87\x00J\x0b[\\0\x07\xFa>>>\xDb\xD4\x01\xDb.\x999\xC1\x06...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 223 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - net filled=229
2021-08-17 08:29:49 224 DEBUG [jdk.event.security][dw-37] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.131:47900, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-17 08:29:49 224 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - unwrap net_filled=229 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=229,c=17408,r=171] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xB4\\L\xDe...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - handshake succeeded SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=171/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=58,l=229,c=17408,r=171]={\x17\x03\x03\x005\x14\x00\x00 ...u\xF2\xAe\n\xF2\xC7\xD3<<<\x17\x03\x03\x00\xA6|\xDd(\xC1QxnD\xD8\xB8M\x89\xB8'\t\xD7\x19\xF0\x18\x00...i\x92[\xDeel\xE9\x05\xC3j\xD2aA~\x87\x00J\x0b[\\0\x07\xFa>>>\xDb\xD4\x01\xDb.\x999\xC1\x06...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 171 bytesProduced = 149 encryptedBuffer=[p=229,l=229,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xE3^\xBb \xCaB\\\xF3\xDd...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xE3^\xBb \xCaB\\\xF3\xDd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=16/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=17/30000} filled 149 HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xE3^\xBb \xCaB\\\xF3\xDd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=17/30000} parse HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xE3^\xBb \xCaB\\\xF3\xDd...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xE3^\xBb \xCaB\\\xF3\xDd...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - START --> SPACE1
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - URI --> SPACE2
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-17 08:29:49 225 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-17 08:29:49 226 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - REQUEST for //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.72:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-17 08:29:49 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=17/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-17 08:29:49 226 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=17/30000}
2021-08-17 08:29:49 226 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - handle //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-08-17 08:29:49 226 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-37] invocationID:{InvocationID} - handling HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-17 08:29:49 226 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-08-17 08:29:49 226 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-37] invocationID:{InvocationID} - Host 10.233.70.72 with SNI null
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.server.Server][dw-37] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=1}
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-37] invocationID:{InvocationID} - GzipHandler@aca3c85{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck)@33356825 in null
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-37] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-37] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-37] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-37] invocationID:{InvocationID} - chain=customFilter@401e02b4==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-410fc508@410fc508==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-62e73ab6@62e73ab6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-37] invocationID:{InvocationID} - call filter customFilter@401e02b4==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-17 08:29:49 227 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-37] invocationID:{InvocationID} - Entering.
2021-08-17 08:29:49 227 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-37] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-17 08:29:49 227 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-37] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: 4d17cada-822d-4037-b50f-8a63ef70de80
2021-08-17 08:29:49 227 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-37] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-37] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-410fc508@410fc508==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-37] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-62e73ab6@62e73ab6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-17 08:29:49 227 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - call servlet io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:49 229 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - GzipHandler@aca3c85{STARTED,min=256,inflate=8192} excluded minGzipSize Request(GET https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck)@33356825
2021-08-17 08:29:49 229 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - org.eclipse.jetty.server.handler.gzip.GzipHttpOutputInterceptor@5fbaec1e exclude no deflater
2021-08-17 08:29:49 229 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - sendResponse info=null content=HeapByteBuffer@18655c4f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@43faea2{null}
2021-08-17 08:29:49 229 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - COMMIT for /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=3}
200 OK HTTP/1.1
Connection: close
Date: Tue, 17 Aug 2021 08:29:49 GMT
X-TransactionID: 4d17cada-822d-4037-b50f-8a63ef70de80
X-InvocationID: c9ec389f-564c-4074-8dac-4844dec16775
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-17 08:29:49 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: NEED_HEADER for org.eclipse.jetty.server.HttpConnection$SendCallback@1c539a40[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14815fc8] (null,[p=0,l=4,c=8192,r=4],true)@START
2021-08-17 08:29:49 229 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generateHeaders HTTP/1.1{s=200,h=7,cl=4} last=true content=HeapByteBuffer@18655c4f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 229 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Connection: close
Date: Tue, 17 Aug 2021 08:29:49 GMT
X-TransactionID: 4d17cada-822d-4037-b50f-8a63ef70de80
X-InvocationID: c9ec389f-564c-4074-8dac-4844dec16775
Content-Length: 4
Content-Type: text/plain
Vary: Accept-Encoding


2021-08-17 08:29:49 229 DEBUG [org.eclipse.jetty.http.HttpGenerator][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - EOF_CONTENT
2021-08-17 08:29:49 229 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: FLUSH for org.eclipse.jetty.server.HttpConnection$SendCallback@1c539a40[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14815fc8] ([p=0,l=252,c=8192,r=252],[p=0,l=4,c=8192,r=4],true)@COMPLETING
2021-08-17 08:29:49 230 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - write: WriteFlusher@2634fe33{IDLE}->null [HeapByteBuffer@21088504[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@18655c4f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
2021-08-17 08:29:49 230 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2634fe33{WRITING}->null:IDLE-->WRITING
2021-08-17 08:29:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=W,to=21/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=COMPLETING}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-08-17 08:29:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@21088504[p=0,l=252,c=8192,r=252]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[1]=HeapByteBuffer@18655c4f[p=0,l=4,c=8192,r=4]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NOT_HANDSHAKING
2021-08-17 08:29:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 256 bytesProduced = 294 sequenceNumber = 0 [p=0,l=294,c=17408,r=294] ioDone=false/false
2021-08-17 08:29:49 230 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 294 SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=W,to=22/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=COMPLETING}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=4}
2021-08-17 08:29:49 230 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=W,to=22/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=COMPLETING}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=1},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Flushed=true written=256 remaining=0 WriteFlusher@2634fe33{WRITING}->null
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.io.WriteFlusher][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - update WriteFlusher@2634fe33{IDLE}->null:WRITING-->IDLE
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: SHUTDOWN_OUT for org.eclipse.jetty.server.HttpConnection$SendCallback@1c539a40[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14815fc8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - generate: DONE for org.eclipse.jetty.server.HttpConnection$SendCallback@1c539a40[PROCESSING][i=HTTP/1.1{s=200,h=7,cl=4},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@14815fc8] ([p=252,l=252,c=8192,r=0],[p=4,l=4,c=8192,r=0],true)@END
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=22/30000}
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput: SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=22/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5} oshut=false, ishut=false
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - >flush SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_WRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=5}
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:49 231 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - wrap Status = CLOSED HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 40 sequenceNumber = 1 [p=0,l=40,c=17408,r=40] ioDone=false/true
2021-08-17 08:29:49 232 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - flushed 40 SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-08-17 08:29:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:49 232 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - shutdownOutput SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=23/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-08-17 08:29:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-08-17 08:29:49 232 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - ensureFillInterested SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=6}
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - interested FillInterest@1d7c8bfe{SSLC.NBReadCB@305ef8c5{SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}}}
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=24/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@5a23c044 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@5a23c044
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=25/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:49 233 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-36] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.72:9101 remote=/10.233.70.131:47900], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=25/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7} 
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=25/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=7}
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-36] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUTTING,fill=-,flush=-,to=25/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}:runFillable:BLOCKING
2021-08-17 08:29:49 234 TRACE [org.glassfish.jersey.inject.hk2.Hk2RequestScope$Instance][dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{InvocationID} - [DEBUG] Released scope instance Instance{id=263ff764-1de7-4848-b009-75fce1292fc8, referenceCounter=0, store size=0} on thread dw-37 - GET /api/holmes-rule-mgmt/v1/healthcheck
2021-08-17 08:29:49 234 DEBUG [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-37] invocationID:{InvocationID} - Exiting.
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3380]@2021-08-17T08:29:49.234335Z
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@7c7c0756 offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3380]@2021-08-17T08:29:49.23444Z
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.server.Server][dw-37] invocationID:{InvocationID} - handled=true async=false committed=true on HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@527a5ce6 startThread=0
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-37] invocationID:{InvocationID} - unhandle HttpChannelState@422a6dd4{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=1}
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@527a5ce6 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@527a5ce6 started
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-37] invocationID:{InvocationID} - nextAction(false) COMPLETE HttpChannelState@422a6dd4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@527a5ce6 waiting
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@7c7c0756 task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3380]@2021-08-17T08:29:49.23473Z
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - action COMPLETE HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=false/true,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3380]@2021-08-17T08:29:49.234785Z tryProduce true
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-37] invocationID:{InvocationID} - completed HttpChannelState@422a6dd4{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-37] invocationID:{InvocationID} - unhandle HttpChannelState@422a6dd4{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-37] invocationID:{InvocationID} - nextAction(false) TERMINATED HttpChannelState@422a6dd4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - action TERMINATED HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - onCompleted for /api/holmes-rule-mgmt/v1/healthcheck written=4
2021-08-17 08:29:49 234 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}
2021-08-17 08:29:49 235 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:49 235 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-36] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3380]@2021-08-17T08:29:49.234679Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1},r=1,c=true/true,a=IDLE,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=8}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:49 235 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-37] invocationID:{InvocationID} - recycle HttpChannelState@422a6dd4{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=1}
10.233.70.131 - - [17/Aug/2021:08:29:49 +0000] "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 4 "-" "kube-probe/1.19" 8
2021-08-17 08:29:49 235 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - close HttpParser{s=CONTENT,0 of -1}
2021-08-17 08:29:49 235 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - CONTENT --> CLOSE
2021-08-17 08:29:49 235 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - fillable FillInterest@1d7c8bfe{SSLC.NBReadCB@305ef8c5{SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@1ba6b16c{s=END}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:49 235 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-37] invocationID:{InvocationID} - !handle TERMINATED HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 235 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - >c.onFillable SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - >fill SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=26/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - filled 24 HeapByteBuffer@6ea7d3e0[p=0,l=24,c=17408,r=24]={<<<\x17\x03\x03\x00\x13\xEd\xA8\x17F\xDc6\xBc\xCd\xC4\xD7(r\xCf\xBb\xA5l\xA11%>>>\xE2\xC3\x90\xF2&\x13\x82\xCf5...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - net filled=24
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - unwrap net_filled=24 Status = CLOSED HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 24 bytesProduced = 0 encryptedBuffer=[p=24,l=24,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=31/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - atEOF HttpParser{s=CLOSE,0 of -1}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=32/30000} filled -1 HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - close DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=32/30000}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - close(null) DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=32/30000}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - onFillable SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - fillable FillInterest@67a2be6a{null}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.FillInterest][dw-36] invocationID:{InvocationID} - FillInterest@67a2be6a{null} lost race null
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-36] invocationID:{InvocationID} - SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - shutdownOutput: SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} oshut=true, ishut=false
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@20d5fc size 1 > capacity
2021-08-17 08:29:49 240 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - ensureFillInterested SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@20d5fc in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - interested FillInterest@1d7c8bfe{SSLC.NBReadCB@305ef8c5{SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@5a23c044 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - close SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@5a23c044
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,OSHUT,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-37] invocationID:{InvocationID} - doClose SocketChannelEndPoint@311debe4{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=/10.233.70.72:9101,r=/10.233.70.131:47900,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected oshut local=/10.233.70.72:9101 remote=/10.233.70.131:47900], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@311debe4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=32/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Ignoring cancelled key for channel java.nio.channels.SocketChannel[closed]
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - onClose FillInterest@1d7c8bfe{SSLC.NBReadCB@305ef8c5{SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close SocketChannelEndPoint@311debe4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=FI,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-30] invocationID:{InvocationID} - close(null) SocketChannelEndPoint@311debe4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - onFillableFail SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 1 -> 1 on SocketChannelEndPoint@311debe4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=0/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - onFail FillInterest@67a2be6a{null}
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:150)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:355)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:227)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.doClose(SslConnection.java:1366)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:220)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:254)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:255)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:375)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
	at java.base/java.lang.Thread.run(Unknown Source)
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-37] invocationID:{InvocationID} - Wakeup ManagedSelector@3386ed8{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f870ee9 startThread=0
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.FillInterest][dw-37] invocationID:{InvocationID} - onClose FillInterest@67a2be6a{null}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/0 selected
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 0 updates
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 0 keys
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000} parse HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - parseNext s=CLOSE HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.http.HttpParser][dw-37] invocationID:{InvocationID} - CLOSE --> CLOSED
2021-08-17 08:29:49 241 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f870ee9 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000} parsed false HttpParser{s=CLOSED,0 of -1}
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-37] invocationID:{InvocationID} - shutdownOutput DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-37] invocationID:{InvocationID} - HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000} onFillable exit HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-32] invocationID:{InvocationID} - Destroyed SocketChannelEndPoint@311debe4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - onClose HttpConnection@1e5c5496::DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-37] invocationID:{InvocationID} - SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-37] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@71d875f0 size 1 > capacity
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-32] invocationID:{InvocationID} - onClose SslConnection@305ef8c5::SocketChannelEndPoint@311debe4{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=1/30000}{io=1/1,kio=-1,kro=-1}->SslConnection@305ef8c5{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@1c36ecbe{l=0.0.0.0/0.0.0.0:9101,r=null,CLOSED,fill=-,flush=-,to=33/30000}=>HttpConnection@1e5c5496[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1ba6b16c{s=START}]=>HttpChannelOverHttp@47bf1aea{s=HttpChannelState@422a6dd4{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-37] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@71d875f0 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=3,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:49 242 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-32] invocationID:{InvocationID} - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5f870ee9 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@710afd47-RuleActiveApp@7cc2c551{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Queued change lazy=false Accept@23479dfd[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47938]] on ManagedSelector@3386ed8{STARTED} id=0 keys=0 selected=0 updates=0
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-31-acceptor-0@710afd47-RuleActiveApp@7cc2c551{SSL,[ssl, http/1.1]}{0.0.0.0:9101}] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=0 selected=0 updates=1
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/0 selected
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update Accept@23479dfd[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47938]]
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue Accept@23479dfd[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47938]] startThread=0
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - run Accept@23479dfd[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47938]] in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.io.IdleTimeout][dw-34] invocationID:{InvocationID} - SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
2021-08-17 08:29:51 003 DEBUG [org.eclipse.jetty.util.ssl.SslContextFactory][dw-34] invocationID:{InvocationID} - Customize sun.security.ssl.SSLEngineImpl@68396ad
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-34] invocationID:{InvocationID} - new HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000},null,HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-34] invocationID:{InvocationID} - New HTTP Connection HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@6567ae52 on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.AbstractEndPoint][dw-34] invocationID:{InvocationID} - onOpen SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onOpen SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - onOpen HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-34] invocationID:{InvocationID} - fillInterested HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@42d907e3{AC.ReadCB@5478842b{HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=false ei=null di=null SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-34] invocationID:{InvocationID} - SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.FillInterest][dw-34] invocationID:{InvocationID} - interested FillInterest@1a9434d4{SSLC.NBReadCB@3e8533e1{SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-34] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@d19065c on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=2
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 2 updates
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updateable 2
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-34] invocationID:{InvocationID} - Created SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ManagedSelector$$Lambda$510/0x0000000100647440@6567ae52
2021-08-17 08:29:51 004 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@d19065c
2021-08-17 08:29:51 005 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-34] invocationID:{InvocationID} - ran Accept@23479dfd[java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47938]] in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:51 005 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 005 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:51 005 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:51 005 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:51 005 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:51 005 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47938], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:51 005 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3381]@2021-08-17T08:29:51.006132Z
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@527a5ce6 offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3381]@2021-08-17T08:29:51.006222Z
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@2c822c5a startThread=0
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1}@527a5ce6 task=EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3381]@2021-08-17T08:29:51.006351Z
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-30] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3381]@2021-08-17T08:29:51.006312Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3382]@2021-08-17T08:29:51.006406Z tryProduce true
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 0
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@1a9434d4{SSLC.NBReadCB@3e8533e1{SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 1 -> 0 on SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >c.onFillable SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-33] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@2c822c5a in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@2c822c5a started
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-33] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@2c822c5a waiting
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - onFillable SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=2/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - fillable FillInterest@42d907e3{AC.ReadCB@5478842b{HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=2/30000}}}
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=2/30000} onFillable enter HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 261 HeapByteBuffer@6ea7d3e0[p=0,l=261,c=17408,r=261]={<<<\x16\x03\x01\x01\x00\x01\x00\x00\xFc\x03\x03\xAa\xFf\x0f\x04\xAb\x86\xF2\xD4UJN>\xBe2...\xBe\xA7$*\n\xC1la\xB9Hj`\xAb+\xF3\xCc.l\x87{\xCcLH>>>\x83\xA6f\x97\x05\x90\x14\xD4T...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 006 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=261
2021-08-17 08:29:51 007 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill starting handshake SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=261/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 007 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=261 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 261 bytesProduced = 0 encryptedBuffer=[p=261,l=261,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 007 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_TASK
2021-08-17 08:29:51 007 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >flush SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 166 sequenceNumber = 0 [p=0,l=166,c=17408,r=166] ioDone=false/false
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 166 SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3e8533e1{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=3/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 373 HeapByteBuffer@6ea7d3e0[p=0,l=373,c=17408,r=373]={<<<\x14\x03\x03\x00\x01\x01\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xAa\xFf\x0f\x04\xAb\x86\xF2\xD4...\xE6\xAb\xEbh\x82\x7fT\xA2\x90tdS\xA1\x17\xC5\xFe5\xBf\xD48wax>>>\xC7\xAc:\x15/\xFa\xC9\x0b\xA7...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=373
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=373 Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 6 bytesProduced = 0 encryptedBuffer=[p=6,l=373,c=17408,r=367] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=6,l=373,c=17408,r=367]={\x14\x03\x03\x00\x01\x01<<<\x16\x03\x03\x01j\x01\x00\x01f\x03\x03\xAa\xFf\x0f\x04\xAb\x86\xF2\xD4UJN>\xBe2...\xE6\xAb\xEbh\x82\x7fT\xA2\x90tdS\xA1\x17\xC5\xFe5\xBf\xD48wax>>>\xC7\xAc:\x15/\xFa\xC9\x0b\xA7...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NEED_TASK bytesConsumed = 367 bytesProduced = 0 encryptedBuffer=[p=373,l=373,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 008 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_TASK
2021-08-17 08:29:51 012 DEBUG [org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager][dw-30] invocationID:{InvocationID} - Chose alias holmes-rule-mgmt@holmes-rule-mgmt.onap.org/RSA on sun.security.ssl.SSLEngineImpl@68396ad
2021-08-17 08:29:51 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_WRAP
2021-08-17 08:29:51 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >flush SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NEED_WRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush b[0]=HeapByteBuffer@4e641603[p=0,l=0,c=0,r=0]={<<<>>>}
2021-08-17 08:29:51 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:51 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 160 sequenceNumber = 1 [p=0,l=160,c=17408,r=160] ioDone=false/false
2021-08-17 08:29:51 015 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 160 SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:51 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:51 015 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_WRAP bytesConsumed = 0 bytesProduced = 6 sequenceNumber = 2 [p=0,l=6,c=17408,r=6] ioDone=false/false
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 6 SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NEED_WRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - flush NEED_WRAP
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - wrap Status = OK HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 2686 sequenceNumber = 0 [p=0,l=2686,c=17408,r=2686] ioDone=false/false
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - flushed 2686 SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=0/0,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net flushed=true, ac=true
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3e8533e1{NEED_UNWRAP,eio=0/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=11/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >fill SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=0,l=0,c=17408,r=0]={<<<>>>\x14\x03\x03\x00\x01\x01\x16\x03\x03...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - unwrap net_filled=0 Status = BUFFER_UNDERFLOW HandshakeStatus = NEED_UNWRAP bytesConsumed = 0 bytesProduced = 0 encryptedBuffer=[p=0,l=0,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=12/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 016 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=12/30000} filled 0 HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 017 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=12/30000} parse HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:51 017 DEBUG [org.eclipse.jetty.http.HttpParser][dw-30] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 017 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=12/30000} parsed false HttpParser{s=START,0 of -1}
2021-08-17 08:29:51 017 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=12/30000}
2021-08-17 08:29:51 017 DEBUG [org.eclipse.jetty.io.AbstractConnection][dw-30] invocationID:{InvocationID} - fillInterested HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=13/30000}
2021-08-17 08:29:51 017 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@42d907e3{AC.ReadCB@5478842b{HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}}}
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - >needFillInterest s=IDLE/IDLE uf=true ei=null di=null SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.FillInterest][dw-30] invocationID:{InvocationID} - interested FillInterest@1a9434d4{SSLC.NBReadCB@3e8533e1{SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-30] invocationID:{InvocationID} - changeInterests p=false 0->1 for SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@d19065c on ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=0
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-30] invocationID:{InvocationID} - Wakeup on submit ManagedSelector@3386ed8{STARTED} id=0 keys=1 selected=0 updates=1
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken with none selected
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-30] invocationID:{InvocationID} - HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000} onFillable exit HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 0/0/1 selected
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 0 keys, 1 updates
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updateable 1
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$504/0x0000000100611840@d19065c
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-30] invocationID:{InvocationID} - SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - Key interests updated 0 -> 1 on SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-30] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@7c7c0756 size 1 > capacity
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - updates 0
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae waiting with 1 keys
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae woken up from select, 1/1/1 selected
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-30] invocationID:{InvocationID} - ran ReservedThreadExecutor@65859b44{s=1/1,p=0}@7c7c0756 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}]
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - Selector sun.nio.ch.EPollSelectorImpl@7f2970ae processing 1 keys, 0 updates
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ManagedSelector][dw-35] invocationID:{InvocationID} - selected 1 channel=java.nio.channels.SocketChannel[connected local=/10.233.70.72:9101 remote=/10.233.70.131:47938], selector=sun.nio.ch.EPollSelectorImpl@7f2970ae, interestOps=1, readyOps=1 SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - onSelected 1->0 r=true w=false for SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 018 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - task CEP:SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0} tryExecute EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=1/1,p=0}][pc=0,pic=0,pec=8,epc=3382]@2021-08-17T08:29:51.018979Z
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=0}@2c822c5a offer EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/PRODUCING/p=false/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=5,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=0}][pc=0,pic=0,pec=8,epc=3382]@2021-08-17T08:29:51.019055Z
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-35] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=0/1,p=1} startReservedThread p=1
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-35] invocationID:{InvocationID} - queue ReservedThreadExecutor@65859b44{s=0/1,p=1}@33741248 startThread=0
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.util.thread.QueuedThreadPool][dw-36] invocationID:{InvocationID} - run ReservedThreadExecutor@65859b44{s=0/1,p=1}@33741248 in InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}]
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=1}@33741248 started
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.util.thread.ReservedThreadExecutor][dw-36] invocationID:{InvocationID} - ReservedThreadExecutor@65859b44{s=1/1,p=0}@33741248 waiting
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.util.thread.strategy.EatWhatYouKill][dw-35] invocationID:{InvocationID} - EatWhatYouKill@7d4d65f5/SelectorProducer@c67395/IDLE/p=true/InstrumentedQueuedThreadPool[dw]@20216016{STARTED,8<=8<=1024,i=4,r=1,q=0}[ReservedThreadExecutor@65859b44{s=0/1,p=1}][pc=0,pic=0,pec=8,epc=3382]@2021-08-17T08:29:51.01916Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@1a9434d4{SSLC.NBReadCB@3e8533e1{SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >c.onFillable SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - onFillable SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=INTERESTED,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.io.FillInterest][dw-35] invocationID:{InvocationID} - fillable FillInterest@42d907e3{AC.ReadCB@5478842b{HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=FI,flush=-,to=1/30000}}}
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000} onFillable enter HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - >fill SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NEED_UNWRAP,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=1/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NEED_UNWRAP
2021-08-17 08:29:51 019 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 229 HeapByteBuffer@6ea7d3e0[p=0,l=229,c=17408,r=229]={<<<\x17\x03\x03\x005\xBc\x9e\xB2$\x83\x1e\xC0\x18\xE2\xD1\x00 \x10\xB7\xC2\xE9)\x1c\xFb....\xB2X\xE6\xC0\x9e"\xFf\xD9\\1u\xFe\xAf%\xA3\xE3\xD1\x84\xCa\xD5\x8e\xB2\xF2>>>\x00C\x13\x01\xAd\x80\x87\xA4\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=229
2021-08-17 08:29:51 020 DEBUG [jdk.event.security][dw-35] invocationID:{InvocationID} -  TLSHandshake: 10.233.70.131:47938, TLSv1.3, TLS_AES_128_GCM_SHA256, 0
2021-08-17 08:29:51 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=229 Status = OK HandshakeStatus = FINISHED bytesConsumed = 58 bytesProduced = 0 encryptedBuffer=[p=58,l=229,c=17408,r=171] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=0,c=17408,r=0]={<<<>>>\x17\x03\x03\x00#\xC2\xC5<\xE1...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - handshake succeeded SslConnection@3e8533e1::SocketChannelEndPoint@74a027bd{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->SslConnection@3e8533e1{NOT_HANDSHAKING,eio=171/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} resumed server TLSv1.3/TLS_AES_128_GCM_SHA256
2021-08-17 08:29:51 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - fill NOT_HANDSHAKING
2021-08-17 08:29:51 020 DEBUG [org.eclipse.jetty.io.ChannelEndPoint][dw-35] invocationID:{InvocationID} - filled 0 HeapByteBuffer@6ea7d3e0[p=58,l=229,c=17408,r=171]={\x17\x03\x03\x005\x14\x00\x00 ...\xB8;\x0b\xBb=\xAaV<<<\x17\x03\x03\x00\xA62&\xDa\xFa\xC6+\x90\x04\x1e\x89\xC2~\xE6\x8a7\xAbc\x0c-'...\xB2X\xE6\xC0\x9e"\xFf\xD9\\1u\xFe\xAf%\xA3\xE3\xD1\x84\xCa\xD5\x8e\xB2\xF2>>>\x00C\x13\x01\xAd\x80\x87\xA4\x10...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - net filled=0
2021-08-17 08:29:51 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - unwrap net_filled=0 Status = OK HandshakeStatus = NOT_HANDSHAKING bytesConsumed = 171 bytesProduced = 149 encryptedBuffer=[p=229,l=229,c=17408,r=0] unwrapBuffer=HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xDd\x08NY |\xD1\x03\x0f...\x00\x00\x00\x00\x00\x00\x00} appBuffer=HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xDd\x08NY |\xD1\x03\x0f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 020 DEBUG [org.eclipse.jetty.io.ssl.SslConnection][dw-35] invocationID:{InvocationID} - SslConnection@3e8533e1{NOT_HANDSHAKING,eio=-1/-1,di=-1,fill=IDLE,flush=IDLE}~>DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=2/30000}=>HttpConnection@5478842b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@52108856{s=START}]=>HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
2021-08-17 08:29:51 020 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=2/30000} filled 149 HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xDd\x08NY |\xD1\x03\x0f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=3/30000} parse HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xDd\x08NY |\xD1\x03\x0f...\x00\x00\x00\x00\x00\x00\x00} {}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - parseNext s=START HeapByteBuffer@5d42eeda[p=0,l=149,c=17408,r=149]={<<>>\xDd\x08NY |\xD1\x03\x0f...\x00\x00\x00\x00\x00\x00\x00}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - START --> SPACE1
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE1 --> URI
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - URI --> SPACE2
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - SPACE2 --> REQUEST_VERSION
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - REQUEST_VERSION --> HEADER
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> VALUE
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> IN_VALUE
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Host --> FIELD
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> VALUE
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> IN_VALUE
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:User-Agent --> FIELD
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> IN_VALUE
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Accept-Encoding: gzip --> FIELD
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: close --> IN_VALUE
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER:Connection: close --> FIELD
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.http.HttpParser][dw-35] invocationID:{InvocationID} - HEADER --> CONTENT
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - REQUEST for //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
GET //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1
Host: 10.233.70.72:9101
User-Agent: kube-probe/1.19
Accept-Encoding: gzip
Connection: close


2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=3/30000} parsed true HttpParser{s=CONTENT,0 of -1}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.HttpConnection][dw-35] invocationID:{InvocationID} - releaseRequestBuffer HttpConnection@5478842b::DecryptedEndPoint@4e5445b2{l=/10.233.70.72:9101,r=/10.233.70.131:47938,OPEN,fill=-,flush=-,to=3/30000}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - handle //10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0} 
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.HttpChannelState][dw-35] invocationID:{InvocationID} - handling HttpChannelState@3bbc10b7{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.HttpChannel][dw-35] invocationID:{InvocationID} - action DISPATCH HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.SecureRequestCustomizer][dw-35] invocationID:{InvocationID} - Host 10.233.70.72 with SNI null
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.Server][dw-35] invocationID:{InvocationID} - REQUEST GET /api/holmes-rule-mgmt/v1/healthcheck on HttpChannelOverHttp@7f59cef8{s=HttpChannelState@3bbc10b7{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck,age=0}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.handler.gzip.GzipHandler][dw-35] invocationID:{InvocationID} - GzipHandler@aca3c85{STARTED,min=256,inflate=8192} handle Request(GET https://10.233.70.72:9101/api/holmes-rule-mgmt/v1/healthcheck)@2b794901 in null
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - scope null||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.server.handler.ContextHandler][dw-35] invocationID:{InvocationID} - context=||/api/holmes-rule-mgmt/v1/healthcheck @ i.d.j.MutableServletContextHandler@1290c49{/,null,AVAILABLE}
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - servlet |/api/holmes-rule-mgmt/v1|/healthcheck -> io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - chain=customFilter@401e02b4==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true->io.dropwizard.jersey.filter.AllowedMethodsFilter-410fc508@410fc508==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true->io.dropwizard.servlets.ThreadNameFilter-62e73ab6@62e73ab6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true->io.dropwizard.jersey.setup.JerseyServletContainer-4e974b9e@b0483de7==io.dropwizard.jersey.setup.JerseyServletContainer,jsp=null,order=1,inst=true,async=true
2021-08-17 08:29:51 021 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter customFilter@401e02b4==org.onap.holmes.common.utils.transactionid.TransactionIdFilter,inst=true,async=true
2021-08-17 08:29:51 021 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Entering.
2021-08-17 08:29:51 022 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - This warning has a 'MY_MARKER' annotation.
2021-08-17 08:29:51 022 INFO  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Request ID (X-TransactionID header) not exist. It was generated: c72f70e4-83a0-43ea-9aa2-0f1d6d8c7d39
2021-08-17 08:29:51 022 WARN  [org.onap.holmes.common.utils.transactionid.TransactionIdFilter][dw-35] invocationID:{InvocationID} - Invoking synchronously ... 
2021-08-17 08:29:51 022 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.jersey.filter.AllowedMethodsFilter-410fc508@410fc508==io.dropwizard.jersey.filter.AllowedMethodsFilter,inst=true,async=true
2021-08-17 08:29:51 022 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35] invocationID:{InvocationID} - call filter io.dropwizard.servlets.ThreadNameFilter-62e73ab6@62e73ab6==io.dropwizard.servlets.ThreadNameFilter,inst=true,async=true
2021-08-17 08:29:51 022 DEBUG [org.eclipse.jetty.servlet.ServletHandler][dw-35 - GET /api/holmes-rule-mgmt/v1/healthcheck] invocationID:{Invocat